summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
...
* Use the full path to the partialsEric Davis2010-09-152-2/+2
* Refactor: Split VersionsController#edit into #edit and #updateEric Davis2010-09-151-1/+1
* Refactor: convert FilesController to a restful resource.Eric Davis2010-09-142-2/+2
* Refactor: split FilesController#new into #new and #create.Eric Davis2010-09-131-1/+1
* Fixed broken context_menu on roadmap. #6351Jean-Baptiste Barth2010-09-111-1/+1
* Refactor: move method to Project#css_classesEric Davis2010-09-101-1/+1
* Refactor: convert ProjectEnumerations to a resource on a project.Eric Davis2010-09-101-2/+2
* Fixed the zoom, previous, and next links on the Gantt chart.Eric Davis2010-09-101-2/+2
* Rewrite the Gantt chart. #6276Eric Davis2010-09-101-69/+11
* Refactor: convert the Projects routes to resources.Eric Davis2010-09-093-3/+3
* Refactor: split method ProjectsController#edit to ProjectsController#update.Eric Davis2010-09-081-1/+1
* Refactor: rename method ProjectsController#add to ProjectsController#newEric Davis2010-09-073-2/+2
* Change project add form to use #create. (From r4067)Eric Davis2010-09-061-1/+1
* Refocus the related issue field after submitting an issue. #6275Eric Davis2010-09-061-0/+1
* Refactor: move method to model. (references r4057)Eric Davis2010-09-051-1/+1
* Do not display items without valid selection in context menu when on differen...Jean-Baptiste Barth2010-09-031-1/+7
* Add css classes to journals display to facilitate themingJean-Baptiste Barth2010-09-031-1/+1
* Hide checkboxes in issues list when printingJean-Baptiste Barth2010-09-031-2/+2
* Allow mass status update through context menu. #3411Jean-Baptiste Barth2010-09-031-6/+9
* Refactor: move method, ProjectsController#reset_activities to ProjectEnumerat...Eric Davis2010-09-031-1/+1
* Refactor: move method, ProjectsController#save_activities to ProjectEnumerati...Eric Davis2010-09-021-1/+1
* Refactor: move method, ProjectsController#add_file to FilesController#new.Eric Davis2010-09-012-2/+2
* 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