Statistics
| Branch: | Tag: | Revision:

root / snf-cyclades-app / synnefo @ 9e3519e0

Name Size
  admin
  api
  app_settings
  db
  helpdesk
  locale
  logic
  plankton
  tools
  ui
  versions
__init__.py 1.7 kB

Latest revisions

# Date Author Comment
9e3519e0 06/25/2012 03:06 pm Kostas Papadimitriou

Helpdesk improvements

- New json view to return a list of existing users with a prefix ending
with "@" to be used for autocompletion in helpdesk account name input.
- Proper non existing account handling. If no vms or private networks exist
for the specified account notify helpdesk user that the account...

c4d1f3b7 06/13/2012 06:41 pm Kostas Papadimitriou

Helpdesk application tests

0e5c88d0 06/13/2012 06:38 pm Kostas Papadimitriou

Helpdesk authentication view wrapper fix

- avoid AttributeError when checking for request.user attribute to be
present
- deny access if no groups defined in user dict

9d4c09b2 06/13/2012 06:38 pm Kostas Papadimitriou

Include helpdesk in INSTALLED_APPS

e129e26b 06/13/2012 02:53 pm Kostas Papadimitriou

Helpdesk permissions and filters

- deny access to users that don't belong to 'helpdesk' group
- filter results based on account provided

3f56bd2f 06/12/2012 01:53 pm Kostas Papadimitriou

Merge branch 'master' into ui-helpdesk

c9074a14 06/08/2012 06:15 pm Kostas Papadimitriou

Fix create view image selection, Refs #2487

Only reset image selection on create view initialization to be able to
keep image selection between subviews transitions.

d194e869 06/08/2012 06:15 pm Kostas Papadimitriou

Prepend namespace for named urls of ui

to avoid conflicts with other applications named urls.

96a93b6b 06/08/2012 06:15 pm Kostas Papadimitriou

Improve wording on vm create view

More explanatory info for the selection of public keys that will get
copied to the created vm on step 3 of vm create view. Refs, #2462

0936e421 06/08/2012 06:15 pm Kostas Papadimitriou

Display stats period selection in ui

taking advantage of the urls for weekly graphs that stats service provide.
Refs #1791

View revisions

Also available in: Atom