Commit Graph

138 Commits (b4cf90fb983d157addf06dbf1fa1a48c7c67cf07)

Author SHA1 Message Date
ulferts 9647412702
exclude wp cfs not deemed to be filters from being created as filters 3 years ago
Oliver Günther ccfa29c728
Move license and copyright docs to root, fix names and references 3 years ago
Oliver Günther a8652d7483 Remove length restriction on CustomField#name 3 years ago
ulferts 9edc7244a9
fix displaying `multi` toggle in cf form (#9269) 4 years ago
Oliver Günther ac049663a3
Add multiple option for project custom fields (#9125) 4 years ago
Oliver Günther 134552e95c
[35853] Extract formatting in PDF export for custom fields (#9095) 4 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
ulferts 6140f4c7e9
update copyright to 2021 (#8925) 4 years ago
Oliver Günther 24005a9e6d
[34000] Ensure user custom fields can be copied 4 years ago
Oliver Günther 53f2d694ff
Use AnyFixtures to generate fixtures from factories (#7230) 5 years ago
Henriette Dinger bd7f4e4814 Update copyright notice 5 years ago
Henriette Dinger f850aca7b8 Merge release/9.1 into dev 5 years ago
Markus Kahl ab307da109 fixed updates of list custom fields via email 5 years ago
Oliver Günther a41a6bb09c
[29099] Fix version CFs running into errors when creating new project 6 years ago
Oliver Günther 8408f86fef
Improve usage of I18n in model specs 6 years ago
Jens Ulferts cc776553c3
allow setting shared versions for version cfs 6 years ago
Jens Ulferts 5a5e3494f9
turn attribute group into dedicated object 7 years ago
Oliver Günther 6ef4211e77
Bump copyright to 2018 (#6171) 7 years ago
Jens Ulferts 3717f6e0d3
less complicated custom_field#possible_values_options 7 years ago
Jens Ulferts 8842558aac
refactor for code quality 7 years ago
Wieland Lindenthal dd6f9c0a4e
WIP: Enable filtering of custom fields User, Float etc 7 years ago
Jens Ulferts feeed1402b
fix touch: true option on custo_field association 7 years ago
Oliver Günther 413b70a5f6 [26034] Set default CF values when switching types (#5826) 7 years ago
Oliver Günther 60dae01dd3 Fix filter spec by removing unsufficient cache_key (#5829) 7 years ago
Oliver Günther d4182ef24e
[25877] Validate the correctness of a CF regexp 7 years ago
ulferts 75f501e897 Fix/custom field lacking options (#5768) 7 years ago
ulferts 41aea10480 fix user/version cf rendering in forms (#5610) 8 years ago
Wieland Lindenthal fd1f14df73 Feature #25064 Custom Fields table: Remove sorting for work package CFs and link to types (#5503) 8 years ago
Jens Ulferts 9a347d7e83
move CustomFieldFormat to OpenProject namespace 8 years ago
Jens Ulferts 9a7f775edb
code prettification for custom_value 8 years ago
Jens Ulferts 9dd85aba86
remove remnants of globalized cfs 8 years ago
Jens Ulferts ec95cbc5ad
remove remnants of cf translations 8 years ago
Oliver Günther 93dcd386f4
Remove usage of CF translations 8 years ago
Oliver Günther b93b088940
Remove globalize, name_locales for custom fields 8 years ago
Markus Kahl c25a85cd5a display and edit user multi select 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 4835780cab
styles 8 years ago
Jens Ulferts c3013d6272 lazy load query filters and extract them into classes 8 years ago
Jens Ulferts b129f14079
replace removed method AR method #type_cast_from_database 8 years ago
Jens Ulferts ffc4737ada
no longer pass two attributes to ActiveRecord::Base#initialize 8 years ago
Oliver Günther dcc031dbcf Pass project to custom field context in bulk mode 9 years ago
Mohamed Wael Khobalatte 0e72ec4243 Move to ruby1-9 syntax once and for all 9 years ago
Mohamed Wael Khobalatte 972b04d86e Refactor to allow for strong params 9 years ago
Alex Coles 07551ae585 Switch to new AR API for boolean typecasting 9 years ago
Jan Sandbrink a64209967e extract order_statements out of CustomField 9 years ago
Jan Sandbrink 04895aeffb ensure sortability of all user columns 9 years ago
Jan Sandbrink fe57ba7eda reformat SQL 9 years ago
Alex Coles 7cb1e43d53 Restore CustomField.for_all include option 9 years ago