Commit Graph

2732 Commits (afd40f108819fcbe2993aaec00e297b18ff78e64)

Author SHA1 Message Date
Jens Ulferts fdd3bd80b6 fix test_unit tests 10 years ago
Florian Kraft 1a2ea133f2 fix tests for wiki and permitted params 10 years ago
Jens Ulferts c65c60c9b7 style work package form 10 years ago
Jens Ulferts 65de31a7c7 use tabular form builder for project module selection 10 years ago
Markus Kahl a90d059841 make sure data is saved after creation already too 10 years ago
Alex Coles e3913ac8f5 Change {Chili => Open}Project::PrincipalAllowanceEvaluator usage 10 years ago
Alex Coles 45b75558bb Change {Chili => Open}Project::Database usages 10 years ago
Jan Sandbrink 9b54862b53 allow patching of WP priorities 10 years ago
Markus Kahl a6d80496db allow + in user logins 10 years ago
Markus Kahl 0633aa7b1e created delayed job object for wp update emails 10 years ago
Markus Kahl ba7d247817 use IDs in CopyProjectJob; send mail synchronously 10 years ago
Jens Ulferts 0f6357eec6 fixes wp validation for inexistent versions 10 years ago
Markus Kahl 2a8202a1cb use file column for filename 10 years ago
Jens Ulferts 8a5beaa7cf user providable in visible scope 10 years ago
Jens Ulferts 1c8fced609 adds scope of projects on version 10 years ago
Oliver Günther 9e6da91798 Updated API for user (un-)locking 10 years ago
Markus Kahl 14b1eb0170 local (file) and remote (s3) carrier wave storage 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Jens Ulferts fdae20f2c8 refactor to reduce complexity 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
Jens Ulferts dda5c4e866 whitespace/styling fixes 10 years ago
Openproject 3cadf8fdd1 Bug fix CVS is fixed 10 years ago
Hagen Schink 03b58824c5 Allow to assign groups as responsibles 10 years ago
Hagen Schink 92f5163c6f Unify possible assignees/responsibles behavior 10 years ago
Jens Ulferts 9e91538a53 extract method refactoring 10 years ago
Jens Ulferts 0fa28f14dc avoid id naming collisions on query statements 10 years ago
Hagen Schink 63cb3ea293 Check if status exists before validating the transition 10 years ago
Hagen Schink 60eb70b30e Validate WP children 10 years ago
Jens Ulferts f52bbf40ec move some controller logic into a decorator 10 years ago
Jens Ulferts 755a5cac9b removes redundant allowed_to query causing problems with plugins 10 years ago
Hagen Schink fcaa80542a Respect time entry view permission 10 years ago
Alex Coles 3faae36a12 Qualify WorkPackage order scope with table name 10 years ago
Alex Coles 2d601f5efb Specify order scope using String in WorkPackage 10 years ago
Alex Coles 8f84759811 Ensure Project#to_param always returns a String 10 years ago
Jens Ulferts 7e4c66be90 rewrite all work_package scopes 10 years ago
Jens Ulferts 8b3a1cf47d rewrite scopes to avoid 'conditions' 10 years ago
Alex Coles cafd41574c Fix WorkPackage for #select_all API change 10 years ago
Alex Coles 02b5c38e11 [hack] Quick workaround for issue saving journals 10 years ago
Alex Coles 7635d8c814 Update Enumeration scopes to use callable object 10 years ago
Alex Coles eac2a8b182 Remove readonly option on User#passwords relation 10 years ago
Alex Coles f75392f8be Fully qualify ::Type class constant 10 years ago
Alex Coles e8c1d940e0 [hack] Alias Journal constants at top-level 10 years ago
Alex Coles 1d1ec0ef37 Prefer #map over #collect in (Rails) models 10 years ago
Alex Coles dabd7ba88a Fix bad rubocop auto-correct affecting procs 10 years ago
Alex Coles 6fe9535b1f Fix syntax (w/Rubocop) in (Rails) models 10 years ago
Alex Coles 721101ed25 Use 1.9+ Hash syntax in (Rails) models 10 years ago
Alex Coles 0604de3d8b Fully qualify ::Type class constant 10 years ago
Jens Ulferts 5672a7ee32 refactoring groupable&sortable on query_column 10 years ago
Jens Ulferts fd5c079432 adds sortable? and queryable? getters 10 years ago