Commit Graph

3195 Commits (754dcde833292017a4acd26016758206780974a1)

Author SHA1 Message Date
Wieland Lindenthal fd1f14df73 Feature #25064 Custom Fields table: Remove sorting for work package CFs and link to types (#5503) 8 years ago
ulferts 21571ac3a2 Fix/add child rescheduling (#5499) 8 years ago
Jens Ulferts ed7cea0f39
fix relations type filter 8 years ago
Jens Ulferts 2672fb20ae
allow empty groups in type form configuration 8 years ago
Markus Kahl b51b8d3106 don't send notifications for selected projects if not enabled 8 years ago
Jens Ulferts 9a347d7e83
move CustomFieldFormat to OpenProject namespace 8 years ago
Jens Ulferts 1a8a03ce56
cleanup code within custom_value area 8 years ago
Jens Ulferts c3a6b748b5
allow having multiple cf values in export 8 years ago
Jens Ulferts 9a7f775edb
code prettification for custom_value 8 years ago
Jens Ulferts 15479793ab
move custom value string representation to strategy 8 years ago
Jens Ulferts 0e9481f9ed
remove invalid include 8 years ago
ulferts c9bd9c238e replace some occurances of alias_method_chaining (#5449) 8 years ago
Markus Kahl c7cec30020 allow truncating repo browser list - Setting.repository_truncate_at 8 years ago
Jens Ulferts 9c4276a6d7
fix duplicate id columns when sorting by user_cf 8 years ago
Jens Ulferts 5b9efd6efe
rewrite permitted_params_spec 8 years ago
Jens Ulferts f5531d2c44
fix switching month on calendar 8 years ago
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