Statistics
| Branch: | Tag: | Revision:

root / ui / static / synnefo.js @ de44fc6c

History | View | Annotate | Download (82.3 kB)

# Date Author Comment
de44fc6c 07/21/2011 01:27 pm Kostas Papadimitriou

Fixed position for some overlays

fix for ie will follow in another commit

65ecc5e4 07/21/2011 10:36 am Kostas Papadimitriou

UI machine connect improvements

- retrieve domain prefix from settings (defaults to BACKEND_PREFIX_ID)
- display message for windows users trying to connect to windows machine

406bf0d9 07/20/2011 06:05 pm Kostas Papadimitriou

Improved rdp file creation, Refs #895

- Create contents from a django template
- Added username parameter
- Added domain parameter (defaults to snf-<machine_id>)

a697f671 07/20/2011 01:09 pm Kostas Papadimitriou

Handle no invitations left scenario, Refs #865

- hide invitations add form
- display informative message

eabbd5b7 07/19/2011 07:13 pm Kostas Papadimitriou

Fix invitations ajax request repsonses

- always handle request as an ajax one

40a87146 07/19/2011 06:35 pm Kostas Papadimitriou

Proper handle redirects of invitation ajax requests

31279d33 07/19/2011 04:30 pm Kostas Papadimitriou

Better handling of long machine names, Refs. #857

99d2c273 07/19/2011 12:36 pm Kostas Papadimitriou

Ipv6 labels z-index fixes

5bc1794f 07/18/2011 06:01 pm Kostas Papadimitriou

Dynamic username on connect display, Refs. #801

- display user for ubuntu,kubuntu,fedora
- display root for all other linux distros
- display value of 'User' meta attribute if exists

6b1c18d5 07/18/2011 05:13 pm Kostas Papadimitriou

Reposition ipv6 hovers on top of ip text, Refs. #839

f277a1cd 07/18/2011 03:55 pm Kostas Papadimitriou

Ipv6 display improvements

- display on icon view and console window, Refs. #837
- show tooltip for long ip addresses, Refs. #839

d790d9b7 07/14/2011 11:52 am Kostas Papadimitriou

Display prefilled feedback form from error overlays

cf694342 07/13/2011 06:27 pm Kostas Papadimitriou

Improved user data contained in feedback emails

- added user id/mail
- removed client cookie

67921b5c 07/13/2011 06:12 pm Kostas Papadimitriou

UI improvements

- updated strings
- disks coming soon template

54417a11 07/13/2011 03:16 pm Kostas Papadimitriou

Feedback UI integration

- Feedback user form
- Feedback report from error page

81d11e38 07/13/2011 11:01 am Kostas Papadimitriou

UI fixes

- dont display shutdown while building
- clear msb_box content each time

2339ea91 07/12/2011 06:16 pm Kostas Papadimitriou

Console action indicator icon

6a48cd96 07/12/2011 04:05 pm Kostas Papadimitriou

Retrieve os icon properly

d389b440 07/12/2011 02:35 pm Kostas Papadimitriou

Invitations improvements, Refs. #439

9ed51b7e 07/12/2011 12:01 pm Kostas Papadimitriou

Machine connect fixes and improvements. Refs. #801

- more informative messages
- ui improvements
- ie fixes
- new rdp filename (<serverid>-<ip>.rdp)

9040e9fe 07/11/2011 06:09 pm Kostas Papadimitriou

minor improvements on ui error handlers

display specific code/message (-5, "UI Error") for js exceptions
display exception info and firebug trace if in DEBUG mode

dc12a449 07/11/2011 12:16 pm Kostas Papadimitriou

Fix IE javascript typo

4b2ed497 07/11/2011 11:51 am Kostas Papadimitriou

Keep destroy state visible until vm gets deleted.

Refs. #771

114082a7 07/11/2011 10:52 am Kostas Papadimitriou

Close message box overlay when ajax errors occur

f2141829 07/11/2011 10:51 am Kostas Papadimitriou

Fixed invitation row removal. Refs. #439

fdde4b4d 07/08/2011 07:11 pm Kostas Papadimitriou

removed uneeded console.log statements

19e01943 07/08/2011 07:09 pm Kostas Papadimitriou

invitations integration in ui

6f4c1371 07/08/2011 10:31 am Kostas Papadimitriou

connect to machine improvements

- specific messages depending the os of the client and the vm
- direct to rdp file if windows client tries to connect to a windows vm
-

29772683 07/07/2011 03:51 pm Kostas Papadimitriou

ui generic message box helper function

