Activity

From 01/26/2012 to 02/24/2012

02/24/2012

01:17 pm Bug #2098 (Resolved): Cloudbar is hooked to pithos.dev.grnet.gr and should be a config variable f...
Fixed in commit:351ff8784dcec7d452e296b4d4578143b6fb7e73 Christos Stathis
01:16 pm Bug #2091: Upload dialog displays incorrectly in IE
The code is obfuscated by the compiler. I have uploaded a non-obfuscated version on the server. Please try once more,... Christos Stathis
11:46 am Revision 351ff878: Url of cloudbar fixed and made relative
Christos Stathis
09:38 am Bug #2098 (Closed): Cloudbar is hooked to pithos.dev.grnet.gr and should be a config variable for...
Referenced to Cloudbar are stuck in code, can these be changed to variables in somewhere easy to get to, e.g. build.xml? Angus Griffin
09:37 am Bug #2097 (Closed): Cloudbar doesn't show home icon or other icons in IE9
Cloudbar doesn't seem to show the icons on the left in IE9.
Angus Griffin
09:35 am Bug #2091: Upload dialog displays incorrectly in IE
Yes tested on pithos.dev.grnet.gr, same as on my local build.
Dialog displays correctly in Chrome as well as FF - ...
Angus Griffin

02/23/2012

12:55 pm Revision b850b91d: Display of version uses the configuration property
Christos Stathis
11:19 am Bug #2091 (Assigned): Upload dialog displays incorrectly in IE
Could you please provide more details cause I cannot reproduce the problem ? Did you test on plus.pithos.grnet.gr or ... Christos Stathis

02/22/2012

