MantisBT: master c303e425

Author Committer Branch Timestamp Parent
daryn daryn master 2011-01-21 11:45 master 1b932f88
Changeset

Fix validation errors and improve html and css for account page. Generalize
style for error/warning messages and move it to default css. Modify login
pages to use new css classes. Create new function to query for user assigned
projects. Modify the print_project_user_list function to user the new
function. Modify the account page to just use the query function and output
the data in an html list. Use css to style the list.

mod - css/default.css Diff File
mod - core/print_api.php Diff File
mod - core/user_api.php Diff File
mod - account_page.php Diff File
mod - css/login.css Diff File
mod - login_page.php Diff File