Statistics
| Branch: | Tag: | Revision:

root / ui / templates / list.html @ 912bf2a1

History | View | Annotate | Download (2.4 kB)

# Date Author Comment
ccbd9f9b 01/28/2011 11:07 pm Markos Gogoulos

Initial attempt to implement the ui-->RS API-->rapi architecture

main changes are:

  • handlers.py: added function VirtualMachineName that returns the VirtualMachine, given it's id. added some ORM for the server list
    (commented at the moment, uncomment and add the db on settings.py to try it). added delete() on ServerHandler that calls rapi to destroy a machine...
1daaa0d7 01/27/2011 02:47 pm Christos Psaltis

prepare list view template for dynamic actions menu

556c1cbe 01/24/2011 02:28 pm Christos Psaltis

added checkbox in table headers of list view

36dc242e 01/21/2011 05:58 pm Christos Psaltis

last grey delimeter in standard view is now hidden and states in list view are correctly read

7dda8900 01/21/2011 04:08 pm Christos Psaltis

fixed widths for machines table in list view

c376783b 01/21/2011 04:01 pm Markos Gogoulos

renamed instance to machine on css etc. also added a few strings for the translation

1c86af5b 01/20/2011 07:17 pm Christos Psaltis

fixed appearance of spinner in list view, transformed it to table and added sorting

43df43aa 01/19/2011 05:43 pm Markos Gogoulos

renamed instances to machines and also files/urls

d367b4f9 01/17/2011 02:19 pm Christos Psaltis

in list view, added more spacing between instances, and removed spacing between running instances and seperator line

ec06b07c 01/15/2011 07:50 am Dimitris Moraitis

js api calls

2c3ab694 01/14/2011 08:53 pm Christos Psaltis

moved os logos to their own folder

ffe60d9d 01/10/2011 01:33 pm Christos Psaltis

added x icon for closing notification window and modified list view's icon color

e690c75d 12/23/2010 11:51 am Christos Psaltis

clored bars

b303ba05 12/21/2010 04:42 pm Christos Psaltis

move to django templates except main instances