Commit Graph

315 Commits (21366d5fe8ef32b12d43d7f2ea69f4ac249bdf01)

Author SHA1 Message Date
Jens Ulferts 7d6c63989b removes issues#all 11 years ago
Jens Ulferts d830d7e91d enables the atom feed on work_packages#show 11 years ago
Jens Ulferts 97810c28cc removes issues#index action 11 years ago
Jens Ulferts 310f780edd enables pdf export for work_package#index 11 years ago
Hagen Schink 3f5e359391 Fixes functional tests 11 years ago
Hagen Schink 3877e38d1e Renames and adapts issue labels 11 years ago
Hagen Schink 11149fbc25 Renames and adapts WP not found error translation 11 years ago
Hagen Schink d0ca65dbaf Introduces journable 11 years ago
Michael Frister 0767837c03 Add option to create PDFs from issue lists with a description 11 years ago
Hagen Schink 9196b86854 Adapts changed AAJ interface 11 years ago
Jens Ulferts ae7e5aae3b replaces parent_issue_id with parent_id whereever it was to be found 11 years ago
Martin Czuchra 847a3029a9 Renames Tracker into Type. 11 years ago
Jens Ulferts 8e149a2b32 redirect to work_package#show after issue#update 11 years ago
Jens Ulferts db40677b1b adapts issues controller to changed relation method 11 years ago
Hagen Schink 13329c1209 Fix watcher permissions 11 years ago
Hagen Schink a6f83f1d3c Adapt references to work package 12 years ago
Hagen Schink 05f2f300fc Introduce work unit permissions 12 years ago
Hagen Schink 8baacde427 Fix tests 12 years ago
Hagen Schink 82d2400cf0 Let issues work via STI 12 years ago
Jens Ulferts 6c720a8d5d changes the last controllers to will_paginate 12 years ago
Jens Ulferts e91fd0c562 adds module needed for pagination to issues controller 12 years ago
Jens Ulferts f82de2e7ed uses will_paginate for issue#index 12 years ago
Martin Czuchra 1db1c1fcce Refactors current REST API into api/v1 12 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Christian Rijke 18afbd5ae0 Use before_filter for new 'quoted' action. 12 years ago
Christian Rijke e1fa5c6eac Implement new route and controller action for issue quotes. 12 years ago
Philipp Tessenow ec3829e11b be careful with nested namespace'd controllers in our controllers 12 years ago
Philipp Tessenow 9d09782dc4 Revert "revise: ugly hack to circumvent acitve record to explode because _two_ (yes TWO. in numbers: 2) instances of the Tracker class are loaded at the same time." 12 years ago
Philipp Tessenow 1845c2b6ba revise: ugly hack to circumvent acitve record to explode because _two_ (yes TWO. in numbers: 2) instances of the Tracker class are loaded at the same time. 12 years ago
Jens Ulferts b32b88d6dc no longer loads priority and workflow as the edit form is no longer rendered directly 12 years ago
Jens Ulferts 857dd7c4d2 uses ajaxAppend for loading the issue#edit form 12 years ago
Jens Ulferts f135d4cfbe eager loads assigned to on ancestors/descendants 12 years ago
Jens Ulferts 8f3aee5d4d eager load objects associated with the changeset 12 years ago
Jens Ulferts 9b8cad4395 eager loads objects associated to issue 12 years ago
Jens Ulferts 2c22694e98 eager loads objects associated to the issue's relations 12 years ago
Jens Ulferts 3a8753d1b5 eager loads models associated with the issues ancestors and descendants 12 years ago
Martin Linkhorst 2d3b20d905 define the default sort order at a single place 12 years ago
Felix Schäfer 84e4701d8b Copy watchers when copying an issue 12 years ago
Dennis Schmidt eed22278b4 updating issue's priority correctly again 12 years ago
Jens Ulferts 0d597b5363 rewrites routes for issues and associated resources 12 years ago
Jens Ulferts 2a804a0c7c removes deprecated verify declarations from issues_controller 12 years ago
Martin Linkhorst ce54e60201 updated .rhtml to .html.erb in the code 12 years ago
Jens Ulferts ad5f3095a6 check for having global permission to export_issues if no project is provided 12 years ago
Martin Linkhorst 97ff222d1c Only allow project admins to export issues. export formats are: atom, rss, api, xls, csv, pdf. #25512 13 years ago
Gregor Schmidt b65160c936 Less coupled fix for 7632483c - initial journal handling 13 years ago
Felix Schäfer cb2bde31ee Re-merge feature/2.4.0/default_sort_issues_by_parent 13 years ago
Romano Licker 511635888e [designfix] recall before_filter in order to trigger 13 years ago
Felix Schäfer afb4e6968f Correct missing query object on IssuesController#all 13 years ago
Romano Licker 65d485dbde [#692 #559] Grouping issues menu 13 years ago
jwollert 5cd220737d extract preperation steps (retrieving/building a query from params) to before_filters, so plugins can chain after them to some extent 13 years ago