Commit Graph

2980 Commits (974cad804ab4dd01e761b0404d33a3f9b671c580)

Author SHA1 Message Date
Jan Sandbrink 2bbcaf3fd6 make _type in schema indicate the schemas type 10 years ago
Jan Sandbrink 52696b5c98 extract a scope for active priorities 10 years ago
Jan Sandbrink b407d0a43c use "try" 10 years ago
Jan Sandbrink f6f107635c use @work_package directly where possible 10 years ago
Jan Sandbrink bda0a30b70 only query the status, not the whole WP 10 years ago
Jan Sandbrink 1c00e8b110 actually use the parameter I introduced earlier 10 years ago
Jan Sandbrink 86498be805 use more concise and foolproof patch-method 10 years ago
Jan Sandbrink 0dd11e31ba improve on contract syntax 10 years ago
Jan Sandbrink fb3db5cf9d rename endpoints for versions by project and vv 10 years ago
Jan Sandbrink c7ca71b7e0 add types by project 10 years ago
Jan Sandbrink 22180a5d88 respond with new custom fields after PATCH-ing WP 10 years ago
Alexander Bach 1cc5c212ff Fixed utility method 10 years ago
Jan Sandbrink 467fc9dba6 make WP schema resilient to invalid work packages 10 years ago
Jan Sandbrink fb44594d1f style 10 years ago
Jan Sandbrink b4c50b7c04 relax access to types resource 10 years ago
Jan Sandbrink d8bc15a6bd remove NO-OP code 10 years ago
Alexander Bach ed723aeeb3 Improve performance and readability of leaf_or_nil? 10 years ago
Jan Sandbrink 46516f2699 style 10 years ago
Alexander Bach e4c6fc4d19 Generalized localized string access 10 years ago
Jan Sandbrink 7247534c67 "improve" work package contract 10 years ago
Alexander Bach 01ba17cdcc Display and accept ISO 8601 durations for estimated hours 10 years ago
Florian Kraft 9bf147e532 remove whitespace 10 years ago
Alexander Bach 0805e94b37 Hack around dubious error usage 10 years ago
Alexander Bach cc234861e2 Some minor style improvements 10 years ago
Florian Kraft 042b16b2cc fix using the label method in conjunction with OpenStruct 10 years ago
Alexander Bach d221984eb9 Hide percentage done form schema if disabled 10 years ago
Alexander Bach 6f80ace6d3 "Unrequire" estimated time 10 years ago
Alexander Bach 35af232afd Improve method naming and implementation 10 years ago
Alexander Bach 73825c76b4 Add more variable error messages 10 years ago
Alexander Bach c3a4bbe27e Micro style fix 10 years ago
Alexander Bach 8de33f0d1d Adjusted error handling 10 years ago
Alexander Bach cc20199571 Correctly state property writablility in schema 10 years ago
Alexander Bach 4299e24e04 Never fix what isn't broken... 10 years ago
Alexander Bach 3188b878a7 Re-enable setter for hidden property 10 years ago
Alexander Bach a2942b349b Corrected done_ratio appearance 10 years ago
Alexander Bach 9956fd4b7a Respect alternate percentage done settings 10 years ago
Alexander Bach a83477b43a Always render estimatedHours and doneRatio in payload 10 years ago
Alexander Bach 636831a56b Fixed error triggering 10 years ago
Alexander Bach cac13a8f4d Simplified validations to their core necessities 10 years ago
Alexander Bach ed73ab271c Basic implementation 10 years ago
Alexander Bach 08e1799f26 Incomplete basic implementation 10 years ago
Jan Sandbrink 24674b5092 allow passing of callables to writable + required 10 years ago
Jan Sandbrink f99e735611 add type getter to WP schema 10 years ago
Jan Sandbrink 855a5fe0dc allow to patch classes in a namespace 10 years ago
Florian Kraft f2cb38052f fix all the things 10 years ago
Florian Kraft 178e282576 update the form tag helper to allow for default title in label 10 years ago
Jan Sandbrink 857bcf4636 some refactoring around the WP schema 10 years ago
Florian Kraft ab54a57165 upgrade the labels in formbuilder 10 years ago
Jan Sandbrink f0197b4323 style 10 years ago
Jan Sandbrink db8b379ef2 reject numbers regardless of type 10 years ago