Commit Graph

3483 Commits (6541cbe073e527d3139c02d782188328b7138b12)

Author SHA1 Message Date
Jens Ulferts a33b0bbbbd
WIP - return Query as an attribute group 7 years ago
Jens Ulferts 5799105e03
improve performance of relation query 7 years ago
Oliver Günther 33944345f3
Implement mode switching in display settings 7 years ago
Oliver Günther 1701750dda
Implement tab portal outlet with multiple attached views 7 years ago
Jens Ulferts a682aef2cf
fix reloading of mixin - file named incorrectly 7 years ago
ulferts 3881b47e26 add parent filter to wp query (#6235) 7 years ago
Jens Ulferts 0875a94099
remove no longer required gems 7 years ago
Oliver Günther 9c3d547207
Work around error in value_objects of parent filter 7 years ago
Jens Ulferts db7b747f2c
add parent filter to wp query 7 years ago
Wieland Lindenthal caad6495a5 Remove special sidebar page logic for wiki. 7 years ago
ulferts 17a940c1bc allow transmitting empty hashes to empty out conditions and actions (#6204) 7 years ago
ulferts d23ab7f7ef memoize parent_object when fetching it from relation (#6221) 7 years ago
ulferts 5da1bc6849 Fix/speedup wp scheduling (#6220) 7 years ago
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
ulferts 5f8359a55c when sorting by version, sort by name only (#6201) 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