Activity

From 12/29/2011 to 01/27/2012

01/27/2012

03:55 pm Revision e5b65606: Added separate notification class
Now raising notifications when polling starts, when conflicts are detected, when changes are detected Panagiotis Kanavos
03:22 pm Feature #1882 (Closed): Change account folder creation to create a folder called Okeanos
Panagiotis Kanavos
03:22 pm Bug #1762 (Closed): Entering account info by hand can result in 401 errors
Panagiotis Kanavos
03:21 pm Bug #1701 (Closed): Open Pithos folder appears yet does nothing
Panagiotis Kanavos
03:21 pm Bug #1690 (Closed): Client app tries to write to non-existent registry key
Panagiotis Kanavos
03:20 pm Bug #1597 (Closed): installation/running error ?
Panagiotis Kanavos
03:20 pm Bug #1705 (Closed): Credential retrieval from Shiboleth can fail if the user has no admin privile...
Fixed by using sockets instead of the HttpListener Panagiotis Kanavos
03:18 pm Feature #1893 (Closed): Add manual refresh operation
Panagiotis Kanavos
03:18 pm Feature #1931 (Closed): When starting, mark files not found on the server as IN CONFLICT
Panagiotis Kanavos
03:15 pm Revision 025046f1: Added a DeletedIconOverlay.cs
Added synch status in the file properties
Modified the splash screen to use the out-of-the-box splash functionality o...
Panagiotis Kanavos

01/26/2012

12:40 pm Bug #1890 (Closed): Wrong interpretation and handling of the List Objects results
Panagiotis Kanavos
12:39 pm Bug #1702 (Closed): "Open Pithos folder" doesn' display existing accounts until they are authenti...
Panagiotis Kanavos
12:39 pm Bug #1798 (Closed): Adding a new file to the Pithos folder causes an SQLite error due to locking
Panagiotis Kanavos
12:38 pm Bug #1875 (Closed): FileAgent doesn't generate move events
Panagiotis Kanavos
12:37 pm Bug #1880 (Closed): The token in the URL must be Url Encoded
Panagiotis Kanavos
12:37 pm Feature #1892 (Closed): Convert polling frequency to user setting
Panagiotis Kanavos

01/24/2012

07:11 pm Revision 9c6d3193: Added notification messages for conflicts and multifile operations on Pithos.C...
Added simple status display for conflict and multifile operations in ShellViewModel.cs
Added Conflict file status
Mod...
Panagiotis Kanavos
07:04 pm Bug #1466 (Resolved): No way to detect a server delete
Instead of trying to detect a delete, the first time the client runs we mark all local files not found on the server ... Panagiotis Kanavos
07:02 pm Bug #1876 (Resolved): Folder operations create only a single file event for the folder, not the i...
Panagiotis Kanavos
07:01 pm Bug #1890 (Resolved): Wrong interpretation and handling of the List Objects results
Panagiotis Kanavos
07:01 pm Feature #1931 (Resolved): When starting, mark files not found on the server as IN CONFLICT
Panagiotis Kanavos
04:24 pm Feature #1930 (Closed): "Other" tab must be hidden from Pithos file properties
Panagiotis Kanavos
04:24 pm Bug #1929 (Closed): Default proxy settings were left in manual mode
Panagiotis Kanavos
04:24 pm Bug #1929: Default proxy settings were left in manual mode
Fixed by changing the default setting AND adding a check during startup. The default proxy is used automatically if M... Panagiotis Kanavos
04:24 pm Revision 8a84d039: "Other" tab in File options was removed. Closes #1930
Proxy settings set to UseDefaultProxy. Added Check in App.xaml.cs to reset the proxy to UseDefaultProxy if the ProxyS... Panagiotis Kanavos
04:04 pm Bug #1929 (Resolved): Default proxy settings were left in manual mode
Panagiotis Kanavos
02:35 pm Feature #1931 (Closed): When starting, mark files not found on the server as IN CONFLICT
Panagiotis Kanavos
02:05 pm Feature #1930 (Closed): "Other" tab must be hidden from Pithos file properties
Content disposition, manifest, etc are very advanced options. Panagiotis Kanavos
01:58 pm Bug #1929 (Closed): Default proxy settings were left in manual mode
Must ensure that the default settings are always in Auto mode Panagiotis Kanavos
01:47 pm Bug #1895 (Resolved): Checking "Run on startup" causes permission exception
Panagiotis Kanavos
01:45 pm Feature #1882 (Resolved): Change account folder creation to create a folder called Okeanos
Panagiotis Kanavos
01:41 pm Feature #1893 (Resolved): Add manual refresh operation
Panagiotis Kanavos
09:28 am Revision 97f51ab0: Fix for deleting local objects that don't exist in Pithos
Panagiotis Kanavos
09:28 am Revision 26d5f45f: Added code to delete/move child objects
Panagiotis Kanavos

