Activity

From 10/15/2011 to 11/13/2011

11/11/2011

08:52 pm Revision 2c27cdd0: Completed feedback form
Panagiotis Kanavos

11/10/2011

09:27 pm Revision 4b0a2fc0: -
Panagiotis Kanavos
08:31 pm Feature #1201 (Closed): Add notification mechanism
Panagiotis Kanavos
06:56 pm Revision d53bbdf0: New Message, Feedback, About views
Panagiotis Kanavos
06:55 pm Revision 20e9a378: Restructured views
Panagiotis Kanavos
06:55 pm Revision 5cb9d74f: Merge branch 'master' of https://code.grnet.gr/git/pithos-ms-client
Conflicts:
trunk/Pithos.Client.WPF/ShellViewModel.cs
Panagiotis Kanavos

11/08/2011

01:39 pm Bug #1597 (Resolved): installation/running error ?
Should be fixed in the latest release, Pithos.Setup.x64.20111107.msi
* The login URL was changed, which takes care...
Panagiotis Kanavos
01:34 pm Feature #1623 (Closed): Use Pithos icon instead of box
Panagiotis Kanavos
01:19 pm Feature #1621 (Closed): Store auth cookie to allow reauthentication
Impossible to implement as it is not possible to pass a cookie when opening a browser. Panagiotis Kanavos
12:56 pm Revision cf761c0d: Added comments
Panagiotis Kanavos

11/07/2011

10:51 pm Feature #1621 (Closed): Store auth cookie to allow reauthentication
Panagiotis Kanavos
10:45 pm Feature #1620 (Closed): Add version and date number to app, About menu
Panagiotis Kanavos
10:42 pm Bug #1596 (Closed): Changes to login URL break auto reauthentication
Panagiotis Kanavos
10:40 pm Revision b5ddf130: Added Extended WPF Toolkit to use dropdown button
Removed WPF Themes
Now using new login URL with IM
Modified MessageView.xaml to look a little bit better
Fixed backgr...
Panagiotis Kanavos
06:58 pm Revision ff26eb71: Added unhandled exception handlers
Added message box with expandable exception details - missing proper theme
Modified Manufacturer in Setup project
Panagiotis Kanavos
04:33 pm Bug #1618 (Closed): The Manufacter Field in Setup is Pithos. Change it to GRNET
Panagiotis Kanavos
04:30 pm Bug #1618 (Closed): The Manufacter Field in Setup is Pithos. Change it to GRNET
The Manufacturer field is used to create the installation path. Using the same word (Pithos) for both the manufacture... Panagiotis Kanavos

11/04/2011

09:23 am Feature #1613 (Closed): Add container creation code
h2. Possible ways to implement
* Add code to create containers for each new top-level folder below the account folde...
Panagiotis Kanavos

11/03/2011

11:50 pm Revision 27361404: Added Permissions, Tags
Changed all task iterators to Async Panagiotis Kanavos
10:09 pm Feature #1612 (Closed): Add exception and feedback submission mechanism
Panagiotis Kanavos
10:08 pm Bug #1597 (Assigned): installation/running error ?
Related to #1596. A change in the PITHOS authentication URL causes problems during startup. Startup should be modifie... Panagiotis Kanavos
10:04 pm Feature #1610 (Closed): Add Transactional NTFS support for Block updates
Panagiotis Kanavos
10:00 pm Bug #1594 (Closed): Container Info window doesn't have the proper stylesheet
Panagiotis Kanavos
06:00 pm Revision 437abfca: Added Async CTP
Panagiotis Kanavos

11/02/2011

12:15 pm Bug #1597 (Closed): installation/running error ?
I installed http://code.grnet.gr/attachments/download/532/Pithos.20111031.x64.msi
When I first execute the program, ...
Antonios Zissimos
08:11 am Bug #1596 (Closed): Changes to login URL break auto reauthentication
To fix:
# Disable auto reauth on start
# Check that the credentials returned ARE valid
Panagiotis Kanavos

11/01/2011

11:50 pm Revision 42800be8: Added File/Container properties windows
Added ShowProperties command
Container properties menu doesn't appear,even though the properties work
Problem with au...
Panagiotis Kanavos
09:55 pm Bug #1595 (Closed): Starting account monitoring causes erratic IoC errors
Resolved by using Task.Factory.Iterate over an enumeration of all MonitorAccount results. This ensures that all monit... Panagiotis Kanavos
09:54 pm Bug #1595 (Closed): Starting account monitoring causes erratic IoC errors
Probably due to race conditions.
MonitorAccount is an async function because starting to monitor an account may ta...
Panagiotis Kanavos
09:52 pm Bug #1594 (Closed): Container Info window doesn't have the proper stylesheet
Panagiotis Kanavos

10/31/2011

11:11 pm Revision 7b0a5fec: First version of File Properties window. Works with random file
Panagiotis Kanavos

10/26/2011

11:11 pm Revision 9aa8abad: Added json serialization of permissions in PermissionConverter.cs
Added json serialization of Pithos version timestamp dates in PithosDateTimeConverter.cs
Replaced redundant ObjectInf...
Panagiotis Kanavos

10/25/2011

