Commit Graph

3266 Commits (9efba5d532ed594d3e15b525635ae37d4b0ae5ea)

Author SHA1 Message Date
Jens Ulferts 8a08856748
replace string object by custom option for list custom fields 8 years ago
Oliver Günther 50aeb6315c
Fix missing sql_for_field method 8 years ago
Jens Ulferts 33545b9e39
refactor query filter statements into distinct classes 8 years ago
Oliver Günther e2361e7994
Disallow hierarchy mode when group-by is active 8 years ago
Oliver Günther 7144f28662
[24972] Make hierarchy mode state part of query 8 years ago
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
Jens Ulferts 55b2865593
adapt backend to allow for filtering date time 8 years ago
cklein 8077afd57c
Filter by datetime and datetime range. 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