summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
...
* Merged r4009 from trunk.Eric Davis2010-08-222-8/+9
* Merged r4006 from trunk.Eric Davis2010-08-223-2/+2
* Merged r4005 from trunk.Eric Davis2010-08-221-0/+1
* Merged r3946 from trunk.Eric Davis2010-08-193-2/+2
* Merged r3945 from trunk.Eric Davis2010-08-192-4/+1
* Merged r3939 from trunk.Eric Davis2010-08-191-1/+1
* Merged r3936 from trunk.Eric Davis2010-08-193-6/+6
* Merged r3924 from trunk.Eric Davis2010-08-197-7/+7
* Merged r3918 from trunk.Eric Davis2010-08-191-1/+1
* Merged r3915 from trunk.Eric Davis2010-08-191-1/+1
* Merged r3914 from trunk.Eric Davis2010-08-191-1/+3
* Merged r3911 from trunk.Eric Davis2010-08-191-1/+1
* Merged r3910 from trunk.Eric Davis2010-08-191-2/+2
* Merged r3909 from trunk.Eric Davis2010-08-191-18/+3
* Merged r3898 from trunkEric Davis2010-07-302-2/+4
* Merged r3894 from trunk.Eric Davis2010-07-291-0/+1
* Merged r3889 from trunk.Jean-Philippe Lang2010-07-251-1/+1
* Merged r3887 from trunk.Jean-Philippe Lang2010-07-251-2/+2
* Merged r3879 from trunk.Jean-Philippe Lang2010-07-251-2/+1
* Merged r3877 from trunk.Jean-Philippe Lang2010-07-251-1/+1
* Merged r3871 from trunk.Jean-Philippe Lang2010-07-251-1/+1
* Merged r3869 from trunk.Jean-Philippe Lang2010-07-251-2/+2
* Merged r3865 and r3866 from trunk.Jean-Philippe Lang2010-07-251-5/+2
* Merged r3859 from trunk.Eric Davis2010-07-242-2/+2
* Add :view_issues_index_bottom hook. #5169Eric Davis2010-07-161-0/+1
* Set @project so macros will work on the welcome and project list. #5781Eric Davis2010-06-301-0/+2
* Add a link to the cross project time entries page to /projects. #4935Eric Davis2010-06-201-0/+1
* Added two hooks to the issues report. #5233Eric Davis2010-06-201-0/+2
* Display the correct ISO week number on the project calendar.Eric Davis2010-06-191-1/+1
* Add a css class to hide content when printing. #5508Eric Davis2010-06-191-2/+2
* Add ATOM auto discovery link to the Projects list. #5317Eric Davis2010-06-191-0/+4
* Fixed HTML validation errorsEric Davis2010-06-191-2/+2
* Updated the project calendar for greater accessibility.Eric Davis2010-06-151-2/+2
* Refactor: extract gantt zoom links to a helper.Eric Davis2010-05-261-10/+2
* Add the page title when editing /my/page.Eric Davis2010-05-261-0/+1
* Convert the file attachment's description to a label.Eric Davis2010-05-252-3/+3
* Invalid HTMLEric Davis2010-05-241-1/+1
* Added a missing label to my/page_layout.Eric Davis2010-05-241-0/+1
* Added missing labels to the Issue Calendar.Eric Davis2010-05-242-1/+3
* Allow AuthSources to control if they allow password changes.Eric Davis2010-05-231-1/+1
* Refactor AuthSourcesController to support non-LDAP sources. #1131Eric Davis2010-05-234-1/+15
* Use present? instead of any?. Handles nil case.Eric Davis2010-05-141-5/+5
* Adds missing thead tags (#5440).Jean-Philippe Lang2010-05-0910-60/+60
* Refactor: move Project Calendar to it's own controller.Eric Davis2010-05-032-3/+3
* Fixing indentation.Jean-Philippe Lang2010-05-011-12/+12
* Adds trackers to individual project XML (#5342).Jean-Philippe Lang2010-05-011-7/+13
* Adds issue relations to individual issue XML (#5305).Jean-Philippe Lang2010-05-011-0/+6
* Refactor: Move gantts to a separate controller.Eric Davis2010-04-283-2/+2
* Add "Check/Unckeck all" buttons to rows and columns on workflow edit screen (...Jean-Philippe Lang2010-04-271-3/+13
* Refactor: Split IssuesController#new to #new and #create to match REST pattern.Eric Davis2010-04-221-1/+1