Statistics
| Branch: | Tag: | Revision:

root @ 406bf0d9

Name Size
  aai
  api
  conf
  contrib
  db
  ganeti
  helpdesk
  invitations
  locale
  logic
  middleware
  okeanos_site
  settings.d
  tools
  ui
  util
.gitignore 217 Bytes
Changelog 12.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
406bf0d9 07/20/2011 06:05 pm Kostas Papadimitriou

Improved rdp file creation, Refs #895

- Create contents from a django template
- Added username parameter
- Added domain parameter (defaults to snf-<machine_id>)

3f8df452 07/20/2011 04:40 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)

a697f671 07/20/2011 01:09 pm Kostas Papadimitriou

Handle no invitations left scenario, Refs #865

- hide invitations add form
- display informative message

319091c7 07/20/2011 12:17 pm Kostas Papadimitriou

Proper connect to machine messages

Display proper messages for host os other than linux/windows

848e6d10 07/20/2011 12:17 pm Kostas Papadimitriou

Proper invitation ajax calls and responses

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

d53bbf68 07/19/2011 07:16 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....

590dcbf9 07/19/2011 07:14 pm Kostas Papadimitriou

Remove invitations.js from invitations static

- has already been moved to ui app

eabbd5b7 07/19/2011 07:13 pm Kostas Papadimitriou

Fix invitations ajax request repsonses

- always handle request as an ajax one

40a87146 07/19/2011 06:35 pm Kostas Papadimitriou

Proper handle redirects of invitation ajax requests

31f9a55b 07/19/2011 06:12 pm Kostas Papadimitriou

Feedback fixes

- return 404 for GET requests
- early translate of subject to avoid send_mail exception

View all revisions | View revisions

Also available in: Atom