Statistics
| Branch: | Tag: | Revision:

root / src / gr / ebs / gss / client / PermissionsAddDialog.java @ 6951c253

History | View | Annotate | Download (9 kB)

# Date Author Comment
0d8cfb8f 02/16/2011 06:05 pm Natasa Kapravelou

Added two new classes. The first 'TestFolderSharing' handles the 'Sharing' option for a folder (work in progress) and the second 'TestGroup' handles actions available in the application related to groups (lots of obstacles to overtake, still work in progress). Added also the action of renaming a folder in the TestFolderBasics.

c3cf7286 02/14/2011 05:47 pm Natasa Kapravelou

Added a new test class in order to test the 'Sharing' option for Folder. Also added some more id's to the FolderProperties dialog and to PermissionAddDialog

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.