| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor: move NewsController#preview to PreviewsController#news | Eric Davis | 2010-09-24 | 4 | -8/+8 |
* | Refactor: move #destroy_comment method to CommentsController#destroy | Eric Davis | 2010-09-23 | 1 | -2/+2 |
* | Refactor: move NewsController#add_comment to CommentsController#create | Eric Davis | 2010-09-22 | 1 | -2/+2 |
* | Refactor: split NewsController#edit into #edit and #update | Eric Davis | 2010-09-21 | 2 | -4/+4 |
* | Add view_issues_form_details_top hook | Eric Davis | 2010-09-20 | 1 | -0/+2 |
* | Refactor: split NewsController#new into #new and #create methods. | Eric Davis | 2010-09-20 | 2 | -2/+2 |
* | Add scm.css to news pages to allow proper syntax highlighting. #6270 | Eric Davis | 2010-09-20 | 2 | -0/+5 |
* | Updated issue delete confirmation when it has child issues. #6191 | Eric Davis | 2010-09-20 | 1 | -1/+1 |
* | Adds a link to edit the associated wiki page on the version view. #4416 | Jean-Baptiste Barth | 2010-09-18 | 1 | -0/+1 |
* | Fixes switching between inline and side-by-side in diff view with path. #6242 | Jean-Baptiste Barth | 2010-09-18 | 1 | -1/+1 |
* | Refactor: add VersionsController#status_by to the resource. | Eric Davis | 2010-09-17 | 1 | -1/+1 |
* | Refactor: convert VersionsController to a REST resource. | Eric Davis | 2010-09-17 | 3 | -4/+4 |
* | Fix the new subproject link on project overview. #6388 | Eric Davis | 2010-09-17 | 1 | -1/+1 |
* | Fixed: pressing enter in filters should result to an 'apply', not a 'save'. #... | Jean-Baptiste Barth | 2010-09-16 | 2 | -0/+13 |
* | Fix links to activity pages broken with r4047. #6392 | Jean-Baptiste Barth | 2010-09-16 | 1 | -2/+2 |
* | Refactor: split VersionsController#new into #new and #create | Eric Davis | 2010-09-16 | 2 | -3/+3 |
* | Use the full path to the partials | Eric Davis | 2010-09-15 | 2 | -2/+2 |
* | Refactor: Split VersionsController#edit into #edit and #update | Eric Davis | 2010-09-15 | 1 | -1/+1 |
* | Refactor: convert FilesController to a restful resource. | Eric Davis | 2010-09-14 | 2 | -2/+2 |
* | Refactor: split FilesController#new into #new and #create. | Eric Davis | 2010-09-13 | 1 | -1/+1 |
* | Fixed broken context_menu on roadmap. #6351 | Jean-Baptiste Barth | 2010-09-11 | 1 | -1/+1 |
* | Refactor: move method to Project#css_classes | Eric Davis | 2010-09-10 | 1 | -1/+1 |
* | Refactor: convert ProjectEnumerations to a resource on a project. | Eric Davis | 2010-09-10 | 1 | -2/+2 |
* | Fixed the zoom, previous, and next links on the Gantt chart. | Eric Davis | 2010-09-10 | 1 | -2/+2 |
* | Rewrite the Gantt chart. #6276 | Eric Davis | 2010-09-10 | 1 | -69/+11 |
* | Refactor: convert the Projects routes to resources. | Eric Davis | 2010-09-09 | 3 | -3/+3 |
* | Refactor: split method ProjectsController#edit to ProjectsController#update. | Eric Davis | 2010-09-08 | 1 | -1/+1 |
* | Refactor: rename method ProjectsController#add to ProjectsController#new | Eric Davis | 2010-09-07 | 3 | -2/+2 |
* | Change project add form to use #create. (From r4067) | Eric Davis | 2010-09-06 | 1 | -1/+1 |
* | Refocus the related issue field after submitting an issue. #6275 | Eric Davis | 2010-09-06 | 1 | -0/+1 |
* | Refactor: move method to model. (references r4057) | Eric Davis | 2010-09-05 | 1 | -1/+1 |
* | Do not display items without valid selection in context menu when on differen... | Jean-Baptiste Barth | 2010-09-03 | 1 | -1/+7 |
* | Add css classes to journals display to facilitate theming | Jean-Baptiste Barth | 2010-09-03 | 1 | -1/+1 |
* | Hide checkboxes in issues list when printing | Jean-Baptiste Barth | 2010-09-03 | 1 | -2/+2 |
* | Allow mass status update through context menu. #3411 | Jean-Baptiste Barth | 2010-09-03 | 1 | -6/+9 |
* | Refactor: move method, ProjectsController#reset_activities to ProjectEnumerat... | Eric Davis | 2010-09-03 | 1 | -1/+1 |
* | Refactor: move method, ProjectsController#save_activities to ProjectEnumerati... | Eric Davis | 2010-09-02 | 1 | -1/+1 |
* | Refactor: move method, ProjectsController#add_file to FilesController#new. | Eric Davis | 2010-09-01 | 2 | -2/+2 |
* | Refactor: move method, ProjectsController#list_files to FilesController#index. | Eric Davis | 2010-08-31 | 1 | -0/+0 |
* | Refactor: move method, ProjectsController#roadmap to VersionsController#index. | Eric Davis | 2010-08-30 | 1 | -0/+0 |
* | Refactor: extract ProjectsController#activity to a new Activities controller. | Eric Davis | 2010-08-27 | 7 | -10/+10 |
* | Add the project_id to the Calendar link to month. | Eric Davis | 2010-08-26 | 1 | -1/+1 |
* | Refactor: extract link to previous and next month into helpers. | Eric Davis | 2010-08-26 | 1 | -8/+1 |
* | Refactor: convert many of the custom Issue routes to REST resources. | Eric Davis | 2010-08-26 | 2 | -2/+4 |
* | Refactor: extract #bulk_update method from IssuesController#bulk_edit. | Eric Davis | 2010-08-24 | 1 | -1/+1 |
* | Refactor: move IssuesController#changes to JournalsController#index. | Eric Davis | 2010-08-23 | 2 | -1/+1 |
* | Add RTL support to the context menu. #6012 | Eric Davis | 2010-08-22 | 1 | -0/+1 |
* | Fix the calendar link in the Issues sidebar. #5591 | Eric Davis | 2010-08-22 | 1 | -1/+1 |
* | Refactor: merge IssuesController#update_form into IssuesController#new | Eric Davis | 2010-08-20 | 1 | -1/+1 |
* | Refactor: extract Members Box to partial. | Eric Davis | 2010-08-19 | 2 | -8/+9 |