Statistics
| Branch: | Tag: | Revision:

root / ui / templates / home.html @ 1508a5ab

History | View | Annotate | Download (10.6 kB)

# Date Author Comment
a8e592c7 04/04/2011 04:32 pm Dimitris Moraitis

display error if backend does not respond to actions - Refs #213

038383b1 04/02/2011 07:45 pm Dimitris Moraitis

detailed error handling & iso8601 compatibility - Refs #213 #363

e2ccad35 04/01/2011 09:07 pm Dimitris Moraitis

fix wave in list view & minor css improvements - refs #293

e1a023a6 04/01/2011 07:36 pm Markos Gogoulos

on the gui show which server gives error

when executing an action on the list view of the gui, show server and error if
action was not run

Refs #213

695e1b21 03/26/2011 03:23 pm Dimitris Moraitis

polish new style error boxes & validate rangeinputs - Refs #209 #213 #147

ccd40764 03/24/2011 09:42 pm Markos Gogoulos

customize error messages

Refs: #213

8550e831 03/24/2011 08:52 pm Markos Gogoulos

return virtual machine password to the gui user

return the password of the VM to the gui user, once the create server wizzard
has successfully created the VM.

Refs: #203

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

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".

5f99a59d 03/11/2011 08:39 pm Markos Gogoulos

change error message on the ui

change translatable error message (default case) on home.html

7b7e768e 03/11/2011 04:41 pm Christos Psaltis

Change the order of includes for more clarity

eae0a59a 03/08/2011 04:25 am Dimitris Moraitis

partial auto-refresh

d36493ce 03/06/2011 06:45 pm Dimitris Moraitis

move timeout to home template to fix breakage

42f67a2a 03/06/2011 07:40 am Dimitris Moraitis

major js restructuring & refactoring

Most javascript functions have been moved to a seperate file.
The standard view is also now seperate from the machines view. This solves a
couple of issues with Webkit browsers and the code becomes cleaner.
All actions from both the list and the standard view now have unified...

a4531705 02/13/2011 12:12 am Christos Psaltis

replace tablesorter with datatables, work in progress

c5e38339 02/11/2011 06:55 pm Markos Gogoulos

added error handling when rapi can't login to the backend. the ui user gets informed

fb66080c 02/07/2011 02:09 pm Dimitris Moraitis

save selected view (standard/list) in cookie

c3b3043d 01/30/2011 09:38 pm Dimitris Moraitis

fix table sort & scroll in list view

912bf2a1 01/29/2011 10:14 pm Dimitris Moraitis

improve cross browser compatibility for the menu animation

e1fca99a 01/29/2011 10:01 pm Dimitris Moraitis

improve cross browser compatibility for menu animation

37554ef1 01/29/2011 09:51 pm Dimitris Moraitis

improve menu animation

35737d00 01/26/2011 08:18 pm Christos Psaltis

set variables for accessing primary and secondary tab elements

d932286d 01/26/2011 07:12 pm Christos Psaltis

initial version of animation for main tabs

68b2ba60 01/26/2011 01:10 pm Christos Psaltis

correct rotation angle and speed for switching between main tabs

0dedf601 01/24/2011 07:08 pm Christos Psaltis

new main tabs appear and disappear without animation

cc570918 01/24/2011 06:19 pm Christos Psaltis

replaced counter in rotating arrow with boolean flag

24d0c6a9 01/24/2011 05:56 pm Christos Psaltis

added rotating arrow for alternative tabs

50b398f6 01/24/2011 02:42 pm Christos Psaltis

added empty initial templates for files, desktops, apps and arrow icon

6f471e00 01/21/2011 02:03 pm Dimitris Moraitis

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

195e8f48 01/21/2011 02:02 pm Dimitris Moraitis

move menu items a bit to the bottom

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

renamed instances to machines and also files/urls

cf0eb36b 01/19/2011 11:32 am Markos Gogoulos

translated a few strings to greek

03b3fa7e 01/17/2011 11:37 am Christos Psaltis

added grey line seperating instances in standard view and changed margins

3b363b8e 01/17/2011 09:51 am Christos Psaltis

removed header entries remaining from old main version

e0a7ddb5 01/16/2011 10:18 pm Christos Psaltis

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

7db7cd19 01/16/2011 10:18 pm Christos Psaltis

removed about line from old main template

fd76a30f 01/16/2011 08:57 pm Dimitris Moraitis

fix animated menu

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

js api calls

edda4d30 01/14/2011 10:02 pm Markos Gogoulos

removed django localeurl, added ui/i18n that handles the change of languages with GET. also added the translation of a few strings and updated a few lines on the documentation

dd6ed3c6 01/14/2011 02:34 pm Christos Psaltis

removed remaining files, css and template lines from old main skin

e55b8703 01/14/2011 02:16 pm Christos Psaltis

removed not used main skin (template+css) and renamed alt-main to main

56d33521 01/10/2011 04:39 pm Dimitris Moraitis

redo some changes that were accidentally reverted

421369dc 01/08/2011 06:04 pm user

added django-localeurl for clear urls on i18n

01c096d2 01/07/2011 09:43 pm Dimitris Moraitis

restore outlines & menu animation

d7f0ad6e 01/07/2011 07:53 pm Markos Gogoulos

internalization

453e8925 12/23/2010 09:34 am Christos Psaltis

animated tabs and reboot color

b446b2bf 12/21/2010 08:05 pm Christos Psaltis

added border bottom

ea3cb4e4 12/21/2010 07:26 pm Christos Psaltis

updated main instances

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

move to django templates except main instances