Commit Graph

2654 Commits (0b0dc1ee11e48376ca4b52fb05c3508a8519eabd)

Author SHA1 Message Date
Florian Kraft b45713d7af
fix the api reportings controller 10 years ago
Jens Ulferts 65de31a7c7 use tabular form builder for project module selection 10 years ago
Florian Kraft c24bf1969a
rename method 10 years ago
Florian Kraft bf90240874
Refactor ReportingsController to be more readable 10 years ago
Florian Kraft cc2afee99c
fix controller response 10 years ago
Florian Kraft 22853c8b46
Fix the coding style via rubocop 10 years ago
Florian Kraft cb2f3f30d6
Fix error where anyone could read the diff of a WP 10 years ago
Jonas Heinrich 5bf6fb88b9 Adds success message 10 years ago
Florian Kraft f17a7c608e fix a project nil call on querying visibility 10 years ago
Alex Coles 64b288af36 Remove MessagesHelper includes 10 years ago
Markus Kahl ba7d247817 use IDs in CopyProjectJob; send mail synchronously 10 years ago
Markus Kahl dc14f36fc6 spec Attachment#show 10 years ago
Markus Kahl f553e5f5fe use URL helper for attachment URL 10 years ago
Markus Kahl 14b1eb0170 local (file) and remote (s3) carrier wave storage 10 years ago
Jens Ulferts e844362a8e no longer use sort criteria of session for wp index 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Jens Ulferts fe6f30ab32 add sort criteria to columns joined to query 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
Markus Kahl a33c8fa312 API v3 delete user 10 years ago
Jens Ulferts f45b420702 ensure loading of associated tables when column is only grouped by 10 years ago
Jens Ulferts 3bfc6a0df8 ensure loading of associated tables when column is only grouped by 10 years ago
Jens Ulferts fa1d595d96 links user and version cf on wp table 10 years ago
Jens Ulferts f648b4329b fix custom field column name validity evaluation 10 years ago
Hagen Schink 0d2a2c1cb0 Add a TODO for removing plug-in specific code 10 years ago
Hagen Schink 560b24c178 Fix locale label 10 years ago
Jens Ulferts 482c47f69b improve handling of desired columns 10 years ago
Jens Ulferts bb96e430b6 code harmonization 10 years ago
Jens Ulferts af61e00a78 moves methods into module 10 years ago
Jens Ulferts 3ead11f6b0 refactor column handling into own method 10 years ago
Jens Ulferts ebff32c9e4 moves custom field detection to own method 10 years ago
Jens Ulferts 27874eb5b1 shortens sorting 10 years ago
Jens Ulferts 35dfd82d85 remove unnecessary block 10 years ago
Jens Ulferts 96ec53907c only load required columns 10 years ago
Jens Ulferts 745acd932a eager loading of required columns - too many for now 10 years ago
Jens Ulferts f52bbf40ec move some controller logic into a decorator 10 years ago
Jens Ulferts 4c2fd2a87d removes n+1 query for custom_values on wp#index 10 years ago
Hagen Schink 922c10e4bf Update query only if query string is available 10 years ago
Hagen Schink d68dd55ab3 Stop premature update of membership data 10 years ago
Alex Coles 3629ded2ae Handle ActionController::ParameterMissing globally 10 years ago
Alex Coles 6d11fac2f8 Handle ActionController::ParameterMissing in APIv2 10 years ago
Alex Coles c4cea6a4db Explicitly pass locals in MembersController#create 10 years ago
Jens Ulferts d76467c796 moves and fixes queries helper methods 10 years ago
Alex Coles dec9202512 Fully qualify ::Type class constant 10 years ago
Hagen Schink 30551e21f0 Include modules fully qualified 10 years ago
Hagen Schink 2d0e7f27e2 Set list of enabled modules even if no project exists 10 years ago
Alex Coles 0532e87a40 Minor spacing fixes in AccountController 10 years ago
Alex Coles 8a28b1a730 Prefer #map over #collect in (Rails) controllers 10 years ago
Alex Coles bb0e6e6aa5 Fix syntax (w/Rubocop) in (Rails) controllers 10 years ago