Statistics
| Branch: | Tag: | Revision:

root / src / gr @ 625b9b9a

# Date Author Comment
625b9b9a 08/09/2012 03:48 pm Christos Stathis

Fixed 403 error when HEADing a shared folder with no permissions

c20ea7df 08/08/2012 05:08 pm Christos Stathis

Show correct size of folder contents for folders displayed on the right

a89c6b5c 07/10/2012 07:32 pm Christos Stathis

Merge branch 'master' into foldersOnTheRight

42214d4a 07/10/2012 07:26 pm Christos Stathis

Implemented empty container for all containers with the new api

3608dcd5 07/10/2012 07:09 pm Christos Stathis

Implemeted empty trash with the new API call

c2df9425 07/09/2012 01:41 pm Christos Stathis

Merge branch 'master' into foldersOnTheRight

9ec085e2 07/09/2012 01:40 pm Christos Stathis

Remove a forgotten delay

09fb107b 07/09/2012 01:39 pm Christos Stathis

Merge branch 'master' into foldersOnTheRight

c3d9289b 07/09/2012 01:37 pm Christos Stathis

Experimentaly added a "please wait" popup during potentialy long delete operations

0c9e241a 07/09/2012 01:35 pm Christos Stathis

Fixed an IndexOutOfBound with the toolbar when nothing is selected in the file list

a5b2770f 07/06/2012 06:42 pm Christos Stathis

No "more" menu for right-side folders

4c69b354 07/06/2012 06:37 pm Christos Stathis

No context menu for right-side folders

60a94150 07/06/2012 06:06 pm Christos Stathis

Added navigation through right-side folders

e8288e3f 07/05/2012 07:24 pm Christos Stathis

First attempt to show folders on the right

d58c0da5 06/28/2012 05:16 pm Christos Stathis

Replaced move procedures with the new PUT with delimiter

ff32989e 06/28/2012 04:11 pm Christos Stathis

