Commit Graph

3024 Commits (0be5812099d6c9da27a230691d8ad9ad71d28b2f)

Author SHA1 Message Date
Oliver Günther 1cfa120192
[19714] Make priority part of form configuration 8 years ago
Jens Ulferts 7918aa496c
avoid n+1 queries by using already loaded columns 8 years ago
Oliver Günther 3a539b6bdc
Fix specs 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
Oliver Günther 929049ff76
Fix string_agg not being present in MySQL 8 years ago
Jens Ulferts 240a4ea555
remove outdated TODO 8 years ago
Jens Ulferts 40794f6901
clear memoized column information on context change 8 years ago
Oliver Günther 01351399d5
Cache all_work_package_form_attributes 8 years ago
Jens Ulferts 4a571ecf9f
avoid NotFound for invalid principal filter values 8 years ago
Jens Ulferts d80d8b1ecc
adapt list custom field filter to alterations caused by multi select 8 years ago
Jens Ulferts 6506d15d3b
eager load 8 years ago
Jens Ulferts 9b1b7d290e
add project_identifier filter 8 years ago
Markus Kahl 6cc211cab0 fixed update_query_spec 8 years ago
Markus Kahl 1b03231583 group_by may be blank 8 years ago
Markus Kahl 9e79d02d8f queries create and create form api endpoints 8 years ago
Oliver Günther 8d381651c8
Fix specs 8 years ago
Oliver Günther 1666b587da
Display custom fields in parallel + autoscrolling 8 years ago
Oliver Günther ba9c0ce58f
Allow custom fields to be added through type 8 years ago
Oliver Günther 2666f8dd70
Avoid enabling new CFs by default 8 years ago
Wieland Lindenthal 7130927de9
Prevent validation errors when removing costs plugin for instance 8 years ago
Oliver Günther 6eaa291f88
Generate default group labels with Setting.default_language 8 years ago
Oliver Günther e62e14feb5
Extract visibility into separate class for consistency 8 years ago
Oliver Günther ea6fed8a5f
Improve validation of group configuration 8 years ago
Oliver Günther e4f0cb6634
Fix AR method name duplication 8 years ago
Oliver Günther ff3b5166ae
Correct translations for default groups 8 years ago
Oliver Günther 8220d43bbf
Add custom sub-models for attribute constraints and groups 8 years ago
Wieland Lindenthal 19aba22a7c
Add validation for field `attribute_groups` 8 years ago
Wieland Lindenthal 9575ee1aee
Fix: typo in default_attribute_groups 8 years ago
Wieland Lindenthal bbbb9726c1
Latest WIP [ci skip] 8 years ago
Wieland Lindenthal 17e5b4a953
WIP default_atttibute_groups filtered 8 years ago
Wieland Lindenthal 673a60d18b
Dom structure to input type hidden 8 years ago
Wieland Lindenthal 234d5166ba
Don't carry empty attribute groups around. 8 years ago
Markus Kahl 88dd5897ee
values must be an array 8 years ago
Wieland Lindenthal 25732136ad
Change Migration: Move from Hash to Array 8 years ago
Wieland Lindenthal db5cee6559
the groups have an order 8 years ago
Markus Kahl 9bffe6225f
don't make default attr groups dependent on attr visibility 8 years ago
Markus Kahl 0ff5eb8d3f
attribute groups backend draft 1 8 years ago
Jens Ulferts 365143ded3
exclude non active principals from result set 8 years ago
Oliver Günther 4b0cd9a837
Very basic loading of API relations in timeline 8 years ago
Oliver Günther 0698023037
Force default sorting to be root_id ASC 8 years ago
Markus Kahl c3bf900ad9 invited users are possible principals 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 1bc20e8dd6
Reference OP::Design in Custom Design 8 years ago
Oliver Günther f377e9d943
Replace themes with static design to be overridden once 8 years ago
Wieland Lindenthal 83bf2522df
More code climate improvements. 8 years ago
Wieland Lindenthal 87d6bbdf3f
Improve code climate 8 years ago
Wieland Lindenthal b3a5071ce6
Some more tests for DesignColor 8 years ago
Wieland Lindenthal 9af1aaadd5
WIP: setting colors of design to use them as CSS variables. 8 years ago