Harry Adel
477e1c89e5
Migrate rules, activities, and remaining components to Template
...
Convert all remaining BlazeComponent-based components to native Meteor
Template pattern: activities, comments, all rules actions/triggers,
swimlanes, users, gantt, import, and main utility components.
2026-03-08 11:13:17 +02:00
Lauri Ojansivu
1b8b8d2eef
Reverted New UI Design of WeKan v8.29 and added more fixes and performance improvements.
...
Thanks to xet7 !
2026-02-08 00:48:39 +02:00
copilot-swe-agent[bot]
97dd5d2064
Resolve merge conflicts by accepting PR #6131 changes
...
Co-authored-by: xet7 <15545+xet7@users.noreply.github.com>
2026-02-07 16:30:08 +00:00
Lauri Ojansivu
55710835fe
Fix No Add Card + etc.
...
Thanks to mimZD and xet7 !
Fixes #6108
2026-02-07 03:52:16 +02:00
Lauri Ojansivu
7ad04f4535
Most Unicode Icons back to Font Awesome 4.7 for better accessibility. Less always visible buttons, More at ☰ Men.
...
Thanks to xet7 !
2026-01-28 13:02:02 +02:00
Lauri Ojansivu
ecfb0f0fdf
Manually merged fixes from seve12.
...
Thanks to seve12 !
Related https://github.com/wekan/wekan/pull/5967
2025-12-22 23:18:01 +02:00
Lauri Ojansivu
3af94c2a90
Font Awesome to Unicode icons. Part 3.
...
Thanks to xet7 !
2025-10-17 07:08:01 +03:00
Martin Filser
10a9306abd
Move every Boards.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory client/)
2023-07-18 21:25:28 +02:00
Martin Filser
5e3a9dc059
Move every Meteor.user() to the ReactiveCache
2023-07-18 21:25:28 +02:00
Martin Filser
9022e9949f
Move every Boards.findOne(Session.get('currentBoard')) 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
Martin Filser
b9250e4be4
Use Popup.back() instead of Popup.close() to get no conflicts if a Popup is opened as "Sub Popup"
...
- .back() is also .close() if there is no "popup layer" left
2021-10-25 12:53:04 +02:00
Lauri Ojansivu
a2894bf0cb
HTML is not needed in Rules translations, so disabled it.
...
Thanks to jrsuplee and xet7 !
2021-01-15 16:47:52 +02:00
Lauri Ojansivu
99f68f36b0
Fix XSS.
...
Thanks to xet7 !
2020-06-08 17:34:45 +03:00
Marc Hartmayer
fb44df9815
WIP: XSS fixes
2020-06-07 23:22:04 +02:00
Marc Hartmayer
cfa2bbd3d4
Fix false positive found by deepcode.ai
2020-05-24 13:19:24 +02:00
Marc Hartmayer
24b21d23ba
Set '*' as default value for swimlane and list name in card move action
...
This is the same default as `Utils.getTriggerActionDesc` has. This commit fixes
https://github.com/wekan/wekan/issues/3107 .
2020-05-23 19:37:23 +02:00
boeserwolf
10fcc19b7f
Add sortDefault helper for sorting boards
2020-04-19 13:49:07 +03: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
Benjamin Tissoires
850b34ce33
ifttt: card actions: simplify the logic for setting the color
...
Jade allows a simpler approach than my initial manual update.
Just declare the correct ReactiveVar and accessor, and done.
2019-01-26 17:38:51 +01:00
Benjamin Tissoires
5769d438a0
rules: set card color: use the color picker
2019-01-24 16:51:06 +01:00
Benjamin Tissoires
f4f0f489eb
add action: set card color
2019-01-22 11:10:29 +01: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
12827ef0a6
Added notes
2019-01-02 15:52:58 +01:00
Angelo Gallarello
4c399a41f7
Add action: create checklist with items
2019-01-02 15:42:10 +01:00
Angelo Gallarello
1f02321e27
Fixed rules about member and box dropdowns width
2018-09-21 14:53:04 +02:00
Lauri Ojansivu
df84a2be9a
Fix lint errors.
2018-09-16 01:50:36 +03:00
Angelo Gallarello
25da8376ca
Beautyfied
2018-09-14 17:39:37 +02:00
Angelo Gallarello
30a3daa6af
Finished alpha rules
2018-09-14 17:35:14 +02:00
Angelo Gallarello
fc73dc5bbc
Refactoring rules description
2018-09-14 16:49:06 +02:00
Angelo Gallarello
34b37116cf
Fixed rule allows
2018-09-12 00:52:29 +02:00
Angelo Gallarello
1f5f429fc4
Completed rules
2018-08-19 18:53:50 +02:00
Angelo Gallarello
9b0eb0a9f1
Almost full circle
2018-08-15 18:47:09 +02:00