Commit Graph

3796 Commits (8944c70ced79b33b9eeca34d7709b4da05d5c0d3)

Author SHA1 Message Date
Felix Schäfer f9c784192d Weniger doppelt, mehr übersetzt. 14 years ago
Felix Schäfer 86874aea91 Feinere Rechte. #3789 14 years ago
Felix Schäfer f2ef7f492c Einfache Index-Seite, nach Meeting-Zeit sortiert. #3799 14 years ago
Felix Schäfer 0929e5c2ba Only save Participants when the Meeting is saved. 14 years ago
Felix Schäfer a903be28d5 Add project users as participants. #3800 14 years ago
Jens Ulferts eb61c16d28 bugfixes and additional constraints 14 years ago
Konstantin Haase ef3eb06afe Reporting controller: don't eat errors in development mode. log errors in production. 14 years ago
Felix Schäfer 15898eaf33 Agenda und Protokoll anlegen. #3802 14 years ago
Felix Schäfer a4f8ae78ac Meeting edition. #3787 14 years ago
Jean-Philippe Lang e14e244f7b Use #blank? instead of #nil? || #empty?. 14 years ago
Jean-Philippe Lang 7d0b1b3830 Respond with 404 instead of 500 when revision/entry is not found in the repository (#7307). 14 years ago
Toshi MARUYAMA 98b3a50657 scm: fix error on revision page for empty revision (#7307). 14 years ago
Felix Schäfer cff7e6db35 provide links to the meetings on the meeting list 14 years ago
Felix Schäfer 4991bda46f more controller stuff (create, show, destroy) 14 years ago
Jens Ulferts b0246c5519 fixed naming bug in destroy hook 14 years ago
Toshi MARUYAMA ebb19c5863 scm: changing two revision diff text at SCM adapter level (#3724). 14 years ago
Jens Ulferts 881cb1fd72 added hook to respond to destroy 14 years ago
Jens Ulferts 9d51e51c4a added hooks to update and destroy 14 years ago
Jens Ulferts ff79891ce5 some refactoring to be extensible, e.g. for privacy_plugin 14 years ago
Felix Schäfer 6c6afb3a2c add meeting controller with 7 "standard" REST actions 14 years ago
Toshi MARUYAMA 3ad213c29a Fix associated revisions label on issue page. 14 years ago
Jean-Philippe Lang 9222cf91ea Changes ProjectsController#modules param name and add tests. 14 years ago
Jean-Philippe Lang 072c4ad14c Verify HTTP method on ProjectsController#create. 14 years ago
Jean-Philippe Lang 9fb770ba50 Moves enabled_module_names param to project attribute so that it can be set through the Project API. 14 years ago
Jens Ulferts 02c4009c59 principal_roles controller specs for update 14 years ago
Jens Ulferts fd8c0441b2 fixed bug caused by wrong id in controller 14 years ago
Jens Ulferts c2b5ef878a added support for errors on update 14 years ago
Jens Ulferts 3958358bba * update method on principal controller 14 years ago
Jean-Philippe Lang 2d9b9362a9 Fixed: should redirect to the new project when copying a project. 14 years ago
Toshi MARUYAMA 2e1bcb2abf Changing revision label and identifier at SCM adapter level (#3724, #6092) 14 years ago
Jean-Philippe Lang d2cc2861de Find visible issues only in ContextMenusController#issues. 14 years ago
Jean-Philippe Lang e9a0e6dbc8 Takes more parameters into account to determine activity freshness (#7188). 14 years ago
Jean-Philippe Lang 07fe46e9df Makes the API accepts the X-Redmine-API-Key header to hold the API key. 14 years ago
Jean-Philippe Lang 283d25d823 Makes /projects API accept same pagination parameters as other API collection resources. 14 years ago
Jean-Philippe Lang d076c19822 Makes API accept offset/limit or page/limit parameters for retrieving collections. 14 years ago
Jens Ulferts 2d115a47e6 moved available_global_roles into own partial 14 years ago
Jens Ulferts ee8fce347e roles assigned are no longer an option for assignment 14 years ago
Jean-Philippe Lang 03397f605c Fixes valid revision regexp. 14 years ago
Jean-Philippe Lang 599bc45073 Adds support for requesting information about current user using /users/current (#7141). 14 years ago
Konstantin Haase da0d41ae28 Make sure No Filter has a table_name 14 years ago
Jens Ulferts 0e2977c2c6 * fixed (de-)select of permissions 14 years ago
Jean-Philippe Lang 84dd413f22 Restore rev param validation that was removed in r2840. 14 years ago
Jean-Philippe Lang 93847ae337 Fixes a data disclosure issue introduced in r3941. 14 years ago
Konstantin Haase 81859dbf93 fix filter passing to report 14 years ago
Jean-Philippe Lang 335f8da5e8 Fixed: 404 when entering time with blank issue id (#7099). 14 years ago
Jean-Philippe Lang ac60fc9c1c Refactor and add tests for News #index API (#7072). 14 years ago
Jean-Philippe Lang 29e0bca43a Make sure there's no nil result in auto_complete. 14 years ago
Jean-Philippe Lang a8b12bcb52 Autocomplete issue relations on subject (#3170). 14 years ago
Jean-Philippe Lang a49c7f95e2 Fixes password sending when creating user. 14 years ago
Jean-Philippe Lang 0a2ec6ef04 Extracts user groups assignment from controller. 14 years ago