Replace the folder copy procedure with the new PUT with delimiter (issue #2631)

f6c9957e 06/28/2012 03:27 pm Christos Stathis

Replaced the folder deletion procedure with the new single DELETE request (issue #2630)

b1001100 06/27/2012 06:18 pm Christos Stathis

Changed autorefresh to start at the end of initialization and check with if-modified-since to avoid useless requests

e028046b 06/27/2012 06:17 pm Christos Stathis

Fixed a NPE

4f5f3706 06/27/2012 06:16 pm Christos Stathis

Added retry capabillity to head requests

b73a903e 06/25/2012 06:52 pm Christos Stathis

Added retries to delete commands and in case of error the process continues with the next object to be deleted

bb160e3a 06/25/2012 06:37 pm Christos Stathis

Implemented empty trash by deleting and re-creating the trash

9ce1368c 06/25/2012 06:27 pm Christos Stathis

Added a forgotten rerty

ea30dad9 06/25/2012 06:15 pm Christos Stathis

Empty trash deletes everything under trash by using the deleteFolder method

3c058715 06/25/2012 04:31 pm Christos Stathis

When moving files in and out of trash set the content-type explicitly

2f4ea617 06/25/2012 03:09 pm Christos Stathis

Added retries when getting errors while fetching folders (issue #2552)

2dd70d7a 06/22/2012 04:39 pm Christos Stathis

Adjust the tree default size according to the number of subfolders so that Show more is never displayed (issue #2548)

de40f4d0 06/22/2012 04:31 pm Christos Stathis

Revert "Adjust the tree default size according to the number of subfolders so that Show more is never displayed (issue #2548)"

This reverts commit 219b4d4f22bd5b03be8c907838bbf6932f409aa9.

14d29f68 06/22/2012 04:20 pm Christos Stathis

Fixed bug that stopped uploading when the dialog was hidden

219b4d4f 06/22/2012 03:22 pm Christos Stathis

Adjust the tree default size according to the number of subfolders so that Show more is never displayed (issue #2548)

07bdd69f 06/15/2012 05:09 pm Christos Stathis

Fixed equals to consider owner apart from uri

6c372d22 06/15/2012 04:44 pm Christos Stathis

Added more logging for debugging unexplained UNAUTHORIZED responses

d26e2ef7 06/05/2012 12:27 pm Christos Stathis

After rename, the file is selected and scrolled to view (issue #2488)

cdc11586 05/30/2012 04:10 pm Christos Stathis

Converted version into a runtime property so that it can be easily maintained

fb169183 05/30/2012 04:02 pm Christos Stathis

Fixed eneter key to send the feedback instead of just hiding the dialog

d50bcbda 05/29/2012 11:32 am Christos Stathis

Changed the feedback url and parameters

8282005f 05/25/2012 03:51 pm Christos Stathis

SharedByMe view now shows public files too

8f810cb7 05/25/2012 03:47 pm Christos Stathis

Fixed positioning of upload alert

249fbc5b 05/25/2012 03:42 pm Christos Stathis

When a file is dropped while another is uploading the alert is updated to show the total number of uploads

ecf96721 05/25/2012 03:08 pm Christos Stathis

Uploader clears all finished files when it is not visible (issue #2442)

430898e5 05/25/2012 12:07 pm Christos Stathis

Fixed resize error when an error message is displayed

61e48609 05/25/2012 12:02 pm Christos Stathis

Fixed scrolling issue after uploading (issue #2442)

34e7d8d5 05/24/2012 05:35 pm Christos Stathis

Fixed offset of context menu when the page had been scrolled (issue #2436)

b1c76021 05/24/2012 04:34 pm Christos Stathis

Start upload button is now hidden

39a92f5c 05/24/2012 04:11 pm Christos Stathis

Fixed bug where group was not removed when the last user was removed (issue #2348)

e1218f0f 05/24/2012 01:11 pm Christos Stathis

Fixed regexp that validates usernames (issue #2240)

c4818b9d 05/21/2012 01:44 pm Christos Stathis

Finished drag'n'drop upload (issue #2403)

3646552f 05/18/2012 07:11 pm Christos Stathis

Added upload alert when droping files in the app and select the uploaded files at the end

89dddc7d 05/17/2012 06:17 pm Christos Stathis

Added drag'n'drop file upload in the file list area

78989564 05/16/2012 05:58 pm Christos Stathis

Upload window 's close link toggles between close and hide according to files being in progress or not (issue #2402)

d01899b6 05/16/2012 05:52 pm Christos Stathis

Fixed upload button with loading indicator

1e1441bf 05/16/2012 05:37 pm Christos Stathis

Validate usernames to be valid emails (issue #2400)

26387dd8 05/16/2012 04:36 pm Christos Stathis

User/group names in permission list are not bold (issue #2401)

c01daba6 05/16/2012 04:24 pm Christos Stathis

Smaller font for the statistics (issue #2239)

1cb18fe1 05/16/2012 03:48 pm Christos Stathis

Removal of the last member removes the group too (issue #2398)

cbca5b13 05/15/2012 10:41 am Christos Stathis

Merge branch 'master' into uploadArea

1238d28d 05/11/2012 05:15 pm Christos Stathis

First version of drag 'n' drop upload (issue #2224)

a9c85e26 05/10/2012 05:32 pm Christos Stathis

Group creation forces the user to add the first member (issue #2375)

3586ad5e 05/09/2012 06:20 pm Christos Stathis

Completed 'Shared by me' file context menu with whatever command is relevant (issue #2378)

5d2050bf 05/09/2012 04:15 pm Christos Stathis

Buttons for add/remove meta became links (issue #2376)

01bd6099 05/09/2012 04:07 pm Christos Stathis

Remove permission button replaced by a link (issue #2373)

c97384be 05/09/2012 03:46 pm Christos Stathis

'Shared to me' became 'Shared with me' (issue #2371)

b4a50916 05/09/2012 03:43 pm Christos Stathis

Smaller font size for statistics (issue #2372)

6bd0cd5e 05/09/2012 02:06 pm Christos Stathis

Removed separator between files and stats (issue #2370)

22c24bda 05/09/2012 01:41 pm Christos Stathis

All close buttons renamed to OK buttons in dialogs (issue #2374)

96705b13 05/09/2012 01:08 pm Christos Stathis

Added 'close' to all dialogs (issue #2377)

ba6ffffb 05/07/2012 05:26 pm Christos Stathis

Fixed last IE appearance problem

02b9d162 05/07/2012 05:13 pm Christos Stathis

If shared by me is empty the message should not be selectable

441d49ca 05/07/2012 05:03 pm Christos Stathis

Files section should be initialy open

bb9f7c0d 05/07/2012 05:01 pm Christos Stathis

Files section should be initialy open

2acd47a8 05/07/2012 05:00 pm Christos Stathis

Partialy fixed IE9 appearance problems

4f08fa4d 05/04/2012 06:31 pm Christos Stathis

Fix for IE9

948a9b34 05/04/2012 05:39 pm Christos Stathis

Fixed css to more closely match okeanos

d79765da 05/04/2012 05:38 pm Christos Stathis

Removed unused property

eb60c48c 05/04/2012 03:10 pm Christos Stathis

Fixed the name of some object 's properties

3123a5e7 05/03/2012 07:11 pm Christos Stathis

More cosmetic fixes

3f62b626 05/03/2012 06:27 pm Christos Stathis

Various CSS and cosmetic fixes

7307d16b 05/03/2012 02:13 pm Christos Stathis

Restored auto-refresh

5ec7b091 05/02/2012 05:57 pm Christos Stathis

Fixed issue #2340

54348648 05/02/2012 05:42 pm Christos Stathis

Added a special node for group creation in group tree (issue #2341)

53f8abed 05/02/2012 05:11 pm Christos Stathis

Replaced simple prompts for creating groups and adding users with normal dialogs

5d18aa82 05/02/2012 04:45 pm Christos Stathis

Context menu and toolbar has returned to shared by me view

e2920e8d 04/30/2012 07:51 pm Christos Stathis

Added a path column in Shared by me file list (issue #2344)

d18749bc 04/30/2012 07:04 pm Christos Stathis

My files section made expand/collapse-able (issue #2346)

db365c2d 04/30/2012 06:41 pm Christos Stathis

Partial fix for issue #2336

c475a970 04/30/2012 03:48 pm Christos Stathis

Added validation to folder create/update form

0099339a 04/30/2012 03:39 pm Christos Stathis

Added validation to properties dialog (issue #2347)

c1638c18 04/30/2012 03:10 pm Christos Stathis

Added validation to permissions form (issue #2349)

3c534380 04/30/2012 02:57 pm Christos Stathis

Fixed parent/creator in properties dialogs

8c6e9848 04/27/2012 06:44 pm Christos Stathis

Fixed group tree functionality due to problems from the new section structure

1f09a5e8 04/27/2012 06:05 pm Christos Stathis

Darker background for selected folder (issue #2337)

cf027879 04/25/2012 05:57 pm Christos Stathis

Fixed initialization error when sections are empty (issue #2345)

f5c86c34 04/25/2012 04:04 pm Christos Stathis

Added a null pointer guard when getting the tree selection

2dfc5957 04/25/2012 03:58 pm Christos Stathis

Replaced the remove perm button image and added tooltip (issue #2338)

10c61909 04/25/2012 03:52 pm Christos Stathis

Added padding to some labels (issue #2335)

c46c9e31 04/24/2012 03:58 pm Christos Stathis

Finished new left pane

cd63ee1a 04/24/2012 01:17 pm Christos Stathis

Merge branch 'master' into newLeftPane

4ea3c87b 04/24/2012 01:16 pm Christos Stathis

Client does not set auth cookie

08cc5916 04/23/2012 04:01 pm Christos Stathis

Finished structure of new left pane

e56be452 04/20/2012 06:14 pm Christos Stathis

Finished files section of the new left pane