Statistics
| Branch: | Revision:

root @ master

# Date Author Comment
ea0184f3 06/07/2012 05:07 pm George Pantazis

Version
Small Fixes

Signed-off-by: George Pantazis <>

eb81e47d 05/24/2012 10:43 pm Panagiotis Kanavos

Moved the "Selective Sync Enabled" to the main preferences page

50bf81e8 05/24/2012 10:03 pm Panagiotis Kanavos

Fix to upload both folder and file contents, when uploading a new unselected root folder
Folders are uploaded first to ensure the selective folders are updated first

496595a5 05/24/2012 09:36 pm Panagiotis Kanavos

Selective Sync filtering modified to allow uploading only of new root-level folders

0ba85b0c 05/23/2012 11:25 pm Panagiotis Kanavos

Modified the uploader to add new directories to Selected Folders if Selective Sync is enabled

fbe71a05 05/22/2012 02:24 am Panagiotis Kanavos

Modified selective sync to propagate the creation of new local directories and their contents to the server
Modified "Cancel Current Operation" to immediatelly cancel the upload of the current block
Enalbed build optimization for all projects

ee950288 05/21/2012 08:03 pm Panagiotis Kanavos

Added BufferManager

30a21317 05/15/2012 05:44 pm Panagiotis Kanavos

Version number changes

6e9c8992 05/15/2012 05:39 pm Panagiotis Kanavos

Merge branch 'master' of https://code.grnet.gr/git/pithos-ms-client

Conflicts:
trunk/Pithos.Core/Agents/FileAgent.cs

e0f69809 05/15/2012 05:36 pm Panagiotis Kanavos

Fix incorrect check in Selective Sync that prevented folder changes to propagate to the server, when the parent folder was unselected

4671d606 05/15/2012 05:08 pm Panagiotis Kanavos

Fix incorrect check in Selective Sync that prevented folder changes to propagate to the server, when the parent folder was unselected

368e06fd 05/12/2012 09:50 pm Panagiotis Kanavos

Added Keep Local, Keep Server conflict resolution actions
Modified ConflictsView.xaml to always display a combobox with the actions
Fixed PollAgent bug that caused false conflict reports
Modification of settings now causes a sync operation to force PollAgent to use modified poll settings

a308d291 05/11/2012 11:26 pm Panagiotis Kanavos

Added Clear Conflict action to resolver

ed25cded 05/11/2012 08:31 pm Panagiotis Kanavos

Merge branch 'master' of https://code.grnet.gr/git/pithos-ms-client

3f9d3448 05/11/2012 08:30 pm Panagiotis Kanavos

The Tags tab of ContainerPropertiesView.xaml now works in a similar way to FileProperties/ContainerPropertiesView.xaml

1e4f1775 05/11/2012 08:25 pm Panagiotis Kanavos

The Tags tab of ContainerPropertiesView.xaml now works in a similar way to FileProperties/ContainerPropertiesView.xaml

7a804364 05/11/2012 08:17 pm Panagiotis Kanavos

Tag and Permission editing of File Permissions is functional.

97edb52f 05/10/2012 11:22 pm Panagiotis Kanavos

Fixed bug that didn't record skipped uploads, resulting in repeated upload attempts of read-only files
Modified File Properties dialog to look more like Window Properties

e0b2f16a 05/09/2012 11:08 pm Panagiotis Kanavos

Enabled ThreeState for Selective Sync treeview

43dd02a8 05/09/2012 10:41 pm Panagiotis Kanavos

Fixes to hashing
Fixes to selective sync

5e646964 05/09/2012 12:01 pm Panagiotis Kanavos

Modified Selectives.IsSelected(ObjectInfo) to include the user's account, to properly check if selective synchronization is enabled.
ObjectInfo includes the account info of the target file, not the user's account and fails for shared files

276ee94d 05/08/2012 07:14 pm Panagiotis Kanavos

-

ecd1dddf 05/08/2012 07:10 pm George Pantazis

Merge branch 'master' of https://code.grnet.gr/git/pithos-ms-client

Conflicts:
trunk/Pithos.Client.WPF/SelectiveSynch/SelectiveSynchViewModel.cs

