Commit Graph

3653 Commits (2bc34e5006bcaf95f6b1607e4d4c035babdb5378)

Author SHA1 Message Date
Eric Davis 358ee2ef2e Merged r3931 from trunk. 14 years ago
Eric Davis b5b8d34d94 Merged r3930 from trunk. 14 years ago
Eric Davis 2f529fd834 Merged r3918 from trunk. 14 years ago
Eric Davis 9892ede7b7 Merged r3917 from trunk. 14 years ago
Eric Davis 19bbb6e2cb Merged r3912 from trunk. 14 years ago
Eric Davis 8dde6e019d Merged r3906 from trunk. 14 years ago
Eric Davis 73ba49a715 Use the base layout for all 403, 404, and 500 pages. #6172 14 years ago
Eric Davis e6e21046c0 No more IssuesController#preview action. 14 years ago
Eric Davis 1f8d396e3f Refactor: move IssuesController#preview to a new controller. 14 years ago
Mark Maglana a7c3561047 Display master backlog even when there are no stories yet 14 years ago
Eric Davis 3eff27344b Refactor: move IssuesController#auto_complete to a new controller. #4382 14 years ago
Eric Davis e63acb70ca Add the Calendar as a project menu item. 14 years ago
Eric Davis a24f448dc0 Add the Gantt chart as a project menu item 14 years ago
Eric Davis d2b0a51848 Allow key authentication for Boards. #6132 14 years ago
Eric Davis 22c978ad94 Refactor: move IssuesController#reply to JournalsController 14 years ago
Eric Davis 13fe01a185 Refactor: pull up method to ApplicationController. 14 years ago
Eric Davis f18b126fba Refactor: Pull up method to ApplicationController. 14 years ago
Eric Davis ff43bb1a74 Refactor: Extract a new IssueMovesController from IssuesController. 14 years ago
Jean-Baptiste Barth e43f9fc21e Show projects depending on their visibility in user's profile. #6100 14 years ago
Jean-Baptiste Barth 0cfa757db0 Added a warning when a new user or group membership is invalid. #3834 14 years ago
Eric Davis 52c624aabd Refactor: extract method from #move and #perform_move. 14 years ago
Tim Felgentreff 331d98c2d2 fix first version for wiki 14 years ago
Wieland Lindenthal 08a013da44 Minor bug fixes to journalized versions 14 years ago
friflaj 8c9211bd3b Sort issues bt "real" position 14 years ago
Eric Davis 424b482579 Refactor TimelogController#report's joins and provide a hook to add more. 14 years ago
Eric Davis a1b89a53eb Refactor: extract POST version of IssuesController#move to #perform_move. 14 years ago
Mark Maglana 148c9a842e Differentiate between task and impediment 14 years ago
Mark Maglana 3a03fd0343 Implement impediment creation 14 years ago
Mark Maglana 34e8215577 Move domain login from TasksController#update to Task 14 years ago
Mark Maglana 3ee308959d fat models, skinny controllers please :-) 14 years ago
Mark Maglana 8756548d70 Include blocked ids 14 years ago
Mark Maglana 2f30788109 Fix impediment drag and drop 14 years ago
Eric Davis 041bca6ac9 Refactor: start to split IssuesController#move into two separate actions. 14 years ago
Eric Davis e4af6e77a7 Refactor: extract method in IssuesController#move. 14 years ago
rkh d32f907e15 fix details view 14 years ago
Tim Felgentreff 47ecf151dd completely remove acts_as_versioned as it's functionality is contained in acts_as_journalized 14 years ago
Mark Maglana 9d82f35cb7 Cleaning up BacklogsController 14 years ago
Mark Maglana 0d23741f5d Return 400 instead of 500 14 years ago
Mark Maglana a01315e30d Implement sprint date validation in the client 14 years ago
Eric Davis 8c79385261 Refactor: extract back_url method to ApplicationController. 14 years ago
friflaj 606c80ae04 Report failure when saving to the front-end 14 years ago
Eric Davis 13234f8552 Refactor: Add methods to User to edit the encapsulate the status field. 14 years ago
Mark Maglana 21d5383ad8 in product backlog, show burndown in a dialog box 14 years ago
p.tessenow 0113d6e3db modified costlog_controler to work with our reporting 15 years ago
rkh 4b610e5f46 add labor to reports 15 years ago
t.felgentreff 9d2f821de4 update costlog and timelog controller for reporting 15 years ago
rkh 9eb2ed976e dont keep unit if not in complex report 15 years ago
rkh cdf2636053 add ability to display other units besides money in the report table 15 years ago
Tim Felgentreff 5de0d0997f remove the reply action from IssueController, and use the JournalHelper API for that 15 years ago
Mark Maglana b0a48f3b9b Set task color according to user's preference 15 years ago