Statistics
| Branch: | Tag: | Revision:

root / ui @ e58fdac8

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
e58fdac8 07/21/2011 01:27 pm Kostas Papadimitriou

Usable connect button on private networks vm view, Refs #899

65ecc5e4 07/21/2011 10:36 am 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

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

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 revisions

Also available in: Atom