Signed-off-by: George Pantazis <>

854192a9 05/08/2012 07:09 pm George Pantazis

Label on shared

Signed-off-by: George Pantazis <>

8b6aa653 05/08/2012 07:07 pm Panagiotis Kanavos

Merge branch 'master' of https://code.grnet.gr/git/pithos-ms-client

Conflicts:
trunk/Pithos.Interfaces/ObjectInfo.cs

6a7b8909 05/08/2012 07:01 pm Panagiotis Kanavos

Added code for shared folder miration
Changed minimum polling interval to 1
Added null checks to Selectives

92740b03 05/08/2012 05:01 pm George Pantazis

Isshared default value on uploader
Removed personal identifiers from Settings.settings
Version

Signed-off-by: George Pantazis <>

495ce23b 05/08/2012 04:29 pm George Pantazis

Shared File Fix for Upload

Signed-off-by: George Pantazis <>

4a53d451 05/07/2012 10:55 pm Panagiotis Kanavos

Changed version to 0.7.20507

cbefd298 05/07/2012 10:52 pm Panagiotis Kanavos

Added option to disable selective Synchronization
When selective sync is disabled only owned files are synchronized. Shared files are not synchronized.
Folders (not their contents) are synchronized even when selective sync is disabled

4759a79c 05/04/2012 06:49 pm George Pantazis

New check to enable/disable selective sync
Fixed tooltip for the status in the context menu of the taskbar icon, to show its also a toggle for the status window.

Signed-off-by: George Pantazis <>

1c9bbe2c 05/03/2012 10:06 pm Panagiotis Kanavos

Conflict resolver stub

ec91de79 05/03/2012 09:48 pm Panagiotis Kanavos

Merge branch 'master' of https://code.grnet.gr/git/pithos-ms-client

Conflicts:
trunk/Pithos.Client.WPF/SelectiveSynch/SelectiveSynchViewModel.cs
trunk/Pithos.Client.WPF/Utils/SelectiveExtensions.cs

bbc59cd1 05/03/2012 09:45 pm Panagiotis Kanavos

Selective Sync now shows both server AND local folders

2313b22d 05/03/2012 08:59 pm Panagiotis Kanavos

Selective Sync now shows both server AND local folders

5da0f407 05/02/2012 06:19 pm George Pantazis

Merge branch 'master' of https://code.grnet.gr/git/pithos-ms-client

f8458fe0 05/02/2012 06:19 pm George Pantazis

New class to check if there is an active & connected NIC, it will disregard virtual, nicks tunnels and loop backs, it can also accept a minimum IF speed (Max IF speed reported by the windows API for the selected NIC)

Signed-off-by: George Pantazis <>

d31e609c 05/02/2012 04:08 pm Panagiotis Kanavos

Modified to allow initial selection of all folders and containers

7d855abd 05/01/2012 09:11 pm Panagiotis Kanavos

All containers and first level folders are automatically added to Selective Sync when adding a new account.
Shared Objects are NOT added

dd19241a 05/01/2012 07:18 pm Panagiotis Kanavos

Adding a new account now forces a logout to clear any stale Pithos cookies

623ebcf3 04/30/2012 10:49 pm Panagiotis Kanavos

Merge branch 'master' of https://code.grnet.gr/git/pithos-ms-client

d21f3c77 04/30/2012 10:48 pm Panagiotis Kanavos

Minor fix in Selective sync to ignore 403 errors the first time new share listings are requested

ad74bdce 04/30/2012 08:28 pm George Pantazis

Fix for merge issue with AssemblyInfo.cs.

Signed-off-by: George Pantazis <>

e1eaac3a 04/30/2012 08:23 pm George Pantazis

Merge branch 'master' of https://code.grnet.gr/git/pithos-ms-client

Conflicts:
trunk/Pithos.Client.WPF/Properties/AssemblyInfo.cs

Signed-off-by: George Pantazis <>

aecc5f33 04/30/2012 08:22 pm George Pantazis

Manually edited Version
Changelog

Signed-off-by: George Pantazis <>

2b0ec5b8 04/30/2012 08:10 pm Panagiotis Kanavos

File index overflow fix

d8083621 04/30/2012 03:31 pm George Pantazis

