Statistics
| Branch: | Tag: | Revision:

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

History | View | Annotate | Download (8.6 kB)

# Date Author Comment
62f168b2 03/11/2010 11:53 am Giannis Koutsoubos

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

5c2e8209 01/29/2010 02:22 pm Panagiotis Astithas

Let the Escape key hide the suggest box.

43d317b2 01/29/2010 12:57 pm Panagiotis Astithas

Quit messing with SuggestBox internals now that there is a public API to work with.

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.

6e6e914e 01/18/2010 06:29 pm Panagiotis Astithas

Remove unused code, fix a few warnings and restore some inadvertent changes. Also mention the new dependency in the build text.

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

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

a7f03a8d 09/10/2009 12:59 pm Dimitris Routsis

Don't show loading indicator for suggestion.

fd84943c 09/02/2009 01:05 pm Fotis Stamatelopoulos

- Correctly check whether the group has already access to the resource
- Check NPE (to be on the safe side & clear warning)
- More appropriate messages

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

Remove the redundant gss top-level directory.