Activity

From 02/11/2009 to 03/12/2009

03/12/2009

07:50 pm Revision 305d648d: allow rename of root folder
Giannis Koutsoubos
06:25 pm Revision afdfbc24: Allow renaming the root folder, since it is quite harmless actually.
pastith
06:02 pm Revision 470a59a7: Only fight IE broken caching for folders and progress updates. Files already h...
pastith
05:57 pm Revision 49378bd7: refresh file list after empty trash
Giannis Koutsoubos
05:56 pm Revision b4213b29: Remove obsolete reference to GSSService.
pastith
05:44 pm Revision 2f2da9c7: Move the DTOs outside the client package, now that they're no more used there,...
pastith
05:16 pm Revision 9f712d7c: cleaned up references to old domain.dto objects
Giannis Koutsoubos
04:49 pm Revision 02d7b4b7: Don't allow anyone but the owner to change the read-for-all flag.
pastith
04:28 pm Revision a3349f1f: Use a workaround for IE's broken caching behavior on XHR.
pastith
04:19 pm Revision 91e97d4a: ie interprets status code 204 as 1223
Giannis Koutsoubos
03:58 pm Revision b4a8d0f3: update trash node, this fixes a bugwhere trash node was not updated after dele...
Giannis Koutsoubos
03:23 pm Revision 2e7ca93c: Revert the previous change, since GWT apparently does not consider status 204 ...
pastith
02:50 pm Revision 58a89c66: Fix the error check for form uploads, since we can control now what gets retur...
pastith
02:38 pm Revision 1837b500: - updated webdav help section with windows specific info
- add a screenshot I forgot to commit in the initial import fstamatelopoulos
02:22 pm Revision 515dbddb: restoreversion and version download works
fix firefox caching of head requests in file properties Giannis Koutsoubos
01:15 pm Revision 39c34533: Implement a REST API method to restore an old version of a file: a POST reques...
pastith
12:16 pm Revision 903c2182: make other shared folder nodes draggable
tune node updates Giannis Koutsoubos

03/11/2009

07:38 pm Revision cae9f83e: fixed error in folder rename by trimming the updated folder path
Giannis Koutsoubos
06:25 pm Revision 8edf989e: Add references to the bundled SHA-1 JavaScript implementation.
pastith
06:16 pm Revision a52ea5e4: Merge the web_client_signed branch. Now the Web client communicates solely thr...
pastith
06:02 pm Revision 599c9fc4: Avoid a NPE when creating files.
pastith

03/10/2009

12:42 pm Revision f5903adf: Add an API method for receiving the progress in file uploads. It's a GET reque...
pastith

03/06/2009

06:48 pm Revision 1d36b941: Allow GET requests for files with the authorization and date headers passed as...
pastith

03/05/2009

05:12 pm Revision d56ff693: added webDAV help section
fstamatelopoulos
04:59 pm Revision ce483ad0: added sharing help section and fixed some typos
fstamatelopoulos
04:45 pm Revision bda7d76d: Add support for authenticated uploads from browser-based web apps using form P...
pastith
04:24 pm Revision 897da628: search section of the greek user guide
fstamatelopoulos

03/04/2009

02:15 pm Revision db9c51e8: - images & text for the copy/cut help section of the user guide (el)
- added dnd help in the delete section fstamatelopoulos
01:00 pm Revision 21d44a87: update to match code change
fstamatelopoulos
12:56 pm Revision 3a90e4f3: Don't pollute the method signature with pointless exceptions.
pastith
12:55 pm Revision 78e9aea7: images and text for the "delete help" section of the user guide (el)
fstamatelopoulos
12:54 pm Revision 76af315b: - change order of options in trash context menu to match the context menu of d...
- change "empty trash" icon to a more appropriate and consistent one fstamatelopoulos
11:46 am Revision 0888c98e: images and text for folder creation and properties
fstamatelopoulos
11:10 am Revision e70e36d8: added comment, since boolean params' names are misleading in the "update item"...
fstamatelopoulos
11:06 am Revision 9b3805b5: finalized "file creation & properties" section
fstamatelopoulos
10:55 am Revision c1f07e54: Don't show the update menu item when a folder is selected.
pastith
10:27 am Revision 2b9d7d53: - added update option in file menu
- added file update icon (changed accordingly in file context menu) fstamatelopoulos

