Statistics
| Branch: | Tag: | Revision:

root / ui @ d8938c24

# Date Author Comment
d8938c24 05/03/2011 01:10 pm Christos Psaltis

Connect orange vertical lines to icons, Refs. #415

69a37abb 05/03/2011 12:57 pm Christos Psaltis

Add vertical orange lines, Refs. #415

59d17f06 05/03/2011 12:57 pm Christos Psaltis

Add horizontal remove bars, Refs. #415

384da41e 05/03/2011 12:57 pm Christos Psaltis

Intercept remove icon click, Refs #415

c0c46a60 05/03/2011 12:57 pm Christos Psaltis

Add empty slots in each network, Refs. #415

92f534e9 05/03/2011 12:57 pm Christos Psaltis

Intercept add machine click, Refs. #415

381032a1 05/03/2011 12:55 pm Mike Muzurakis

fix positioning of metadata wizard on webkit, Refs #375

3817c551 05/03/2011 10:38 am Christos Psaltis

Replace some links with spans, Refs. #415

6912c72b 05/02/2011 10:52 pm Markos Gogoulos

fix vnc console. open console on a new window

Refs #391

5784dfe4 05/02/2011 08:25 pm Christos Psaltis

Add save button calls in inline metadata editing, Refs. #375

3a68225a 05/02/2011 05:24 pm Christos Psaltis

Initial version on inline metadata editing, Refs. #375

b139bf1c 05/02/2011 05:04 pm Mike Muzurakis

fix some margins on icon view

b7b29ade 05/02/2011 04:44 pm Mike Muzurakis

fix a glitch on slide toggle, Refs #435

a4708a76 05/02/2011 04:23 pm Mike Muzurakis

fix metadata count on icon view, Refs #435

fb117e42 05/02/2011 03:53 pm Mike Muzurakis

populate metadata keys with real content, Refs #435

d92311fd 05/02/2011 02:10 pm Mike Muzurakis

fix a visual issue on toggle, Refs #435

779be88d 05/02/2011 01:41 pm Christos Psaltis

Add oldValue css class

21ffcaaa 05/02/2011 01:20 pm Mike Muzurakis

fix networks name positioning on webkti browsers, Refs #415

2bd40ca0 05/02/2011 01:00 pm Mike Muzurakis

fix metadata positioning on icon view, Refs #435

d8fce384 05/02/2011 12:52 pm Mike Muzurakis

populate first info column on icon view, Refs #435

0a8e39b4 05/02/2011 12:15 pm Mike Muzurakis

add keyword scrollable mockup, Refs #435

8b095566 05/02/2011 12:04 pm Christos Psaltis

Fix underline under IPs

1e71d7bf 05/02/2011 11:53 am Christos Psaltis

Change mock numbers

191ee58e 05/02/2011 11:46 am Christos Psaltis

Reset metadata input forms on save and cancel, Refs. #375

beef1f05 05/01/2011 09:25 pm Mike Muzurakis

Initial expanded content for metadata in icon view, Refs #435

99c08010 05/01/2011 08:27 pm Mike Muzurakis

radio buttons instead of checkboxes on networks, Refs #415

71eade6b 04/30/2011 06:57 pm Christos Psaltis

Put metadata dialogs in scrollable, Refs #375

74175c17 04/30/2011 12:31 pm Christos Psaltis

Hide spinner on open_console success, Refs #391

fb3eec11 04/30/2011 12:21 pm Christos Psaltis

Rename console action to open_console

9cb7eb12 04/29/2011 11:39 pm Christos Psaltis

Formatting changes in console template

f2d1f663 04/29/2011 11:28 pm Markos Gogoulos

fix vnc console

pass console width/height on machine_console template. This can be
inserted on settings.py

473d37cc 04/29/2011 11:05 pm Markos Gogoulos

fix vnc console

9c901aec 04/29/2011 09:51 pm Markos Gogoulos

fix vnc console.

vnc console opens on a new tab. the code is on template machine_console.html and
has it's own url /machines/console

43ac5024 04/29/2011 08:41 am Mike Muzurakis

replace network images with newer ones, Refs #415

b1272faa 04/28/2011 11:14 pm Mike Muzurakis

