Activity

From 03/21/2013 to 04/19/2013

04/19/2013

06:02 pm Bug #3630 (Closed): When right clicking on a file remove the "Upload" option
Christos KK Loverdos
06:02 pm Revision f25b0d3d: Merge branch 'issue_3630' into develop
Refs #3630 Christos KK Loverdos
06:01 pm Revision fba33890: Remove "Upload" from file context menu
Refs #3630 Christos KK Loverdos
05:58 pm Feature #3595 (Closed): When right clicking on a file remove the "Delete" option unless we are in...
Christos KK Loverdos
05:57 pm Revision 0292f6b1: Merge branch 'issue_3595' into develop
Refs #3595 Christos KK Loverdos
05:56 pm Revision 10ff638f: "Delete" is only supported from within the Trash
Refs #3595 Christos KK Loverdos
04:08 pm Feature #3593 (Closed): File sharing overlay: Warn for already added users, when trying to unchec...
Christos KK Loverdos
04:07 pm Revision c9ca99bc: Merge branch 'issue_3593' into develop
Refs #3593 Christos KK Loverdos
04:06 pm Revision b12da07a: Informational dialog when trying to unchek "Private Sharing" while shares exist
Refs #3593 Christos KK Loverdos
03:32 pm Revision e7222991: Merge branch 'issue_3575' into develop
Refs #3575 Christos KK Loverdos
03:30 pm Revision 6e804d92: Fix a typo in File/Share/Add Group dialog
The column header for groups should be "Group" not "User"
Refs #3575
Christos KK Loverdos
03:20 pm Feature #3575 (Closed): Refactor the view of the Sharing procedure
Christos KK Loverdos
03:16 pm Revision 77a99b26: Exclude one more HTTP header from logging
Christos KK Loverdos
03:15 pm Revision c963be61: Revert "Provide RightClick/CopyToClipboard functionality for "Public/Private L...
This reverts commit ddbf705922a5abb92c92205ebc98cc97fbd89aeb.
I explained the reason in the commit message of the ab...
Christos KK Loverdos
03:12 pm Revision ddbf7059: Provide RightClick/CopyToClipboard functionality for "Public/Private Link" in ...
It does not work. I think there is no standard way to do it.
Which browser versions do we support anyway?
I am commi...
Christos KK Loverdos
02:31 pm Revision 59aa2375: Selectively ignore HTTP headers in logging
Christos KK Loverdos
01:54 pm Revision b551f85b: In File/Share dialog show "Public/Private Link" instead of just "Link"
Refs #3575 Christos KK Loverdos
01:50 pm Revision d1609e26: Use constant strings in File/Share and Permissions dialogs
Christos KK Loverdos
01:49 pm Revision bc393f5e: More HTTP call logging enhancements
Christos KK Loverdos
01:48 pm Revision b31e9028: Bring Folder/Share dialog onpar with File/Share dialog
Refs #3575 Christos KK Loverdos
01:48 pm Revision f7c37cc8: Add more constant strings
Christos KK Loverdos
12:52 pm Revision 45c76262: Enhance HTTP call logging
Christos KK Loverdos

04/18/2013

07:33 pm Revision c947e007: Better headers in permissions dialog
If it is about user permissions, show "Add user" and "User".
If it is about group permissions, show "Add group" and "...
Christos KK Loverdos
07:22 pm Revision 49a8183f: In File/Share do not show "Add group" if user has no groups
Refs #3575 Christos KK Loverdos
07:12 pm Revision cfdb1476: Visually separate "Private" & "Public" sharing in File/Share
More lightweight than the previous approach.
Refs #3575
Christos KK Loverdos
06:54 pm Revision f9762f23: Revert "Fix the disabled "Add group" button style"
This reverts commit 5e2c128046985d9adb0459040b9b82931235e422.
Due to a regression with the Group/Delete dialog (it h...
Christos KK Loverdos
06:49 pm Bug #3630 (Closed): When right clicking on a file remove the "Upload" option
This makes no sense at all. The file is already uploaded. Constantinos Venetsanopoulos
06:26 pm Feature #3592 (Closed): Do not create Group on the File sharing overlay
I am tracking this on #3575. Closing Christos KK Loverdos
06:18 pm Revision 46d2ccd2: Visually separate "Private" & "Public" sharing in File/Share
Refs #3575 Christos KK Loverdos
05:46 pm Revision 5e2c1280: Fix the disabled "Add group" button style
Previously some annoying button movement was taking place on mouse hover.
Refs #3575
Christos KK Loverdos
05:44 pm Revision da9e51db: In File/Share, disable "Add Group" if user has no groups
Also set the button title to "You do not have any groups".
Refs #3575
Christos KK Loverdos

04/16/2013

01:24 pm Revision 34cd9aff: New button "Add everybody" to file Share dialog
Refs #3575 Christos KK Loverdos

04/15/2013

06:07 pm Revision 87487bbf: In Share Dialog, remove the header line when the permission list is empty.
Refs #3575 Christos KK Loverdos
04:49 pm Revision fbb19e02: Change wording: Sharing -> Share in the folder context menu
Refs #3575 Christos KK Loverdos
04:46 pm Revision cb1f6cdb: Update permission table after adding user/group
Refs #3575 Christos KK Loverdos
04:45 pm Revision ed2b76a4: Rename constructor params
Refs #3575 Christos KK Loverdos
04:35 pm Feature #3595 (Closed): When right clicking on a file remove the "Delete" option unless we are in...
If we are in a container that is not the "Trash", we shouldn't be able to delete a file permanently. Thus, we do not ... Constantinos Venetsanopoulos
04:30 pm Feature #3593 (Closed): File sharing overlay: Warn for already added users, when trying to unchec...
It seems you are already sharing this file with some users. Please remove all users from the sharing list, to be able... Constantinos Venetsanopoulos
04:26 pm Feature #3592 (Closed): Do not create Group on the File sharing overlay
We do not want to create new groups through the File sharing overlay, because it is very frustrating from a user-expe... Constantinos Venetsanopoulos
04:17 pm Feature #3575 (Assigned): Refactor the view of the Sharing procedure
OK, we are leaving Folders as is without "Publish" for now.
One comment: Remove the headers line: "Users/Groups Re...
Constantinos Venetsanopoulos
03:33 pm Feature #3575 (Feedback): Refactor the view of the Sharing procedure
I see that currently, there is no "Publish" functionality for Folders. So, I am leaving it as it is.
The unified Pub...
Christos KK Loverdos

04/12/2013

06:26 pm Feature #3575 (Assigned): Refactor the view of the Sharing procedure
Check dev84. Implemented in File->Share for now. Will also do it for Folder->Share. Christos KK Loverdos
05:09 pm Revision 64d3b76b: Unify 'Publish' and 'Sharing' dialogs into one (for files)
Christos KK Loverdos

04/11/2013

04:49 pm Revision e0a0c6ea: Add more logging utilities
Christos KK Loverdos

04/10/2013

04:33 pm Feature #3575 (Closed): Refactor the view of the Sharing procedure
Currently, when right clicking on a File one has two options wrt sharing:
1. Publish
2. Sharing
With "Publish"...
Constantinos Venetsanopoulos

04/01/2013

04:08 pm Revision 07f72d32: Merge branch 'issue_3443' into develop
Christos KK Loverdos
04:07 pm Revision 8ddb4627: Provider a safer way to purge the container
Refs #3443
https://code.grnet.gr/issues/3443
Christos KK Loverdos
« Previous
Next »
 

Also available in: Atom