Statistics
| Branch: | Tag: | Revision:

root @ 25266019

Name Size
  aai
  api
  conf
  contrib
  db
  ganeti
  helpdesk
  invitations
  locale
  logic
  middleware
  okeanos_site
  settings.d
  tools
  ui
  util
.gitignore 217 Bytes
Changelog 13.2 kB
README 2 kB
README.Upgrade 753 Bytes
README.admin 2.9 kB
README.ci 4 kB
README.deploy 18.1 kB
README.develop 8.3 kB
README.i18n 1.9 kB
__init__.py 0 Bytes
helpers.py 1 kB
manage.py 542 Bytes
settings.py.dist 1.7 kB
urls.py 2 kB

Latest revisions

# Date Author Comment
4c49c72b 07/21/2011 06:08 pm Kostas Papadimitriou

Handle no invitations left scenario, Refs #865

- hide invitations add form
- display informative message

25266019 07/21/2011 06:08 pm Kostas Papadimitriou

Added 404 and 500 error pages templates, Refs #837

also added an html sample page to get served on several occasions
(e.g. inform users that service is currently unavailable)

8947f716 07/21/2011 06:08 pm Kostas Papadimitriou

Proper connect to machine messages

Display proper messages for host os other than linux/windows

26f1983a 07/21/2011 06:08 pm Kostas Papadimitriou

Proper invitation ajax calls and responses

- Removed redirect after form submission to avoid buggy ajax redirects
- Cleaned up invitations html code

c7f28795 07/19/2011 07:35 pm Vangelis Koukis

Update Changelog before tagging v0.5.3.1

1bbb0762 07/19/2011 07:32 pm Vangelis Koukis

Merge branch '0.5-fixes'

9683f1e9 07/19/2011 07:31 pm Kostas Papadimitriou

Proper handle redirects of invitation ajax requests

2bc64edb 07/19/2011 07:31 pm Kostas Papadimitriou

Fix invitations ajax request repsonses

- always handle request as an ajax one

079a1480 07/19/2011 07:31 pm Kostas Papadimitriou

Remove invitations.js from invitations static

- has already been moved to ui app

65fb614f 07/19/2011 07:31 pm Giorgos Gousios

Be a bit more careful when initializing exceptions

The problem seems to be that the code incorectly used a class variable which was
initialized once and exception messages where appended to it by both TooManyInvitations
and AlreadyInvited exception types, hence the fuzzy error reporting....

View all revisions | View revisions

Also available in: Atom