Commit Graph

259 Commits (c9940b22275ab6101c6325d6638e07bda66ca8c4)

Author SHA1 Message Date
Markus Kahl 52d1e15f6c don't end up in internal server error when too many columns 8 years ago
Markus Kahl def76c7927 reverts top level menu item 'work packages' 8 years ago
Jens Ulferts b5e9fe0515
fix content-type header on csv export 8 years ago
Oliver Günther fe0e8dd919
Rename before_filter to before_action 8 years ago
Jens Ulferts 1c8c55d25f
avoid query initialization on html request 8 years ago
Henriette Dinger 47f7d3e14d Handle accessibility highlighting of the position 8 years ago
Henriette Dinger e337822715 Refactor menu splitting and project drop down 9 years ago
Markus Kahl cac89c8b27 dropped rfpdf to use prawn instead (#4388) 9 years ago
Jens Ulferts 6750ecfdc3 remove no longer required concern 9 years ago
Jens Ulferts b0e80e3448 streamline work_packages_controller 9 years ago
Jens Ulferts eec7a844bc remove remains of no longer existing actions 9 years ago
Jens Ulferts 4f43470f7b 403/redirect on work package not existing/not visible 9 years ago
Jens Ulferts acf2cfcf11 use correct AR method to reverse 9 years ago
Oliver Günther f508d81655 Restore journals for atom access 9 years ago
Oliver Günther 69fae7bc54 Remove other remnants 9 years ago
Oliver Günther eb888b7d2e Remove views and actions 9 years ago
Stefan Botzenhart 21ba7ccb89 Route fullscreen view through work_package#show 9 years ago
Oliver Günther a6b4372b09 Always preprocess URLs with CGI.unescape 9 years ago
Jan Sandbrink a2c5bdf369 Avoid mutator method entirely 9 years ago
Jan Sandbrink 6ecbb25fc2 Fix reversed comments display on WP legacy view 9 years ago
Jan Sandbrink 2a65240e52 always include relevant columns 9 years ago
Alex Coles 53a224bf76 Remove mutation method calls on AR::Relation 9 years ago
Alexander Bach ee14628c09 Move send_notification to event origin 9 years ago
Alexander Bach a5f4eb1e8b First event-based draft 9 years ago
Alex Coles 347f363026 Remove unloadable from controllers 9 years ago
Alex Coles 0ad3cfb4b2 Prefer do…end for controller respond_to blocks 9 years ago
Alex Coles 2d9cfd97f4 Remove deprecated Relation#all in controllers 9 years ago
Alex Coles ec1bb39f9b Fix syntax (w/Rubocop) in (Rails) controllers 9 years ago
Alex Coles 57618b25ec Replace dynamic finder usages with #find_by, etc. 9 years ago
Alexander Bach cbe64452a8 Improve initialization readability 10 years ago
Alexander Bach 6c08706c22 Improve initialization readability 10 years ago
Jan Sandbrink 4a69d2505a replace ternaries returning booleans 10 years ago
Jens Ulferts 5e2e44ee70 fix previewing work package journal notes 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Jens Ulferts 18279b9b5f set export title to query or default 10 years ago
Jens Ulferts aec124e459 remove unused variable 10 years ago
Openproject 2a78f2f20a Bug CVS is fixed 10 years ago
Hagen Schink 2d0e7f27e2 Set list of enabled modules even if no project exists 10 years ago
Alex Coles bb0e6e6aa5 Fix syntax (w/Rubocop) in (Rails) controllers 10 years ago
Alex Coles 336446c59d Use 1.9+ Hash syntax in (Rails) controllers 10 years ago
Hagen Schink 1a8ff4b721 Pass enabled project modules to plug-ins' WP attribute hook 10 years ago
Hagen Schink 5c24e8e746 Move WP attribute definition for details pane to client 10 years ago
Jens Ulferts e29d0063b0 prevent changes to constant 10 years ago
Hagen Schink dfa56b6c2b Remove 'percentage done' if it is disabled 10 years ago
Hagen Schink c932a77a55 Fix typo 10 years ago
Jens Ulferts b9c1da43e1 moves category out of the first two rows of the detail pane 10 years ago
Markus Kahl a9e64e04c7 make sure to use unique name for query menu items 10 years ago
Marek Takac f195262172 Showing category in WP details pane 10 years ago
Richard 96c14046e0 Removed dead code in work packages controller. 10 years ago
Richard bd6f2ea235 Cleanup wp list controller per Hagen's suggestion. 10 years ago