Activity

From 11/07/2011 to 12/06/2011

12/06/2011

11:28 pm Revision 363bad87: Fixed setup registry issues and removed unnecessary MEX endpoint from StatusSe...
Panagiotis Kanavos

12/02/2011

10:36 pm Bug #1705 (Resolved): Credential retrieval from Shiboleth can fail if the user has no admin privi...
Panagiotis Kanavos
10:26 pm Revision 03ee454f: Account credential retrieval changed to use TcpListener instead of HttpListene...
Panagiotis Kanavos

12/01/2011

11:00 pm Bug #1708 (Closed): When adding a new account it is not apparent which fields must be added to st...
Applied in changeset commit:"3ddbb7b80f0abb2a5234e94d14a2776cf3f64439". Panagiotis Kanavos
11:00 pm Bug #1703 (Closed): It is not apparent how to add an account
Applied in changeset commit:"3ddbb7b80f0abb2a5234e94d14a2776cf3f64439". Panagiotis Kanavos
10:41 pm Revision 3ddbb7b8: Finished account wizard that allows adding an account either by logging to the...
Closes #1708, #1703 Panagiotis Kanavos

11/30/2011

09:40 pm Bug #1709 (Closed): In Preferences, Account it is not apparent when an account is NOT selected
Applied in changeset commit:"f1b708a61e236d4a6c0382be48e39bacfc872f6c". Panagiotis Kanavos
09:21 pm Revision f1b708a6: Hides account details if no account is selected and displays message to user. ...
Panagiotis Kanavos

11/29/2011

10:46 pm Revision 77f3c897: Added wizard page
Panagiotis Kanavos
08:18 pm Revision b12f73e8: Added code to create a new container. Not tested yet. Commited now to start wo...
Panagiotis Kanavos

11/25/2011

02:53 pm Bug #1709: In Preferences, Account it is not apparent when an account is NOT selected
This can be a centered textblock that is visible when the active account is empty and whose text is different when th... Panagiotis Kanavos
02:52 pm Bug #1709 (Closed): In Preferences, Account it is not apparent when an account is NOT selected
Users get confused when they see empty fields and do not realize that no account is selected. Should hide the fields ... Panagiotis Kanavos
01:09 pm Bug #1708 (Closed): When adding a new account it is not apparent which fields must be added to st...
The Path field is required to start monitoring yet the Account tab doesn't indicate that.
Must add proper validati...
Panagiotis Kanavos
12:40 pm Bug #1705 (Closed): Credential retrieval from Shiboleth can fail if the user has no admin privile...
Credential retrieval creates an HttpListener which receives the token from Shiboleth through redirection. Creating th... Panagiotis Kanavos
12:33 pm Bug #1703 (Closed): It is not apparent how to add an account
The dropdown add button is not clear enough for users. It is not immediatelly apparent that one choice will retrieve ... Panagiotis Kanavos
12:31 pm Bug #1702 (Closed): "Open Pithos folder" doesn' display existing accounts until they are authenti...
This should change. The Open Pithos Folder menu should display all accounts, whether they are active or not, as long ... Panagiotis Kanavos
12:29 pm Bug #1701 (Closed): Open Pithos folder appears yet does nothing
The "Open Pithos folder" menu option is a submenu with all (active) accounts. If there are no accounts, the menu stil... Panagiotis Kanavos
11:55 am Feature #1698 (Closed): Add container creation command
To test multiple container synchronization, we need a way to create containers. This should probably be a single menu... Panagiotis Kanavos
11:14 am Bug #1690 (Resolved): Client app tries to write to non-existent registry key
Panagiotis Kanavos

11/24/2011

11:41 pm Bug #1574 (Closed): Context menu doesn't appear on laptop. Deployment problem?
Applied in changeset commit:"c92e02f313ee693940bc0652bc13c1203ff13ddd". Panagiotis Kanavos
11:41 pm Feature #1564 (Closed): Display and edit container properties similar to mac
Applied in changeset commit:"c92e02f313ee693940bc0652bc13c1203ff13ddd". Panagiotis Kanavos
11:41 pm Feature #1691 (Closed): Make File and Container dialogs asynchronous
Applied in changeset commit:"c92e02f313ee693940bc0652bc13c1203ff13ddd". Panagiotis Kanavos
11:40 pm Revision c92e02f3: Removed unneeded registry key. Resolves #1690
Container properties dialog displays policies, updates tags. Closes #1564
File and Container properties dialogs are n...
Panagiotis Kanavos
11:39 pm Feature #1691 (Closed): Make File and Container dialogs asynchronous
Displaying the file or container property dialogs can take too long if the network connection is unreliable. Must dis... Panagiotis Kanavos
06:23 pm Bug #1690 (Closed): Client app tries to write to non-existent registry key
The App.cs constructor tries to write to a non-existent registry key.
The registry key was left over from a remove...
Panagiotis Kanavos

11/16/2011

