Martin Filser
|
ebb356cf2d
|
Move every Triggers.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory server/)
|
2023-07-18 21:25:29 +02:00 |
|
Martin Filser
|
8a98f03f1a
|
Move every ChecklistItems.findOne(idOrFirstObjectSelector, options) to the ReactiveCache
|
2023-07-18 21:25:28 +02:00 |
|
Martin Filser
|
5552c17eba
|
Move every Checklists.findOne(idOrFirstObjectSelector, options) to the ReactiveCache
|
2023-07-18 21:25:28 +02:00 |
|
Martin Filser
|
9e557f6887
|
Move every Lists.findOne(idOrFirstObjectSelector, options) to the ReactiveCache
|
2023-07-18 21:25:28 +02:00 |
|
Martin Filser
|
48ba81eb3d
|
Move every Swimlanes.findOne(idOrFirstObjectSelector, options) to the ReactiveCache
|
2023-07-18 21:25:28 +02:00 |
|
Martin Filser
|
0767f50af8
|
Move every Users.findOne(idOrFirstObjectSelector, options) to the ReactiveCache
|
2023-07-18 21:25:28 +02:00 |
|
Martin Filser
|
bf27ffb92e
|
Move every Checklists.findOne() to the ReactiveCache
|
2023-07-18 21:25:28 +02:00 |
|
Martin Filser
|
bf48d4371c
|
Move every Swimlanes.findOne() to the ReactiveCache
|
2023-07-18 21:25:28 +02:00 |
|
Martin Filser
|
0926943670
|
Move every Lists.findOne() to the ReactiveCache
|
2023-07-18 21:25:28 +02:00 |
|
Martin Filser
|
3b65113d05
|
Move every Cards.findOne() to the ReactiveCache
|
2023-07-18 21:25:28 +02:00 |
|
Jochen Sukrow
|
6e3f25c771
|
Add link card feature to rules
|
2022-12-21 16:21:17 +01:00 |
|
Lauri Ojansivu
|
9c99c5c3ae
|
Fixed SMTP by reverting MAIL_SERVICE changes.
Thanks to xet7 !
Fixes #4022,
fixes #4001,
fixes https://github.com/wekan/wekan/discussions/4030
|
2021-10-07 08:47:10 +03:00 |
|
Lauri Ojansivu
|
6c3fcdcc4c
|
Confirm Archive Card.
Thanks to xet7 !
|
2021-10-04 17:51:07 +03:00 |
|
Arcady Chumachenko
|
36e2c76456
|
Feature: allow word match for rules -> title filter; e.g. filter 'Foo' will now match both 'Foo' and 'Foo bar'
|
2021-09-30 21:19:47 +01:00 |
|
Lauri Ojansivu
|
787df04419
|
Try to fix MAIL_FROM.
Thanks to xet7 !
Fixes #3972,
fixes #3975,
fixes #3969
|
2021-08-27 14:35:37 +03:00 |
|
Lauri Ojansivu
|
1fadf204c2
|
Added MAIL_SERVICE settings. Part 2.
Thanks to xet7 !
Fixes #3702
|
2021-08-21 17:54:05 +03:00 |
|
Lauri Ojansivu
|
ab8e56e16a
|
Added MAIL_SERVICE settings for Well Known Email Services https://github.com/wekan/wekan/wiki/Troubleshooting-Mail . Please test.
Thanks to xet7 !
Fixes #3702
|
2021-08-21 16:32:07 +03:00 |
|
John R. Supplee
|
17ab5978ad
|
Bug fix: Rules for moving from list/swimlane
Issue: 3703
|
2021-04-11 00:09:32 +02:00 |
|
Lauri Ojansivu
|
f9018fc3a8
|
Sorry marc1006, I had to revert deepcode.ai arrow function fixes because
Python API docs generator does not work all when code has arrow functions.
Thanks to xet7 !
|
2020-05-25 21:33:38 +03:00 |
|
Marc Hartmayer
|
b2fee6a6c1
|
Use an arrow function inside forEach() instead of an anonymous function
Suggested by deepcode.ai.
|
2020-05-24 12:44:14 +02:00 |
|
Peter Verraedt
|
4b56bbfe6d
|
Add rule action to move cards to other boards
Fixes #1996
|
2020-01-23 15:12:18 +01:00 |
|
Justin Reynolds
|
3eb4d2c341
|
Prettier & eslint project style update
|
2019-06-28 12:56:51 -05:00 |
|
Christoph Jahn
|
a9fc74a9b4
|
Adds rule feature: cardAction - SetDate #2504
|
2019-06-21 07:24:21 +02:00 |
|
Christoph Jahn
|
6789e8564a
|
Fixed bug #2501
card.move needs boardId as first parameter
|
2019-06-19 06:57:58 +02:00 |
|
Lauri Ojansivu
|
ebfc8e5a1b
|
Fix lint errors.
Thanks to xet7 !
|
2019-04-06 09:00:13 +03:00 |
|
Lauri Ojansivu
|
56cccc6781
|
Merge remote-tracking branch 'Angtrim/feature-duplicate' into edge
|
2019-04-06 08:46:40 +03:00 |
|
justinr1234
|
12268bd065
|
Fix IFTTT email sending
|
2019-03-21 10:22:57 -05:00 |
|
justinr1234
|
7a6b4adcc1
|
Disable eslint for console error
|
2019-03-18 23:50:15 -05:00 |
|
justinr1234
|
ec30665bc4
|
Don't swallow email errors
Fixes #2246
|
2019-03-18 23:06:18 -05:00 |
|
Angelo Gallarello
|
477d71e0b9
|
Fixes
|
2019-02-12 23:40:12 +01:00 |
|
Benjamin Tissoires
|
f4f0f489eb
|
add action: set card color
|
2019-01-22 11:10:29 +01:00 |
|
Lauri Ojansivu
|
f5339ef97f
|
- Fix lint errors.
Thanks to xet7 !
|
2019-01-04 11:00:33 +02:00 |
|
Angelo Gallarello
|
4d8b2029d2
|
Fixed errors
|
2019-01-02 22:51:00 +01:00 |
|
Angelo Gallarello
|
8ad0da2109
|
Added create card action
|
2019-01-02 22:32:08 +01:00 |
|
Angelo Gallarello
|
4c399a41f7
|
Add action: create checklist with items
|
2019-01-02 15:42:10 +01:00 |
|
Lauri Ojansivu
|
d6e36ed50a
|
- Fix: IFTTT Rule "Remove all members from the card" doesn't work.
Thanks to BurakTuran9 !
Related #1972
|
2018-12-07 04:57:51 +02:00 |
|
Lauri Ojansivu
|
58855ada97
|
- Fix lint errors and warnings.
Thanks to xet7 !
|
2018-10-08 00:44:02 +03:00 |
|
Angelo Gallarello
|
d0735e1d8e
|
Fixed rules conflicts
|
2018-10-07 18:10:01 +02:00 |
|
Angelo Gallarello
|
ebd884e654
|
Fixed lint errors
|
2018-10-07 17:27:26 +02:00 |
|
Angelo Gallarello
|
99d38f2d61
|
Fixed card move to top/bottom
|
2018-09-21 17:06:22 +02:00 |
|
Angelo Gallarello
|
1f02321e27
|
Fixed rules about member and box dropdowns width
|
2018-09-21 14:53:04 +02:00 |
|
Angelo Gallarello
|
37a53e7466
|
Fixed some rules
|
2018-09-21 14:22:00 +02:00 |
|
Lauri Ojansivu
|
df84a2be9a
|
Fix lint errors.
|
2018-09-16 01:50:36 +03:00 |
|
Angelo Gallarello
|
30a3daa6af
|
Finished alpha rules
|
2018-09-14 17:35:14 +02:00 |
|
Angelo Gallarello
|
e649c79bb7
|
Fixed board id bug in move
|
2018-09-12 12:19:53 +02:00 |
|
Angelo Gallarello
|
1f5f429fc4
|
Completed rules
|
2018-08-19 18:53:50 +02:00 |
|
Angelo Gallarello
|
2f24dcfc7d
|
Progress on triggers UI
|
2018-08-16 23:37:29 +02:00 |
|
Angelo Gallarello
|
9c6d374b95
|
Labels activities
|
2018-08-16 16:54:29 +02:00 |
|
Angelo Gallarello
|
99e7c65907
|
Fixed remove
|
2018-08-16 00:42:14 +02:00 |
|
Angelo Gallarello
|
6828ccd7f1
|
Main flow implemented
|
2018-08-16 00:32:31 +02:00 |
|