Activity

From 06/10/2012 to 07/09/2012

07/09/2012

01:41 pm Revision c2df9425: Merge branch 'master' into foldersOnTheRight
Christos Stathis
01:40 pm Revision 9ec085e2: Remove a forgotten delay
Christos Stathis
01:39 pm Revision 09fb107b: Merge branch 'master' into foldersOnTheRight
Christos Stathis
01:37 pm Revision c3d9289b: Experimentaly added a "please wait" popup during potentialy long delete operat...
Christos Stathis
01:35 pm Revision 0c9e241a: Fixed an IndexOutOfBound with the toolbar when nothing is selected in the file...
Christos Stathis
12:07 pm Feature #2652 (Resolved): Check the behaviour when non-marker folder has been shared to me with r...
I cannot act on it because HEAD request returns 409 FORBIDDEN. Christos Stathis

07/06/2012

06:42 pm Revision a5b2770f: No "more" menu for right-side folders
Christos Stathis
06:37 pm Revision 4c69b354: No context menu for right-side folders
Christos Stathis
06:06 pm Revision 60a94150: Added navigation through right-side folders
Christos Stathis

07/05/2012

07:24 pm Revision e8288e3f: First attempt to show folders on the right
Christos Stathis
12:59 pm Feature #2652 (Resolved): Check the behaviour when non-marker folder has been shared to me with r...
Christos Stathis
12:57 pm Feature #2651 (Resolved): When empty trash is ready add an "empty" option in all containers
Christos Stathis
12:56 pm Bug #2650 (Resolved): Make delete operation blocking with a glass panel
Christos Stathis

06/28/2012

05:17 pm Feature #2632 (Resolved): Use the new MOVE with delimiter
Fixed in commit:d58c0da Christos Stathis
05:16 pm Revision d58c0da5: Replaced move procedures with the new PUT with delimiter
Christos Stathis
05:08 pm Bug #2633 (Resolved): Empty trash does not work due to 409 CONFLICT
Christos Stathis
04:11 pm Feature #2631 (Resolved): Use the new COPY with delimiter
Fixed in commit:ff32989 Christos Stathis
04:11 pm Revision ff32989e: Replace the folder copy procedure with the new PUT with delimiter (issue #2631)
Christos Stathis
03:29 pm Feature #2630 (Resolved): Use the new DELETE with delimiter
Christos Stathis
03:29 pm Feature #2630: Use the new DELETE with delimiter
Fixed in commit:f6c9957 Christos Stathis
03:27 pm Revision f6c9957e: Replaced the folder deletion procedure with the new single DELETE request (iss...
Christos Stathis
03:26 pm Feature #2632 (Resolved): Use the new MOVE with delimiter
Christos Stathis
03:26 pm Feature #2631 (Resolved): Use the new COPY with delimiter
Christos Stathis
03:26 pm Feature #2630 (Resolved): Use the new DELETE with delimiter
Christos Stathis

06/27/2012

06:18 pm Feature #2550 (Resolved): Auto-refrsh requests should use the if-modified-since for the container
Fixed in commit:b100110 Christos Stathis
06:18 pm Revision b1001100: Changed autorefresh to start at the end of initialization and check with if-mo...
Christos Stathis
06:17 pm Revision e028046b: Fixed a NPE
Christos Stathis
06:16 pm Revision 4f5f3706: Added retry capabillity to head requests
Christos Stathis

06/25/2012

06:52 pm Revision b73a903e: Added retries to delete commands and in case of error the process continues wi...
Christos Stathis
06:38 pm Bug #2554 (Resolved): Change empty trash command to delete all objects in the container instead o...
Fixed in commit:bb160e3 Christos Stathis
06:37 pm Revision bb160e3a: Implemented empty trash by deleting and re-creating the trash
Christos Stathis
06:27 pm Revision 9ce1368c: Added a forgotten rerty
Christos Stathis
06:15 pm Revision ea30dad9: Empty trash deletes everything under trash by using the deleteFolder method
Christos Stathis
04:31 pm Revision 3c058715: When moving files in and out of trash set the content-type explicitly
Christos Stathis
03:09 pm Revision 2f4ea617: Added retries when getting errors while fetching folders (issue #2552)
Christos Stathis
03:08 pm Feature #2552 (Resolved): Use retries in case the server returns errors
Added up to 3 retries in case of errors when getting folders Christos Stathis

06/22/2012

04:44 pm Revision b35486b8: New debian release for v0.9.2
Kostas Papadimitriou
04:43 pm Revision d1facf3d: Merge branch 'packaging' into debian
Kostas Papadimitriou
04:42 pm Revision fe72cfc5: Merge branch 'master' into packaging
Kostas Papadimitriou
04:39 pm Revision 2dd70d7a: Adjust the tree default size according to the number of subfolders so that Sho...
Christos Stathis
04:31 pm Revision de40f4d0: Revert "Adjust the tree default size according to the number of subfolders so ...
This reverts commit 219b4d4f22bd5b03be8c907838bbf6932f409aa9. Christos Stathis
04:20 pm Revision 14d29f68: Fixed bug that stopped uploading when the dialog was hidden
Christos Stathis
04:10 pm Revision a5f5da3c: Proper version display
- Patch runtime.properties to apply version provided by index view Kostas Papadimitriou
03:22 pm Bug #2548 (Resolved): If the number of subfolders is too large, a "Show more" is displayed at the...
Christos Stathis
03:22 pm Bug #2548: If the number of subfolders is too large, a "Show more" is displayed at the end. We ne...
Fixed in commit:219b4d4 Christos Stathis
03:22 pm Revision 219b4d4f: Adjust the tree default size according to the number of subfolders so that Sho...
Christos Stathis

06/20/2012

03:33 pm Revision 7da62e70: New debian release for v0.9.1
Kostas Papadimitriou
02:21 pm Revision 6433a00d: Merge branch 'packaging' into debian
Kostas Papadimitriou
02:05 pm Revision 00490ac9: Merge branch 'master' into packaging
Conflicts:
runtime.properties
Kostas Papadimitriou
01:29 pm Bug #2554 (Resolved): Change empty trash command to delete all objects in the container instead o...
Christos Stathis
01:24 pm Feature #2553 (New): Avoid requesting for each subfolder to determine if it has children
Use the subdir in json to determine that or alternatively show + everywhere and hide it on click Christos Stathis
01:00 pm Feature #2552 (Resolved): Use retries in case the server returns errors
Christos Stathis
12:59 pm Feature #2551 (Assigned): Εμφάνιση των folders και δεξιά
Christos Stathis
12:55 pm Feature #2550 (Resolved): Auto-refrsh requests should use the if-modified-since for the container
Christos Stathis
12:54 pm Bug #2549 (Closed): Sometimes when restoring a folder from trash, the content-type is lost and th...
Christos Stathis
12:51 pm Bug #2548 (Resolved): If the number of subfolders is too large, a "Show more" is displayed at the...
Christos Stathis

06/15/2012

05:10 pm Bug #2530 (Resolved): Selecting pithos of a user sharing with me, results in selecting all pithos...
Fixed in commit:07bdd69 Christos Stathis
05:09 pm Revision 07bdd69f: Fixed equals to consider owner apart from uri
Christos Stathis
04:44 pm Revision 6c372d22: Added more logging for debugging unexplained UNAUTHORIZED responses
Christos Stathis
04:42 pm Bug #2530 (Resolved): Selecting pithos of a user sharing with me, results in selecting all pithos...
Christos Stathis
« Previous
Next »
 

Also available in: Atom