Statistics
| Branch: | Tag: | Revision:

root / src / gr / ebs / gss / client / Groups.java @ 3ee27ba6

History | View | Annotate | Download (10.2 kB)

# Date Author Comment
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.

fd294c94 05/19/2010 02:04 pm Panagiotis Astithas

Fix warnings and stop complaining about parameter assignment. We're not eleven.

62f168b2 03/11/2010 11:53 am Giannis Koutsoubos

use http caching by using IF-MODIFIED-SINCE HEADERS and handling response accordingly

d322af78 01/28/2010 02:12 pm Giannis Koutsoubos

right click selection in groups tree

5c6b2883 01/20/2010 06:28 pm Panagiotis Astithas

Use the standard theme from GWT, instead of our bad emulation from the GWT-1.3 era.

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

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

9db64e8c 08/28/2009 05:27 pm Fotis Stamatelopoulos

properly select and expand the tree item (group) that was previously "selected", upon updating the tree

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.