cleanup, correctly update filesize
[pithos] / src / gr / ebs / gss / client / GSS.java
2011-02-01 koutsoubcorrectly update filelist and tree nodes
2011-01-31 koutsoubtree support for others, node type based on resource...
2011-01-27 koutsoubinitial dnd support on list and tree(only drop on tree)
2011-01-25 koutsoubreplace tree with celltree ( still work in progress)
2011-01-21 Natasa KapravelouRemoved an unnecessary method that cheched the existanc...
2011-01-20 koutsoubinitial support for celltable( added in tabs panel)
2011-01-11 koutsoubfix dnd bug, and use filelist.getSelectedFiles() on...
2010-12-17 Giannis Koutsoubosdnd fix
2010-11-15 Christos V. StathisFixed indentation
2010-10-07 Natasa KapravelouFix for Issue 35, added a note message on creating...
2010-09-28 Natasa KapravelouFix the case where in the userFullNameMap, that stores...
2010-09-03 Natasa Kapravelouminor code fixes on displaying the full name in ACL
2010-09-03 Natasa KapravelouDisplay the full name in the ACL. The full name is...
2010-09-01 Natasa KapravelouA new Command(GetUserFullName) was implemented in order...
2010-07-13 Panagiotis AstithasReject invalid resource names, like '.' and '..' in...
2010-07-09 Natasa Kapravelouslight display changes
2010-07-08 Panagiotis Astithas- Add an administration application.
2010-06-28 Natasa Kapravelouchange visibility modifier for handleSpecialFolderNames...
2010-06-24 Natasa Kapravelouremove unnecessary logging
2010-06-24 Natasa Kapravelouallow the proper completion of the given url for cases...
2010-06-22 Natasa KapravelouFeatures concerning history navigation: 1. the user...
2010-06-09 Natasa KapravelouupdateHistory removed from RestResource and other resou...
2010-06-03 Natasa Kapravelouanother attempt to implement fetching the corresponding...
2010-06-02 Natasa Kapravelouearly commit - first attemp, regarding giving a uri...
2010-06-01 Natasa KapravelouBugzilla – Bug 371, Add history support for folder...
2010-05-25 Panagiotis AstithasFix build path errors during the last merge and silence...
2010-05-25 Natasa Kapraveloumerge with 51a2069b54c1
2010-05-25 Natasa KapravelouJust before implementing the browser's history-not...
2010-05-20 Panagiotis AstithasSimplify a method call.
2010-05-19 Panagiotis AstithasOnly clear the cookie when the user logs out. This...
2010-05-12 Natasa KapravelouFormating commit. Comments fixed after code review...
2010-05-12 Natasa KapravelouGSS.java changes to show user's selection in browser...
2010-03-15 Panagiotis AstithasMove the loading indicator to the top of the page,...
2010-03-11 Giannis Koutsoubosuse http caching by using IF-MODIFIED-SINCE HEADERS...
2010-03-10 Giannis Koutsoubosfix class cast exception when trying to drag and drop...
2010-01-20 Panagiotis AstithasUse the standard theme from GWT, instead of our bad...
2010-01-20 Panagiotis AstithasFix confusion over width and height.
2010-01-19 Panagiotis AstithasRevert inadvertent change.
2010-01-18 Panagiotis AstithasRemove unused code, fix a few warnings and restore...
2010-01-15 Giannis Koutsoubosmoved towards gwt version 2.0 - updated dnd to version...
2009-11-19 Dimitris RoutsisFixed cases where previous selection might cause confus...
2009-07-02 Panagiotis AstithasUse a different strategy for login in development envir...
2009-07-01 Panagiotis AstithasAdd forgotten getter and setter.
2009-06-25 Dimitris RoutsisAdd system-generated password for WebDAV. (Bug #705)
2009-06-04 Panagiotis AstithasRemove the redundant gss top-level directory.