03/03/2009

05:39 pm Revision c9ffbe84: Properly return Forbidden for folders in the deferred authentication case. Fol...
pastith
03:41 pm Revision f1ecc9bd: + screenshots for the user guide (el)
fstamatelopoulos
03:40 pm Revision 86160759: latest Greek user guide update
fstamatelopoulos

02/27/2009

05:03 pm Revision 5e2b8ec6: -fixed some path handling in trash and search when path contained a trailing s...
-fixed some url encoding problem in filesjandler
-folder update now returns updated folder url in response body
Giannis Koutsoubos
03:24 pm Revision da7b63f2: Ease the job of the clients by expanding string arrays to object arrays:
- GET on the 'others' namespace returns the username of the user sharing the resource
- GET on the 'groups' namespace...
pastith

02/26/2009

05:05 pm Revision 3f2e14a0: Use the username instead of the name for the mini-file JSON response, in order...
pastith
04:02 pm Revision f7abcd5a: - Help the clients make less requests, by returning the necessary object prope...
- Consistently name the subfolders of all folders as "folders" in the JSON response. pastith

02/25/2009

07:39 pm Revision e33cd440: updated content for the Greek (el) user guide
fstamatelopoulos
04:01 pm Revision 0e49ac87: Display the WebDAV URL in the credentials dialog, in order to help users that ...
pastith
03:38 pm Revision e150a336: Implement file uploads via multipart POST for browser-based JavaScript clients.
pastith
12:27 pm Revision 953c98f5: Initialize the input & output buffers for WebDAV & REST handlers in the deploy...
pastith

02/24/2009

05:36 pm Revision 68410d59: Fix fetching resources moved to the trash. This required a large-scale refacto...
- ExternalAPI.getResourceAtPath() now requires the call site to explicitly mention whether it will consider a resourc... pastith
05:17 pm Revision 82750ec8: fixed transaction error on concurrent deletes of files of the same folder, rem...
Giannis Koutsoubos
05:11 pm Revision 95da8819: -Fix the URL of files & folders shared by user, when requested with a trailing...
-Use UTF-8 encoding when reading post contents Giannis Koutsoubos

02/23/2009

02:01 pm Revision 75a0e12a: - Fix the URL of files & folders shared by others, when requested with a trail...
- Make sure file and folder URIs are properly encoded in trash, shared & others namespaces. pastith

02/21/2009

04:36 pm Revision ed1ac326: include tag url in users json response
Giannis Koutsoubos

02/20/2009

06:42 pm Revision 4b4b4299: initial import of the greek user guide
fstamatelopoulos
06:41 pm Revision 47c9173c: initial import of the greek user guide
fstamatelopoulos
05:55 pm Revision 2a35ae1c: Implement "empty trash" as a DELETE on the /trash namespace. Also, make sure t...
pastith
03:46 pm Revision 40347b0e: Add debugging info on failed Shibboleth authentications. That way the user can...
pastith
02:04 pm Revision 15ad8af3: fixed an infinite loop when source and target are the same folders
Giannis Koutsoubos
12:58 pm Revision 08c62ec7: Partial revert of r18: don't encode the resource names, only the URIs.
pastith

02/19/2009

10:42 pm Revision 553e6584: Encode the nonce before using it, since the servler container decodes it autom...
pastith
05:26 pm Revision 47d800f9: - Properly encode resource names and paths while constructing the JSON response.
- Modify the signature calculation algorithm, in order to accomodate file names with spaces or localized file names. ... pastith
02:04 pm Revision ac4d1481: Return the shared files that do not belong in shared folders for GETs in the '...
pastith
01:50 pm Revision d08fa1c0: Properly encode the nonce in order to avoid modifications by the servlet conta...
pastith
12:34 pm Revision 4993dae2: Remove pointless service configurations.
pastith

02/18/2009

10:51 pm Revision f24ae0b6: Remove pointless configuration files. These are supposed to be different for e...
pastith
03:49 pm Revision e556c752: Remove unused configuration parameters.
pastith

02/17/2009

03:53 pm Revision 62f4625c: Set svn:ignore.
pastith
03:47 pm Revision 14ad7326: Initial import.
pastith

02/16/2009

02:33 pm Revision 739b4329: Initial directory structure.
unknown
« Previous
Next »
 

Also available in: Atom