Statistics
| Branch: | Tag: | Revision:

root / src / gr / ebs / gss / client / SettingsMenu.java @ a60ea262

History | View | Annotate | Download (3.5 kB)

# Date Author Comment
31eb2af3 01/31/2011 11:32 am Natasa Kapravelou

Finished added id's to top menu items. The convention for namespace is topMenu.labelMenu.action using camelCase writing. Also added id's in the searchTextBox and the search button.

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.

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

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

3ef7b691 06/25/2009 06:45 pm Dimitris Routsis

Add system-generated password for WebDAV. (Bug #705)

aa07a34b 06/16/2009 04:27 pm Panagiotis Astithas

Fix warnings.

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

Remove the redundant gss top-level directory.