Statistics
| Branch: | Tag: | Revision:

root / src / gr / ebs / gss / server / rest / UserSearchHandler.java @ 086c7250

History | View | Annotate | Download (3.3 kB)

# Date Author Comment
a5cde01a 04/06/2011 04:44 pm Christos Stathis

Automated merge with https://gss.googlecode.com/hg/

af6aa461 04/06/2011 04:37 pm Christos Stathis

Re-structured the whole thing
Removed unused folders
Re-packaged the java code
Fixed the packaging of various artifacts to contain only relevant things
Changed build.xml to check for all dependencies, fixed target dependencies

be40713c 03/28/2011 01:50 pm Giannis Koutsoubos

fix for user search query when query string already contains an @ character

6392bd64 12/22/2010 04:40 pm fstamatelopoulos

- finished DTO removal (needs extensive functional testing). Kept DTO objects since we need them for the Admin GWT app.
- reverted removal of getDTO() and getUserDTO(), for the Admin App
- need to add the appropriate methods that return DTOs in AdminService in order to (a) build without errors, (b) have a working admin app

66f2db74 10/05/2010 06:41 pm Natasa Kapravelou

Fix the response uri when making a GET request by username to /pithos/rest/users/

c524530e 09/10/2009 12:46 pm Dimitris Routsis

Fixed broken caching in IE.

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

Remove the redundant gss top-level directory.