01/23/2012

09:00 pm Revision 29a6b387: Added check for startup option
Added Okeanos folder creation Panagiotis Kanavos
08:31 pm Bug #1895: Checking "Run on startup" causes permission exception
Probably fixed by creating a shortcut during setup and checking the "startup" command argument when the app executes.... Panagiotis Kanavos
08:14 pm Feature #1893: Add manual refresh operation
Operation added but not tested due to PITHOS Dev server problems Panagiotis Kanavos
08:13 pm Feature #1892 (Resolved): Convert polling frequency to user setting
Panagiotis Kanavos
07:01 pm Revision 65282d58: Changed proxy settings to request update if the proxy requires authentication
Panagiotis Kanavos

01/20/2012

06:12 pm Revision 133f83c2: Added Polling interval property and setting
Panagiotis Kanavos
05:25 pm Revision 540b8cf8: First change attempt for deletion
Panagiotis Kanavos

01/19/2012

11:37 pm Bug #1895 (Closed): Checking "Run on startup" causes permission exception
Seems Win7 UAC prevents the creation of the startup shortcut Panagiotis Kanavos
11:24 pm Bug #1894 (Closed): High CPU utilization during synching
Panagiotis Kanavos
11:24 pm Feature #1893 (Closed): Add manual refresh operation
Polling will be relatively infrequent (every minute or more) which means we need a manual synch command, per account ... Panagiotis Kanavos
11:23 pm Feature #1892 (Closed): Convert polling frequency to user setting
Use a default of 1 minute Panagiotis Kanavos
11:20 pm Bug #1875 (Resolved): FileAgent doesn't generate move events
Panagiotis Kanavos
11:20 pm Bug #1880 (Resolved): The token in the URL must be Url Encoded
Panagiotis Kanavos
11:11 pm Support #1891 (Closed): How should the client behave when files are moved in the web client?
Panagiotis Kanavos
11:10 pm Revision 78ebfd2d: Added FileSystemWatcherAdapter.cs to raise Moved events from the sequence of D...
Modified PreferencesViewModel.cs to URLEncode the token when opening the Pithos site Panagiotis Kanavos
11:00 pm Bug #1890 (Closed): Wrong interpretation and handling of the List Objects results
The results of the List Objects operation are all objects, not just the objects changed since the IfModifiedSince tag... Panagiotis Kanavos

01/18/2012

02:59 pm Revision f7ccec15: Changed GoToSite method to URL encode the token with Uri.EscapeUriString
Panagiotis Kanavos
02:53 pm Revision 9d6d2f6e: Missing change to ManualResetEventSlim
Panagiotis Kanavos

01/17/2012

05:55 pm Feature #1882 (Closed): Change account folder creation to create a folder called Okeanos
The UI will prevent the user from creating any folder he likes. The root folder for each account will be called Okean... Panagiotis Kanavos
05:34 pm Bug #1881 (Closed): Warn or prevent users from creating the Pithos folder in an existing folder l...
Panagiotis Kanavos
05:04 pm Bug #1880 (Closed): The token in the URL must be Url Encoded
Also for the account? Panagiotis Kanavos
04:22 pm Bug #1876 (Closed): Folder operations create only a single file event for the folder, not the inc...
Panagiotis Kanavos
04:21 pm Bug #1875 (Closed): FileAgent doesn't generate move events
The FileSystemWatcher used by FileAgent doesn't create the Rename event that erroneously expected. It creates a seque... Panagiotis Kanavos