Merge branch 'master' of https://code.grnet.gr/git/pithos-ms-client

Conflicts:
trunk/Pithos.Client.WPF/Properties/AssemblyInfo.cs

Signed-off-by: George Pantazis <>

07ec1cc6 04/30/2012 03:29 pm George Pantazis

Version Change

Signed-off-by: George Pantazis <>

1865ad90 04/30/2012 10:31 am Panagiotis Kanavos

Added selective sync check after resuming sync

31cdee54 04/30/2012 10:14 am Panagiotis Kanavos

Added missing converter

2341c603 04/29/2012 11:43 pm Panagiotis Kanavos

Modifications to enable Sync Pausing for all operations
Added cancellation of the current operation

85c6af07 04/28/2012 11:17 pm Panagiotis Kanavos

Fix for duplicates in selectivesync display code
Still needs cleanup

69588a95 04/27/2012 12:00 am Panagiotis Kanavos

Fix for missing directories

8f918cb0 04/26/2012 09:50 pm Panagiotis Kanavos

Fix for FileState.Create constraint violation in StatusAgent.cs
Uploader.cs modified to check if it is possible to upload a new shared file before actually uploading
CloudFilesClient.CanUpload added that checks whether a file can be uploaded in the parent folder of a target object...

a1d8795a 04/26/2012 06:47 pm George Pantazis

Merge branch 'master' of https://code.grnet.gr/git/pithos-ms-client

c3f2e9dc 04/26/2012 06:46 pm George Pantazis

Fixed Mini Status Window
Removed entry for Mini Status Window and added the toggle to CurrentSyncStatus

Signed-off-by: George Pantazis <>

9cfaf530 04/26/2012 01:11 pm Panagiotis Kanavos

TODO: Check that we can upload new files in shares

0f369429 04/26/2012 11:29 am George Pantazis

Merge branch 'master' of https://code.grnet.gr/git/pithos-ms-client

97fd4830 04/26/2012 11:27 am George Pantazis

Changed Display name for Shared Item root folder

Signed-off-by: George Pantazis <>

8f44fd3a 04/26/2012 02:13 am Panagiotis Kanavos

Selective Sync fixes
FileState persistence fix that correctly stores forbidden files
Permission check fix

859a9ec5 04/25/2012 05:15 pm George Pantazis

Fixed Newline Break in message dialogs
Added loging option when the Restclient has no parameter

Signed-off-by: George Pantazis <>

100379b3 04/25/2012 03:56 pm George Pantazis

Restart manager support for the main application.

Signed-off-by: George Pantazis <>

268bec7f 04/24/2012 10:22 pm Panagiotis Kanavos

Fixed handling for Content_Type "application/folder" in SelectiveSync and other locations

0a9d4d18 04/24/2012 09:37 pm Panagiotis Kanavos

New SQLite version

97d149c1 04/24/2012 03:24 am Panagiotis Kanavos

v 0.7.20424

61ca4e3c 04/24/2012 12:31 am Panagiotis Kanavos

Merge branch 'master' of https://code.grnet.gr/git/pithos-ms-client

c1396e6d 04/24/2012 12:16 am Panagiotis Kanavos

Added Trace to log4net forwarder

026a6c5a 04/23/2012 11:39 pm Panagiotis Kanavos

Now immediatelly downloading new selected folders

8dcf435d 04/23/2012 09:27 pm Panagiotis Kanavos

Modified Exit code to call App Shutdown in every case

5c46341d 04/23/2012 09:26 pm Panagiotis Kanavos

Fixed Check initialization bug in Selective Synch

bc27bb7e 04/23/2012 08:41 pm Panagiotis Kanavos

Added orphan state removal

f42285c0 04/23/2012 08:40 pm Panagiotis Kanavos

Fixed Wizard title

6c5a139a 04/10/2012 08:48 am Panagiotis Kanavos

v. 0.7.20410

bb7717f5 04/10/2012 08:37 am Panagiotis Kanavos

Workaround for multiple account permissions

1a41e9ec 04/09/2012 08:56 pm Panagiotis Kanavos

Fixed incorrect account key in PollAgent.cs
Fixed incorrect check for Uri and Path relations in CollectionExtensions.cs