b687587e 07/07/2011 03:51 pm Kostas Papadimitriou

more informative `machine connect` process.

9eefb3a2 07/07/2011 03:51 pm Kostas Papadimitriou

catch uncaught ajax errors

d6eb963b 07/05/2011 03:18 pm Kostas Papadimitriou

vm state changed event

7acbe201 07/05/2011 02:38 pm Kostas Papadimitriou

- Keep servers global (window) object updated for each servers/network
update call.
- Trigger window events for every servers object change
- vm:add (vm created)
- vm:remove (vm removed)
- vm:attr:change (vm attribute changed)
- vm:attr:add (vm attribute added)...

ffbf30f9 07/05/2011 11:59 am Kostas Papadimitriou

renamed ip undefined status to 'pending'. Refs. #717

552c32d8 07/01/2011 06:04 pm Kostas Papadimitriou

show okeanos icon for undefined os on metadata panel

260d6bb3 07/01/2011 05:54 pm Kostas Papadimitriou

update single view machine os icon on os metadata change

37564bb5 07/01/2011 04:24 pm Mike Muzurakis

fix stats on single view

8e5122dd 07/01/2011 04:17 pm Kostas Papadimitriou

javascript logout redirect support.

23a4a31b 07/01/2011 03:16 pm Kostas Papadimitriou

machine icons hover fixes.

40e77a49 07/01/2011 02:10 pm Kostas Papadimitriou

show okeanos icon for unknown os machines

7af53e78 07/01/2011 02:08 pm Kostas Papadimitriou

css sprites for machine icons, hover/click interaction for machine icons

7f7f07ae 06/30/2011 07:53 pm Mike Muzurakis

remove old firewall code

0506db29 06/30/2011 07:12 pm Christos Psaltis

Remove variable used for testing

afedad4d 06/30/2011 06:44 pm Markos Gogoulos

add check for windows OS.

Refs #471

2ee4f989 06/30/2011 06:26 pm Markos Gogoulos

add try/error block for undefined ip address

fd70c1db 06/30/2011 06:14 pm Markos Gogoulos

add windows rdp functionality

Refs #671

bd80f212 06/30/2011 05:33 pm Christos Psaltis

Fully functional stats in icon view, Refs. #527

23ca3bc9 06/30/2011 04:11 pm Christos Psaltis

Initial implementation of server stats ajax call, Refs. #527

af6fc929 06/30/2011 02:31 pm Kostas Papadimitriou

logout action. Refs #663

70eab221 06/29/2011 08:06 pm Kostas Papadimitriou

initialize action icon handlers once for each view

cce434fc 06/29/2011 07:52 pm Kostas Papadimitriou

fix action indicators for icon and single view. Refs. #631

b35cda16 06/29/2011 04:56 pm Kostas Papadimitriou

action indicator minor fix. Refs. #631

a583aa29 06/29/2011 04:45 pm Kostas Papadimitriou

Icon indicators for vm actions. Refs. #631

d6872a51 06/29/2011 12:53 pm Christos Psaltis

Toggle on/off on firewall apply, Refs. #661

372f6c81 06/29/2011 11:55 am Mike Muzurakis

enable setting firewall for machines

6423ba92 06/29/2011 11:05 am Christos Psaltis

Add firewall ajax call, Refs. #661

cbb7a325 06/28/2011 04:17 pm Christos Psaltis

Fix error reporting of server create action

f39b36a6 06/28/2011 12:31 pm Christos Psaltis

Pass server state to connect/disconnect actions, Refs. #657

cd9d5eaf 06/28/2011 11:48 am Christos Psaltis

Do not put inactive servers in reboot dialog, Refs. #657

2aab1d5e 06/28/2011 11:14 am Christos Psaltis

Fixed position for reboot dialog, Refs. #657

3a254f7c 06/28/2011 11:03 am Christos Psaltis

Fix error handling for reboot in networks, Refs. #657

82835e06 06/27/2011 04:12 pm Christos Psaltis

Show reboot dialog on connect/disconnect call success, Refs. #657

b8110bae 06/27/2011 01:18 pm Mike Muzurakis

add timeout esxception to error 0

aeed1f09 06/27/2011 12:48 pm Mike Muzurakis

add error catching on ajax errors

d1e14e2c 06/24/2011 02:09 pm Mike Muzurakis

fix ajax caching of metadata in IE, Refs #621

716c3ead 06/24/2011 01:56 pm Dimitris Moraitis

stop auto-refresh on error & overlay fixes, Refs #701

