Commit Graph

1290 Commits (a2e5c6abbad6e575566829b88832e0aefe33221e)

Author SHA1 Message Date
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
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
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
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
Tim Felgentreff 47ecf151dd completely remove acts_as_versioned as it's functionality is contained in acts_as_journalized 14 years ago
Eric Davis 8c79385261 Refactor: extract back_url method to ApplicationController. 14 years ago
Eric Davis 13234f8552 Refactor: Add methods to User to edit the encapsulate the status field. 14 years ago
Tim Felgentreff 5de0d0997f remove the reply action from IssueController, and use the JournalHelper API for that 14 years ago
Jean-Philippe Lang e771fc03bd Merged r3883, r3884 and r3885 from trunk. 14 years ago
Jean-Philippe Lang 701d2eaeac Display project names in cross-project gantt PNG (#5904). 14 years ago
Jean-Philippe Lang 69f34a595d Merged r3865 and r3866 from trunk. 14 years ago
Jean-Philippe Lang fe63eefc1f Adds missing visibility scope. 14 years ago
Jean-Philippe Lang a9a4e0d6b8 Moves code to controller. 14 years ago
Tim Felgentreff 96bbd94251 adjust for acts_as_journalized 15 years ago
Tim Felgentreff 867266e934 init_journal has now the old signature 15 years ago
Tim Felgentreff aecb868b85 remove more journal specific functionality 15 years ago
Eric Davis 48a5460da4 Allow js formatted responses. 15 years ago
Eric Davis bd1384db7d Added hook :controller_timelog_available_criterias 15 years ago
Eric Davis 11ff334cd8 Refactor: extract @available_criterias to utility method. 15 years ago
Eric Davis 7376ef2ad7 Typecast issue ids when searched for. 15 years ago
Eric Davis c98f46d691 Handle unsuccessful destroys in TimelogController. #5700 15 years ago
Eric Davis 95c3c63cfe Fix for Ruby 1.9 strings. 15 years ago
Eric Davis 2562bc5bcd Hide the role forms when editing or adding Project members. #5452 15 years ago
Eric Davis 921b425b8e Accept key authentication to ProjectsController#index (for feeds). #5317 15 years ago
Eric Davis 345301284a Added JSON support to the issues API. #1214 15 years ago
Eric Davis f3cc84b343 Show subproject versions on the Roadmap. 15 years ago
Eric Davis 0d34c3731b Add error messages to MembersController#new so a user is informed of missing data. 15 years ago
Eric Davis 908d44519c Allow AuthSources to control if they allow password changes. 15 years ago
Eric Davis 715c9d16ef Refactor AuthSourcesController to support non-LDAP sources. #1131 15 years ago
Jean-Philippe Lang e417d755e9 Eager load group projects to avoid N SQL queries. 15 years ago
Eric Davis 36c82ecc1f Refactor: move Project Calendar to it's own controller. 15 years ago