Statistics
| Branch: | Tag: | Revision:

root / src / gr / ebs / gss / server / domain @ 023f6f1e

Name Size
  dto
AccountingInfo.java 3.9 kB
AuditInfo.java 4.4 kB
FileBody.java 5.3 kB
FileHeader.java 12.5 kB
FileTag.java 4.7 kB
FileUploadStatus.java 3 kB
Folder.java 12.2 kB
Group.java 4.7 kB
Invitation.java 3.9 kB
Nonce.java 4.2 kB
Permission.java 6 kB
User.java 13.8 kB
UserClass.java 3.3 kB
dto.gwt.xml 96 Bytes

Latest revisions

# 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.

01a30cd0 06/02/2010 06:26 pm Panagiotis Astithas

Complete quota upgrades with coupons. Also fix equals() and hashCode() for Invitations to consider the name or its components.

86c951b2 05/19/2010 04:16 pm Panagiotis Astithas

Fix more than 100 warnings.

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

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

2f551abc 04/29/2010 05:54 pm Panagiotis Astithas

Add a user registration flow. Registration can be open for all, or limited to issued invitation codes, as configured in gss.properties.

c35f359f 04/20/2010 02:31 pm Panagiotis Astithas

Split persistentId into identityProvider and identityProviderId for easier DB queries.

125c5690 04/15/2010 05:04 pm Panagiotis Astithas

Store the time the user last logged-in. Since the user object is now modified in every login, drop the updated flag optimization. Also, remove an obsolete EJB method.

533ade50 04/15/2010 04:39 pm Panagiotis Astithas

Retrieve the persistent-id from Shibboleth and store it in the DBMS for future use. Also, fix a few warnings.

e8e1ac78 04/01/2010 06:42 pm Panagiotis Astithas

Use EHCache for second-level caching.

b7b8c586 01/19/2010 03:35 pm Panagiotis Astithas

Fix warning.

View revisions

Also available in: Atom