11:47 pm Bug #2091 (Closed): Upload dialog displays incorrectly in IE
Works in Firefox but not IE. See attached screenshot. Angus Griffin
04:24 pm Revision 166b85d2: Updated version to 0.8
Christos Stathis
04:22 pm Revision 91b28598: Updated gwt version in build.xml
Christos Stathis
04:22 pm Revision 4ddd0425: Share icon
Christos Stathis
04:19 pm Bug #2057 (Resolved): HEAD request before properties dialog returns 400 - BAD REQUEST
Fixed in commit:59c8aea42a2d13af605472c8a7fdce62630944cc Christos Stathis
04:16 pm Revision 59c8aea4: Fix for IE bug with null headers (issue #2057)
Christos Stathis
03:00 pm Feature #2066 (Resolved): Show different icon for shared and public objects
Fixed in 31d3a729cb5134f4f9e44eaceda699d64d472613 Christos Stathis
03:00 pm Revision 31d3a729: Show different icon for shared and public files (issue #2066)
Christos Stathis
12:51 pm Bug #2087 (Resolved): Fix "Other 's shared" to be "Others' shared"
Fixed in 0ad2b4a Christos Stathis
12:51 pm Revision 0ad2b4ac: Fixed spelling of others' shared (issue #2087)
Christos Stathis
12:49 pm Bug #2088 (Resolved): Check the encoding of token during upload POSTs
Fixed in 70cf069b3e1bf396463c23a2e53aacf195794a95 Christos Stathis
12:45 pm Revision 70cf069b: Correctly encoded token during uploads
Christos Stathis
11:35 am Bug #2088 (Closed): Check the encoding of token during upload POSTs
It is related to the so called "Strange case of Louridas upload error" Christos Stathis
11:34 am Bug #2087 (Closed): Fix "Other 's shared" to be "Others' shared"
Christos Stathis

02/21/2012

06:50 pm pithos-web-client-20120221.tar.gz
Antony Chazapis
03:39 pm Bug #2041 (Resolved): In multiple upload dialog, if some files have errors, the buttons are never...
Christos Stathis
03:39 pm Bug #2041: In multiple upload dialog, if some files have errors, the buttons are never re-enabled
Fixed in fefc5343554c25cf152642646c077dd58ffb6f96 Christos Stathis
02:14 pm Revision fefc5343: Fixed issue #2041. Upload dialog is re-initialized each time the queue empties
Christos Stathis
02:13 pm Revision 1f4b8156: Removed unnessecary logging
Christos Stathis

02/20/2012

07:08 pm Bug #2050 (Resolved): Ask for the permissions just before showing the context menu and tools menu
Fixed in a2f617f89274e5bd069ee9e7cb99d37c80b8212c Christos Stathis
07:08 pm Revision a2f617f8: Permissions are requested just before showing the contect and tools menu (issu...
Christos Stathis

02/17/2012

06:12 pm Bug #2051 (Closed): Use the alternative to show the shared indicator on files and folders
Invalid Christos Stathis
06:12 pm Bug #2048 (Resolved): Allow permissions to be set on object that inherit permissions
Fixed in b3c3954bc4fe72695164df18152f316765828838 Christos Stathis
06:11 pm Revision b3c3954b: Permissions are allowed to be set on objects that inherit permissions
Christos Stathis
05:59 pm Bug #2049: Ask for the permissions just before showing the permissions dialog
Finally fixed in 57dff0dd900557775d363668c3fb2cc3d6bbd962 Christos Stathis
05:59 pm Bug #2052: Ask for meta just before showing the properties dialog
Fixed finally in 57dff0dd900557775d363668c3fb2cc3d6bbd962 Christos Stathis
05:58 pm Revision 57dff0dd: Fixed bug in the fix of #2052, #2049
Christos Stathis
05:40 pm Feature #2066 (Closed): Show different icon for shared and public objects
Christos Stathis
04:47 pm Bug #2049 (Resolved): Ask for the permissions just before showing the permissions dialog
Fixed in b3832e4556774db113025f119fda99d711b0a6a3 Christos Stathis
04:46 pm Revision b3832e45: Permissions are requested just before the permissions dialog is displayed
Christos Stathis

02/16/2012

06:06 pm Bug #2057 (Closed): HEAD request before properties dialog returns 400 - BAD REQUEST
Christos Stathis
03:27 pm Bug #2054 (Resolved): Downloads fail if token contains encoded space (%2B) characters
Fixed in d02b08f2e55608496533f32b098406ed1fb289e0 Christos Stathis
03:26 pm Revision d02b08f2: Added encoding to auth token when is passed as request parameter in GET
Christos Stathis
11:07 am Bug #2054 (Assigned): Downloads fail if token contains encoded space (%2B) characters
Christos Stathis
09:53 am Bug #2054 (Closed): Downloads fail if token contains encoded space (%2B) characters
Attempts to download files (i.e. GET /v1/user@wherever.com/pithos/filename.zip?X-Auth-Token=8tzIzdhNC4bHWYesr7+vNA== ... Angus Griffin

02/15/2012

05:35 pm Bug #2052 (Resolved): Ask for meta just before showing the properties dialog
Fixed in 68e165a96aeedc285bb0b14e75712e90576e4bd4 Christos Stathis
05:32 pm Revision 68e165a9: Meta for files is requested just before showing the propeties dialog (issue #2...
Christos Stathis
05:31 pm Revision 2798eb51: Add a null pointer check when reading content type
Christos Stathis
04:18 pm Bug #2052 (Closed): Ask for meta just before showing the properties dialog
Christos Stathis
04:18 pm Bug #2051 (Closed): Use the alternative to show the shared indicator on files and folders
Christos Stathis
04:17 pm Bug #2050 (Closed): Ask for the permissions just before showing the context menu and tools menu
Christos Stathis
04:16 pm Bug #2049 (Closed): Ask for the permissions just before showing the permissions dialog
Christos Stathis
04:16 pm Bug #2048 (Closed): Allow permissions to be set on object that inherit permissions
Now it is allowed. Christos Stathis

02/14/2012

05:42 pm Bug #2041 (Closed): In multiple upload dialog, if some files have errors, the buttons are never r...
Christos Stathis
04:45 pm Revision b9dad860: Fixed script that loads the top bar
Christos Stathis

02/13/2012

01:23 pm Revision 58848c48: Updated version to 0.2
Christos Stathis
01:20 pm Revision 25007267: Removed some unused methods
Christos Stathis
12:04 pm Bug #1814 (Closed): Refresh object listing when properties change
Christos Stathis
12:04 pm Bug #2012 (Closed): Remove the user menu (top-right)
Christos Stathis
12:02 pm Bug #2013 (Closed): Fix appearance of multiple upload window in ΙΕ
Christos Stathis
12:02 pm Bug #1815 (Closed): Invitation email check
Invitation functionality moved out of the client so this issue is no longer relevant Christos Stathis

02/10/2012

05:57 pm Feature #1989 (Resolved): Check if background upload is possible with the multiple upload plugin ...
Implemented in 1a0db4f4e007b18707f875e8129e7b418da5f822 Christos Stathis
05:57 pm Bug #2027 (Closed): Encode upload uri before passing to multiple upload plugin
Christos Stathis
05:53 pm Revision 1a0db4f4: Implemented background multiple upload (issue #1989)
Christos Stathis
05:50 pm Bug #2027 (Closed): Encode upload uri before passing to multiple upload plugin
Christos Stathis

02/08/2012

06:16 pm Bug #2013 (Resolved): Fix appearance of multiple upload window in ΙΕ
Fixed in b57df15e33b1d5cd473f61636fe68c8ba03ce2ab Christos Stathis
06:15 pm Revision b57df15e: Fixed appearance of multiple upload in IE (issue #2013)
Christos Stathis
06:11 pm Revision 152ee68f: Added build target to upload css to dev server
Christos Stathis
02:47 pm Bug #2012 (Resolved): Remove the user menu (top-right)
Fixed in 73a93609745961398005455fb3ace4fae1aac813 Christos Stathis
02:43 pm Revision 73a93609: Removed user menu and fixed css to display the logo correctly
Christos Stathis
11:15 am Bug #2013 (Closed): Fix appearance of multiple upload window in ΙΕ
Christos Stathis
11:04 am Bug #2012 (Closed): Remove the user menu (top-right)
... since it is now on the okeanos top bar. Christos Stathis

02/07/2012

05:14 pm Revision f9ed360d: Added a script to display the black bar at the top
Christos Stathis
11:53 am Revision ae93aba1: Fixed compiler warnings
Christos Stathis

02/06/2012

06:48 pm Feature #1995 (Feedback): Fix styling of multiple upload widget to look like the rest of the ui
Updated in 5d69baf7e24b182aa83c55e1f460713fbadc1845. Feedback needed. Christos Stathis
06:47 pm Revision 5d69baf7: Fixed styling of plupload to match the rest of the ui
Christos Stathis
04:22 pm Bug #1954 (Closed): Allow copy with right-click on API key
Since now the web ui redirects to /im/profile where the user can copy the auth token, this is issue is no longer valid Christos Stathis
04:20 pm Bug #1696 (Resolved): Wrong listings when object names have trailing slashes
A solution has been commited in 5aaf7821299a84c7d17b976bdb25df43d7615c37. Further testing needed. Christos Stathis
04:19 pm Revision 5aaf7821: Fixed display of folders that end with /
Christos Stathis

02/03/2012

05:18 pm Feature #1995 (Closed): Fix styling of multiple upload widget to look like the rest of the ui
Christos Stathis
04:19 pm Feature #1988 (Feedback): Add an "about..." menu option in the top-right menu to display the version
362f30e45c34f5429dcacbd5143312e657c611ce
Added the version at the bottom, next to the copyright line
Christos Stathis
04:19 pm Revision 362f30e4: Added version at the bottom
Christos Stathis
04:08 pm Revision a327f34e: Fixed logout url
Christos Stathis
04:06 pm Revision 9071460c: Don't hide the dialog after upload has finished
Christos Stathis
03:38 pm Revision 0c26bcb8: Cleaned up code
Christos Stathis

02/02/2012

06:21 pm Revision 557237a8: Correctly center upload dialog after plugin initialization
Christos Stathis
04:53 pm Feature #1989 (Closed): Check if background upload is possible with the multiple upload plugin (l...
Christos Stathis
04:51 pm Feature #1988 (Closed): Add an "about..." menu option in the top-right menu to display the version
Christos Stathis
04:48 pm Revision c758f656: Added a native log() that writes to the browser 's console for debugging
Christos Stathis
04:46 pm Revision c3c10fe3: Updated copyright year
Christos Stathis
04:13 pm Revision dd081826: Added new property version starting at 0.1
Christos Stathis
04:13 pm Revision fe991fd0: Changed order of runtime preference for multiple upload
Christos Stathis
04:07 pm Revision 2dfdda3f: Added next= param to login and logout urls that are also parameterized in the ...
Christos Stathis
02:06 pm Revision e9b8a745: Versions are fetched before the versions dialog is shown
Christos Stathis
01:33 pm Revision 15dce1cd: Fixed typo
Christos Stathis

02/01/2012

06:42 pm Revision cae2a8db: Updated copyright
Christos Stathis
06:23 pm Revision 5f91f72d: Encoded path for DELETE requests
Christos Stathis
06:03 pm Revision 356e49af: Whitespace
Christos Stathis
06:02 pm Revision 69ffcc9c: Session expired dialog redirects to /im/login
Christos Stathis
05:54 pm Revision b81ec13e: After logout redirect to /im/logout
Christos Stathis
05:40 pm Revision f60a070d: Added option to change password
Christos Stathis
05:38 pm Revision 8335b4dd: Removed fcredentials dialog and redirect the user to /im/profile
Christos Stathis
05:21 pm Revision 6e2606bf: Removed feedback dialog and redirect the user to /im/feedback
Christos Stathis
05:17 pm Revision 322213fd: Removed Invitations dialog and redirect the user to /im/invite
Christos Stathis
04:51 pm Revision b25fcaca: Fixed appearance on IE
Christos Stathis
01:28 pm Revision 365865ed: Fixed items of tools menu according to context
Christos Stathis
12:41 pm Revision fea6cde7: Cleaned imports
Christos Stathis
12:39 pm Revision c9c699bc: Merged with plupload
Christos Stathis

01/31/2012

03:48 pm Revision 0c665202: Test with swfupload
Christos Stathis
02:02 pm Revision eb2ae14b: Fine tuned plupload plugin
Christos Stathis
01:30 pm Revision 4ca9cb37: Fixed ConcurrentModificationException during tree loading
Christos Stathis

01/30/2012

03:21 pm Revision 82c0ab09: Merged with plupload branch
Christos Stathis
03:19 pm Revision 0ec61115: Fixed a ConcurrentModificationException during tree traversal
Christos Stathis
11:50 am Bug #1954: Allow copy with right-click on API key
The browser 's right-click menu (context menu) has been disabled in order to display Pithos+ context menu. You can co... Christos Stathis
11:30 am Revision 6cf258b1: Moved the message panel on top of the header
Christos Stathis
11:20 am Revision b75210b5: Show only relevant toolbar buttons according to the selection in all trees
Christos Stathis

01/27/2012

05:42 pm Revision 7c02238e: Toolbar buttons are shown only when relevant
Christos Stathis
05:36 pm Bug #1954 (Closed): Allow copy with right-click on API key
When showing the API key mini window, the user can not copy the key by right-clicking it. Antony Chazapis
04:40 pm Revision ebead1b5: Fixed various warnings
Christos Stathis
04:15 pm Revision 6b7d024f: FolderPropertiesDialog is broken into two dialogs
Christos Stathis
01:24 pm Revision 666f16ac: Removed commented code
Christos Stathis
01:17 pm Revision 9326b841: FilePropertiesDialog is broken into three dialogs
Christos Stathis
11:29 am Revision 46bd5b8e: Fixed text alignment in toolbar
Christos Stathis
11:10 am Revision 59c4fb09: Fixed brackets
Christos Stathis

01/26/2012

07:38 pm Revision 0c73a8ff: Test with plupload multiple uploader
Christos Stathis
03:29 pm Revision 7260b946: Added a share button on the toolbar
Christos Stathis
03:04 pm Revision 006ec41a: Fixed tools and folder context menus
Christos Stathis
« Previous
Next »
 

Also available in: Atom