Commit Graph

166 Commits (27874eb5b119f958b3a66f5376be53e51904d614)

Author SHA1 Message Date
Dennis Schmidt 107647a816 renamed feed.atom.rxml to feed.atom.builder 12 years ago
Jens Ulferts 304c287c99 filtering the password now defined in application.rb 12 years ago
Jens Ulferts ee6eed8d4f as views are rendered according to their type an explicity limitation statement is no longer necessary 12 years ago
Jens Ulferts f65190afd0 uses openproject header for api requests 12 years ago
Felix Schäfer 4d83a94174 use all available languages as default 13 years ago
Jens Ulferts 23d54990fc no longer show error message in the context of the last user having called an instance 13 years ago
Romano Licker c6f3283ee3 [breadcrumb] creating breadcrumb lists 13 years ago
Jens Ulferts b8497aec61 displaying 500 and 404 errors inside the app's layout 13 years ago
Gregor Schmidt f4c13be3f8 [#780] Remove non-functional call to Setting.check_cache 13 years ago
Gregor Schmidt d78294434a Revert set_impaired_flag functionality 13 years ago
Felix Schäfer 3269edfa08 And that makes it easier on the eyes… 13 years ago
Felix Schäfer 145f8104a0 Correct false assumption on the return value of the split method. 13 years ago
jwollert f1973e710c use different action for checking for first login. that way we don't interfere with the users controller too much 13 years ago
jwollert f790754487 sets an impaired flag on first login of a user 13 years ago
Holger Just 21a45b4e52 [#676] Enforce UTF-8 encodings on the params hash 13 years ago
Holger Just 91070236db Set source encoding to UTF-8 13 years ago
Romano Licker 34dc06a85f [#652] fixes wrong redirect after login 13 years ago
Holger Just d7a9adf880 move protect_from_forgery to the beginning of the before_filter chain as per the recommended rails practices 13 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Eric Davis 99507a0391 [#197] Upgrade the copyright in the code files 14 years ago
Eric Davis e131c3b531 [#197] Remove old copyrights 14 years ago
Eric Davis d2973a641e [#347] Fix potential Execution After Redirect bugs 14 years ago
Eric Davis 1eee7312f6 [#289] Remove single helpers in favor of :all in ApplicationController 14 years ago
Eric Davis 1aa20b17b4 [#302] Protect ApplicationController methods so they are not considered actions 14 years ago
Felix Schäfer 10dffcf3b9 Get the autologin cookie name from the config #273 14 years ago
Eric Davis 99a12ecbcf [#129] Replace public strings using Redmine with ChiliProject 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 d076c19822 Makes API accept offset/limit or page/limit parameters for retrieving collections. 14 years ago
Jean-Philippe Lang 00d50157d3 Restores object count and adds offset/limit attributes to API responses for paginated collections (#6140). 14 years ago
Jean-Philippe Lang 224921460a Adds a pseudo format to api template names and overrides ActionController#default_template so that api templates are chosen automatically. 14 years ago
Jean-Philippe Lang d0a3aab2e7 Adds a reusable method to render API response on validation failure. 14 years ago
Jean-Philippe Lang 96ce0f017c Adds a builder-like template system for rendering xml and json API responses. 14 years ago
Jean-Philippe Lang 7824eca775 Refactor: merged error rendering methods. 14 years ago
Jean-Philippe Lang eea456ed84 Improved error message when trying to access an archived project (#2995). 14 years ago
Jean-Baptiste Barth b255b7760a Added ability to delete issues from different projects through contextual menu (#5332) 14 years ago
Jean-Baptiste Barth 4853dd97fd Splitted #find_issues filter in ApplicationController to #find_issues and #check_project_uniqueness (#5332) 14 years ago
Tim Felgentreff e8af8d1945 Still use the event api for now 14 years ago
Tim Felgentreff d7854003c4 fix applicationcontroller test 14 years ago
Eric Davis 3a2efb4757 Refactor: convert ProjectEnumerations to a resource on a project. 14 years ago
Eric Davis d457f90fcd Merged r3949 from trunk. 14 years ago
Eric Davis 8ca6941a33 Merged r3940 from trunk. 14 years ago
Eric Davis 6e5f567346 Merged r3938 from trunk. 14 years ago
Eric Davis 19bbb6e2cb Merged r3912 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 13fe01a185 Refactor: pull up method to ApplicationController. 14 years ago
Eric Davis f18b126fba Refactor: Pull up method to ApplicationController. 14 years ago
Eric Davis 8c79385261 Refactor: extract back_url method to ApplicationController. 14 years ago
Eric Davis 48a5460da4 Allow js formatted responses. 15 years ago
Eric Davis 345301284a Added JSON support to the issues API. #1214 15 years ago
Eric Davis 306ca5e714 Refactor: Pull up #find_optional_project to ApplicationController. 15 years ago