added network and firewall content, Refs #415

ef38afe9 04/28/2011 08:18 pm Christos Psaltis

Minor formatting changes in machines template

866cb31d 04/28/2011 06:48 pm Christos Psaltis

Rename form gets updated from multiple browsers, Refs #429

5868fb6e 04/28/2011 06:19 pm Christos Psaltis

Fix esc keypress for webkit browsers, Refs #429

86c97ac3 04/28/2011 06:12 pm Christos Psaltis

Trap enter and esc on server rename field, Refs #429

1d4fecef 04/28/2011 05:24 pm Christos Psaltis

Several fixes concerning console action.

This includes: * Replace "out of band" with "console" in list view * Fix margins around console action in icon view * You can open a console only to active machines

Refs #391

6f547d12 04/28/2011 02:16 pm Mike Muzurakis

add a couple more networks, initiate toggling contents, Refs #415

7d4f351b 04/28/2011 01:26 pm Mike Muzurakis

initial template for networks, Refs #415

f1d5a1b8 04/28/2011 01:23 pm Mike Muzurakis

Fix a div closing that prevented the menu from working properly

b02144c8 04/28/2011 12:30 pm Vangelis Koukis

Add initial VNC console functionality in UI

Add initial support for VNC consoles in the UI.
Add a show_vnc_console() function in JS, which performs a "console"
API action to receive a VNC console endpoint, then connects using
the TightVNC Java Viewer in a popup window....

96bb1d47 04/28/2011 10:56 am Christos Psaltis

Server name is selected when clicking the pencil icon, Refs #429

daa78d17 04/28/2011 10:40 am Christos Psaltis

Replace the term "metadata" with "tag", Refs #441

80a8f602 04/28/2011 10:14 am Christos Psaltis

Add error code 0, Refs #427

623d7244 04/19/2011 07:11 pm Vangelis Koukis

Fix one more UI->API call, Refs #433

9bc2dbfa 04/19/2011 06:40 pm Vangelis Koukis

Fix UI shutdown operation per extended API spec

Fix the UI shutdown operation to comply with the spec of the
extended API as documented in the project Wiki.

cd154238 04/18/2011 03:03 pm Christos Psaltis

Trap keydown event on add metadata dialog, #375

b0cd511f 04/18/2011 01:47 pm Mike Muzurakis

focus on textbox when editing server name, Refs #307

134a9f26 04/18/2011 01:46 pm Christos Psaltis

Minor template formatting changes

d4320ba0 04/18/2011 12:52 pm Mike Muzurakis

fix hover area for edit name buttons, Refs #307

063c7a17 04/18/2011 12:21 pm Mike Muzurakis

hover effects on edit name images, Refs #307

c8a37969 04/18/2011 12:09 pm Christos Psaltis

Add cancel icon for hover,Refs #307

7338f38d 04/18/2011 11:57 am Christos Psaltis

Fix if statements when loading list and icon view

1eed82f7 04/18/2011 11:48 am Christos Psaltis

Transparent save, cancel icons, Refs #307

85b70320 04/18/2011 11:34 am Mike Muzurakis

text when name editing is now selectable, Refs #307

66307c9e 04/18/2011 11:24 am Christos Psaltis

Load flavors and only then load views

2b10d496 04/18/2011 10:57 am Mike Muzurakis

don't accept blank name on server rename, Refs #307

36c042ae 04/18/2011 10:57 am Christos Psaltis

Truncate large metadata values in edit dialog, Refs #375

d4e4f434 04/18/2011 10:41 am Mike Muzurakis

show unknown machine icon when OS metadata is nonstandard, Refs #375

1faabe00 04/18/2011 09:06 am Mike Muzurakis

fix name and ip hover underlining on chrome/webkit

f9015c00 04/17/2011 11:17 pm Mike Muzurakis

truncate metadata value a bit better, Refs #375

384891d5 04/17/2011 09:18 pm Christos Psaltis

Remove group from icon view, Refs #375

853c53ea 04/17/2011 09:05 pm Markos Gogoulos

fix server rename

5b35631e 04/17/2011 08:58 pm Markos Gogoulos

fix server rename