01/16/2012

09:34 pm Revision 70aa5282: Added group views
Panagiotis Kanavos
09:34 pm Revision a70be145: Merge branch 'master' of \\\pk2010\Pithos\
Panagiotis Kanavos
08:59 pm Revision c99473ae: Replaces AutoResetEvent with manual reset event
Panagiotis Kanavos

01/13/2012

07:32 pm Revision 0b346191: Added AutoResetEvent to pause processing of network actions while executing de...
Panagiotis Kanavos

01/11/2012

11:22 pm Revision 3c76f045: Modifications to delete folder contents
Panagiotis Kanavos
07:55 pm Revision 14ecd267: Changes to delete check order
Panagiotis Kanavos

01/10/2012

11:28 pm Revision 039a89e5: Further changes to reduce locking and switch to WAL journal mode for SQLite
Also added dictionary with deleted files with dates to filter upload/download of deleted files.
Should probably add a...
Panagiotis Kanavos
07:52 pm Revision 1b4a7550: Minor fixes and preparing to move
Panagiotis Kanavos

01/09/2012

11:19 pm Revision e81dd1f6: Convert ActiveRecord update code to direct ADO calls to reduce locks
Panagiotis Kanavos
07:48 pm Revision b9f5b594: Changes for directories
Added copyright notices Panagiotis Kanavos
07:48 pm Revision 44b979b6: Merge branch 'master' of \\\pk2010\Pithos\
Panagiotis Kanavos
06:54 pm Revision f3d080df: Changes for directories
Added copyright notices Panagiotis Kanavos

01/08/2012

11:02 pm Revision 4f6d51d4: Added directory object creation whenever a new directory is created
Showing the file property dialog box for directories Panagiotis Kanavos
10:09 pm Feature #1568 (Closed): Allow synching for multiple containers
Panagiotis Kanavos
10:09 pm Feature #1763 (Closed): Add verification for manually entered account info
Panagiotis Kanavos
10:09 pm Bug #1798 (Resolved): Adding a new file to the Pithos folder causes an SQLite error due to locking
Panagiotis Kanavos

01/07/2012

05:07 pm Revision 56b53955: Added OS Version check to disable network connectivity detection in Windows XP
Panagiotis Kanavos
05:05 pm Feature #1613 (Closed): Add container creation code
Panagiotis Kanavos
05:05 pm Feature #1613: Add container creation code
Not needed since the local folder layout has changed. Containers will not be created by the clients in any case, so t... Panagiotis Kanavos
05:02 pm Feature #1698 (Closed): Add container creation command
No other client creates containers so the functionality will not be added to the Windows client
Not really needed, c...
Panagiotis Kanavos
05:00 pm Bug #1784 (Closed): "Next" button remains inactive after validating credentials
While the status of the wizard buttons is controlled by the respective properties (CanSelectNextPage etc), these are ... Panagiotis Kanavos
04:52 pm Revision 53032fb7: Fixed inactive Next button when validating credentials. Fixes #1784
Panagiotis Kanavos

01/05/2012

10:10 pm Revision 73cdd135: Simplified several functions by replacing task continuations with async/await
Panagiotis Kanavos
08:08 pm Revision a0dcfcc9: Replaced object load and update with direct HQL execution to resolve database ...
Removed dead code in StatusAgent.cs Panagiotis Kanavos
05:20 pm Revision 4ec636f6: Removed Dataflow code
Panagiotis Kanavos
05:20 pm Revision ab2f6f79: Changes to NHibernate/Activerecord storage code
Panagiotis Kanavos

01/03/2012

09:31 pm Revision 5e31048f: Some warning fixes and change of some agents from a hand-coded Agent to Datafl...
Panagiotis Kanavos
05:35 pm Revision 692ec33b: Now closing web request immediatelly after executing a request that has no con...
Fixed content logging that improperly disposed the response stream in RestClient.cs Panagiotis Kanavos
« Previous
Next »
 

Also available in: Atom