summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Refactor: move method, ProjectsController#list_files to FilesController#index.Eric Davis2010-08-311-0/+0
* Refactor: move method, ProjectsController#roadmap to VersionsController#index.Eric Davis2010-08-301-0/+0
* Refactor: extract ProjectsController#activity to a new Activities controller.Eric Davis2010-08-277-10/+10
* Add the project_id to the Calendar link to month.Eric Davis2010-08-261-1/+1
* Refactor: extract link to previous and next month into helpers.Eric Davis2010-08-261-8/+1
* Refactor: convert many of the custom Issue routes to REST resources.Eric Davis2010-08-262-2/+4
* Refactor: extract #bulk_update method from IssuesController#bulk_edit.Eric Davis2010-08-241-1/+1
* Refactor: move IssuesController#changes to JournalsController#index.Eric Davis2010-08-232-1/+1
* Add RTL support to the context menu. #6012Eric Davis2010-08-221-0/+1
* Fix the calendar link in the Issues sidebar. #5591Eric Davis2010-08-221-1/+1
* Refactor: merge IssuesController#update_form into IssuesController#newEric Davis2010-08-201-1/+1
* Refactor: extract Members Box to partial.Eric Davis2010-08-192-8/+9
* Refactor: move IssuesController#context_menu to a new controller.Eric Davis2010-08-193-2/+2
* Real RTL-theme support in locales (#6012)Azamat Hackimov2010-08-191-0/+1
* Refactor: move IssuesController#preview to a new controller.Eric Davis2010-08-183-2/+2
* Refactor: move IssuesController#auto_complete to a new controller. #4382Eric Davis2010-08-172-4/+1
* Fixed: changing view style in repository/diff doesn't keep previously selecte...Jean-Baptiste Barth2010-08-131-1/+1
* Refactor: Extract a new IssueMovesController from IssuesController.Eric Davis2010-08-113-6/+6
* Refactor: added link_to_project helper to handle links to projectsJean-Baptiste Barth2010-08-087-7/+7
* Refactor: start to split IssuesController#move into two separate actions.Eric Davis2010-08-061-1/+1
* Focus on the input when adding a related issue on issues/show page. #4656Jean-Baptiste Barth2010-08-041-1/+1
* Display projects as links in users/memberships partial. #5898Jean-Baptiste Barth2010-08-041-1/+3
* Added css classes to the HTML body based on the theme, controller, and action...Eric Davis2010-08-041-1/+1
* Add maxlength attributes to some Project fields. #4896Eric Davis2010-08-041-2/+2
* Use the MenuManager for the Administration menu. #6008Eric Davis2010-08-041-18/+3
* RTL theme for reference (thanks to Orgad Shaneh, #5972)Azamat Hackimov2010-07-292-2/+4
* Add a favicon link with support for suburi. #3301Eric Davis2010-07-291-0/+1
* Moves LDAP entry in admin menu.Jean-Philippe Lang2010-07-251-1/+1
* Fixes context menu broken by r3869 (#5925).Jean-Philippe Lang2010-07-251-2/+2
* Fixed: Add Another file to ticket doesn't work in IE (broken by r3750).Jean-Philippe Lang2010-07-251-2/+1
* Fixed: Forum message permalinks don't take pagination into account (#5945).Jean-Philippe Lang2010-07-251-1/+1
* Fixes broken status change in context menu (#5892).Jean-Philippe Lang2010-07-251-1/+1
* Disable priority (#5925) and progress in context menu for parent issues.Jean-Philippe Lang2010-07-251-2/+2
* Moves code to controller.Jean-Philippe Lang2010-07-251-5/+2
* Added icon for the LDAP authentication menu item. #5775Eric Davis2010-07-202-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