Commit Graph

3 Commits (8b8a2089788255ad17c066b943ba9eb800cabbd9)

Author SHA1 Message Date
ulferts 1850622f20 Feature/versions api update (#7299) 6 years ago
Oliver Günther e56f1d3943 Fix My Project page seed 6 years ago
Oliver Günther 1d16d72406
Include backlogs onboarding tour 6 years ago
Henriette Dinger f07be9f9d0 Add missing class for backlogs setting 6 years ago
Oliver Günther ad43a7ea95
Prepare for core integration 6 years ago
Wieland Lindenthal add515f6bb Adopt input field widths to the expected input length 7 years ago
Alex Coles d052f189d5 Prefer #map over #collect 9 years ago
Alex Coles a66f166498 Normalise syntax with Rubocop 9 years ago
Alex Coles 22502bb008 Use 1.9+ Hash syntax 9 years ago
Alex Coles 657c45bbec Remove unloadable from helpers 10 years ago
Florian Kraft 71188b3107 use the new form styles in form helper for backlogs 10 years ago
Sebastian Schuster 601dbf6153 Updated copyright notice 11 years ago
Sebastian Schuster 4d5cd98244 Fixed copyright headers 11 years ago
Hagen Schink 28f5033d22 Adds copyright headers 11 years ago
Sebastian Schuster fe87df2641 Changed label name for backlogs column display to prevent mixing up 12 years ago
Sebastian Schuster 21607f2f2f Renamed field_ translation with label_, removed unused children label 12 years ago
Sebastian Schuster a053385ed7 Added hidden field to allow finding the parent project after hitting the save button on inherited versions edit 12 years ago
Jens Ulferts 51b9954056 adds html_safe declaration for version settings 12 years ago
Jens Ulferts 87a2c02ff3 fixing typo 13 years ago
Gregor Schmidt 020779db95 Protect VersionSetting from mass assignment vulnerability 13 years ago
Gregor Schmidt 4545b571cc Fixing indentation 13 years ago
Jens Ulferts 608c3d9484 fixed pg bug: a new version_setting has no id and hence the field for this should not be transmitted. Otherwise pg will try to to "version_settings"."id" IN ('') which is invalid. 13 years ago
Jens Ulferts 890a03b798 #3056: making dashboard and taskboard more project specific so that inherited versions to not cause trouble 14 years ago
Jens Ulferts f40191a807 #3056: version_settings to version is now an n to 1 relationship 14 years ago
Jens Ulferts c37fcec680 refactor: moving version_settings to helper in versions/_form.rhtml 14 years ago
Jens Ulferts 599917e553 #2891: displaying select menu for backlogs display options: none, left, right 14 years ago