pithos-web-client
2012-05-16 Christos StathisSmaller font for the statistics (issue #2239)
2012-05-16 Christos StathisRemoval of the last member removes the group too (issue...
2012-05-15 Christos StathisMerge branch 'master' into uploadArea
2012-05-11 Christos StathisFirst version of drag 'n' drop upload (issue #2224)
2012-05-10 Christos StathisGroup creation forces the user to add the first member...
2012-05-09 Christos StathisCompleted 'Shared by me' file context menu with whateve...
2012-05-09 Christos StathisButtons for add/remove meta became links (issue #2376)
2012-05-09 Christos StathisRemove permission button replaced by a link (issue...
2012-05-09 Christos Stathis'Shared to me' became 'Shared with me' (issue #2371)
2012-05-09 Christos StathisSmaller font size for statistics (issue #2372)
2012-05-09 Christos StathisRemoved separator between files and stats (issue #2370)
2012-05-09 Christos StathisAll close buttons renamed to OK buttons in dialogs...
2012-05-09 Christos StathisAdded 'close' to all dialogs (issue #2377)
2012-05-07 Christos StathisFixed last IE appearance problem
2012-05-07 Christos StathisIf shared by me is empty the message should not be...
2012-05-07 Christos StathisFiles section should be initialy open
2012-05-07 Christos StathisFiles section should be initialy open
2012-05-07 Christos StathisPartialy fixed IE9 appearance problems
2012-05-04 Christos StathisFix for IE9
2012-05-04 Christos StathisFixed css to more closely match okeanos
2012-05-04 Christos StathisRemoved unused property
2012-05-04 Christos StathisFixed the name of some object 's properties
2012-05-03 Christos StathisMore cosmetic fixes
2012-05-03 Christos StathisVarious CSS and cosmetic fixes
2012-05-03 Christos StathisRestored auto-refresh
2012-05-02 Christos StathisFixed issue #2340
2012-05-02 Christos StathisAdded a special node for group creation in group tree...
2012-05-02 Christos StathisReplaced simple prompts for creating groups and adding...
2012-05-02 Christos StathisContext menu and toolbar has returned to shared by...
2012-04-30 Christos StathisAdded a path column in Shared by me file list (issue...
2012-04-30 Christos StathisMy files section made expand/collapse-able (issue ...
2012-04-30 Christos StathisPartial fix for issue #2336
2012-04-30 Christos StathisAdded validation to folder create/update form
2012-04-30 Christos StathisAdded validation to properties dialog (issue #2347)
2012-04-30 Christos StathisAdded validation to permissions form (issue #2349)
2012-04-30 Christos StathisFixed parent/creator in properties dialogs
2012-04-27 Christos StathisFixed group tree functionality due to problems from...
2012-04-27 Christos StathisDarker background for selected folder (issue #2337)
2012-04-25 Christos StathisFixed initialization error when sections are empty...
2012-04-25 Christos StathisAdded a null pointer guard when getting the tree selection
2012-04-25 Christos StathisReplaced the remove perm button image and added tooltip...
2012-04-25 Christos StathisAdded padding to some labels (issue #2335)
2012-04-24 Christos StathisFinished new left pane newLeftPane
2012-04-24 Christos StathisMerge branch 'master' into newLeftPane
2012-04-24 Christos StathisClient does not set auth cookie
2012-04-23 Christos StathisFinished structure of new left pane
2012-04-20 Christos StathisFinished files section of the new left pane
2012-04-19 Christos StathisMore changes for the new left pane
2012-04-19 Christos StathisUpdated docs
2012-04-18 Christos StathisInitial version of the new left pane (issue #2318)
2012-04-18 Christos StathisFixed display of shared to me tree (issue #2304)
2012-04-18 Christos StathisUpdated docs
2012-04-18 Christos StathisUpdated docs
2012-04-17 Christos StathisChanged SharedByMe tree to always display shared files...
2012-04-17 Christos StathisUpdated docs
2012-04-12 Christos StathisSeparated public from other permissions (issue #2317)
2012-04-12 Christos StathisFixed auto-refresh to update only the files of the...
2012-04-12 Christos StathisFixed error where no folder was selected after a folder...
2012-04-12 Christos StathisExchanged positions of Add Group and Add User buttons
2012-04-11 Christos StathisFixed error in selection models of my shared and others...
2012-04-11 Christos StathisFixed incorrect shared link
2012-04-11 Christos StathisTemporarily disabled auto-refresh
2012-04-09 Christos StathisChanged permission checkboxes to radiobuttons
2012-04-09 Christos StathisMore documentation
2012-04-06 Christos StathisUpdated documentation
2012-04-04 Christos StathisAdded sublime files to .gitignore
2012-04-04 Christos StathisUpdated documentation
2012-04-04 Christos StathisWorkaround to include some images in the css resources...
2012-04-02 Christos StathisRenamed shared trees
2012-04-02 Christos StathisRemember the ordering of files (issue #2244)
2012-04-02 Christos StathisFixed double groups (issue #2256)
2012-04-02 Christos StathisRemoved subtree loading indicator
2012-03-27 Christos StathisInitial skeleton of documentation
2012-03-26 Christos StathisMoved last images references to css
2012-03-22 Christos StathisKeep filelist selection between (auto) updates (issue...
2012-03-22 Christos StathisFixed a race condition duw to which renamed shared...
2012-03-22 Christos StathisModified selection model to avoid multiple redundant...
2012-03-20 Christos StathisRemoved auth token from url parameters in GET requests
2012-03-08 Christos StathisUpdated version to 0.8.4 v0.8.4
2012-03-08 Christos StathisVersion list made scrollable (issue #2183)
2012-03-07 Christos StathisUpdated version to 0.8.3 v0.8.3
2012-03-07 Christos StathisFixed double display of versions
2012-03-07 Christos StathisFeedback url is now a runtime property
2012-03-07 Christos StathisPermission changes happen immediately without clicking...
2012-03-07 Christos StathisWhen public is checked the action is done immediately...
2012-03-05 Christos StathisMoved authCookie to runtime properties and updated... v0.8.2
2012-03-02 Christos StathisCloudbar variables and loginUrl are configurable throug...
2012-03-02 Christos StathisRemoved unused property logoutUrl
2012-02-29 Christos StathisUpdated version to 0.8.1 v0.8.1
2012-02-29 Christos StathisAdded checks for console.log due to the fact that IE...
2012-02-29 Christos StathisAdded CLOUDBAR_SERVICES and CLOUDBAR_MENU variables
2012-02-24 Christos StathisUrl of cloudbar fixed and made relative
2012-02-23 Christos StathisDisplay of version uses the configuration property v0.8
2012-02-22 Christos StathisUpdated version to 0.8
2012-02-22 Christos StathisUpdated gwt version in build.xml
2012-02-22 Christos StathisShare icon
2012-02-22 Christos StathisFix for IE bug with null headers (issue #2057)
2012-02-22 Christos StathisShow different icon for shared and public files (issue...
2012-02-22 Christos StathisFixed spelling of others' shared (issue #2087)
2012-02-22 Christos StathisCorrectly encoded token during uploads
next