Commit Graph

3054 Commits (4c25afd4e722cea72f6704f6af30ab7f8e25747e)

Author SHA1 Message Date
Jens Ulferts 84ed18ec1c
circumvent lock_version on after_save hook 8 years ago
Jens Ulferts 544434f6f2
code prettification 8 years ago
Jens Ulferts 8aebddb606
splash groups on assignee filter 8 years ago
Jens Ulferts 874b2b1e65
rewrite setting columns to prevent setting to '' 8 years ago
Jens Ulferts 0a882deaf3
remove unused method 8 years ago
Jens Ulferts 4df369884a
employ the subproject filter to handle subproject setting 8 years ago
Jens Ulferts 1fe880ad1b
prevent query filters loosing their context 8 years ago
Jens Ulferts a4ae0e9b65
allow active, invited and registered users to be filter values 8 years ago
Jens Ulferts 3c6a93283b
simple code prettifications 8 years ago
Jens Ulferts a6936de10a
escape query operators in url 8 years ago
Jens Ulferts b01681d328
increase custom field filter robustness 8 years ago
Jens Ulferts 4ca69221a4
cache attribute map calculation 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
Jens Ulferts e22fabd33f
eager load custom options for api wp collection 8 years ago
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