Statistics
| Branch: | Tag: | Revision:

root @ 7970aa87

# Date Author Comment
7970aa87 10/11/2011 01:06 pm Kostas Papadimitriou

Reorganize UI static files

- Moved ui/invitations app static files on their own dir
- Reorganized static directories based on asset type (css,js,images)
- Dynamic/configurable static files urls
- Version symlink added
- Other minor static files related changes

1c1f838e 10/11/2011 10:59 am Kostas Papadimitriou

Single view, proper reset of pending vm actions

95e0adf9 10/11/2011 10:36 am Kostas Papadimitriou

Merge remote-tracking branch 'origin/master' into ui-refactor

1eb9b57e 10/11/2011 10:25 am Kostas Papadimitriou

Allow user to copy to clipboard ssh command

0f5f715f 10/10/2011 06:02 pm Vangelis Koukis

Merge branch 'logging'

Conflicts:
invitations/invitations.py

5949b704 10/10/2011 06:00 pm Vangelis Koukis

Document transition to snf-image

Document transition to snf-image,
update README.{upgrade, deploy}, fix comments
in logic/backend.py.

8ae8aa5d 10/10/2011 05:35 pm Kostas Papadimitriou

Merge branch 'master' into ui-refactor

d43ee57e 10/10/2011 05:30 pm Kostas Papadimitriou

Fixed invitations logging module import

d655a4ab 10/10/2011 05:21 pm Kostas Papadimitriou

Merge branch 'master' into ui-refactor

1325fc64 10/10/2011 05:19 pm Kostas Papadimitriou

Improved vm create view, Refs #1461

Display completed/pending steps

aaffc396 10/10/2011 02:06 pm Vangelis Koukis

Document HTML "service unavailable" template

Document HTML "service unavailable" template. Refs #1359

86f046a8 10/10/2011 01:48 pm Giorgos Verigakis

Move leftover files to new logging mechanism

Refs #1033

fd17116c 10/10/2011 12:34 pm Vangelis Koukis

Merge branch 'ui-refactor'

a3ec2802 10/10/2011 12:34 pm Vangelis Koukis

Merge branch 'logging'

Conflicts:
README.upgrade

81798e5c 10/10/2011 12:33 pm Kostas Papadimitriou

Minor UI usability improvements

- Better styling on overlay select lists (connect vm to private network
view)

ec549f9a 10/10/2011 12:31 pm Vangelis Koukis

Merge branch 'admin'

a57fd4a1 10/10/2011 12:30 pm Vangelis Koukis

Merge branch 'api-current'

fbeba614 10/10/2011 12:13 pm Kostas Papadimitriou

Favicon added

978648f4 10/10/2011 12:12 pm Kostas Papadimitriou

Api access view, Refs #979

a1481c1d 10/10/2011 11:37 am Kostas Papadimitriou

Fixed typo

b0f2119d 10/10/2011 11:20 am Kostas Papadimitriou

Merge branch 'master' into ui-refactor

6c620aae 10/10/2011 11:18 am Kostas Papadimitriou

Several IE7 compatibility fixes, Refs #1445

67518465 10/10/2011 10:10 am Kostas Papadimitriou

Minor icon view style fix

21bbbc9b 10/09/2011 04:13 pm Vangelis Koukis

Execute integration tests in parallel

Add support for execution of integration tests in parallel,
in processes executing distinct instances of the TextTestRunner.

A single TestCase runs in the same process, so class fixtures work.
Distinct subclasses of TestCase are run in parallel and may share no...

480051fe 10/09/2011 10:50 am Vangelis Koukis

Document dependencies of integration test suite

40810d73 10/07/2011 07:10 pm Kostas Papadimitriou

Optimized vm action views

- Do late binding of action events to gain performance on application
initialization

60491a38 10/07/2011 05:11 pm Kostas Papadimitriou

UI improvements

- Fixed list view vm container selectors
- Improved application loading progress

c62c6b91 10/07/2011 04:25 pm Kostas Papadimitriou

Configurable media urls accross ui app

6458851f 10/07/2011 03:54 pm Kostas Papadimitriou

Removed development helpers

e673a761 10/07/2011 03:49 pm Kostas Papadimitriou

Fixed empty view visibility handling

fd01093a 10/07/2011 03:02 pm Kostas Papadimitriou

Catch ZeroClipboard exception

75331d54 10/07/2011 03:01 pm Kostas Papadimitriou

VM views optimizations and fixes

- Cache DOM vm elements
- Better vm inner elements selectors

697987bf 10/07/2011 12:55 pm Kostas Papadimitriou

Merge branch 'master' into ui-refactor

2d485d37 10/07/2011 11:57 am Kostas Papadimitriou

Set default OS icon for unknown OS vms to okeanos

885a592b 10/07/2011 11:55 am Kostas Papadimitriou

