Commit Graph

3129 Commits (acedeb9604af643c7c562b25773dd3fefbc6bcfb)

Author SHA1 Message Date
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
Jan Sandbrink e9f239b8d1 some styling 10 years ago
Jan Sandbrink 069d95cc09 allow to add writable attributes to a contract 10 years ago
Jan Sandbrink b7c2b9c9f9 cover edge cases in string object matching 10 years ago
Jan Sandbrink 3fc5770fc0 make embedding of linked properties more concise 10 years ago
Jan Sandbrink 38898318c0 also embed type in work package 10 years ago
Jan Sandbrink fb486c1921 fix validation in type changing cases 10 years ago
Jan Sandbrink 0394bc7daa show allowed statuses correctly during type change 10 years ago
Jan Sandbrink 3f8bdc7531 actually allow to edit the type of a WP 10 years ago
Jan Sandbrink 53909cbb61 indicate type as editable in schema 10 years ago
Jan Sandbrink 266226880e actually link the type from the WP 10 years ago
Jan Sandbrink 832570bf3d add endpoints to read types 10 years ago
Jan Sandbrink f0fff855aa allow parsing of ISO durations 10 years ago
Jan Sandbrink 9c4c6846a3 allow to hide schema properties 10 years ago
Jan Sandbrink f42f8c4305 evaluate localization of schema names per call 10 years ago
Jan Sandbrink a72ea0d5af more consequently use route_param 10 years ago
Jan Sandbrink 2c9447bfa3 include self link in schema 10 years ago
Jan Sandbrink d1e3e2d543 simplify loop 10 years ago
Jan Sandbrink a59df82ca1 only create CF accessor methods on demand 10 years ago
Florian Kraft 1e1eac3f9b
fix merge error caused by previous rebase 10 years ago
Florian Kraft 398689e4cb please the hound even more 10 years ago
Florian Kraft 9041b2bf25 refactor form builder option handling 10 years ago
Florian Kraft bf620c7443 add radio button to tabular form builder 10 years ago