Commit Graph

3335 Commits (b535a5ccf9d2110c9ec2515c902d2b972c145747)

Author SHA1 Message Date
Jens Ulferts 0b7e192a5d
adapt to changes to AR::Dirty 7 years ago
Jens Ulferts 7c961e361c
properly define virtual attribute 7 years ago
Jens Ulferts 50d8420fa9
use individual selects to allow rails to remove duplicates 7 years ago
Jens Ulferts 2d65eb3ebf
use string for class_name 7 years ago
Jens Ulferts b50f9cad44
apply virtual_attribute to parent_id 7 years ago
Jens Ulferts 6001f4ef8d
string as default for virtual attribute 7 years ago
Jens Ulferts 61dddffc15
move relation_type validation to contract 7 years ago
Jens Ulferts 7f12f43da6
extract relation_type into concern 7 years ago
Jens Ulferts 486046681d
replace deprecated references to attribute_was/changed 7 years ago
Jens Ulferts 4aa0cca21c
define relation_type to be an attribute 7 years ago
Jens Ulferts b3a11a0fd9
replace deprecated references to changes in after_save hooks 7 years ago
Jens Ulferts a55b36859e
increase robustness of custom action validation 7 years ago
Markus Kahl 607f2740ae filter deserialisation fix 7 years ago
Jens Ulferts 9b30d04556
implement autocompleter for custom actions 7 years ago
Jens Ulferts 95a4c352d7
allow sorting custom actions 7 years ago
Jens Ulferts 856b6b04b6
add start_, due_ and date to custom action actions 7 years ago
Jens Ulferts 6714d00a43
add estimated_hours to custom action actions 7 years ago
Jens Ulferts 1b2e98adf3
add done_ratio to custom action actions 7 years ago
Jens Ulferts 9bf5d05fdb
add description on custom action 7 years ago
Markus Kahl 57776c78ee override user preference time zone as fallback instead of writing preference 7 years ago
Markus Kahl 56e9843b3c user default time zone setting 7 years ago
Wieland Lindenthal 1e468b3cbf more rubocop stuff 7 years ago
Wieland Lindenthal 503502fa12 rubocop stuff and cleaning up code 7 years ago
Markus Kahl 0b75df7464 handle expired invitation tokens, don't delete them without replacement 7 years ago
Markus Kahl 74e322ea65 delete expirable tokens based on their expires_on column 7 years ago
Jens Ulferts 28efc810e8
allow notifying groups via custom action 7 years ago
Jens Ulferts 654ea4c041
linting 7 years ago
Jens Ulferts f78c255044
add notify custom action 7 years ago
Wieland Lindenthal b5de6add68 Do not allow attachment filters unless TSVector is available. No MySQL/MariaDB support. 7 years ago
Wieland Lindenthal 6dc3a11a65 Satisfy or calm rubocop 7 years ago
Wieland Lindenthal 8d7332b2da cleanup i18n 7 years ago
Wieland Lindenthal c8d610e2ba Satisfy rubucop 7 years ago
Wieland Lindenthal 3115f53bc9 Add feature spec for attachment filters 7 years ago
Wieland Lindenthal 7636aede9c Provide second rake task that updates text extractions even for those that have already been extracted. 7 years ago
Wieland Lindenthal b32b5651e9 Fix for not crashing DB query when search term is "')" 7 years ago
Wieland Lindenthal fa6b3fcf99 normalize file names differently 7 years ago
Wieland Lindenthal c63c4dd448 Cleanup 7 years ago
Wieland Lindenthal 09988ec233 Use filter instance method `available?` for checking Enterprise Token 7 years ago
Wieland Lindenthal 643e945b85 - Remove configuration option for attachment search 7 years ago
Wieland Lindenthal 312b8855dd Fix bug missing includes method for shared custom field filters 7 years ago
Wieland Lindenthal 0a21541dd7 Allow filter WPs based on the content or file name of their attachments 7 years ago
Wieland Lindenthal aa0f70681b Add first LIKE based WP filter for Attachment content and file name 7 years ago
Wieland Lindenthal f2ebad3915 WIP: attachment search 7 years ago
Oliver Günther 6ef4211e77
Bump copyright to 2018 (#6171) 7 years ago
Jens Ulferts 7bba51bd44
add type and project action 7 years ago
Jens Ulferts ff8c85841d
generalize condition methods 7 years ago
Jens Ulferts ab22a7fa97
add project condition 7 years ago
Jens Ulferts 7a8600b275
lint types 7 years ago
Jens Ulferts 75ce761cdb
add type condition 7 years ago
Jens Ulferts 4203ce2c01
reduce dupliation 7 years ago