Statistics
| Branch: | Revision:

root / trunk @ cbefd298

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

33a38bce 03/28/2012 10:07 am Panagiotis Kanavos

Revert "Upgraded to version 0.7.20316"

This reverts commit c2b3d9a670b021e0ec84cc579ae6732748066ade.

c2b3d9a6 03/28/2012 09:45 am Panagiotis Kanavos

Upgraded to version 0.7.20316

59e2be82 03/27/2012 06:37 pm Panagiotis Kanavos

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

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

Updated version to 0.7.20316

423e3705 03/27/2012 06:34 pm George Pantazis

Iss changes

Signed-off-by: George Pantazis <>

2d537530 03/27/2012 05:35 pm George Pantazis

Fixed Terms text box

Signed-off-by: George Pantazis <>

74af66b7 03/27/2012 05:35 pm Panagiotis Kanavos

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

72174cd5 03/27/2012 05:33 pm Panagiotis Kanavos

Added WebExtensions.cs with methods for logging request and response contents
Modified the maximum error response size for HttpWebRequest

e6faf02b 03/27/2012 04:55 pm George Pantazis

Typo in skin type
Added multilingual support to Process Check

Signed-off-by: George Pantazis <>

479e9af2 03/27/2012 04:48 pm George Pantazis

Skin Libraries Added
Skin Code Init
GRNET Test Skin Added
Fixed issue of updating used DLL's by requesting a restart in the end of the setup
Show to user which processes use the files that are to be updated.
Fixed License Agreement Check

Signed-off-by: George Pantazis <>

739664d2 03/26/2012 12:55 am Panagiotis Kanavos

Added hash map logging

84f617f7 03/23/2012 08:20 am Panagiotis Kanavos

Added version 0.7.20315

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

1ec746af 03/20/2012 05:38 pm Panagiotis Kanavos

Missing release notes for 0.7.20313

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

Large file offset fix

2488364f 03/16/2012 07:55 pm Panagiotis Kanavos

Added version 0.7.20312

ce935190 03/16/2012 07:51 pm Panagiotis Kanavos

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

f7767e1e 03/16/2012 07:51 pm George Pantazis

x64 DLLS Fixed

Signed-off-by: George Pantazis <>

194ddc06 03/16/2012 07:50 pm Panagiotis Kanavos

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

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

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

913780e0 03/16/2012 07:49 pm Panagiotis Kanavos

Added 0.7.20312 release notes

b1337ede 03/16/2012 07:17 pm George Pantazis

Preserve tortoise overlays for other applications

Signed-off-by: George Pantazis <>

5f8dabd0 03/16/2012 07:14 pm George Pantazis

Issue with Innosetup brackets fixed

Signed-off-by: George Pantazis <>

3f929ac8 03/16/2012 06:50 pm Panagiotis Kanavos

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

76e2d990 03/16/2012 06:49 pm George Pantazis

Removed Default Value Types since registry makes the first key without a valuename as the default

Signed-off-by: George Pantazis <>

4de506ac 03/16/2012 06:42 pm Panagiotis Kanavos

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

ed29b71f 03/16/2012 06:41 pm George Pantazis

Brackets were not closed properly :(

Signed-off-by: George Pantazis <>

0f451da2 03/16/2012 06:39 pm Panagiotis Kanavos

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