Commit Graph

2700 Commits (3b4135a2f04d467b6f124100faabda7c45151736)

Author SHA1 Message Date
Alexander Bach 1cc5c212ff Fixed utility method 10 years ago
Alexander Bach ed723aeeb3 Improve performance and readability of leaf_or_nil? 10 years ago
Alexander Bach e4c6fc4d19 Generalized localized string access 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
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
Florian Kraft ab54a57165 upgrade the labels in formbuilder 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 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 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
Jan Sandbrink 36e071087e some renaming 10 years ago
Jan Sandbrink 9986466e15 use direct CF accessors in CF injector 10 years ago
Jan Sandbrink e3537be022 add methods to directly access custom fields 10 years ago
Alex Coles 90b1405140 Teach TabularFormBuilder prefix/suffix options 10 years ago
Jan Sandbrink 1bf1cf2c1b ignore custom values that are to be deleted 10 years ago
Jan Sandbrink 4f9e93526e avoid variable shadowing 10 years ago
Jan Sandbrink 6f90674440 include more schema details for custom fields 10 years ago
Jan Sandbrink 7219eebee5 fix failing test unit tests 10 years ago
Jan Sandbrink e4ee92aa3e forbid validation of associated custom values 10 years ago