summaryrefslogtreecommitdiffstats
path: root/app/views/my
Commit message (Expand)AuthorAgeFilesLines
* replace tabs to spaces at app/views/my/_block.html.erbToshi MARUYAMA2011-09-171-2/+2
* replace tabs to spaces at app/views/my/page.html.erbToshi MARUYAMA2011-09-171-18/+18
* replace tabs to spaces at app/views/my/blocks/_issuesreportedbyme.html.erbToshi MARUYAMA2011-09-171-5/+5
* replace tabs to spaces at app/views/my/blocks/_timelog.html.erbToshi MARUYAMA2011-09-171-3/+3
* replace tabs to spaces at app/views/my/page_layout.html.erbToshi MARUYAMA2011-09-171-15/+15
* replace tabs to spaces at app/views/my/blocks/_issueswatched.html.erbToshi MARUYAMA2011-09-171-4/+4
* replace tabs to spaces at app/views/my/blocks/_issuesassignedtome.html.erbToshi MARUYAMA2011-09-171-4/+4
* remove trailing white-spaces from app/views/my/page.html.erbToshi MARUYAMA2011-09-171-6/+6
* remove trailing white-spaces from app/views/my/page_layout.html.erbToshi MARUYAMA2011-09-171-10/+9
* replace tabs to spaces and remove trailing white-spaces at app/views/my/accou...Toshi MARUYAMA2011-09-161-17/+17
* remove trailing white-spaces from app/views/my/_block.html.erbToshi MARUYAMA2011-09-161-3/+3
* remove trailing white-spaces from app/views/my/account.html.erbToshi MARUYAMA2011-09-141-2/+2
* remove trailing white-spaces from app/views/my/blocks/_issuesassignedtome.htm...Toshi MARUYAMA2011-09-141-4/+4
* remove trailing white-spaces from app/views/my/blocks/_issuesreportedbyme.htm...Toshi MARUYAMA2011-09-141-4/+4
* remove trailing white-spaces from app/views/my/blocks/_news.html.erbToshi MARUYAMA2011-09-141-2/+2
* remove trailing white-spaces from app/views/my/blocks/_timelog.html.erbToshi MARUYAMA2011-09-141-1/+1
* rename .rhtml to .html.erb of app/views/my/_sidebar.rhtml.Toshi MARUYAMA2011-09-011-0/+0
* rename .rhtml to .html.erb of app/views/my/password.rhtml.Toshi MARUYAMA2011-09-011-0/+0
* rename .rhtml to .html.erb of app/views/my/_block.rhtml.Toshi MARUYAMA2011-09-011-0/+0
* rename .rhtml to .html.erb of app/views/my/page_layout.rhtml.Toshi MARUYAMA2011-09-011-0/+0
* rename .rhtml to .html.erb of app/views/my/account.rhtml.Toshi MARUYAMA2011-09-011-0/+0
* rename .rhtml to .html.erb of app/views/my/page.rhtml.Toshi MARUYAMA2011-09-011-0/+0
* rename .rhtml to .html.erb of app/views/my/blocks/_news.rhtml.Toshi MARUYAMA2011-09-011-0/+0
* rename .rhtml to .html.erb of app/views/my/blocks/_issuesreportedbyme.rhtml.Toshi MARUYAMA2011-09-011-0/+0
* rename .rhtml to .html.erb of app/views/my/blocks/_calendar.rhtml.Toshi MARUYAMA2011-09-011-0/+0
* rename .rhtml to .html.erb of app/views/my/blocks/_timelog.rhtml.Toshi MARUYAMA2011-09-011-0/+0
* rename .rhtml to .html.erb of app/views/my/blocks/_documents.rhtml.Toshi MARUYAMA2011-09-011-0/+0
* rename .rhtml to .html.erb of app/views/my/blocks/_issueswatched.rhtml.Toshi MARUYAMA2011-09-011-0/+0
* rename .rhtml to .html.erb of app/views/my/blocks/_issuesassignedtome.rhtml.Toshi MARUYAMA2011-09-011-0/+0
* Include issues asigned to user's groups when using "assigned to me" filter (#...Jean-Philippe Lang2011-07-311-2/+2
* Restored error messages on my account.Jean-Philippe Lang2011-07-031-0/+1
* Replaced h3+div with fieldsets on my account and user form.Jean-Philippe Lang2011-07-031-25/+25
* Adds an icon to the change password link.Jean-Philippe Lang2011-07-031-1/+1
* Use link_to_user instead of a manual link in my account sidebar (#8345).Toshi MARUYAMA2011-05-121-1/+1
* HTML escape some user values in account sidebar (#8345).Toshi MARUYAMA2011-05-121-2/+2
* make username a link to their profile page (#8345).Toshi MARUYAMA2011-05-121-1/+1
* Adds colon after label.Jean-Philippe Lang2011-01-151-1/+1
* Removed hardcoded links in my/page_layout (#6839).Jean-Philippe Lang2010-11-071-3/+3
* Use HTTP DELETE when deleting a time entry. #6674Eric Davis2010-10-151-1/+1
* Allow admins to edit user's email notifications and preferences. #3503Eric Davis2010-09-281-14/+2
* Converted User#mail_notification from a boolean to a string.Eric Davis2010-09-281-1/+1
* Fixed HTML validation errorsEric Davis2010-06-191-2/+2
* Add the page title when editing /my/page.Eric Davis2010-05-261-0/+1
* Added a missing label to my/page_layout.Eric Davis2010-05-241-0/+1
* Allow AuthSources to control if they allow password changes.Eric Davis2010-05-231-1/+1
* Adds missing thead tags (#5440).Jean-Philippe Lang2010-05-091-2/+2
* Adds named scopes to replace custom finders.Eric Davis2010-03-101-7/+2
* Adds an helper for creating the context menu.Jean-Philippe Lang2010-03-041-7/+1
* Fixed: potential security leak on my page calendar (#4691).Jean-Philippe Lang2010-01-301-1/+1
* Display API key in the sidebar, just below the API key heading.Jean-Philippe Lang2009-12-232-11/+5