VM create wizard fixes

- Optimized flavor creation proccess to improve performance
- Workaround for non-existing flavor combinations. UI now selects
a valid flavor for the value the user last selected
- Handle zeroclipboard exceptions

4fdd25ab 10/07/2011 11:46 am Vangelis Koukis

Update integration test suite

Update integration test suite: * improve error messages, make progress reporting more consistent * destroy the test server in the last test, make sure it gets removed * all tests work correctly for the Debian Base Image

bc14ba88 10/06/2011 06:09 pm Vangelis Koukis

Improve integration test suite

Implement generic timeout handler, implement PING IPv4 and IPv6 test,
implement connecting over ssh to the public IPv4 and IPv6 address for
hostname verification, numerous fixes.

4dabb5cb 10/06/2011 05:36 pm Kostas Papadimitriou

IE7 js fix

9e98ba3c 10/06/2011 05:08 pm Giorgos Verigakis

Add new logging infrastructure

Uses dictionary configuration back ported from
Python 2.7.

Refs #1033

692a8480 10/06/2011 04:20 pm Kostas Papadimitriou

Icon view alignment fixes

a663d887 10/06/2011 03:50 pm Kostas Papadimitriou

Documented new UI settings in README.upgrade, Refs #1447

5569e10a 10/06/2011 03:37 pm Kostas Papadimitriou

Merge remote-tracking branch 'origin/master' into ui-refactor

95072bf0 10/06/2011 03:20 pm Kostas Papadimitriou

Reset field error class on private network create wizard

698b4ddd 10/06/2011 03:18 pm Kostas Papadimitriou

Changed destroy actions confirm button styles

25b225a5 10/06/2011 03:16 pm Kostas Papadimitriou

Private networks destroy state handling

6a5168a3 10/06/2011 02:37 pm Kostas Papadimitriou

Fixed networks view left border position handling

2c5adb8a 10/06/2011 02:08 pm Kostas Papadimitriou

Update menu title on view change

4f1968db 10/06/2011 02:05 pm Kostas Papadimitriou

VM create wizard styling improvements

3b0d3253 10/06/2011 01:27 pm Kostas Papadimitriou

Changed create vm/network link names

66be390b 10/06/2011 12:12 pm Kostas Papadimitriou

Improved UI settings configuration, Refs #1447

- Most of the settings can now configured via django applcation
- Added some UI behaviour settings providing default values
- Added default values and documented new UI settings in settings.d/30-ui.conf
- Changed SUGGESTED_FLAVORS setting to VM_CREATE_SUGGESTED_FLAVORS...

5a140b23 10/06/2011 11:18 am Vangelis Koukis

Commit initial version of Synnefo deployment test

Add an initial version of a tool to test a Synnefo deployment.
The tool uses Python testing to run a number of test scenarios
on all available images. It is still a WIP.

Refs #1155.

9342d2a9 10/06/2011 10:12 am Vangelis Koukis

Merge branch 'ui-refactor'

3162bebd 10/05/2011 07:56 pm Kostas Papadimitriou

Exclude ERROR state vms from private network connect wizard

513eafb4 10/05/2011 06:50 pm Kostas Papadimitriou

Single vm view fix

Handle undefined object in show_vm method

2f0a86a7 10/05/2011 06:42 pm Kostas Papadimitriou

Generic service unavailable template, Refs #1359

f06cf120 10/05/2011 06:28 pm Kostas Papadimitriou

Metadata styling fixes, Refs #1441

d0986ab0 10/05/2011 05:58 pm Kostas Papadimitriou

Skip container check if vm in DESTROY state, Refs #1437

9ffd10ce 10/05/2011 05:46 pm Kostas Papadimitriou

Improved UI error handling

- Do not overlap error overlay views when new errors get triggered
Refs #1433
- Skip error overlay appearance if user is viewing feedback overlay
- Handle generic (window.onerror) javascript exceptions that may occure
accross UI application...

ccb14ad0 10/05/2011 02:20 pm Kostas Papadimitriou

Several vm views fixes

