pithos-web-client
12 years agoA first attempt to have resizable and sortable headers in the filelist resizable_headers
Christos Stathis [Tue, 20 Mar 2012 10:14:12 +0000 (12:14 +0200)]
A first attempt to have resizable and sortable headers in the filelist

12 years agoUpdated version to 0.8.4 v0.8.4
Christos Stathis [Thu, 8 Mar 2012 12:41:28 +0000 (14:41 +0200)]
Updated version to 0.8.4

12 years agoVersion list made scrollable (issue #2183)
Christos Stathis [Thu, 8 Mar 2012 12:40:00 +0000 (14:40 +0200)]
Version list made scrollable (issue #2183)

12 years agoUpdated version to 0.8.3 v0.8.3
Christos Stathis [Wed, 7 Mar 2012 16:18:01 +0000 (18:18 +0200)]
Updated version to 0.8.3

12 years agoFixed double display of versions
Christos Stathis [Wed, 7 Mar 2012 16:17:38 +0000 (18:17 +0200)]
Fixed double display of versions

12 years agoFeedback url is now a runtime property
Christos Stathis [Wed, 7 Mar 2012 16:03:02 +0000 (18:03 +0200)]
Feedback url is now a runtime property

12 years agoPermission changes happen immediately without clicking the ok button which is now...
Christos Stathis [Wed, 7 Mar 2012 15:51:01 +0000 (17:51 +0200)]
Permission changes happen immediately without clicking the ok button which is now named Close (issue #2179). A link for shared files is displayed so that users with permission can download directly (issue #2180)

12 years agoWhen public is checked the action is done immediately without clicking the ok button...
Christos Stathis [Wed, 7 Mar 2012 13:25:26 +0000 (15:25 +0200)]
When public is checked the action is done immediately without clicking the ok button which is now named Close (issues #2178, #2179)

12 years agoMoved authCookie to runtime properties and updated version to 0.8.2 v0.8.2
Christos Stathis [Mon, 5 Mar 2012 16:40:20 +0000 (18:40 +0200)]
Moved authCookie to runtime properties and updated version to 0.8.2

12 years agoCloudbar variables and loginUrl are configurable through runtime.properties and build.xml
Christos Stathis [Fri, 2 Mar 2012 15:29:50 +0000 (17:29 +0200)]
Cloudbar variables and loginUrl are configurable through runtime.properties and build.xml

12 years agoRemoved unused property logoutUrl
Christos Stathis [Fri, 2 Mar 2012 14:26:55 +0000 (16:26 +0200)]
Removed unused property logoutUrl

12 years agoUpdated version to 0.8.1 v0.8.1
Christos Stathis [Wed, 29 Feb 2012 10:58:13 +0000 (12:58 +0200)]
Updated version to 0.8.1

12 years agoAdded checks for console.log due to the fact that IE does not define the object if...
Christos Stathis [Wed, 29 Feb 2012 10:52:30 +0000 (12:52 +0200)]
Added checks for console.log due to the fact that IE does not define the object if dev tools are closed (solves issue #2091)

12 years agoAdded CLOUDBAR_SERVICES and CLOUDBAR_MENU variables
Christos Stathis [Wed, 29 Feb 2012 10:26:50 +0000 (12:26 +0200)]
Added CLOUDBAR_SERVICES and CLOUDBAR_MENU variables

12 years agoUrl of cloudbar fixed and made relative
Christos Stathis [Fri, 24 Feb 2012 09:46:03 +0000 (11:46 +0200)]
Url of cloudbar fixed and made relative

12 years agoDisplay of version uses the configuration property v0.8
Christos Stathis [Thu, 23 Feb 2012 10:55:55 +0000 (12:55 +0200)]
Display of version uses the configuration property

12 years agoUpdated version to 0.8
Christos Stathis [Wed, 22 Feb 2012 14:24:55 +0000 (16:24 +0200)]
Updated version to 0.8

12 years agoUpdated gwt version in build.xml
Christos Stathis [Wed, 22 Feb 2012 14:22:53 +0000 (16:22 +0200)]
Updated gwt version in build.xml

12 years agoShare icon
Christos Stathis [Wed, 22 Feb 2012 14:22:31 +0000 (16:22 +0200)]
Share icon

12 years agoFix for IE bug with null headers (issue #2057)
Christos Stathis [Wed, 22 Feb 2012 14:16:31 +0000 (16:16 +0200)]
Fix for IE bug with null headers (issue #2057)

12 years agoShow different icon for shared and public files (issue #2066)
Christos Stathis [Wed, 22 Feb 2012 13:00:34 +0000 (15:00 +0200)]
Show different icon for shared and public files (issue #2066)

12 years agoFixed spelling of others' shared (issue #2087)
Christos Stathis [Wed, 22 Feb 2012 10:51:13 +0000 (12:51 +0200)]
Fixed spelling of others' shared (issue #2087)

12 years agoCorrectly encoded token during uploads
Christos Stathis [Wed, 22 Feb 2012 10:45:29 +0000 (12:45 +0200)]
Correctly encoded token during uploads

12 years agoFixed issue #2041. Upload dialog is re-initialized each time the queue empties
Christos Stathis [Tue, 21 Feb 2012 12:14:01 +0000 (14:14 +0200)]
Fixed issue #2041. Upload dialog is re-initialized each time the queue empties

12 years agoRemoved unnessecary logging
Christos Stathis [Tue, 21 Feb 2012 12:13:06 +0000 (14:13 +0200)]
Removed unnessecary logging

12 years agoPermissions are requested just before showing the contect and tools menu (issue ...
Christos Stathis [Mon, 20 Feb 2012 17:08:41 +0000 (19:08 +0200)]
Permissions are requested just before showing the contect and tools menu (issue #2050)

12 years agoPermissions are allowed to be set on objects that inherit permissions
Christos Stathis [Fri, 17 Feb 2012 16:11:48 +0000 (18:11 +0200)]
Permissions are allowed to be set on objects that inherit permissions

12 years agoFixed bug in the fix of #2052, #2049
Christos Stathis [Fri, 17 Feb 2012 15:58:44 +0000 (17:58 +0200)]
Fixed bug in the fix of #2052, #2049

12 years agoPermissions are requested just before the permissions dialog is displayed
Christos Stathis [Fri, 17 Feb 2012 14:46:45 +0000 (16:46 +0200)]
Permissions are requested just before the permissions dialog is displayed

12 years agoAdded encoding to auth token when is passed as request parameter in GET
Christos Stathis [Thu, 16 Feb 2012 13:26:33 +0000 (15:26 +0200)]
Added encoding to auth token when is passed as request parameter in GET

12 years agoMeta for files is requested just before showing the propeties dialog (issue #2052)
Christos Stathis [Wed, 15 Feb 2012 15:32:14 +0000 (17:32 +0200)]
Meta for files is requested just before showing the propeties dialog (issue #2052)

12 years agoAdd a null pointer check when reading content type
Christos Stathis [Wed, 15 Feb 2012 15:31:22 +0000 (17:31 +0200)]
Add a null pointer check when reading content type

12 years agoFixed script that loads the top bar
Christos Stathis [Tue, 14 Feb 2012 14:45:21 +0000 (16:45 +0200)]
Fixed script that loads the top bar

12 years agoUpdated version to 0.2 v0.2
Christos Stathis [Mon, 13 Feb 2012 11:23:51 +0000 (13:23 +0200)]
Updated version to 0.2

12 years agoRemoved some unused methods
Christos Stathis [Mon, 13 Feb 2012 11:20:11 +0000 (13:20 +0200)]
Removed some unused methods

12 years agoImplemented background multiple upload (issue #1989)
Christos Stathis [Fri, 10 Feb 2012 15:53:53 +0000 (17:53 +0200)]
Implemented background multiple upload (issue #1989)

12 years agoFixed appearance of multiple upload in IE (issue #2013)
Christos Stathis [Wed, 8 Feb 2012 16:15:56 +0000 (18:15 +0200)]
Fixed appearance of multiple upload in IE (issue #2013)

12 years agoAdded build target to upload css to dev server
Christos Stathis [Wed, 8 Feb 2012 16:11:44 +0000 (18:11 +0200)]
Added build target to upload css to dev server

12 years agoRemoved user menu and fixed css to display the logo correctly
Christos Stathis [Wed, 8 Feb 2012 12:43:55 +0000 (14:43 +0200)]
Removed user menu and fixed css to display the logo correctly

12 years agoAdded a script to display the black bar at the top
Christos Stathis [Tue, 7 Feb 2012 15:14:45 +0000 (17:14 +0200)]
Added a script to display the black bar at the top

12 years agoFixed compiler warnings
Christos Stathis [Tue, 7 Feb 2012 09:53:42 +0000 (11:53 +0200)]
Fixed compiler warnings

12 years agoFixed styling of plupload to match the rest of the ui
Christos Stathis [Mon, 6 Feb 2012 16:47:55 +0000 (18:47 +0200)]
Fixed styling of plupload to match the rest of the ui

12 years agoFixed display of folders that end with /
Christos Stathis [Mon, 6 Feb 2012 14:19:37 +0000 (16:19 +0200)]
Fixed display of folders that end with /

12 years agoAdded version at the bottom v0.1
Christos Stathis [Fri, 3 Feb 2012 14:19:03 +0000 (16:19 +0200)]
Added version at the bottom

12 years agoFixed logout url
Christos Stathis [Fri, 3 Feb 2012 14:08:01 +0000 (16:08 +0200)]
Fixed logout url

12 years agoDon't hide the dialog after upload has finished
Christos Stathis [Fri, 3 Feb 2012 14:06:44 +0000 (16:06 +0200)]
Don't hide the dialog after upload has finished

12 years agoCleaned up code
Christos Stathis [Fri, 3 Feb 2012 13:38:24 +0000 (15:38 +0200)]
Cleaned up code

12 years agoCorrectly center upload dialog after plugin initialization
Christos Stathis [Thu, 2 Feb 2012 16:21:48 +0000 (18:21 +0200)]
Correctly center upload dialog after plugin initialization

12 years agoAdded a native log() that writes to the browser 's console for debugging
Christos Stathis [Thu, 2 Feb 2012 14:48:11 +0000 (16:48 +0200)]
Added a native log() that writes to the browser 's console for debugging

12 years agoUpdated copyright year
Christos Stathis [Thu, 2 Feb 2012 14:46:29 +0000 (16:46 +0200)]
Updated copyright year

12 years agoAdded new property version starting at 0.1
Christos Stathis [Thu, 2 Feb 2012 14:13:55 +0000 (16:13 +0200)]
Added new property version starting at 0.1

12 years agoChanged order of runtime preference for multiple upload
Christos Stathis [Thu, 2 Feb 2012 14:13:11 +0000 (16:13 +0200)]
Changed order of runtime preference for multiple upload

12 years agoAdded next= param to login and logout urls that are also parameterized in the propert...
Christos Stathis [Thu, 2 Feb 2012 14:07:27 +0000 (16:07 +0200)]
Added next= param to login and logout urls that are also parameterized in the properties file

12 years agoVersions are fetched before the versions dialog is shown
Christos Stathis [Thu, 2 Feb 2012 12:06:52 +0000 (14:06 +0200)]
Versions are fetched before the versions dialog is shown

12 years agoFixed typo
Christos Stathis [Thu, 2 Feb 2012 11:33:57 +0000 (13:33 +0200)]
Fixed typo

12 years agoUpdated copyright
Christos Stathis [Wed, 1 Feb 2012 16:42:17 +0000 (18:42 +0200)]
Updated copyright

12 years agoEncoded path for DELETE requests
Christos Stathis [Wed, 1 Feb 2012 16:23:17 +0000 (18:23 +0200)]
Encoded path for DELETE requests

12 years agoWhitespace
Christos Stathis [Wed, 1 Feb 2012 16:03:58 +0000 (18:03 +0200)]
Whitespace

12 years agoSession expired dialog redirects to /im/login
Christos Stathis [Wed, 1 Feb 2012 16:02:16 +0000 (18:02 +0200)]
Session expired dialog redirects to /im/login

12 years agoAfter logout redirect to /im/logout
Christos Stathis [Wed, 1 Feb 2012 15:54:35 +0000 (17:54 +0200)]
After logout redirect to /im/logout

12 years agoAdded option to change password
Christos Stathis [Wed, 1 Feb 2012 15:40:56 +0000 (17:40 +0200)]
Added option to change password

12 years agoRemoved fcredentials dialog and redirect the user to /im/profile
Christos Stathis [Wed, 1 Feb 2012 15:38:20 +0000 (17:38 +0200)]
Removed fcredentials dialog and redirect the user to /im/profile

12 years agoRemoved feedback dialog and redirect the user to /im/feedback
Christos Stathis [Wed, 1 Feb 2012 15:21:03 +0000 (17:21 +0200)]
Removed feedback dialog and redirect the user to /im/feedback

12 years agoRemoved Invitations dialog and redirect the user to /im/invite
Christos Stathis [Wed, 1 Feb 2012 15:17:34 +0000 (17:17 +0200)]
Removed Invitations dialog and redirect the user to /im/invite

12 years agoFixed appearance on IE
Christos Stathis [Wed, 1 Feb 2012 14:51:16 +0000 (16:51 +0200)]
Fixed appearance on IE

12 years agoFixed items of tools menu according to context
Christos Stathis [Wed, 1 Feb 2012 11:28:14 +0000 (13:28 +0200)]
Fixed items of tools menu according to context

12 years agoCleaned imports
Christos Stathis [Wed, 1 Feb 2012 10:41:24 +0000 (12:41 +0200)]
Cleaned imports

12 years agoMerged with plupload
Christos Stathis [Wed, 1 Feb 2012 10:39:46 +0000 (12:39 +0200)]
Merged with plupload

12 years agoFine tuned plupload plugin plupload
Christos Stathis [Tue, 31 Jan 2012 12:02:41 +0000 (14:02 +0200)]
Fine tuned plupload plugin

12 years agoFixed ConcurrentModificationException during tree loading
Christos Stathis [Tue, 31 Jan 2012 11:30:14 +0000 (13:30 +0200)]
Fixed ConcurrentModificationException during tree loading

12 years agoMerged with plupload branch
Christos Stathis [Mon, 30 Jan 2012 13:21:56 +0000 (15:21 +0200)]
Merged with plupload branch

12 years agoFixed a ConcurrentModificationException during tree traversal
Christos Stathis [Mon, 30 Jan 2012 13:19:44 +0000 (15:19 +0200)]
Fixed a ConcurrentModificationException during tree traversal

12 years agoMoved the message panel on top of the header
Christos Stathis [Mon, 30 Jan 2012 09:30:00 +0000 (11:30 +0200)]
Moved the message panel on top of the header

12 years agoShow only relevant toolbar buttons according to the selection in all trees
Christos Stathis [Mon, 30 Jan 2012 09:20:00 +0000 (11:20 +0200)]
Show only relevant toolbar buttons according to the selection in all trees

12 years agoToolbar buttons are shown only when relevant
Christos Stathis [Fri, 27 Jan 2012 15:42:37 +0000 (17:42 +0200)]
Toolbar buttons are shown only when relevant

12 years agoFixed various warnings
Christos Stathis [Fri, 27 Jan 2012 14:40:22 +0000 (16:40 +0200)]
Fixed various warnings

12 years agoFolderPropertiesDialog is broken into two dialogs
Christos Stathis [Fri, 27 Jan 2012 14:15:27 +0000 (16:15 +0200)]
FolderPropertiesDialog is broken into two dialogs

12 years agoRemoved commented code
Christos Stathis [Fri, 27 Jan 2012 11:24:17 +0000 (13:24 +0200)]
Removed commented code

12 years agoFilePropertiesDialog is broken into three dialogs
Christos Stathis [Fri, 27 Jan 2012 11:17:47 +0000 (13:17 +0200)]
FilePropertiesDialog is broken into three dialogs

12 years agoFixed text alignment in toolbar
Christos Stathis [Fri, 27 Jan 2012 09:29:52 +0000 (11:29 +0200)]
Fixed text alignment in toolbar

12 years agoFixed brackets
Christos Stathis [Fri, 27 Jan 2012 09:10:51 +0000 (11:10 +0200)]
Fixed brackets

12 years agoTest with plupload multiple uploader
Christos Stathis [Thu, 26 Jan 2012 17:38:28 +0000 (19:38 +0200)]
Test with plupload multiple uploader

12 years agoAdded a share button on the toolbar
Christos Stathis [Thu, 26 Jan 2012 13:29:18 +0000 (15:29 +0200)]
Added a share button on the toolbar

12 years agoFixed tools and folder context menus
Christos Stathis [Thu, 26 Jan 2012 13:04:39 +0000 (15:04 +0200)]
Fixed tools and folder context menus

12 years agoStarted the new toolbar. Added new folder button
Christos Stathis [Wed, 25 Jan 2012 16:55:54 +0000 (18:55 +0200)]
Started the new toolbar. Added new folder button

12 years agoFixed refresh issues with shared folders and files
Christos Stathis [Thu, 19 Jan 2012 13:20:18 +0000 (15:20 +0200)]
Fixed refresh issues with shared folders and files

12 years agoAdded background color to selected lines in file list
Christos Stathis [Wed, 18 Jan 2012 14:46:50 +0000 (16:46 +0200)]
Added background color to selected lines in file list

12 years agoRefresh the MyShared tree when certain folder properties are changed
Christos Stathis [Tue, 10 Jan 2012 15:34:16 +0000 (17:34 +0200)]
Refresh the MyShared tree when certain folder properties are changed

12 years agoRefresh the MyShared tree when certain file properties are changed
Christos Stathis [Tue, 10 Jan 2012 15:04:58 +0000 (17:04 +0200)]
Refresh the MyShared tree when certain file properties are changed

12 years agoReverted previous change for objects that end with /. It caused problems in the folde...
Christos Stathis [Tue, 10 Jan 2012 13:44:51 +0000 (15:44 +0200)]
Reverted previous change for objects that end with /. It caused problems in the folder tree display

12 years agoRefresh home container after restoring objects from trash
Christos Stathis [Tue, 10 Jan 2012 13:44:05 +0000 (15:44 +0200)]
Refresh home container after restoring objects from trash

12 years agoRefresh trash after moving to trash
Christos Stathis [Tue, 10 Jan 2012 12:54:16 +0000 (14:54 +0200)]
Refresh trash after moving to trash

12 years agoFixed input validation on invitations form
Christos Stathis [Mon, 9 Jan 2012 15:52:09 +0000 (17:52 +0200)]
Fixed input validation on invitations form

12 years agoAdded input validation in invitation form (issue #1815)
Christos Stathis [Mon, 9 Jan 2012 15:47:17 +0000 (17:47 +0200)]
Added input validation in invitation form (issue #1815)

12 years agoImplemented ability to send error data along with user feedback in case of error
Christos Stathis [Wed, 7 Dec 2011 15:06:14 +0000 (17:06 +0200)]
Implemented ability to send error data along with user feedback in case of error

12 years agoFixed refresh button to update stats
Christos Stathis [Wed, 7 Dec 2011 11:18:47 +0000 (13:18 +0200)]
Fixed refresh button to update stats

12 years agoFixed display of shared icon on shared objects
Christos Stathis [Wed, 7 Dec 2011 10:57:42 +0000 (12:57 +0200)]
Fixed display of shared icon on shared objects

12 years agoFinished meta data for files
Christos Stathis [Wed, 7 Dec 2011 10:30:45 +0000 (12:30 +0200)]
Finished meta data for files

12 years agoAdded meta data to file properties dialog. Still unstyled
Christos Stathis [Tue, 6 Dec 2011 20:30:27 +0000 (22:30 +0200)]
Added meta data to file properties dialog. Still unstyled

12 years agoRemoved refresh button from tools menu
Christos Stathis [Tue, 6 Dec 2011 19:36:59 +0000 (21:36 +0200)]
Removed refresh button from tools menu