Statistics
| Branch: | Tag: | Revision:

root / src / gr / ebs / gss / client / TopPanel.java @ 4856bcbf

History | View | Annotate | Download (6.9 kB)

# Date Author Comment
ecd6bc24 02/28/2011 04:17 pm Christos Stathis

Removed path names from the GWT client properties file

e5a2f3bd 01/28/2011 05:46 pm Natasa Kapravelou

Added some id's to the topPanel Menu. Id's are created using a conventional name space like topMenu.titleOfMenu.titleAction e.g topMenu.File.NewFolder. Also changed the junit version to JUnit 4.8.1 in the build.xml

023f6f1e 07/08/2010 01:57 pm Panagiotis Astithas

- Add an administration application.
- Remove the redundant RequestBuilder wrapper for efficiency.
- Fix warnings.
- Ignore the admin app build artifacts.
- Guard against users without userclasses in the DB.
- Add a dev mode launcher for debugging the admin app.

12231a24 03/15/2010 01:44 pm Panagiotis Astithas

Move the loading indicator to the top of the page, in order to be less distracting and improve perceived latency. Use a single inlined animated GIF in order to speed up bootstrap.

afd3a0ef 01/15/2010 03:25 pm Giannis Koutsoubos

moved towards gwt version 2.0 - updated dnd to version 3 -removed all deprecations

c3828ac3 06/30/2009 05:14 pm Panagiotis Astithas

Use a single configuration entry for the service home URL and avoid hardcoding it in the logo image link.

16baf609 06/04/2009 12:02 pm Panagiotis Astithas

Remove the redundant gss top-level directory.