Welcome to TicketDesk MVC!

This is an alpha pre-release version of the TicketDesk 2.0 MVC application. Much of the functionality of this site will be broken or incomplete.

There are four pre-defined example users:

  • Admin User: login as "admin" with "admin" as the password.
    This user has full access to the system and is a member of the help desk staff role.

  • Toastman Wasiesname: login as "toastman" with "toastman" as the password.
    This user is a ticket submitter only and is an example of how the site would behave to regualr end-users.

  • Monkey Boy: login as "monkeyboy" with "monkeyboy" as the password
    This user is a ticket submitter only and is an example of how the site would behave to regualr end-users.

  • Other Staff: login as "otherstaff" with "otherstaff" as the password
    This is a help desk staff member, but not an administrator.

You can register your own users, but they will only be members of the "ticket submitters role" for now (until the admin tools for user management are implemented).

This release - 10/5/2009

  • Complete UI Design Overhaul
    • animations
    • tenative color scheme
    • redesigned layout
    • improved non-javascript layouts
  • Redesigned ticket center activity area
  • Improvements in markdown editor behavior
  • UI Animations

Previous Release - 9/11/2009

  • "Edit ticket Info" activity added to the ticket editor
  • Significant improvements to event text strings in comments
  • Fixed broken autocomplete for tag lists (new ticket and edit ticket info).
  • Some significant refactoring for the TdTicketService members
  • Some recatoring in new ticket controller to match patterns used with ticket viewer/editor.

Tip:

Wanna see a trick? Try out TicketDesk MVC in a browser that doesn't have javascript enabled.

Ticket attachments are not supported without javascript, but all other features should be 100% functional.