pithos-web-client
11 years agoNew debian release for v0.9.1 debian/v0.9.1
Kostas Papadimitriou [Wed, 20 Jun 2012 12:33:34 +0000 (15:33 +0300)]
New debian release for v0.9.1

11 years agoMerge branch 'packaging' into debian
Kostas Papadimitriou [Wed, 20 Jun 2012 11:21:25 +0000 (14:21 +0300)]
Merge branch 'packaging' into debian

11 years agoMerge branch 'master' into packaging v0.9.1
Kostas Papadimitriou [Wed, 20 Jun 2012 11:05:09 +0000 (14:05 +0300)]
Merge branch 'master' into packaging

Conflicts:
runtime.properties

11 years agoFixed equals to consider owner apart from uri
Christos Stathis [Fri, 15 Jun 2012 14:09:52 +0000 (17:09 +0300)]
Fixed equals to consider owner apart from uri

11 years agoAdded more logging for debugging unexplained UNAUTHORIZED responses
Christos Stathis [Fri, 15 Jun 2012 13:44:07 +0000 (16:44 +0300)]
Added more logging for debugging unexplained UNAUTHORIZED responses

11 years agoAfter rename, the file is selected and scrolled to view (issue #2488)
Christos Stathis [Tue, 5 Jun 2012 09:27:03 +0000 (12:27 +0300)]
After rename, the file is selected and scrolled to view (issue #2488)

11 years agoFixed a typo that corrupted the json otherProperties object
Christos Stathis [Wed, 30 May 2012 13:14:21 +0000 (16:14 +0300)]
Fixed a typo that corrupted the json otherProperties object

11 years agoConverted version into a runtime property so that it can be easily maintained
Christos Stathis [Wed, 30 May 2012 13:10:17 +0000 (16:10 +0300)]
Converted version into a runtime property so that it can be easily maintained

11 years agoFixed eneter key to send the feedback instead of just hiding the dialog
Christos Stathis [Wed, 30 May 2012 13:02:07 +0000 (16:02 +0300)]
Fixed eneter key to send the feedback instead of just hiding the dialog

11 years agoChanged the feedback url and parameters
Christos Stathis [Tue, 29 May 2012 08:32:29 +0000 (11:32 +0300)]
Changed the feedback url and parameters

11 years agoSharedByMe view now shows public files too
Christos Stathis [Fri, 25 May 2012 12:51:22 +0000 (15:51 +0300)]
SharedByMe view now shows public files too

11 years agoFixed positioning of upload alert
Christos Stathis [Fri, 25 May 2012 12:47:44 +0000 (15:47 +0300)]
Fixed positioning of upload alert

11 years agoWhen a file is dropped while another is uploading the alert is updated to show the...
Christos Stathis [Fri, 25 May 2012 12:42:17 +0000 (15:42 +0300)]
When a file is dropped while another is uploading the alert is updated to show the total number of uploads

11 years agoUploader clears all finished files when it is not visible (issue #2442)
Christos Stathis [Fri, 25 May 2012 12:08:47 +0000 (15:08 +0300)]
Uploader clears all finished files when it is not visible (issue #2442)

11 years agoFixed resize error when an error message is displayed
Christos Stathis [Fri, 25 May 2012 09:07:05 +0000 (12:07 +0300)]
Fixed resize error when an error message is displayed

11 years agoFixed scrolling issue after uploading (issue #2442)
Christos Stathis [Fri, 25 May 2012 09:02:04 +0000 (12:02 +0300)]
Fixed scrolling issue after uploading (issue #2442)

11 years agoFixed offset of context menu when the page had been scrolled (issue #2436)
Christos Stathis [Thu, 24 May 2012 14:35:39 +0000 (17:35 +0300)]
Fixed offset of context menu when the page had been scrolled (issue #2436)

11 years agoStart upload button is now hidden
Christos Stathis [Thu, 24 May 2012 13:34:24 +0000 (16:34 +0300)]
Start upload button is now hidden

11 years agoFixed bug where group was not removed when the last user was removed (issue #2348)
Christos Stathis [Thu, 24 May 2012 13:11:48 +0000 (16:11 +0300)]
Fixed bug where group was not removed when the last user was removed (issue #2348)

11 years agoFixed regexp that validates usernames (issue #2240)
Christos Stathis [Thu, 24 May 2012 10:11:43 +0000 (13:11 +0300)]
Fixed regexp that validates usernames (issue #2240)

11 years agoFinished drag'n'drop upload (issue #2403)
Christos Stathis [Mon, 21 May 2012 10:44:40 +0000 (13:44 +0300)]
Finished drag'n'drop upload (issue #2403)

11 years agoAdded upload alert when droping files in the app and select the uploaded files at...
Christos Stathis [Fri, 18 May 2012 16:11:07 +0000 (19:11 +0300)]
Added upload alert when droping files in the app and select the uploaded files at the end

11 years agoAdded drag'n'drop file upload in the file list area
Christos Stathis [Thu, 17 May 2012 15:17:54 +0000 (18:17 +0300)]
Added drag'n'drop file upload in the file list area

11 years agoUpload window 's close link toggles between close and hide according to files being...
Christos Stathis [Wed, 16 May 2012 14:58:17 +0000 (17:58 +0300)]
Upload window 's close link toggles between close and hide according to files being in progress or not (issue #2402)

11 years agoFixed upload button with loading indicator
Christos Stathis [Wed, 16 May 2012 14:52:26 +0000 (17:52 +0300)]
Fixed upload button with loading indicator

11 years agoValidate usernames to be valid emails (issue #2400)
Christos Stathis [Wed, 16 May 2012 14:37:40 +0000 (17:37 +0300)]
Validate usernames to be valid emails (issue #2400)

11 years agoUser/group names in permission list are not bold (issue #2401)
Christos Stathis [Wed, 16 May 2012 13:36:29 +0000 (16:36 +0300)]
User/group names in permission list are not bold (issue #2401)

11 years agoSmaller font for the statistics (issue #2239)
Christos Stathis [Wed, 16 May 2012 13:24:37 +0000 (16:24 +0300)]
Smaller font for the statistics (issue #2239)

11 years agoRemoval of the last member removes the group too (issue #2398)
Christos Stathis [Wed, 16 May 2012 12:48:55 +0000 (15:48 +0300)]
Removal of the last member removes the group too (issue #2398)

11 years agoMerge branch 'packaging' into debian debian/v0.9.0
Kostas Papadimitriou [Tue, 15 May 2012 11:05:32 +0000 (11:05 +0000)]
Merge branch 'packaging' into debian

11 years agoMerge branch 'master' into uploadArea
Christos Stathis [Tue, 15 May 2012 07:41:10 +0000 (10:41 +0300)]
Merge branch 'master' into uploadArea

11 years agoFirst version of drag 'n' drop upload (issue #2224)
Christos Stathis [Fri, 11 May 2012 14:15:07 +0000 (17:15 +0300)]
First version of drag 'n' drop upload (issue #2224)

11 years agoMerge branch 'master' into packaging v0.9.0
Kostas Papadimitriou [Thu, 10 May 2012 14:52:22 +0000 (17:52 +0300)]
Merge branch 'master' into packaging

11 years agoGroup creation forces the user to add the first member (issue #2375)
Christos Stathis [Thu, 10 May 2012 14:32:41 +0000 (17:32 +0300)]
Group creation forces the user to add the first member (issue #2375)

11 years agoMerge branch 'master' into packaging
Kostas Papadimitriou [Thu, 10 May 2012 11:00:37 +0000 (14:00 +0300)]
Merge branch 'master' into packaging

11 years agoCompleted 'Shared by me' file context menu with whatever command is relevant (issue...
Christos Stathis [Wed, 9 May 2012 15:20:18 +0000 (18:20 +0300)]
Completed 'Shared by me' file context menu with whatever command is relevant (issue #2378)

11 years agoButtons for add/remove meta became links (issue #2376)
Christos Stathis [Wed, 9 May 2012 13:15:09 +0000 (16:15 +0300)]
Buttons for add/remove meta became links (issue #2376)

11 years agoRemove permission button replaced by a link (issue #2373)
Christos Stathis [Wed, 9 May 2012 13:07:39 +0000 (16:07 +0300)]
Remove permission button replaced by a link (issue #2373)

11 years ago'Shared to me' became 'Shared with me' (issue #2371)
Christos Stathis [Wed, 9 May 2012 12:46:38 +0000 (15:46 +0300)]
'Shared to me' became 'Shared with me' (issue #2371)

11 years agoSmaller font size for statistics (issue #2372)
Christos Stathis [Wed, 9 May 2012 12:43:02 +0000 (15:43 +0300)]
Smaller font size for statistics (issue #2372)

11 years agoRemoved separator between files and stats (issue #2370)
Christos Stathis [Wed, 9 May 2012 11:06:27 +0000 (14:06 +0300)]
Removed separator between files and stats (issue #2370)

11 years agoAll close buttons renamed to OK buttons in dialogs (issue #2374)
Christos Stathis [Wed, 9 May 2012 10:41:47 +0000 (13:41 +0300)]
All close buttons renamed to OK buttons in dialogs (issue #2374)

11 years agoAdded 'close' to all dialogs (issue #2377)
Christos Stathis [Wed, 9 May 2012 10:08:42 +0000 (13:08 +0300)]
Added 'close' to all dialogs (issue #2377)

11 years agoFixed last IE appearance problem
Christos Stathis [Mon, 7 May 2012 14:26:05 +0000 (17:26 +0300)]
Fixed last IE appearance problem

11 years agoIf shared by me is empty the message should not be selectable
Christos Stathis [Mon, 7 May 2012 14:13:57 +0000 (17:13 +0300)]
If shared by me is empty the message should not be selectable

11 years agoFiles section should be initialy open
Christos Stathis [Mon, 7 May 2012 14:03:30 +0000 (17:03 +0300)]
Files section should be initialy open

11 years agoFiles section should be initialy open
Christos Stathis [Mon, 7 May 2012 14:01:48 +0000 (17:01 +0300)]
Files section should be initialy open

11 years agoPartialy fixed IE9 appearance problems
Christos Stathis [Mon, 7 May 2012 14:00:32 +0000 (17:00 +0300)]
Partialy fixed IE9 appearance problems

11 years agoRemove include-binaries debian file
Kostas Papadimitriou [Mon, 7 May 2012 11:21:26 +0000 (14:21 +0300)]
Remove include-binaries debian file

instead use ``dpkg-source --include-binaries`` or
``git-buildpackage --source-option=--include-binaries`` to avoid binary
files errors.

11 years agoNew debian release for v0.9.0
Kostas Papadimitriou [Mon, 7 May 2012 11:02:37 +0000 (14:02 +0300)]
New debian release for v0.9.0

11 years agoMerge branch 'packaging' into debian
Kostas Papadimitriou [Mon, 7 May 2012 11:01:14 +0000 (14:01 +0300)]
Merge branch 'packaging' into debian

11 years agoMerge branch 'master' into packaging
Kostas Papadimitriou [Mon, 7 May 2012 10:36:06 +0000 (13:36 +0300)]
Merge branch 'master' into packaging

Conflicts:
src/gr/grnet/pithos/web/public/pithos.css

11 years agoFix for IE9
Christos Stathis [Fri, 4 May 2012 15:31:00 +0000 (18:31 +0300)]
Fix for IE9

11 years agoFixed css to more closely match okeanos
Christos Stathis [Fri, 4 May 2012 14:39:22 +0000 (17:39 +0300)]
Fixed css to more closely match okeanos

11 years agoRemoved unused property
Christos Stathis [Fri, 4 May 2012 14:38:55 +0000 (17:38 +0300)]
Removed unused property

11 years agoFixed the name of some object 's properties
Christos Stathis [Fri, 4 May 2012 12:10:03 +0000 (15:10 +0300)]
Fixed the name of some object 's properties

11 years agoMore cosmetic fixes
Christos Stathis [Thu, 3 May 2012 16:11:12 +0000 (19:11 +0300)]
More cosmetic fixes

11 years agoVarious CSS and cosmetic fixes
Christos Stathis [Thu, 3 May 2012 15:27:08 +0000 (18:27 +0300)]
Various CSS and cosmetic fixes

11 years agoRestored auto-refresh
Christos Stathis [Thu, 3 May 2012 11:13:54 +0000 (14:13 +0300)]
Restored auto-refresh

12 years agoMerge branch 'master' into packaging
Kostas Papadimitriou [Wed, 2 May 2012 15:28:29 +0000 (18:28 +0300)]
Merge branch 'master' into packaging

Conflicts:
src/gr/grnet/pithos/web/public/pithos.css

12 years agoFixed issue #2340
Christos Stathis [Wed, 2 May 2012 14:57:48 +0000 (17:57 +0300)]
Fixed issue #2340

12 years agoAdded a special node for group creation in group tree (issue #2341)
Christos Stathis [Wed, 2 May 2012 14:42:08 +0000 (17:42 +0300)]
Added a special node for group creation in group tree (issue #2341)

12 years agoReplaced simple prompts for creating groups and adding users with normal dialogs
Christos Stathis [Wed, 2 May 2012 14:11:59 +0000 (17:11 +0300)]
Replaced simple prompts for creating groups and adding users with normal dialogs

12 years agoContext menu and toolbar has returned to shared by me view
Christos Stathis [Wed, 2 May 2012 13:45:49 +0000 (16:45 +0300)]
Context menu and toolbar has returned to shared by me view

12 years agoAdded a path column in Shared by me file list (issue #2344)
Christos Stathis [Mon, 30 Apr 2012 16:51:19 +0000 (19:51 +0300)]
Added a path column in Shared by me file list (issue #2344)

12 years agoMy files section made expand/collapse-able (issue #2346)
Christos Stathis [Mon, 30 Apr 2012 16:04:15 +0000 (19:04 +0300)]
My files section made expand/collapse-able (issue #2346)

12 years agoPartial fix for issue #2336
Christos Stathis [Mon, 30 Apr 2012 15:41:04 +0000 (18:41 +0300)]
Partial fix for issue #2336

12 years agoAdded validation to folder create/update form
Christos Stathis [Mon, 30 Apr 2012 12:48:06 +0000 (15:48 +0300)]
Added validation to folder create/update form

12 years agoAdded validation to properties dialog (issue #2347)
Christos Stathis [Mon, 30 Apr 2012 12:39:35 +0000 (15:39 +0300)]
Added validation to properties dialog (issue #2347)

12 years agoAdded validation to permissions form (issue #2349)
Christos Stathis [Mon, 30 Apr 2012 12:10:04 +0000 (15:10 +0300)]
Added validation to permissions form (issue #2349)

12 years agoFixed parent/creator in properties dialogs
Christos Stathis [Mon, 30 Apr 2012 11:57:30 +0000 (14:57 +0300)]
Fixed parent/creator in properties dialogs

12 years agoFixed group tree functionality due to problems from the new section structure
Christos Stathis [Fri, 27 Apr 2012 15:44:52 +0000 (18:44 +0300)]
Fixed group tree functionality due to problems from the new section structure

12 years agoDarker background for selected folder (issue #2337)
Christos Stathis [Fri, 27 Apr 2012 15:05:56 +0000 (18:05 +0300)]
Darker background for selected folder (issue #2337)

12 years agoFixed initialization error when sections are empty (issue #2345)
Christos Stathis [Wed, 25 Apr 2012 14:57:17 +0000 (17:57 +0300)]
Fixed initialization error when sections are empty (issue #2345)

12 years agoAdded a null pointer guard when getting the tree selection
Christos Stathis [Wed, 25 Apr 2012 13:04:23 +0000 (16:04 +0300)]
Added a null pointer guard when getting the tree selection

12 years agoReplaced the remove perm button image and added tooltip (issue #2338)
Christos Stathis [Wed, 25 Apr 2012 12:58:23 +0000 (15:58 +0300)]
Replaced the remove perm button image and added tooltip (issue #2338)

12 years agoAdded padding to some labels (issue #2335)
Christos Stathis [Wed, 25 Apr 2012 12:52:30 +0000 (15:52 +0300)]
Added padding to some labels (issue #2335)

12 years agoFinished new left pane newLeftPane
Christos Stathis [Tue, 24 Apr 2012 12:58:54 +0000 (15:58 +0300)]
Finished new left pane

12 years agoMerge branch 'master' into newLeftPane
Christos Stathis [Tue, 24 Apr 2012 10:17:09 +0000 (13:17 +0300)]
Merge branch 'master' into newLeftPane

12 years agoClient does not set auth cookie
Christos Stathis [Tue, 24 Apr 2012 10:16:46 +0000 (13:16 +0300)]
Client does not set auth cookie

12 years agoFinished structure of new left pane
Christos Stathis [Mon, 23 Apr 2012 13:01:06 +0000 (16:01 +0300)]
Finished structure of new left pane

12 years agoFinished files section of the new left pane
Christos Stathis [Fri, 20 Apr 2012 15:14:34 +0000 (18:14 +0300)]
Finished files section of the new left pane

12 years agoMore changes for the new left pane
Christos Stathis [Thu, 19 Apr 2012 15:43:13 +0000 (18:43 +0300)]
More changes for the new left pane

12 years agoUpdated docs
Christos Stathis [Thu, 19 Apr 2012 12:21:07 +0000 (15:21 +0300)]
Updated docs

12 years agoNew debian release debian/v0.8.7
Kostas Papadimitriou [Thu, 19 Apr 2012 10:02:06 +0000 (13:02 +0300)]
New debian release

12 years agoMerge branch 'packaging' into debian
Kostas Papadimitriou [Thu, 19 Apr 2012 10:01:33 +0000 (13:01 +0300)]
Merge branch 'packaging' into debian

12 years agoMerge branch 'master' into packaging v0.8.7
Kostas Papadimitriou [Thu, 19 Apr 2012 09:17:52 +0000 (12:17 +0300)]
Merge branch 'master' into packaging

12 years agoInitial version of the new left pane (issue #2318)
Christos Stathis [Wed, 18 Apr 2012 15:29:48 +0000 (18:29 +0300)]
Initial version of the new left pane (issue #2318)

12 years agoFixed display of shared to me tree (issue #2304)
Christos Stathis [Wed, 18 Apr 2012 12:34:31 +0000 (15:34 +0300)]
Fixed display of shared to me tree (issue #2304)

12 years agoUpdated docs
Christos Stathis [Wed, 18 Apr 2012 09:40:49 +0000 (12:40 +0300)]
Updated docs

12 years agoUpdated docs
Christos Stathis [Wed, 18 Apr 2012 09:08:46 +0000 (12:08 +0300)]
Updated docs

12 years agoChanged SharedByMe tree to always display shared files under their full subtree
Christos Stathis [Tue, 17 Apr 2012 15:58:55 +0000 (18:58 +0300)]
Changed SharedByMe tree to always display shared files under their full subtree

12 years agoUpdated docs
Christos Stathis [Tue, 17 Apr 2012 13:48:20 +0000 (16:48 +0300)]
Updated docs

12 years agoSeparated public from other permissions (issue #2317)
Christos Stathis [Thu, 12 Apr 2012 12:54:11 +0000 (15:54 +0300)]
Separated public from other permissions (issue #2317)

12 years agoFixed auto-refresh to update only the files of the current folder
Christos Stathis [Thu, 12 Apr 2012 12:21:28 +0000 (15:21 +0300)]
Fixed auto-refresh to update only the files of the current folder

12 years agoFixed error where no folder was selected after a folder was deleted
Christos Stathis [Thu, 12 Apr 2012 12:12:47 +0000 (15:12 +0300)]
Fixed error where no folder was selected after a folder was deleted

12 years agoExchanged positions of Add Group and Add User buttons
Christos Stathis [Thu, 12 Apr 2012 12:05:18 +0000 (15:05 +0300)]
Exchanged positions of Add Group and Add User buttons

12 years agoFixed error in selection models of my shared and others' shared
Christos Stathis [Wed, 11 Apr 2012 15:36:07 +0000 (18:36 +0300)]
Fixed error in selection models of my shared and others' shared

12 years agoFixed incorrect shared link
Christos Stathis [Wed, 11 Apr 2012 15:15:00 +0000 (18:15 +0300)]
Fixed incorrect shared link

12 years agoTemporarily disabled auto-refresh
Christos Stathis [Wed, 11 Apr 2012 14:54:15 +0000 (17:54 +0300)]
Temporarily disabled auto-refresh