- fixed sort order for Flavors (Refs #1429) and Images collections
- changed default role metadata suggestions
- removed Location from suggested metadata keys

7b389cf5 10/05/2011 01:56 pm Kostas Papadimitriou

Styling fixes

- Fixed networks vm list left border reposition
- Fixed net vm actions alignments
- Fixed confirm box font style

faf93406 10/05/2011 01:35 pm Giorgos Verigakis

Fix failing tests

Tests needed users.json that was separated from
intial_data.json

3779b2be 10/05/2011 12:32 pm Vangelis Koukis

Merge branch 'psomas-synnefo'

ebcf7662 10/05/2011 12:30 pm Vangelis Koukis

Merge branch 'ui-refactor'

ff327b86 10/05/2011 12:27 pm Vangelis Koukis

Merge branch 'api-current'

Conflicts:
README.upgrade

afd91429 10/05/2011 12:24 pm Vangelis Koukis

Merge branch 'images'

Conflicts:
README.deploy

35855ff5 10/04/2011 04:12 pm Kostas Papadimitriou

Fixed update intervals

1f7ea2f5 10/04/2011 03:56 pm Kostas Papadimitriou

Improved vm stats api calls

Limit stats update calls by avoiding concurrent requests

b1e6a2de 10/04/2011 03:55 pm Kostas Papadimitriou

Improved api recurrent requests

Increase timeout intervals when window looses its focus.
The behaviour can be disabled from synnefo.config.delay_on_blur config
parameter.

f0957dbd 10/04/2011 02:53 pm Kostas Papadimitriou

Minor css fixes

9b059b7e 10/04/2011 02:19 pm Kostas Papadimitriou

Fixed connect button in private networks vm view

4e365467 10/04/2011 01:46 pm Kostas Papadimitriou

Set destroy state as non active state

dbad5dcb 10/04/2011 01:44 pm Kostas Papadimitriou

Better console window name

b042eb04 10/04/2011 01:39 pm Kostas Papadimitriou

Fixed vm console action

4060f53e 10/04/2011 01:21 pm Kostas Papadimitriou

Opera gradient backgrounds

11143bca 10/04/2011 01:21 pm Kostas Papadimitriou

Fancy CSS3 state color transitions

ea03a0a2 10/04/2011 01:13 pm Kostas Papadimitriou

Fixed icon view state/progress/action icon alignment

e2166b0b 10/04/2011 01:03 pm Kostas Papadimitriou

Fixed default vm os name

Search in meta for OS value, if not set try to get the vm image os, else
fallback to "okeanos".

29074c9d 10/04/2011 12:57 pm Kostas Papadimitriou

Changed undefined ip text

c3f0d25f 10/04/2011 12:54 pm Kostas Papadimitriou

Fixed default os name

81cfb7ee 10/04/2011 12:40 pm Kostas Papadimitriou

Early creation of feedback view to allow early error reports

09f90e6e 10/04/2011 12:34 pm Kostas Papadimitriou

Improved api recurrent requests error handling

on error try to reset changes-since value and retry api call

a52c80f2 10/04/2011 12:18 pm Kostas Papadimitriou

Network progress indicator position fix for opera

ec511098 10/04/2011 12:00 pm Kostas Papadimitriou

Skip error display and logging for vm stats errors

2c9bfad1 10/04/2011 11:57 am Kostas Papadimitriou

Proper vm stats updates

44660f58 10/04/2011 10:59 am Kostas Papadimitriou

Several query selectors and vm views optimizations

5cf48604 10/04/2011 10:46 am Stratos Psomadakis

Remove references to fix_amqp_settings in README.develop (see #809)

8d1b1ffb 10/03/2011 05:34 pm Kostas Papadimitriou

Fix list view transition indicator

a59437e9 10/03/2011 05:25 pm Kostas Papadimitriou

Error view details expand indicator fix

7cc3c7d9 10/03/2011 05:11 pm Giorgos Verigakis

Change Update Metadata to create non-existing keys

Update Metadata methods for servers and images
used to ignore keys that did not exist. This patch
will create them instead.

Refs #1403
Refs #1399

572dbe3d 10/03/2011 05:09 pm Kostas Papadimitriou

Transition indicator fix

Show wave vm transition indicator only for non transitional states

4af67649 10/03/2011 04:32 pm Giorgos Verigakis

Avoid KeyError exception if key does not exist

f44486d8 10/03/2011 04:26 pm Kostas Papadimitriou

Force hiding of vm views if no vms exist

027bdc60 10/03/2011 04:17 pm Kostas Papadimitriou

Minor list view fix

3450cf0d 10/03/2011 04:01 pm Kostas Papadimitriou

Network connect overlay fix

Do not display already connected vms

061806e7 10/03/2011 03:51 pm Vangelis Koukis

Remove obsolete settings.d/98-snf-dispatcher.conf

Remove unused settings.d/98-snf-dispatcher.conf,
logging parameters are defined in logging conf,
refs #1033.

9ce969a7 10/03/2011 02:51 pm Kostas Papadimitriou

Improved API calls handling

- better api calls error handling
- emulate notmodified responses for opera browser
- configurable timeouts skipping limit

b9ff7260 10/03/2011 02:02 pm Kostas Papadimitriou

Update jquery symlink

5dad72ea 09/30/2011 06:58 pm Kostas Papadimitriou

Minor UI improvements

2506f741 09/30/2011 06:40 pm Kostas Papadimitriou

Several UI optimizations and fixes

643de8c0 09/30/2011 05:27 pm Kostas Papadimitriou

Proper vm removal handling for vms views