Statistics
| Branch: | Tag: | Revision:

root / ui @ 0d6dcc75

Name Size
  static
  templates
__init__.py 1.5 kB
i18n.py 2.3 kB
models.py 1.6 kB
tests.py 3.8 kB
urls.py 2.7 kB
views.py 10.4 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)

d0e3f226 07/21/2011 06:08 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>)

0d6dcc75 07/21/2011 06:08 pm Kostas Papadimitriou

UI machine connect improvements

- retrieve domain prefix from settings (defaults to BACKEND_PREFIX_ID)
- display message for windows users trying to connect to windows machine

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

c5851eea 07/19/2011 07:31 pm Kostas Papadimitriou

Fix firefox strange behaviour when pressing enter on create form

fea36bdb 07/19/2011 07:31 pm Kostas Papadimitriou

Feedback fixes

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

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

View revisions

Also available in: Atom