8d1ed85c 04/17/2011 08:36 pm Mike Muzurakis

fix wizard button positioning on opera, Refs #83

7330b4c1 04/17/2011 08:06 pm Dimitris Moraitis

metadata form improvements - Refs #375

73715544 04/17/2011 08:04 pm Christos Psaltis

Server rename action is not pushed to pending

f1805aa3 04/17/2011 07:28 pm Christos Psaltis

Change value input for metadata dialog to textarea, Refs #375

cb9426d2 04/17/2011 07:20 pm Mike Muzurakis

fix wizard positioning on first instance on chrome/webkit

a70a9116 04/17/2011 06:54 pm Mike Muzurakis

renaming function and button, Refs #307

3f198846 04/17/2011 06:43 pm Dimitris Moraitis

rename fixes - Refs #307

c64c04ec 04/17/2011 06:32 pm Dimitris Moraitis

rename fixes - Refs #307

a7b7536a 04/17/2011 06:04 pm Dimitris Moraitis

change ids to classes

0d4faeb8 04/17/2011 05:52 pm Mike Muzurakis

initial ui work on server renaming, Refs #307

7d9cc70e 04/17/2011 05:41 pm Christos Psaltis

Reduce margin of bottomruler in metadata dialogs

16e27b76 04/17/2011 05:10 pm Markos Gogoulos

fix server metadara create form

0cc1c6d4 04/17/2011 04:08 pm Christos Psaltis

Rename metadata dialogs and functions, Refs #375

ef7770cf 04/17/2011 02:29 pm Dimitris Moraitis

minor css/js improvements

db234816 04/17/2011 02:15 pm Markos Gogoulos

fix bug with big names on forms

  • on standard/list, trunchate machine names
  • on metadata list form
9cb2ca3b 04/17/2011 01:50 pm Mike Muzurakis

minor code cleanup on custom radio button

e54fdda9 04/17/2011 01:41 pm Markos Gogoulos

fix metadata forms

71ecd0bb 04/17/2011 01:02 pm Christos Psaltis

Fix server id in metadata delete and update actions

a7ccb6f9 04/17/2011 12:46 pm Christos Psaltis

CSS and template fixes for metadata dialogs

When the server name was very long, the buttons
at the bottom were moved outside the dialog. This
commit fixes that.

9066781c 04/17/2011 12:29 pm Mike Muzurakis

Fix regression when clicking on radio buttons

9662a775 04/17/2011 12:15 pm Christos Psaltis

Smaller numbers in wizard header, Refs #83

a23abb63 04/17/2011 11:14 am Mike Muzurakis

fix borders on active textboxes on 2nd step, Refs #83

29f0a240 04/17/2011 11:04 am Mike Muzurakis

fix tab issues on creation wizard, Refs #83

88bdf273 04/17/2011 10:48 am Mike Muzurakis

disable tab while browsing wizard, Refs #83

5d3c8f3f 04/17/2011 10:44 am Mike Muzurakis

don't accept blank vm names on creation wizard, Refs #83

08cc1924 04/16/2011 09:10 pm Christos Psaltis

Fixes in metadata dialogs

This includes:

  • workaround for mask not appearing in add dialog
  • reset of metadata list on lcosing the edit dialog

Refs #375

1b3857ab 04/16/2011 07:22 pm Christos Psaltis

Minor metadata dialog fixes.

This includes:

  • renaming ajax funtions
  • save button click gets you back to basic edit form
  • more comments

Refs #375

0c578a28 04/16/2011 06:57 pm Markos Gogoulos

add server metadata forms

Refs #375

9e7a678c 04/16/2011 06:29 pm Dimitris Moraitis

welcome page fix - Refs #279

bde97369 04/16/2011 06:06 pm Dimitris Moraitis

welcome page fix - Refs #279

0943cc77 04/16/2011 05:55 pm Markos Gogoulos

remove metadata for a virtual server

Refs #375

dd604c16 04/16/2011 04:19 pm Christos Psaltis

Empty metadata list before cloning it, Refs #375

cf5c41d0 04/16/2011 03:17 pm Christos Psaltis

Welcome screen appears based on serverlength counter, Refs #279