pithos-web-client
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

12 years agoFixed some strings to pithos+
Christos Stathis [Tue, 6 Dec 2011 19:33:11 +0000 (21:33 +0200)]
Fixed some strings to pithos+

12 years agoAdded a refresh button next to the tools button
Christos Stathis [Mon, 5 Dec 2011 14:56:12 +0000 (16:56 +0200)]
Added a refresh button next to the tools button

12 years agoAll user-created containers are always displayed between pithos and trash
Christos Stathis [Mon, 5 Dec 2011 14:27:10 +0000 (16:27 +0200)]
All user-created containers are always displayed between pithos and trash

12 years agoRenamed Home back to Pithos
Christos Stathis [Mon, 5 Dec 2011 13:47:19 +0000 (15:47 +0200)]
Renamed Home back to Pithos

12 years agoFinished invitations dialog
Christos Stathis [Mon, 5 Dec 2011 13:46:51 +0000 (15:46 +0200)]
Finished invitations dialog

12 years agoAll appropriate headers are url encoded
Christos Stathis [Fri, 2 Dec 2011 15:36:34 +0000 (17:36 +0200)]
All appropriate headers are url encoded

12 years agoInvitations dialog almost ready
Christos Stathis [Mon, 28 Nov 2011 16:17:46 +0000 (18:17 +0200)]
Invitations dialog almost ready

12 years agoReplaced pithos logo with the + one
Christos Stathis [Mon, 28 Nov 2011 14:49:16 +0000 (16:49 +0200)]
Replaced pithos logo with the + one

12 years agoFixed row removal from invitations dialog
Christos Stathis [Mon, 28 Nov 2011 10:47:57 +0000 (12:47 +0200)]
Fixed row removal from invitations dialog

12 years agoFirst implementation of the new invitations dialog
Christos Stathis [Fri, 25 Nov 2011 16:25:07 +0000 (18:25 +0200)]
First implementation of the new invitations dialog

12 years agoSent invitations along with status are shown in the invitation dialog
Christos Stathis [Thu, 24 Nov 2011 15:11:12 +0000 (17:11 +0200)]
Sent invitations along with status are shown in the invitation dialog

12 years agoFixed css for dialogs to show the shadow
Christos Stathis [Thu, 24 Nov 2011 12:25:34 +0000 (14:25 +0200)]
Fixed css for dialogs to show the shadow

12 years agoUpdated ignored resources
Christos Stathis [Thu, 24 Nov 2011 12:25:01 +0000 (14:25 +0200)]
Updated ignored resources

12 years agoFixed problem with header name encoding in tags and groups
Christos Stathis [Wed, 23 Nov 2011 14:23:49 +0000 (16:23 +0200)]
Fixed problem with header name encoding in tags and groups

12 years agoCSS changes
Christos Stathis [Wed, 23 Nov 2011 13:37:29 +0000 (15:37 +0200)]
CSS changes

12 years agoSend content-type when copy/cut/paste
Christos Stathis [Wed, 23 Nov 2011 10:57:24 +0000 (12:57 +0200)]
Send content-type when copy/cut/paste

12 years agoRename pithos to pithos+
Christos Stathis [Fri, 18 Nov 2011 15:31:20 +0000 (17:31 +0200)]
Rename pithos to pithos+

12 years agoDo not allow folder names that contain /
Christos Stathis [Fri, 18 Nov 2011 15:30:56 +0000 (17:30 +0200)]
Do not allow folder names that contain /

12 years agoParse the folder name correctly in case it ends with /
Christos Stathis [Fri, 18 Nov 2011 15:30:32 +0000 (17:30 +0200)]
Parse the folder name correctly in case it ends with /

12 years agoRemoved unused method
Christos Stathis [Fri, 18 Nov 2011 11:27:20 +0000 (13:27 +0200)]
Removed unused method

12 years agoLogout erases the auth cookie
Christos Stathis [Fri, 18 Nov 2011 10:25:11 +0000 (12:25 +0200)]
Logout erases the auth cookie

12 years agoDouble-click on a file downloads it
Christos Stathis [Fri, 18 Nov 2011 10:24:43 +0000 (12:24 +0200)]
Double-click on a file downloads it

12 years agoPithos header on top is a link to root
Christos Stathis [Fri, 18 Nov 2011 10:24:17 +0000 (12:24 +0200)]
Pithos header on top is a link to root

12 years agoPressing enter key on invitations dialog invokes Send instead of Close
Christos Stathis [Thu, 10 Nov 2011 13:57:33 +0000 (15:57 +0200)]
Pressing enter key on invitations dialog invokes Send instead of Close

12 years agoChanged parsing of version timestamp due to change in the API
Christos Stathis [Mon, 7 Nov 2011 14:13:33 +0000 (16:13 +0200)]
Changed parsing of version timestamp due to change in the API

12 years agoFixed auth cookie parsing
Christos Stathis [Mon, 7 Nov 2011 11:08:59 +0000 (13:08 +0200)]
Fixed auth cookie parsing

12 years agoFixed style of tools button
Christos Stathis [Mon, 7 Nov 2011 11:01:37 +0000 (13:01 +0200)]
Fixed style of tools button

12 years agoImplemented POST for sending user feedback
Christos Stathis [Mon, 7 Nov 2011 10:12:06 +0000 (12:12 +0200)]
Implemented POST for sending user feedback

12 years agoFixed tools button hover color
Christos Stathis [Mon, 7 Nov 2011 10:11:41 +0000 (12:11 +0200)]
Fixed tools button hover color

12 years agoFixed tools button
Christos Stathis [Fri, 4 Nov 2011 16:24:34 +0000 (18:24 +0200)]
Fixed tools button

12 years agoWhen 0 invitations are left, the form appears empty
Christos Stathis [Fri, 4 Nov 2011 15:22:52 +0000 (17:22 +0200)]
When 0 invitations are left, the form appears empty

12 years agoFixed css of error messages
Christos Stathis [Fri, 4 Nov 2011 13:56:59 +0000 (15:56 +0200)]
Fixed css of error messages

12 years agoFixed user menu
Christos Stathis [Fri, 4 Nov 2011 13:39:31 +0000 (15:39 +0200)]
Fixed user menu