Source Control Clients
Project Name: TicketDesk
Server URL: https://tfs03.codeplex.com

Recent Check-Ins

Change Set Download / Browse Date Comment By Downloads
22526 Tue  at
5:27 AM
Supress advanced settings editor from displaying on page load with some browsers. StephenRedd 12
22211 Aug 20  at
8:18 AM
Added ELMAH error log module.
Fixed another intermittant infinite loop problem in list view data pager.
StephenRedd 18
21633 Aug 6  at
4:12 AM
Project and Solution maintenance StephenRedd 22
21632 Aug 6  at
4:01 AM
Fixed stale data problems with email notifications.
Minor improvements to email formatting.
StephenRedd 1
21277 Jul 30  at
8:42 PM
Fixed potential infinite loop problem in DataPager in TicketCenter
Modified email contents for NotificationService
StephenRedd 12
21151 Jul 29  at
8:41 PM
Removed NotificationManager; Replaced with NotificationService and added a line in the config file for length of delay (in minutes) before sending notification. Moved the notification trigger to the Linq/TicketDataDataContext.cs file, and added a trigger to notify admins on new tickets being created (will add a option in the config file next).

Also added custom RSS Feeds. Default feeds shows all non-closed tickets at ../services/rss.svc/createfeed
Query parameters can be used to customize the feed - (id, category, tag, priority, assigned, owner, status, and closed).
../services/rss.svc/createfeed/?owner=admin&category=hardware&category=software

Web.config was updated for the RSS feeds and for the notification delay parameter.
smurawski 7
21142 Jul 29  at
6:46 PM
Fixed up broken pager control behavior in TicketCenter list views StephenRedd 1
21139 Jul 29  at
5:22 PM
Added page title to new Ticket Center

Added attribution comments to newer files
StephenRedd 0
21107 Jul 29  at
3:56 AM
Release should be stable.
Note: may have to remove existing contents from aspnet_profile table in your security database if upgrading from previous build (untested).
Note: new profile fields in web.config
Implemented new Ticket Center.
Removed old "MyTickets" and "TicketCenter" views and supporting pages.
Modified Ticket Search to use new TicketCenter mechanims
Completed new personalization for list views to store sort, filter, # pages to display etc in user profile.
StephenRedd 0
18290 May 18  at
8:52 AM
This is a partial check-in of a Major refactoring for how list views, user settings, sorting, and filtering are handled within ticketDesk. This work is incomplete, but stable. You can preview the new features with TicketCenter2.aspx... but it looks and works very similarly to the old TicketCenter (the back-end is very different though).

Fixed a minor bug that was causing regualr users to be unable to download attachments.
StephenRedd 132
1-10 of 35Change Sets < Previous 1 2 3 4 Next >
Updating...