Commit Graph

56 Commits (ff0acd980de60519c3dd02ac486be186d7849b39)

Author SHA1 Message Date
Oliver Günther ccfa29c728
Move license and copyright docs to root, fix names and references 3 years ago
ulferts f309cb9b09
access errors fit for rails 6.2 (#9205) 4 years ago
Oliver Günther ac049663a3
Add multiple option for project custom fields (#9125) 4 years ago
Markus Kahl 487811aa86
fix custom field validation on unpersisted record (#9050) 4 years ago
ulferts bc238d62be
fix custom field validation on unpersisted record (#9048) 4 years ago
ulferts 1bdd2ab9ae
safe automatic fixes by rubocop (#8994) 4 years ago
ulferts 6140f4c7e9
update copyright to 2021 (#8925) 4 years ago
ulferts bf89e934b3 set the default value for newly build custom values 4 years ago
ulferts 8dfc5e8803 fix touching the customizable on removing custom_values 4 years ago
ulferts e2961fba14 replaces reform & custom error handling 4 years ago
ulferts 983709db89
rewrite acts as journalized to create journals in sql 5 years ago
Henriette Dinger bd7f4e4814 Update copyright notice 5 years ago
ulferts 5869966f12
relay available_custom_fields call to cacheable class method 5 years ago
ulferts 18d0450ee9
use default rails autosave 5 years ago
Oliver Günther 64e6fae1b8
[30442] Use formatted custom value in xls export 5 years ago
Jens Ulferts d04b86da9c
introduce custom eager loading for work package list 7 years ago
Oliver Günther 6ef4211e77
Bump copyright to 2018 (#6171) 7 years ago
ulferts e8930af3e9 Fix/copy project with required custom fields (#6083) 7 years ago
ulferts a8c1953cf5 always return a custom value if it is available in the customizable (#6075) 7 years ago
Oliver Günther 8fcfc834a3
[25269] Add typed_custom_value_for to retrieve CF value names 8 years ago
Jens Ulferts 56b41a8b95
fix altering values of multi list cf 8 years ago
Markus Kahl f5a57e3f42 list custom field normalisation and multi select 8 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Jens Ulferts 7fff018c17
avoid repeated custom_field getter/setter method creation 8 years ago
Jens Ulferts f833cd2753
add test for mysql flag 8 years ago
Oliver Günther 2454624fde Retain partial message for custom field to customizable 9 years ago
Oliver Günther 01e1141139 Use pre-generated error message from custom field 9 years ago
Jens Ulferts cadc397239 create all custom field acessors on representer injection 9 years ago
Oliver Günther f03728c156 Retain partial message for custom field to customizable 9 years ago
Oliver Günther 9a1ccce4e3 Use pre-generated error message from custom field 9 years ago
Jens Ulferts 0980f01a95 copy over symbol in custom value to customizable 9 years ago
Alex Coles bbe8ec184a Migrate acts_as_customizable has_many to lambda 9 years ago
Alex Coles a6c54cb25f Migrate AR finder/query methods in lib code 9 years ago
Alex Coles a6212fb304 Fix syntax (w/Rubocop) in lib code 9 years ago
Jan Sandbrink 88b99db223 only respond to valid custom_field_n accessors 10 years ago
Jan Sandbrink fb44594d1f style 10 years ago
Jan Sandbrink d8bc15a6bd remove NO-OP code 10 years ago
Jan Sandbrink f0197b4323 style 10 years ago
Jan Sandbrink fb486c1921 fix validation in type changing cases 10 years ago
Jan Sandbrink d1e3e2d543 simplify loop 10 years ago
Jan Sandbrink a59df82ca1 only create CF accessor methods on demand 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
Jan Sandbrink 1bf1cf2c1b ignore custom values that are to be deleted 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
Jan Sandbrink 36bb955f7c add custom value errors to customizable 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Alex Coles ca2a1a5afc Prefer #map over #collect in lib code 10 years ago
Alex Coles 2f75bf4aff Fix an indent in acts_as_customizable.rb 10 years ago