Commit Graph

94 Commits (44b804df639b2c2b22f00164a053ca4ae97de7d5)

Author SHA1 Message Date
Jens Ulferts 6c69cb5583
improve query generated by spent time join 8 years ago
Jens Ulferts 3246747ae0
adapt to newly introduced query 8 years ago
Jens Ulferts 2306954a68 more precise error message for start date scheduling violation 8 years ago
Jens Ulferts f41fdbfdfb limit moving backwards when another relation exists 8 years ago
Jens Ulferts 38fb7c396a initial implementation of moving work packages backwards 8 years ago
Markus Kahl a735ef4619 allows wp description to span several pages in pdf exports (#4507) 9 years ago
Markus Kahl 55cbb017b2 fixed typo in pdf export 9 years ago
Markus Kahl ccc1c21bfb fixed pdf export of custom field columns 9 years ago
Markus Kahl cac89c8b27 dropped rfpdf to use prawn instead (#4388) 9 years ago
ulferts 1f33252f0d fix date validation warning (#4391) 9 years ago
Jens Ulferts 913c792cec remove offending is_*? 9 years ago
Oliver Günther d9c3500d90 Fix autoload issues 9 years ago
Jens Ulferts bd8a74d02f fix some slips 9 years ago
Jens Ulferts cbc46418a2 fully qualify referenced classes 9 years ago
Jens Ulferts 2986233a5c remove non existing module reference 9 years ago
Jens Ulferts 9399c23e3b split up pdf_exporter into separate files 9 years ago
Jens Ulferts bcc5165285 allow multi line headers in pdf 9 years ago
Jens Ulferts 30e96820a8 reintroduce the visible_condition 9 years ago
Jens Ulferts 0267938c36 introduce spent_time model 9 years ago
Jens Ulferts d6c32b212a use wp for localization string 9 years ago
Jens Ulferts 4600b48b38 avoid extra loop 9 years ago
Jens Ulferts b33244ea67 only check for existence in db 9 years ago
Jens Ulferts e544eb0653 eager load associations required for validation 9 years ago
Stefan Botzenhart 1f53f5472e Code style enhancements to fight against bad scoring 9 years ago
Jan Sandbrink 17940bf02c change validation of WP children 9 years ago
Alex Coles 29d9814347 Prefer Project.allowed_to to .allowed_to_condition 9 years ago
Alex Coles 787a35c9db Add explicit join references in models 9 years ago
Alex Coles b2790b8db1 Migrate deprecated .update_all with conditions 9 years ago
Alex Coles 0f9240037a Fix TimeEntry cleanup on work package bulk delete 9 years ago
Alex Coles 064d66449a Migrate AR finder/query methods in models 9 years ago
Alex Coles df51b6ed99 Fix syntax (w/Rubocop) in (Rails) models 9 years ago
Alex Coles 57618b25ec Replace dynamic finder usages with #find_by, etc. 9 years ago
Alex Coles abf4a011f0 Fix copying of versions on Project copy 10 years ago
Alexander Bach 55f5f33456 Changed code readability 10 years ago
Alexander Bach 942f39876f Removed hard coded id column for pdf export 10 years ago
Alexander Bach 404a5b42e6 Remove hard coded id column for csv export 10 years ago
Alexander Bach 9f692f6bf1 Use the empty string for absent descriptions 10 years ago
Alexander Bach 15f52bcdc6 Added validation for estimated hours values 10 years ago
Alexander Bach f403d6aaaa Increase category validation strictness 10 years ago
Alexander Bach 03494dae0a Some style improvements 10 years ago
Alexander Bach 41f8f34de5 Set error on category instead of category_id 10 years ago
Alexander Bach 1c84be3dca Completed basic implementation to write categories via API 10 years ago
Jens Ulferts 0f6357eec6 fixes wp validation for inexistent versions 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 63cb3ea293 Check if status exists before validating the transition 10 years ago