09:32 pm Feature #1189 (Closed): Display tags in a property window
Panagiotis Kanavos
09:32 pm Feature #1563 (Closed): Display and edit file properties similar to mac
Panagiotis Kanavos
09:02 pm Revision 33f2a6c1: File properties now appear on top of other windows
Panagiotis Kanavos
08:47 pm Revision f0947233: Permission updates working
Changed to tabbed interface Panagiotis Kanavos
06:28 pm Revision aba9e6d9: Tags, Permissions, Public for Files are working
Panagiotis Kanavos
03:24 pm Bug #1653 (Closed): SQLite driver for NHibernate error in XP 32 deployment
SQLite requires MS Visual C++ Runtime v.10 in both x64 and x86 packages. The dependency was not detected by VS2010 wh... Panagiotis Kanavos
03:20 pm Bug #1660 (Closed): User settings are lost each time a new build is deployed
User settings are stored by default in a version sensitive path.
Fixed by calling Settings.Default.Upgrade when t...
Panagiotis Kanavos

11/15/2011

08:32 pm Revision ac50f298: Added missing MSVCRT merge module
Panagiotis Kanavos
06:14 pm Bug #1648 (Closed): Create 32bit setup package
SQLite requires MS Visual C++ Runtime v.10 in both x64 and x86 packages. The dependency was not detected by VS2010 wh... Panagiotis Kanavos
04:45 pm Revision d17258c2: Moved SQLite dlls to separate 32/64 folders in Libraries
Created separate target platforms for 32/64 bits
Created separate setup packages for 32/64 bits
Panagiotis Kanavos
04:44 pm Bug #1653 (Closed): SQLite driver for NHibernate error in XP 32 deployment
The error is:
Could not create the driver from NHibernate.Driver.SQLite20Driver
Possible reasons
* The program c...
Panagiotis Kanavos
04:32 pm Feature #1612 (Closed): Add exception and feedback submission mechanism
Panagiotis Kanavos
04:32 pm Feature #1620 (Closed): Add version and date number to app, About menu
Panagiotis Kanavos
04:32 pm Bug #1649 (Closed): Fix missing taskbar icon
Panagiotis Kanavos

11/14/2011

08:23 pm Revision 166b4c2b: Added x86 setup project
Panagiotis Kanavos
07:48 pm Revision 2f41824c: Fixes to auto-build numbering, About display.
Closes #1649, #1620, #1612 Panagiotis Kanavos
07:45 pm Bug #1649 (Closed): Fix missing taskbar icon
Forgot to update the Images link when the views were moved to the Shell folder Panagiotis Kanavos
07:10 pm Bug #1648 (Closed): Create 32bit setup package
Panagiotis Kanavos

11/11/2011

08:52 pm Revision 2c27cdd0: Completed feedback form
Panagiotis Kanavos

11/10/2011

09:27 pm Revision 4b0a2fc0: -
Panagiotis Kanavos
08:31 pm Feature #1201 (Closed): Add notification mechanism
Panagiotis Kanavos
06:56 pm Revision d53bbdf0: New Message, Feedback, About views
Panagiotis Kanavos
06:55 pm Revision 20e9a378: Restructured views
Panagiotis Kanavos
06:55 pm Revision 5cb9d74f: Merge branch 'master' of https://code.grnet.gr/git/pithos-ms-client
Conflicts:
trunk/Pithos.Client.WPF/ShellViewModel.cs
Panagiotis Kanavos

11/08/2011

01:39 pm Bug #1597 (Resolved): installation/running error ?
Should be fixed in the latest release, Pithos.Setup.x64.20111107.msi
* The login URL was changed, which takes care...
Panagiotis Kanavos
01:34 pm Feature #1623 (Closed): Use Pithos icon instead of box
Panagiotis Kanavos
01:19 pm Feature #1621 (Closed): Store auth cookie to allow reauthentication
Impossible to implement as it is not possible to pass a cookie when opening a browser. Panagiotis Kanavos
12:56 pm Revision cf761c0d: Added comments
Panagiotis Kanavos

11/07/2011

10:51 pm Feature #1621 (Closed): Store auth cookie to allow reauthentication
Panagiotis Kanavos
10:45 pm Feature #1620 (Closed): Add version and date number to app, About menu
Panagiotis Kanavos
10:42 pm Bug #1596 (Closed): Changes to login URL break auto reauthentication
Panagiotis Kanavos
10:40 pm Revision b5ddf130: Added Extended WPF Toolkit to use dropdown button
Removed WPF Themes
Now using new login URL with IM
Modified MessageView.xaml to look a little bit better
Fixed backgr...
Panagiotis Kanavos
06:58 pm Revision ff26eb71: Added unhandled exception handlers
Added message box with expandable exception details - missing proper theme
Modified Manufacturer in Setup project
Panagiotis Kanavos
04:33 pm Bug #1618 (Closed): The Manufacter Field in Setup is Pithos. Change it to GRNET
Panagiotis Kanavos
04:30 pm Bug #1618 (Closed): The Manufacter Field in Setup is Pithos. Change it to GRNET
The Manufacturer field is used to create the installation path. Using the same word (Pithos) for both the manufacture... Panagiotis Kanavos
« Previous
Next »
 

Also available in: Atom