Statistics
| Branch: | Tag: | Revision:

root / ui @ ab5282e4

Name Size
  static
  templates
__init__.py 0 Bytes
i18n.py 821 Bytes
models.py 57 Bytes
tests.py 2.2 kB
urls.py 699 Bytes
views.py 1.4 kB

Latest revisions

# Date Author Comment
ab5282e4 03/18/2011 03:00 am Dimitris Moraitis

rename changes_since to changes-since & slider fix - Refs #291 #147

1a49199e 03/18/2011 01:46 am Dimitris Moraitis

auto-update vm list using changes_since

ec425eb2 03/17/2011 09:38 pm Markos Gogoulos

Merge branch 'master' of https://code.grnet.gr/git/synnefo

d19719cd 03/17/2011 09:34 pm Markos Gogoulos

support partial GET data for the virtual machines

use changes_since GET variable to specify a datetime. If ServerHandler
sees a datetime, it will return virtual machines that were updated after
that datetime, and nothing more

01864f44 03/17/2011 08:43 pm Dimitris Moraitis

comment out jquery tools source includes

146b6003 03/17/2011 03:51 am Dimitris Moraitis

improve auto-refresh and error handling

b335768e 03/15/2011 09:33 pm Markos Gogoulos

changes related to Openstack naming

  • change imageId to imageRef
  • change flavorId to flavorRef
  • add updated+created attributes on serverhandlerss response for servers
a5093da5 03/15/2011 09:06 pm Markos Gogoulos

fix previous broken commit

there was an error on home.html of the ui introduced with the
previous commit :(

7d311ba1 03/15/2011 09:00 pm Markos Gogoulos

fix create wizzard error handling

show 2 different translatable messages, when no images or flavors
are found

e5b0ba20 03/12/2011 03:06 am Vangelis Koukis

Remove unneeded GUI refreshes, fix spelling

Now that partial refreshes are working, there is no need to refresh
whole page after submitting an AJAX request. This eliminates unecessary
flicker.

Make the GUI page update every 5s instead of 60s.

Modify spelling of "seperator" to read "separator".

View revisions

Also available in: Atom