| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor: move NewsController#preview to PreviewsController#news | Eric Davis | 2010-09-24 | 2 | -9/+9 |
* | Refactor: move #destroy_comment method to CommentsController#destroy | Eric Davis | 2010-09-23 | 2 | -5/+6 |
* | Refactor: move NewsController#add_comment to CommentsController#create | Eric Davis | 2010-09-22 | 2 | -12/+30 |
* | Refactor: split NewsController#edit into #edit and #update | Eric Davis | 2010-09-21 | 1 | -3/+8 |
* | Refactor: split NewsController#new into #new and #create methods. | Eric Davis | 2010-09-20 | 1 | -3/+9 |
* | Refactor: convert VersionsController to a REST resource. | Eric Davis | 2010-09-17 | 1 | -2/+2 |
* | Refactor: split VersionsController#new into #new and #create | Eric Davis | 2010-09-16 | 1 | -4/+15 |
* | Refactor: Split VersionsController#edit into #edit and #update | Eric Davis | 2010-09-15 | 1 | -1/+4 |
* | Change the TimelogController's to/from dates based on the project time entries | Eric Davis | 2010-09-14 | 1 | -2/+2 |
* | Refactor: move method to Model. | Eric Davis | 2010-09-14 | 1 | -2/+2 |
* | Refactor: convert FilesController to a restful resource. | Eric Davis | 2010-09-14 | 1 | -2/+2 |
* | Refactor: split FilesController#new into #new and #create. | Eric Davis | 2010-09-13 | 1 | -11/+10 |
* | Fixed "Create and continue" redirection broken by recent changes. #6333 | Jean-Baptiste Barth | 2010-09-11 | 1 | -1/+1 |
* | Refactor: convert ProjectEnumerations to a resource on a project. | Eric Davis | 2010-09-10 | 2 | -3/+10 |
* | Rewrite the Gantt chart. #6276 | Eric Davis | 2010-09-10 | 2 | -19/+6 |
* | Refactor: split method ProjectsController#edit to ProjectsController#update. | Eric Davis | 2010-09-08 | 1 | -23/+25 |
* | Refactor: rename method ProjectsController#add to ProjectsController#new | Eric Davis | 2010-09-07 | 1 | -6/+5 |
* | Refactor: split ProjectsController#add into #add (GET) and #create (POST). | Eric Davis | 2010-09-06 | 1 | -31/+37 |
* | Allow user password changes when changing to Internal authentication. #6267 | Eric Davis | 2010-09-06 | 1 | -1/+3 |
* | Do not display items without valid selection in context menu when on differen... | Jean-Baptiste Barth | 2010-09-03 | 1 | -2/+2 |
* | Allow mass status update through context menu. #3411 | Jean-Baptiste Barth | 2010-09-03 | 1 | -0/+6 |
* | Refactor: move method, ProjectsController#reset_activities to ProjectEnumerat... | Eric Davis | 2010-09-03 | 2 | -8/+8 |
* | Refactor: move method, ProjectsController#save_activities to ProjectEnumerati... | Eric Davis | 2010-09-02 | 2 | -13/+18 |
* | Refactor: move method, ProjectsController#add_file to FilesController#new. | Eric Davis | 2010-09-01 | 2 | -16/+15 |
* | Refactor: move method, ProjectsController#list_files to FilesController#index. | Eric Davis | 2010-08-31 | 2 | -14/+24 |
* | Refactor: move method, ProjectsController#roadmap to VersionsController#index. | Eric Davis | 2010-08-30 | 2 | -35/+36 |
* | Allow setting an issue's notes via params[:issue][:notes]. (XML API) | Eric Davis | 2010-08-27 | 1 | -1/+1 |
* | Refactor: extract ProjectsController#activity to a new Activities controller. | Eric Davis | 2010-08-27 | 2 | -47/+62 |
* | Refactor: convert many of the custom Issue routes to REST resources. | Eric Davis | 2010-08-26 | 2 | -1/+8 |
* | Refactor: extract method in bulk_update. | Eric Davis | 2010-08-25 | 1 | -4/+8 |
* | Refactor: extract #bulk_update method from IssuesController#bulk_edit. | Eric Davis | 2010-08-24 | 1 | -21/+24 |
* | Refactor: move IssuesController#changes to JournalsController#index. | Eric Davis | 2010-08-23 | 2 | -19/+27 |
* | Refactor: merge IssuesController#update_form into IssuesController#new | Eric Davis | 2010-08-20 | 1 | -18/+13 |
* | Refactor: move IssuesController#context_menu to a new controller. | Eric Davis | 2010-08-19 | 2 | -30/+34 |
* | Use the base layout for all 403, 404, and 500 pages. #6172 | Eric Davis | 2010-08-19 | 1 | -3/+10 |
* | No more IssuesController#preview action. | Eric Davis | 2010-08-18 | 1 | -2/+2 |
* | Refactor: move IssuesController#preview to a new controller. | Eric Davis | 2010-08-18 | 2 | -15/+28 |
* | Refactor: move IssuesController#auto_complete to a new controller. #4382 | Eric Davis | 2010-08-17 | 2 | -13/+26 |
* | Add the Calendar as a project menu item. | Eric Davis | 2010-08-16 | 1 | -0/+1 |
* | Add the Gantt chart as a project menu item | Eric Davis | 2010-08-16 | 1 | -0/+1 |
* | Allow key authentication for Boards. #6132 | Eric Davis | 2010-08-16 | 1 | -0/+1 |
* | Refactor: move IssuesController#reply to JournalsController | Eric Davis | 2010-08-16 | 2 | -25/+34 |
* | Refactor: pull up method to ApplicationController. | Eric Davis | 2010-08-13 | 3 | -23/+15 |
* | Refactor: Pull up method to ApplicationController. | Eric Davis | 2010-08-12 | 3 | -34/+17 |
* | Refactor: Extract a new IssueMovesController from IssuesController. | Eric Davis | 2010-08-11 | 2 | -58/+94 |
* | Show projects depending on their visibility in user's profile. #6100 | Jean-Baptiste Barth | 2010-08-10 | 1 | -4/+2 |
* | Added a warning when a new user or group membership is invalid. #3834 | Jean-Baptiste Barth | 2010-08-10 | 2 | -16/+32 |
* | Refactor: extract method from #move and #perform_move. | Eric Davis | 2010-08-10 | 1 | -14/+13 |
* | Refactor TimelogController#report's joins and provide a hook to add more. | Eric Davis | 2010-08-09 | 1 | -2/+9 |
* | Refactor: extract POST version of IssuesController#move to #perform_move. | Eric Davis | 2010-08-09 | 1 | -6/+12 |