Commit Graph

38 Commits (bf9b948e44dbeaec5100f6ee2de14ac55efa23c5)

Author SHA1 Message Date
Christophe Bliard 48a4f1b6ad
lint with rubocop --autocorrect (safe cops only) 2 years ago
Christophe Bliard a33524ef6d remove ruby magic comment for utf-8 3 years ago
Christophe Bliard bc8d423ec2
update copyright information for 2022 3 years ago
Oliver Günther ccfa29c728
Move license and copyright docs to root, fix names and references 3 years ago
ulferts 1bdd2ab9ae
safe automatic fixes by rubocop (#8994) 4 years ago
Oliver Günther a65992c354
Allow placeholder and group assignment to custom field (#8972) 4 years ago
luz paz 3683042c9b Fix typos in user facing and non-user facing code 4 years ago
ulferts 6140f4c7e9
update copyright to 2021 (#8925) 4 years ago
Oliver Günther af4010b003 [33496] Don't try to lookup custom value by value 4 years ago
Henriette Dinger bd7f4e4814 Update copyright notice 5 years ago
Oliver Günther bb48a3b36d
Allow WYSIWYG in project/other long text formattible fields 5 years ago
Jens Ulferts 060e2ea692
linting 6 years ago
Oliver Günther 8e493dc57e
Add core test to handle invalid list custom values 7 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
Jens Ulferts a1812699f0
validate actions 7 years ago
Oliver Günther 56c1801e1c
[26780] Output the correct date in the typed_value of date CV 7 years ago
Oliver Günther 60f146e76d
[26313] Output checked value for check_box tag form builder (#6020) 7 years ago
Jens Ulferts 15479793ab
move custom value string representation to strategy 8 years ago
Jens Ulferts e22fabd33f
eager load custom options for api wp collection 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
Oliver Günther 80d1612cbb
[24395] Fix typo in version_setter 8 years ago
Jens Ulferts 701f196c25
eager load user and version custom fields in wp representer 8 years ago
Jens Ulferts 2c382b9d3d
use request store to mitigate n+1 query 8 years ago
Jens Ulferts c71a675ecd
introduce true/false db representation constants for cf 8 years ago
Jens Ulferts a6d265eb79
force bool custom values to be stored uniformly 8 years ago
Jens Ulferts b129f14079
replace removed method AR method #type_cast_from_database 8 years ago
Alex Coles 07551ae585 Switch to new AR API for boolean typecasting 9 years ago
Alex Coles 57618b25ec Replace dynamic finder usages with #find_by, etc. 9 years ago
Jan Sandbrink 60ca779111 make transform to boolean more database resistant 10 years ago
Jan Sandbrink f9b242884d let custom values accept their native type 10 years ago
Jan Sandbrink 05bdba6a29 fix preview of true custom field in form 10 years ago
Jan Sandbrink 348d3c746e fix submission of "false" as CF value 10 years ago
Jan Sandbrink 943e01c978 use fancy ruby shortcuts 10 years ago
Jan Sandbrink 3161b9ca7b remove unneccessary return statements 10 years ago
Jan Sandbrink 5ba53b49b9 various small fixes 10 years ago
Jan Sandbrink 25dec31c5a extract some case statements into fancy strategies 10 years ago