Home
Releases
Discussions
Issue Tracker
Source Code
Stats
People
License
RSS RSS Feed

Source Control Clients
Project Name: msdnforumsclient
Server URL: https://tfs05.codeplex.com

Recent Check-Ins

Change Set Download / Browse Date Comment By Downloads
12763 Fri  at
9:16 PM
Some of the high level changes:
• Created a Folder Model which the folder tree view binds to elements of. These contain ViewModel’s which views on the right side of the screen will bind to.
• Created a MyThreadsView which displays the users threads
• Began storing the logged in users information and permissions
• Update SyncService Summaries to tell if an item was added or updated
• Added an ObjectRegistry which keeps a single instance of each data object in memory.
• Changed how updates work, now instead of walking the object tree we fire events to the specific object which is updated.
• Updated Database schema to get ready for writes
• Put PostView inside of ThreadView to share its binding
• Updated tests for re organization and ObjectRegistry
mmanela 1
12760 Thu  at
5:19 PM
FIltering out en-in locale. The service should not be returning this locale. It causes a crash on XP when we try to get the corresponding LCID. mmanela 1
12571 Sep 25  at
8:55 PM
Checking in test plan JohnDAddamio 22
12542 Sep 22  at
10:55 PM
Change all *Synch* names to *Options* JohnDAddamio 3
12541 Sep 22  at
8:48 PM
JohnDAddamio 0
12540 Sep 22  at
6:16 PM
Added a null check on the selectedForum and selectedPost when marking a post as read. mmanela 0
12516 Sep 19  at
9:46 PM
Changed listviews in subscribe dialog to be single select since we don't support multiselect. mmanela 5
12514 Sep 19  at
3:57 PM
Added a search filter box to the FilterView.
This lets the user filter by RootPost subject.
I also added a cancel button which clears the search
mmanela 1
12445 Sep 12  at
9:25 PM
* Adding additional image files skannan 7
12443 Sep 12  at
6:20 PM
Shelveset: FilterBy

* Added a filter by combox to allow the user to filter following
- Show All (Reset just FilterBy items)
- Unanswered
- Answered
- General Discussion
- Proposed Answers
skannan 0
1-10 of 33Change Sets < Previous 1 2 3 4 Next >
Updating...