380c0520 06/23/2011 03:29 pm Dimitris Moraitis

fix rename on IE - Refs #465 #429

be191315 06/22/2011 03:57 pm Christos Psaltis

New condition for closing add server to network wizard, Refs. #607

1ed89bd2 06/22/2011 03:57 pm Christos Psaltis

Do not remove server from DOM when disconnetct succeeds, Refs. #607

ddf929a7 06/21/2011 03:06 pm Christos Psaltis

All wizards close on error and then appears the error box

a67bb993 06/21/2011 12:35 pm Christos Psaltis

Add new network only when the UI receives the proper differential GET, Refs. #607

6a738cca 06/21/2011 10:36 am Christos Psaltis

Fix action updating for single view, Refs. #651

4337c7e5 06/21/2011 10:13 am Dimitris Moraitis

update networks only once per UPDATE_INTERVAL

e4f32f27 06/20/2011 08:33 pm Mike Muzurakis

fix networks view in IE, Refs #341

9b2ab29a 06/20/2011 11:53 am Christos Psaltis

Update confirmations for single view as in icon view, Refs. #651

d7414be6 06/18/2011 09:20 pm Markos Gogoulos

Fix network confirmation boxes

On ui

7ffea202 06/18/2011 08:59 pm Dimitris Moraitis

dont expect image metadata to be available - Refs #557

882ceb8f 06/18/2011 08:35 pm Dimitris Moraitis

be defensive on API input data - Refs #557

f3b14a28 06/18/2011 04:25 pm Christos Psaltis

Remove redundant function calls and add more false returns

9044c6eb 06/18/2011 12:54 pm Christos Psaltis

Correct console action in updating confirmations, Refs. #675

19697f4f 06/17/2011 10:03 pm Mike Muzurakis

fix actions update on icon view

dc3e66b9 06/17/2011 09:45 pm Mike Muzurakis

initial redesign of single view, Refs #651

a70fb308 06/17/2011 08:06 pm Christos Psaltis

Remove arguments from update_confirmations, Refs. #675

72872ba2 06/17/2011 05:57 pm Christos Psaltis

Template and event changes for single action confirmations in icon view, Refs. #675

09828cb5 06/16/2011 06:54 pm Mike Muzurakis

fix single view update function, Refs #613

a5bc3755 06/16/2011 04:24 pm Vangelis Koukis

Add license text to all UI files, refs #581

deb9d144 06/13/2011 09:52 pm Dimitris Moraitis

spinner should always be inside white pane - Refs #627

f0215d6b 06/13/2011 02:24 pm Mike Muzurakis

welcome screen redesign, Refs #667

7e51c3db 06/11/2011 01:48 pm Markos Gogoulos

fix urls on the ui console

Refs #421

f533f224 06/03/2011 04:35 pm Vangelis Koukis

Merge branches api-current and ui-0.4, minor fixes

Merge branches api-current and ui-0.4: * Fix merge conflicts * Fix minor bug in reconciliation mgmt command * Add comments in settings.py.dist * minor PEP8 fixes

89b6b240 05/10/2011 11:23 am Giorgos Gousios

Make the aai middleware deliver a test authorisation cookie

To simplify development and testing the aai middleware was converted to
return the test authorisation cookie. To retrieve it call

http://localhost:8000/?test

1c9bb7a5 05/09/2011 04:57 pm Giorgos Gousios

The cookie now protects the whole application

be066a83 05/09/2011 03:34 pm Markos Gogoulos

fix authentication on the ui

if cookie with value X-Auth-Token exists, set the value on the headers.
Otherwise set the cookie with value X-Auth-Token
Refs #455

8b17cf6e 05/09/2011 12:11 pm Markos Gogoulos

fix authentication on the ui

Sets X-Auth-Token value on a cookie, for every api call
Refs #455

d78101b4 05/06/2011 04:57 pm Markos Gogoulos

fixes typo with previous commit

regarding the ui auth_token

cabf8482 05/06/2011 04:47 pm Markos Gogoulos

change X_AUTH_TOKEN to X_Auth_Token

On ui. Refs #455

d994d118 05/05/2011 02:42 pm Markos Gogoulos

fix ui authentication

send a fake auth_token on API requests

bd16fbbc 05/05/2011 12:03 pm Mike Muzurakis

open a new window for each console, Refs #391

c8bde382 05/04/2011 02:28 pm Mike Muzurakis

prevent caching of ajax requests, Refs #431

44c3a4c7 05/04/2011 01:59 pm Mike Muzurakis

fix incopmlete previous commit, Refs #431