90e44aad 04/09/2012 05:15 pm George Pantazis

Initial Commit for the Manual

Signed-off-by: George Pantazis <>

81462518 04/09/2012 08:51 am Panagiotis Kanavos

Version 0.7.20409

50665d81 04/09/2012 08:45 am Panagiotis Kanavos

Added BusyIndicator to Login View

4ff68c10 04/06/2012 11:33 pm Panagiotis Kanavos

Added Reason column
Added Conflict filter

e3bc51ba 04/06/2012 11:27 pm Panagiotis Kanavos

Changed listbox in ConflictsView.xaml to datagrid
Fixed context menu

f4a72cb8 04/06/2012 10:48 pm Panagiotis Kanavos

Notification changes
Fixed the way folders appear in Selective Synch
Added form with conflicts

d78d765c 04/03/2012 11:38 pm Panagiotis Kanavos

Extracted upload/download functionality from NetworkAgent to Uploader.cs and Downloader.cs

Taskbar menu fixes
Empty file fixes

6da52907 04/02/2012 11:22 pm Panagiotis Kanavos

Removed faulty silent install

c9318cc7 04/02/2012 11:11 pm Panagiotis Kanavos

Updated versioninfo.xml

ebc37b0d 04/02/2012 11:08 pm Panagiotis Kanavos

Fixes for v.0.7.20401

09a3b4e2 04/02/2012 11:49 am Panagiotis Kanavos

Fixed HttpWebRequest.DefaultMaximumErrorResponseLength value that was causing problems.

e394ef0f 04/02/2012 08:40 am Panagiotis Kanavos

Added option to disable certificate checking

311d1cde 03/30/2012 11:33 pm Panagiotis Kanavos

Added silent install option
Now allowing accounts with the same name from different servers

84a3db1b 03/30/2012 05:54 pm Panagiotis Kanavos

Temp fixes

4b8110e8 03/30/2012 01:11 am Panagiotis Kanavos

Added release notes and version info for v.0.7.20319

5ac32089 03/30/2012 01:06 am Panagiotis Kanavos

Merge branch 'master' of https://code.grnet.gr/git/pithos-ms-client

Conflicts:
trunk/Pithos.Client.WPF/Properties/AssemblyInfo.cs
trunk/Pithos.Network/RestClient.cs

Replaced v 1.0.66 of SQLite with v. 1.0.79 specific for .NET 4.0

dd0f9366 03/29/2012 07:56 pm George Pantazis

Fixed container path edit in user profile.
Fixed small issue in installer.

Signed-off-by: George Pantazis <>

7ce172f6 03/28/2012 05:58 pm George Pantazis

Added new ico in the bin resources to include versions 48x 512x
Fixed issue with GoToSite, it will now properly send the user to the Pithos production site.
Fixed Type in AboutView Upates -> Updates.

Signed-off-by: George Pantazis <>

4127d08d 03/28/2012 04:53 pm George Pantazis

Installer:
Added 3 new images for the installer.

Pithos:
Updated Images (Splash, About)
Updated Application icon

Fixed Typo in object preferences Synch -> Sync
Fixed Type in Status Window Uploading {0} to Upload -> Uploading {0}
Changed Version to 20317...

6a3a37d2 03/28/2012 01:19 pm George Pantazis

Fixed Quotes added be external editor.
Fixed un-installer issue where the process id checker library was not copied after the process ended.
Fixed Issue with the WPF exec, the file was not installed if the user was not creating a desktop icon.
Updated versioninfo.xml for 316 release....

3ac3e738 03/28/2012 12:01 pm Panagiotis Kanavos

Changed release date

7f610513 03/28/2012 12:01 pm Panagiotis Kanavos

Changed version to 316

969b14b4 03/28/2012 11:50 am George Pantazis

Merge branch 'master' of https://code.grnet.gr/git/pithos-ms-client

225b1972 03/28/2012 11:45 am George Pantazis

Fixed Installer build output directory.
Added UninsHs.exe since it was auto ignored.

Signed-off-by: George Pantazis <>

2fe9d2b3 03/28/2012 11:11 am Panagiotis Kanavos

Added fix for maximum error response