10:50 pm Feature #1563: Display and edit file properties similar to mac
Maybe separate properties from filestate ? Panagiotis Kanavos
10:49 pm Feature #1564: Display and edit container properties similar to mac
Tasks:
* Add relevant properties to Container State (or info ?)
* Create Container Properties Window
* Add comman...
Panagiotis Kanavos
10:49 pm Feature #1563: Display and edit file properties similar to mac
Tasks:
* Add relevant properties to FileState
* Create File Properties Window
* Add command to Shell interface, s...
Panagiotis Kanavos
10:18 pm Revision ec6f3895: Changed folder structure
Panagiotis Kanavos
10:14 pm Bug #1574 (Closed): Context menu doesn't appear on laptop. Deployment problem?
Panagiotis Kanavos
10:13 pm Bug #1466: No way to detect a server delete
When a file state exists but no cloud file is encountered in a full listing, the file should be considered deleted.
...
Panagiotis Kanavos
10:10 pm Feature #1562 (Closed): Change account folder structure
Panagiotis Kanavos

10/24/2011

11:16 pm Feature #1568: Allow synching for multiple containers
Need to check Uploading, Downloading, RelativePath generation Panagiotis Kanavos
09:48 pm Revision 5750d7cc: Renamed Others to others-shared
Added account name to container info
Now creating Pithos and containers folders, except Trash
Panagiotis Kanavos
08:31 pm Feature #1568 (Closed): Allow synching for multiple containers
Panagiotis Kanavos
08:30 pm Feature #1566: Convert shared sync to manual operation
One significant reason to change to manual is that it is not possible to synch new files that are dropped in a client... Panagiotis Kanavos
08:27 pm Feature #1567 (Closed): Handle both 401 and 403 errors when authentication fails
401 means the token is missing
403 means the user is not allowed to access a resource
Panagiotis Kanavos
08:22 pm Feature #1566 (Closed): Convert shared sync to manual operation
The user should use Selective Synch to select only the shared folders he wants to sync
Synchronization will be perfo...
Panagiotis Kanavos
08:17 pm Feature #1564 (Closed): Display and edit container properties similar to mac
Name, size
Count
Modified
Block Size
Block hash
Metadata
Policy
Versioning
Quota
Panagiotis Kanavos
08:13 pm Feature #1563 (Closed): Display and edit file properties similar to mac
File, Size, Container
Kind
Location
Modified date
Modified By
Version
Metadata
Public & Permissions
Panagiotis Kanavos
08:10 pm Feature #1562 (Closed): Change account folder structure
The folder structure of each account should be:
ROOT
|___Pithos
|___others-shared
|___other containers ....
Panagiotis Kanavos
08:05 pm Revision 2cc7dc10: Merge branch 'master' of https://code.grnet.gr/git/pithos-ms-client
Panagiotis Kanavos
08:05 pm Revision 77e10b4f: Renamed Fragments to Cache
Panagiotis Kanavos
06:36 pm Revision 6f351ec6: Fix to current account behavior in Preferences/PreferencesView.xaml
Modified Upload to always use block uploading. Need cleanup of dead code Panagiotis Kanavos

10/20/2011

11:58 pm Revision 5a99309c: Added Open Pithos folder for multiple accounts
Panagiotis Kanavos
11:13 pm Revision 7e26c075: Fixes to Add/Remove accounts
Panagiotis Kanavos
06:44 pm Feature #1209: Implement Selective Folder Synch
* Use list of "selected" or "unselected" items?
* Need to retrieve full list of folders from server.
Panagiotis Kanavos
04:02 pm Revision 79653ffc: Fix to allow/prevent display of notifications from preferences
Panagiotis Kanavos
03:51 pm Revision 0bd56b7c: Added usage and "Go To Site" menus per account
Panagiotis Kanavos

10/18/2011

11:10 pm Feature #925 (Closed): Display a PUBLIC folder that corresponds to the PUBLIC container
Panagiotis Kanavos
11:10 pm Feature #923 (Closed): The client will sync shared containers found in the OTHERS container
Panagiotis Kanavos
11:10 pm Bug #1528 (Closed): Must Test - What happens when a user adds a file to a shared folder?
Can't support fully because folder sharing is not implemented. Folder sharing is needed to upload new files to a shar... Panagiotis Kanavos
11:08 pm Revision 1bfc38f1: Fixed uploads of shared files. Added check for unauthorized additions to "othe...
Panagiotis Kanavos
08:05 pm Bug #1528 (Closed): Must Test - What happens when a user adds a file to a shared folder?
Panagiotis Kanavos
08:04 pm Revision d3a13891: Added UI for SelectiveSynch
Tested multi-user and shared objects. Panagiotis Kanavos
06:10 pm Bug #1527 (Closed): Api Key retrieved through re-authentication isn't stored
Panagiotis Kanavos
06:08 pm Bug #1526 (Closed): Wrong url when launching Pithos site from taskbar menu
Panagiotis Kanavos
06:07 pm Bug #1527 (Closed): Api Key retrieved through re-authentication isn't stored
Panagiotis Kanavos
05:51 pm Bug #1526 (Closed): Wrong url when launching Pithos site from taskbar menu
The url has the form http://http//pithos.dev.grnet.gr/ui/. Panagiotis Kanavos

10/17/2011

08:09 pm Revision c28a075a: Added Agent locator to locate file agents for specific folders
Panagiotis Kanavos
« Previous
Next »
 

Also available in: Atom