Project Manager
add login system to projectmanager
style and check browser compatility
localization
add .ico
add page titles
add profile code
add permission code
add namespace to classes
code that handles todolist sorting does not skip gaps when moving items up or down
new group button div needs box-sizing, it is pushing the design with the padding
add webservice support for auto errors and give each project a unique id they can use to connect the webserivce to (this is to avoid having to add a reference to the project manager solution in every other solution)
make sure the webservice is recieving sanitized html
scroll down to the containing group automatically when adding a new to do item
introduction on the start page
add alternating background color to todo items
enable sorting of projects
long words in todo breaks the design
Delete all errors doesnt work
add top and bottom padding when in desktop mode
add url rewrite
when in edit mode clicking edit should focus textbox and set cursor to end of text
slugs instead of project ids
edit project name doesnt work
add option to finish group items
setup email to automatically recieve new project errors and option to subscribe to that
add paging to auto errors
cant delete group if it has items in it
pressing escape on a textbox when adding new group or item should close it
add project groups
add drop down slide to hide or show projects in group
save drop down slide in cookie so its persisted
update notes to be a list of sortable notes (edit mode as in items) instead of a textbox
add permissions tab in project details