Activity
From 02/27/2012 to 03/27/2012
03/27/2012
- 06:37 pm Revision 59e2be82: Merge branch 'master' of https://code.grnet.gr/git/pithos-ms-client
- 06:37 pm Revision 6b8b6e58: Updated version to 0.7.20316
- 06:34 pm Revision 423e3705: Iss changes
- Signed-off-by: George Pantazis <gpant@noc.grnet.gr>
- 05:35 pm Revision 2d537530: Fixed Terms text box
- Signed-off-by: George Pantazis <gpant@noc.grnet.gr>
- 05:35 pm Revision 74af66b7: Merge branch 'master' of https://code.grnet.gr/git/pithos-ms-client
- 05:33 pm Revision 72174cd5: Added WebExtensions.cs with methods for logging request and response contents
- Modified the maximum error response size for HttpWebRequest
- 04:55 pm Revision e6faf02b: Typo in skin type
- Added multilingual support to Process Check
Signed-off-by: George Pantazis <gpant@noc.grnet.gr> - 04:48 pm Revision 479e9af2: 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 set...
03/26/2012
03/23/2012
- 05:32 pm Bug #2225 (Closed): Installer doesnt install 64bit Pithos.ShellExtensions.dll on 64bit forced
- 11:18 am Bug #2253 (Closed): Upload status notifications should be similar to the download notifications
- Instead of showing an upload percentage, the upload notification is a simple text message.
- 10:49 am Bug #2252 (Closed): Failure to retry failed upload due to 502 error
- An attempt to upload a large file failed when the server returned a 502 error in response to a hashmap PUT operation....
- 10:05 am Feature #2251 (Closed): Show a progress bar in the status window
- This can be done by adding a progress bar control and propagating progress information, or the entire progress notifi...
- 08:20 am Revision 84f617f7: Added version 0.7.20315
- 08:15 am Revision 0771dfd7: Fixed wrong file offset check
03/21/2012
- 11:57 am Feature #2171 (Closed): Is it necessary to force the user to use a "pithos" and "okeanos" folder?
- 11:57 am Bug #2201 (Closed): Disable menu items if no account is added
- 11:57 am Bug #2219 (Closed): Show notification when the user clicks "Check for upgrades"
- 11:57 am Bug #2221 (Closed): Menu option No Account Defined should be linked to Account creation
- The menu item now redirects to the Accounts tab
03/20/2012
- 06:09 pm Revision 7153da40: Added fix for directory content types generated by Firefox.
- Fixes #2227
- 06:09 pm Bug #2227 (Closed): Wrong synchronization of empty folders
- 05:46 pm Bug #2239 (Closed): New accounts may appear twice in the Account Folders menu
- 05:38 pm Revision 1ec746af: Missing release notes for 0.7.20313
- 09:04 am Revision 922c6aff: Large file offset fix
03/16/2012
- 10:23 pm Bug #2227 (Closed): Wrong synchronization of empty folders
- (1) Log in to Pithos from the web interface
(2) Start the Pithos client
(3) Create an (empty) directory from the we... - 07:56 pm Feature #2226: Make sure in an upgrade registry keys are not update to save time
- *Make sure in an upgrade, the registry keys are not updated to save time
- 07:55 pm Revision 2488364f: Added version 0.7.20312
- 07:52 pm Feature #2226 (Closed): Make sure in an upgrade registry keys are not update to save time
- The Component must be set on all reg keys.
- 07:51 pm Revision ce935190: Merge branch 'master' of https://code.grnet.gr/git/pithos-ms-client
- 07:51 pm Revision f7767e1e: x64 DLLS Fixed
- Signed-off-by: George Pantazis <gpant@noc.grnet.gr>
- 07:50 pm Revision 194ddc06: Merge branch 'master' of https://code.grnet.gr/git/pithos-ms-client
- 07:50 pm Revision 4191ea15: Changed version to 0.7.20312
- Changed ShellView.xaml size to 0:0
- 07:49 pm Revision 913780e0: Added 0.7.20312 release notes
- 07:44 pm Bug #2225 (Closed): Installer doesnt install 64bit Pithos.ShellExtensions.dll on 64bit forced
- Since 311 the installer forces x64 even if the user opts for a x32bit install according to MS guideline. Due to this ...
- 07:17 pm Revision b1337ede: Preserve tortoise overlays for other applications
- Signed-off-by: George Pantazis <gpant@noc.grnet.gr>
- 07:14 pm Revision 5f8dabd0: Issue with Innosetup brackets fixed
- Signed-off-by: George Pantazis <gpant@noc.grnet.gr>
- 06:50 pm Revision 3f929ac8: Merge branch 'master' of https://code.grnet.gr/git/pithos-ms-client
- 06:49 pm Revision 76e2d990: Removed Default Value Types since registry makes the first key without a value...
- Signed-off-by: George Pantazis <gpant@noc.grnet.gr>
- 06:42 pm Revision 4de506ac: Merge branch 'master' of https://code.grnet.gr/git/pithos-ms-client
- 06:41 pm Revision ed29b71f: Brackets were not closed properly :(
- Signed-off-by: George Pantazis <gpant@noc.grnet.gr>
- 06:39 pm Revision 0f451da2: Merge branch 'master' of https://code.grnet.gr/git/pithos-ms-client
- 06:38 pm Revision dcca46c3: Added Check for Updates button to AboutView.xaml
- Renamed Check for Upgrades to Check for updates
- 06:35 pm Revision dd4c36e2: All registry keys are fixed.
- Double Default values have been removed
Signed-off-by: George Pantazis <gpant@noc.grnet.gr> - 06:19 pm Revision e3e406f6: Changed registry valuenames to their proper value
- 1 valuetype changed to dword
removed ~150 Registry keys that are of no use.
Signed-off-by: George Pantazis <gpant@no... - 05:55 pm Revision 872c3437: Fixed ~ 100 Registry Keys
- New variable to resolve the lib path for registry keys
Signed-off-by: George Pantazis <gpant@noc.grnet.gr> - 03:58 pm Revision c6720753: Merge branch 'master' of https://code.grnet.gr/git/pithos-ms-client
- 03:55 pm Revision ce7c8a43: Added User check for license agreement
- Signed-off-by: George Pantazis <gpant@noc.grnet.gr>
- 03:48 pm Feature #2203 (Resolved): Accept License Checkbox
- 02:33 pm Revision 81c5c310: Added fixes for v.0.7.20311
- Changes to logo
Renamed "Pithos" logo to "Pithos+"
Fixes to login URL - 01:59 pm Bug #2221 (Closed): Menu option No Account Defined should be linked to Account creation
- Also the menu title should not have a dot in the end
- 01:58 pm Bug #2220 (Closed): Login URL for Production environment
- when the pithos.okeanos.grnet.gr server is selected then the auth should be down against that domain.
- 12:49 pm Bug #2219 (Resolved): Show notification when the user clicks "Check for upgrades"
- 12:13 pm Bug #2219 (Closed): Show notification when the user clicks "Check for upgrades"
- Show a notification when the user clicks on "Check for upgrades", if no upgrades are found
03/15/2012
- 08:53 pm Revision 6b0de454: Various changes
- 08:52 pm Revision b4319f3d: Added version 0.7.20310
- 08:00 pm Bug #2152 (Closed): Invalid messages appear when there are no accounts created
- 08:00 pm Bug #2189 (Closed): Files get re uploaded even if there are no changes (when using tortoise)
- 07:52 pm Feature #2145 (Closed): Create lighter message balloon
- 07:52 pm Bug #2056 (Closed): All files up to date message does not go away and sticks on upper left corner.
- 07:52 pm Bug #2042 (Closed): Client does not download folders with a large number of files
- 07:42 pm Feature #2206 (Closed): Change "Pithos" to "Pithos+" in all UI visuals
- 07:42 pm Feature #2207 (Closed): Change production server url to pithos.okeanos
- 07:09 pm Feature #2207 (Resolved): Change production server url to pithos.okeanos
- 06:41 pm Revision 72eeda84: Menu visibility changes
- Status view toggling
- 06:38 pm Feature #2171 (Resolved): Is it necessary to force the user to use a "pithos" and "okeanos" folder?
- The "pithos" folder corresponds to the main "pithos" container. An account may have multiple containers. Initially we...
- 06:34 pm Bug #2201 (Resolved): Disable menu items if no account is added
- 06:34 pm Bug #2205 (Closed): New Pithos Server URL
- 06:08 pm Bug #2156 (Closed): If a move is canceled to the pithos dir you get an exception
- 06:08 pm Bug #2158 (Closed): The client uses a lot of memory when there are a lot of files
- 06:07 pm Feature #2144 (Closed): Add currently syncing file and progress to tooltip
- 06:07 pm Bug #2147 (Closed): Display the root path as tooltip
- 06:07 pm Bug #2127 (Closed): Recently Changed Files displays duplicate entries
- 06:07 pm Bug #2121 (Closed): Pasting new token does not make account active
- 06:07 pm Bug #2112 (Closed): On Selective Sync, do NOT delete unselected folders
- 06:07 pm Bug #2045 (Closed): Setup should upgrade an existing installation
- 06:07 pm Bug #2044 (Closed): Setup does not cleanup all files and settings
- 06:06 pm Bug #1881 (Closed): Warn or prevent users from creating the Pithos folder in an existing folder l...
- 06:06 pm Feature #1567 (Closed): Handle both 401 and 403 errors when authentication fails
- Solved by notifying the user and limiting the reauthentication functionality only to the Preferences page
- 06:04 pm Bug #2006 (Closed): exception when unable to retrieve credentials
- Solved by hosting the web browser in an application page
- 06:03 pm Bug #2011 (Closed): Exception thrown when Astakos doesn't return an expected answer
- Solved by hosting the web browser in an application window and detecting all redirects
- 06:02 pm Bug #2094 (Closed): Unable to refresh token for multiple accounts due to cookies
- Solved by adding the force parameter and hosting the web browser in an application page
- 06:01 pm Bug #2172 (Closed): Retrieve credentials no longer works
- The issue is caused by an IE's faulty handling of multiple redirects (302). In some cases IE will fail to perform the...
- 08:34 am Bug #2169: Uploading from MS client broken with latest update
- This is specific to the (out of date) AARNet install.
Please disregard this bug report. - 08:33 am Bug #2172: Retrieve credentials no longer works
- This is specific to the (out of date) AARNet install.
Please disregard this bug report.
03/14/2012
- 06:50 pm Revision b383f77e: Added missing release notes
- 06:47 pm Revision badcef63: Added embedded browser form LoginView.xaml to overcome IE redirect bugs
03/13/2012
- 06:45 pm Revision 2e5ce504: Merge branch 'master' of https://code.grnet.gr/git/pithos-ms-client
- 06:44 pm Revision becb4f44: Changed resource links to PithosPlus
- 06:36 pm Revision 60f5f94e: Merge branch 'master' of https://code.grnet.gr/git/pithos-ms-client
- 06:36 pm Revision 7059b7a2: Changed exe name
- 06:36 pm Revision 4abeb835: Merge branch 'master' of https://code.grnet.gr/git/pithos-ms-client
- 06:35 pm Revision 402f2f0c: Name Change to PithosPlus
- Signed-off-by: George Pantazis <gpant@noc.grnet.gr>
- 06:33 pm Revision b5e169e4: Changed release links
- 06:27 pm Feature #2207 (Closed): Change production server url to pithos.okeanos
- 06:27 pm Feature #2206 (Closed): Change "Pithos" to "Pithos+" in all UI visuals
- 06:27 pm Bug #2205 (Closed): New Pithos Server URL
- pithos.okeanos.grnet.gr
- 06:22 pm Bug #2204 (Closed): Kill currently running Pithos proccess
- The current client should be detected using its mutex and if an active process is found, the client must be killed be...
- 06:20 pm Feature #2203 (Closed): Accept License Checkbox
- The user can continue the installation after the license is shown, instead the user should have to accept the license...
- 06:19 pm Revision c9d87f28: Notes for 0.7.20308
- 06:13 pm Revision 53fdcab3: Moved versioninfo.xml to Pithos.Installer
- 05:48 pm Revision 300caaab: Fixed msgbox issue
- Signed-off-by: George Pantazis <gpant@noc.grnet.gr>
- 05:36 pm Revision 477da2f5: Merge branch 'master' of https://code.grnet.gr/git/pithos-ms-client
- 05:24 pm Revision d137ce33: Installer Registry values were not created since the key type was none.
- Signed-off-by: George Pantazis <gpant@noc.grnet.gr>
- 05:21 pm Bug #2201 (Closed): Disable menu items if no account is added
- Eg. Sync Now, Usage etc
- 05:15 pm Revision 2b8eb2b5: Merge branch 'master' of https://code.grnet.gr/git/pithos-ms-client
- Conflicts:
trunk/Pithos.Installer/PithosPlus.iss - 05:08 pm Revision e8fb5bcb: Kill active process
- Signed-off-by: George Pantazis <gpant@noc.grnet.gr>
- 05:01 pm Revision 0d56c74a: Merge branch 'master' of https://code.grnet.gr/git/pithos-ms-client
- Conflicts:
trunk/Pithos.Installer/PithosPlus.iss - 04:59 pm Revision 70c12416: Added registry settings for synch ico
- 04:57 pm Revision dcd00efe: Registry keys fix
- Signed-off-by: George Pantazis <gpant@noc.grnet.gr>
- 04:50 pm Revision 87d5f2ad: Kill Running Pithos instances
- Signed-off-by: George Pantazis <gpant@noc.grnet.gr>
- 04:35 pm Revision 5f023c51: Debug message for message 18 send
- Signed-off-by: George Pantazis <gpant@noc.grnet.gr>
- 04:29 pm Revision f41925e1: Startup script changes
- 04:04 pm Revision 7a832fe4: Fixes to x64 configuration for Pithos.ShellExtensions.csproj
- 03:37 pm Revision 8245430e: Merge branch 'master' of https://code.grnet.gr/git/pithos-ms-client
- 03:34 pm Revision 166ce73f: Merge branch 'master' of https://code.grnet.gr/git/pithos-ms-client
- 03:28 pm Revision 031be0a5: For end user Release
- Signed-off-by: George Pantazis <gpant@noc.grnet.gr>
- 03:25 pm Revision e9eab066: Added console
- 02:42 pm Bug #2154 (Closed): Doesnt check if a copy is already running
- 02:40 pm Support #2110 (Closed): Check NBug for black box debugging
- 02:40 pm Bug #2200 (Closed): Adding an account and pressing Apply and OK results in the creation of two en...
- 02:40 pm Bug #2200 (Closed): Adding an account and pressing Apply and OK results in the creation of two en...
- The DoSave method doesn't clear the list of added/removed accounts after saving. Solved by clearing the lists when sa...
- 01:25 pm Revision adfa4645: Moved Pithos data and logs from the GRNET folder under AppData to a GRNET\PITH...
- 12:26 pm Revision 8d2b4fa3: Added mutex to ensure only a single instance can run at a time
- 11:29 am Revision 7e0e06d0: Added redistributable folder
03/12/2012
- 10:49 pm Revision 199dc6db: Changed versions to 0.7.20308
- 10:46 pm Revision 70e0b702: NetSparkle/NetSparkleAppCast.cs fix to retrieve x64 or x86 msi
- Added status view window
Added notifications to DeleteAgent.cs - 10:32 pm Revision 4a1a5303: Added Innosetup installer
- 09:20 pm Bug #2197 (Closed): Creation of multiple empty Pithos folders results in only a single download o...
- Applied in changeset commit:"dccd340fdbb6500be6f90a2e5dd433957f5f7eb3".
- 09:01 pm Revision dccd340f: Fixed problems with missing empty directories due to incorrect LocalFileCompar...
- Fixes #2197
- 09:01 pm Bug #2197 (Closed): Creation of multiple empty Pithos folders results in only a single download o...
- An incorrect equality check for folders results in download operations on multiple empty directories to appear as a s...
- 07:20 pm Revision f35648c4: Version number changes
- 04:26 pm Revision 6f03d6e1: Fixes to NetSparkle
- Fixes to IfModifiedSince calculation
Added console window
03/08/2012
- 02:59 pm Bug #2189 (Closed): Files get re uploaded even if there are no changes (when using tortoise)
- When a folder is copied the sync gets finished correctly.
If the client exits normally and gets restarted the folder... - 01:02 pm Revision 275a059e: Added Uninstall option.
- Renamed Startup shortcut
- 01:01 pm Revision 349a2d0f: Changes to NetSparkle forms
03/07/2012
- 08:48 pm Revision fe62b7f4: Account page changes
- 07:33 pm Revision 96f88218: Taskbar menu message text limited to a single line
- 07:04 pm Bug #2147 (Resolved): Display the root path as tooltip
- The TextBlock displaying the root path was changed to ReadOnly instead of disabled, which allows selecting the path
... - 06:59 pm Feature #2144 (Resolved): Add currently syncing file and progress to tooltip
- 06:58 pm Support #2109 (Closed): Check autoupdate engines
- 06:57 pm Support #2109 (Feedback): Check autoupdate engines
- 06:57 pm Bug #2156 (Feedback): If a move is canceled to the pithos dir you get an exception
- 06:57 pm Bug #2158 (Feedback): The client uses a lot of memory when there are a lot of files
- 06:46 pm Revision 6c2b996e: Assembly date changes
- 06:40 pm Bug #1799 (Closed): No debug logging files
- Applied in changeset commit:"db8a958958aa4d86790f2a9f69c14caec5f84d6a".
- 06:34 pm Revision 5d7b20e8: Added UpdateForceCheck parameter
- 06:21 pm Revision bb679ec8: Added configurable settings for batch idle timeout
- 05:57 pm Revision 049333d2: Converted NetSparkle project to .NET 4 Client Profile
- Threading fixes for NetSparkle
Added configurable versioninfo.xml url - 01:58 pm Revision 79f92570: Added file event batching
- 08:15 am Bug #2172 (Closed): Retrieve credentials no longer works
- While retrieve credentials used to work for me, it no longer seems to.
The tcp port referred to in the URL (e.g. 6... - 08:09 am Feature #2171 (Closed): Is it necessary to force the user to use a "pithos" and "okeanos" folder?
- Is it necessary to force the user to use a "pithos" and "okeanos" folder?
For example, Microsoft Live Mesh allows ... - 08:03 am Bug #2169 (Closed): Uploading from MS client broken with latest update
- Uploading seems not to work - new tooltips are great but uploading shows thousands or millions of percent complete bu...
03/06/2012
- 02:57 pm Revision 9d1f9179: Appcast files
- 02:55 pm Revision 46426dbd: Added NetSparkle for auto updating
- 01:19 pm Revision 174bbb6e: Multiple changes:
- * Calculate hashes in place
* Use SHA1 to detect local changes before starting the Merkle hash calculation
* Fixes to...
03/03/2012
- 09:37 pm Revision 9d2c0fc0: Replaced hashing algorithm with inplace version
- 02:49 pm Revision 6bcdd8e2: Logging improvements
03/02/2012
- 06:28 pm Bug #2161 (Closed): Test behaviour for a few very large files (> 1 GB)
- 06:27 pm Bug #2160 (Closed): Test behaviour for a large number of small files
- 06:23 pm Bug #2159 (Closed): Do we need to repair the SQLite database if it becomes corrupt?
- Eg. because the app was terminated by the uninstaller
- 06:08 pm Bug #2158 (Closed): The client uses a lot of memory when there are a lot of files
- 05:50 pm Bug #2157 (Closed): Log full server call details
- Need to log full server calls (url, headers) to debug issues.
Must also filter out the flood of NHibernate INFO me... - 05:48 pm Bug #2156: If a move is canceled to the pithos dir you get an exception
- While the FileSystemWatcher raises the events, cancelling the operation undoes the changes. The client still tries to...
- 05:39 pm Bug #2156 (Closed): If a move is canceled to the pithos dir you get an exception
- The app seems to be trying to open files that are not yet there, if I start a big move and then cancel (no files are ...
- 05:29 pm Bug #2154 (Closed): Doesnt check if a copy is already running
- If you try to start pithos while its already running, you get an exception since its trying to access the same files ...
- 05:28 pm Bug #2153 (Closed): When adding a new account, PithosMonitor.StartMonitor fails to start monitoring
- Passes null accountinfo to the auth test, (GetPolicies)
- 05:22 pm Bug #2152 (Closed): Invalid messages appear when there are no accounts created
- * Pause Synching appears even if there are no accounts created
* Starting appears even if there are no accounts - 05:07 pm Bug #2149 (Closed): Very high CPU usage when downloading a very large file
- When downloading a large file (eg 650 MB) there is very high CPU usage. This probably happens because the client reca...
- 04:51 pm Bug #2147 (Closed): Display the root path as tooltip
- Paths are much larger than the available space in the preferences
At least show it with a tooltip or something diffe... - 04:46 pm Feature #2145 (Closed): Create lighter message balloon
- 04:44 pm Feature #2144 (Closed): Add currently syncing file and progress to tooltip
- 02:10 pm Revision db8a9589: Modified loggers to use their enclosing class
- Activated lossy logging of the last 30 messages before an error
Fixes #1799 - 02:09 pm Bug #1799 (Resolved): No debug logging files
- Fixed by enabling lossy debugging in log4net to record the last 30 events before an error to the errorlog.txt file in...
- 11:09 am Revision 45f431ba: Version changes
- 01:20 am Bug #2122 (Closed): Account deletion does not work
- Applied in changeset commit:"cd1bbba907dcd975a7e512131ab5701b9ee66d34".
- 01:20 am Bug #2009 (Closed): balloons do not go away
- Applied in changeset commit:"48985692f978d5c0c926afe9a3471b88f8358dc5".
- 01:20 am Bug #2120 (Closed): No syncing of folder contents
- Applied in changeset commit:"48686774df0738e193f68e216f4db871d560647f".
- 01:20 am Bug #2131 (Closed): Deleting an account may result in a NullReferenceException
- Applied in changeset commit:"7f5882da24a3341e6bce2ab1b2a7c281b999a64b".
- 01:20 am Bug #1785 (Closed): Removing an account causes repeated exceptions
- Applied in changeset commit:"ec1a1baffadc3bf8bc13730c39c9c267ea5d049b".
03/01/2012
- 07:19 pm Bug #2045 (Resolved): Setup should upgrade an existing installation
- 07:18 pm Bug #1881 (Assigned): Warn or prevent users from creating the Pithos folder in an existing folder...
- 07:18 pm Revision 8e89b160: Modified preferences to save account additions/deletions only when the user sa...
- 07:16 pm Bug #2056 (Feedback): All files up to date message does not go away and sticks on upper left corner.
- 07:16 pm Bug #2127 (Resolved): Recently Changed Files displays duplicate entries
- 06:57 pm Revision 7f5882da: Fixed loop limit bug in Task.TryRemove for the ObservableConcurrentCollection.
- Fixes #2131
- 06:56 pm Bug #2131 (Resolved): Deleting an account may result in a NullReferenceException
- This was caused by a loop-limit but inthe TryRemove extension method for the ObservableConcurrentCollection
- 06:55 pm Bug #2131 (Closed): Deleting an account may result in a NullReferenceException
- Σβήνω το account μου, ξαναφτιάχνω ένα νέο χωρίς να βγω από την εφαρμογή, το παίρνει κανονικά στα Preferences, και με...
- 05:49 pm Revision 48686774: Modified FileSystemWatcherAdapter.cs to raise create events for all child obje...
- Fixes #2120
- 05:47 pm Bug #2127 (Assigned): Recently Changed Files displays duplicate entries
- 05:47 pm Bug #2120 (Feedback): No syncing of folder contents
- Tested by moving a single external folder with multiple subfolders and files into the Pithos folder
- 05:14 pm Bug #2120: No syncing of folder contents
- This happens at the very least with Moves. Moving a folder within the same volume results in a single Delete and Crea...
- 04:38 pm Bug #2127 (Closed): Recently Changed Files displays duplicate entries
- 04:03 pm Bug #1785 (Feedback): Removing an account causes repeated exceptions
- 04:03 pm Bug #2122 (Feedback): Account deletion does not work
- 04:03 pm Bug #2121 (Feedback): Pasting new token does not make account active
- 04:02 pm Bug #2009 (Feedback): balloons do not go away
- 04:00 pm Revision 2797b5ef: Changed version to 0.7.20301.2122
- 03:37 pm Revision ec1a1baf: Replaced BlockingCollection in Agents/Agent.cs with AsyncProducerConsumerColle...
- when an agent stops (e.g. when a FileAgent stops because an account is removed).
Cleanup of several related files
Fi... - 03:35 pm Bug #1785 (Resolved): Removing an account causes repeated exceptions
- 02:11 pm Revision cd1bbba9: Removed unchecked _settings.Upgrade in PithosSettings.cs. Fixes #2122
- 02:10 pm Bug #2122 (Resolved): Account deletion does not work
- An unchecked call to Settings.Upgrade in the PithosSettings constructor was causing all settings to revert to those o...
- 01:24 pm Bug #1785 (Assigned): Removing an account causes repeated exceptions
- 01:24 pm Bug #2122 (Assigned): Account deletion does not work
- 01:22 pm Bug #2009 (Resolved): balloons do not go away
- 01:22 pm Revision 48985692: Fixes #2009 , balloons don't go away, by adding a custom tooltip property to t...
- 01:20 pm Bug #2009 (Assigned): balloons do not go away
- 12:56 pm Bug #2120: No syncing of folder contents
- I restarted Pithos and started syncing the folder and its contents. It synced the direct contents (the files in it) a...
- 12:32 pm Revision c636df1f: Fix #2121, manual changes to the API Key were not passed to the appropriate Pi...
- General cleanup
- 12:32 pm Bug #2121 (Resolved): Pasting new token does not make account active
- The Shell.MonitorAccount method was not passing the changed properties to the PithosMonitor class which is responsibl...
- 11:39 am Bug #2122 (Closed): Account deletion does not work
- I delete my account from the client, then exit. When I restart the program, I see the account there, marked as inacti...
- 11:37 am Bug #2121 (Closed): Pasting new token does not make account active
- After my token had been changed on the server, the client correctly detected that and made the account inactive. I sa...
- 11:35 am Bug #2120 (Closed): No syncing of folder contents
- I copy a folder at my local Pithos folder, then start syncing. From the web client I see that only the folder has bee...
02/29/2012
- 10:16 pm Revision 31c97141: Changes to hide the warning image when an account token is refreshed
- 10:11 pm Bug #2118 (Closed): Attempt to load modified file in a read-only shared folder when processing ex...
- 06:14 pm Bug #2115 (Closed): Refreshing one account can change a different account's token
- Invalid bug. Was actually an attempt to load a shared file to a read-only folder. See #2118
- 06:13 pm Bug #2118 (Closed): Attempt to load modified file in a read-only shared folder when processing ex...
- The folder sharing permissions should have been respected and no attempt should be made to upload files in a read-onl...
- 04:20 pm Bug #2115 (Closed): Refreshing one account can change a different account's token
- 04:14 pm Revision 4147814e: Modified Selective Sync behavior to mark the files in the unselected paths as ...
- Resolves #2112
- 04:13 pm Bug #2112 (Feedback): On Selective Sync, do NOT delete unselected folders
- 03:18 pm Bug #2112 (Assigned): On Selective Sync, do NOT delete unselected folders
- 03:18 pm Revision 89472316: Simplified snapshot comparisons usind dictionaries
- 02:56 pm Revision 5e10d44f: Modified differencer to compare UUIDs instead of URLs
- 12:04 pm Revision f2d88248: Added action to the PithosBalloon
- ExpiredNotifications now add an action to the balloon that opens the account preferences when clicked
02/28/2012
- 06:14 pm Bug #2042 (Feedback): Client does not download folders with a large number of files
- 06:14 pm Support #1891 (Closed): How should the client behave when files are moved in the web client?
- 06:14 pm Bug #1876 (Closed): Folder operations create only a single file event for the folder, not the inc...
- 06:14 pm Feature #1211 (Closed): Create selective synch page
- 06:14 pm Feature #931 (Closed): Display folder selections
- 06:13 pm Feature #1209 (Closed): Implement Selective Folder Synch
- 06:13 pm Bug #2043 (Closed): Client does not download empty folders
- 06:13 pm Bug #2055 (Closed): Disabling Start on System Startup does not work
- 06:13 pm Bug #2065 (Closed): Throttle down hashing etc. if starting on windows startup
- 06:13 pm Support #2083 (Closed): Change version numbers to 0.7
- 06:13 pm Bug #1999 (Closed): A local move or rename operation results in a delete/download operation in ot...
- 06:10 pm Feature #2099 (Closed): Display warning icon next to accounts with expired tokens
- 05:45 pm Bug #2112 (Closed): On Selective Sync, do NOT delete unselected folders
- Instead, display them as Unversioned
Affects the overlays and the selective sync code - 05:18 pm Support #2110 (Closed): Check NBug for black box debugging
- 05:16 pm Support #2109 (Closed): Check autoupdate engines
- 04:28 pm Support #1891 (Resolved): How should the client behave when files are moved in the web client?
- 04:28 pm Bug #1999 (Resolved): A local move or rename operation results in a delete/download operation in ...
- 02:00 pm Bug #2096 (Closed): Do not use dates to decide what to do about common files
- Applied in changeset commit:"f8c471f70aaa2d93f6a7b32798e55fffdfca2908".
- 02:00 pm Bug #2081 (Closed): Remove "Restarting interrupted files" because it is confusing
- Applied in changeset commit:"2e3aee00fb1040ff2e876396974c92653c023ebb".
- 02:00 pm Feature #2095 (Closed): Add button to manually refresh an account's token
- Applied in changeset commit:"2e3aee00fb1040ff2e876396974c92653c023ebb".
- 02:00 pm Bug #2082 (Closed): Popup message does not scale
- Applied in changeset commit:"2f7c428814999b07bc4b53cc9f56712f0eb9190a".
- 01:49 pm Revision 355f9341: Version changes
- 01:42 pm Revision b666b39a: Added modifications for move detection. Resolves #1999, #1891
Also available in: Atom