Statistics
| Branch: | Revision:

root / trunk / Pithos.Client.WPF @ e0f69809

# Date Author Comment
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

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

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

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

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 <>

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

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 <>

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

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

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

Fixes for v.0.7.20401

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

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...

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

6b8b6e58 03/27/2012 06:37 pm Panagiotis Kanavos

Updated version to 0.7.20316

0771dfd7 03/23/2012 08:15 am Panagiotis Kanavos

Fixed wrong file offset check

7153da40 03/20/2012 06:09 pm Panagiotis Kanavos

Added fix for directory content types generated by Firefox.
Fixes #2227

922c6aff 03/20/2012 09:04 am Panagiotis Kanavos

Large file offset fix

4191ea15 03/16/2012 07:50 pm Panagiotis Kanavos

Changed version to 0.7.20312
Changed ShellView.xaml size to 0:0

dcca46c3 03/16/2012 06:38 pm Panagiotis Kanavos

Added Check for Updates button to AboutView.xaml
Renamed Check for Upgrades to Check for updates

81c5c310 03/16/2012 02:33 pm Panagiotis Kanavos

Added fixes for v.0.7.20311

Changes to logo
Renamed "Pithos" logo to "Pithos+"
Fixes to login URL

6b0de454 03/15/2012 08:53 pm Panagiotis Kanavos

Various changes

72eeda84 03/15/2012 06:41 pm Panagiotis Kanavos

Menu visibility changes
Status view toggling

badcef63 03/14/2012 06:47 pm Panagiotis Kanavos

Added embedded browser form LoginView.xaml to overcome IE redirect bugs

becb4f44 03/13/2012 06:44 pm Panagiotis Kanavos

Changed resource links to PithosPlus

7059b7a2 03/13/2012 06:36 pm Panagiotis Kanavos

Changed exe name

e9eab066 03/13/2012 03:25 pm Panagiotis Kanavos

Added console

adfa4645 03/13/2012 01:25 pm Panagiotis Kanavos

Moved Pithos data and logs from the GRNET folder under AppData to a GRNET\PITHOS folder

8d2b4fa3 03/13/2012 12:26 pm Panagiotis Kanavos

Added mutex to ensure only a single instance can run at a time

199dc6db 03/12/2012 10:49 pm Panagiotis Kanavos

Changed versions to 0.7.20308

70e0b702 03/12/2012 10:46 pm Panagiotis Kanavos

NetSparkle/NetSparkleAppCast.cs fix to retrieve x64 or x86 msi
Added status view window
Added notifications to DeleteAgent.cs

6f03d6e1 03/12/2012 04:26 pm Panagiotis Kanavos

Fixes to NetSparkle
Fixes to IfModifiedSince calculation
Added console window

349a2d0f 03/08/2012 01:01 pm Panagiotis Kanavos

Changes to NetSparkle forms

fe62b7f4 03/07/2012 08:48 pm Panagiotis Kanavos

Account page changes

96f88218 03/07/2012 07:33 pm Panagiotis Kanavos

Taskbar menu message text limited to a single line

6c2b996e 03/07/2012 06:46 pm Panagiotis Kanavos

Assembly date changes

5d7b20e8 03/07/2012 06:34 pm Panagiotis Kanavos

Added UpdateForceCheck parameter

bb679ec8 03/07/2012 06:21 pm Panagiotis Kanavos

Added configurable settings for batch idle timeout

049333d2 03/07/2012 05:57 pm Panagiotis Kanavos

Converted NetSparkle project to .NET 4 Client Profile
Threading fixes for NetSparkle
Added configurable versioninfo.xml url

79f92570 03/07/2012 01:58 pm Panagiotis Kanavos

Added file event batching