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
0ae9865fcb
Added missing linefeeds.
...
Thanks to xet7 !
2026-02-07 04:19:05 +02: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
f73eab23f9
Fix Bug: Rules view translation not is not shown correctly.
...
Thanks to cactus7as and xet7 !
Fixes #6117
2026-01-31 09:27:49 +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
1808ea7384
fix(jade): simplify rules headers and conditions; add helpers to expose ruleName safely
2025-12-22 23:35:30 +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
a7400dca45
More translations. Added support page to Admin Panel / Settings / Layout.
...
Thanks to xet7 !
2025-12-22 22:24:35 +02:00
Lauri Ojansivu
3af94c2a90
Font Awesome to Unicode icons. Part 3.
...
Thanks to xet7 !
2025-10-17 07:08:01 +03:00
Lauri Ojansivu
20e9cf1144
Text and icons from fixed sizes to scaleable sizes. Thanks to xet7.
2025-10-09 02:06:26 +03:00
Martin Filser
0c58bcf99c
Move every Rules.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory client/)
2023-07-18 21:25:28 +02: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
f5796faa84
Move every Triggers.findOne(idOrFirstObjectSelector, options) to the ReactiveCache
2023-07-18 21:25:28 +02:00
Martin Filser
b48297df22
Move every Actions.findOne(idOrFirstObjectSelector, options) to the ReactiveCache
2023-07-18 21:25:28 +02:00
Martin Filser
c262620993
Move every Rules.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
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
Lauri Ojansivu
072778b9aa
Converted Stylus to CSS. Removed Stylus. This change removed many error messages.
...
Thanks to xet7 !
2022-05-17 12:36:10 +03:00
Jan Küster
60af7766bf
Switch tap:i18n to custom TAPi18n implementation
2022-04-18 18:02:14 +03:00
Lauri Ojansivu
dc7b97c178
Fixed Problem with selecting action in rule window.
...
Thanks to Meeques and xet7 !
Fixes #4342
2022-02-07 16:31:01 +02: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
04383c0302
Removed temporary file.
2021-03-03 16:52:15 +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
helioguardabaxo
33cf589c05
UI improvements in filter, multi-selection and rules
2020-09-15 12:47:07 -03:00
helioguardabaxo
2a51a17ddc
add Trigger and Action headers in Rule Details
2020-08-26 16:37:21 -03: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
Lauri Ojansivu
b8e774107a
Merge pull request #2507 from road42/bug/english_language_fix_card_trigger
...
English language update. Fixes #2456
2019-06-21 11:53:44 +03:00
Christoph Jahn
2156b28445
English language fixed #2456
2019-06-21 09:11:42 +02:00
Christoph Jahn
a9fc74a9b4
Adds rule feature: cardAction - SetDate #2504
2019-06-21 07:24:21 +02:00
Christoph Jahn
c3d495e7c6
Show buttons for isBoardAdmin
2019-06-17 21:05:21 +02:00
Angelo Gallarello
477d71e0b9
Fixes
2019-02-12 23:40:12 +01: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
ba9f0ca672
Fix: Translate and add colors to IFTTT Rules dropdown."
...
This fixes commit 44e4df2492 .
When the label has a name, not setting `translatedname` results in a
blank item in the IFTTT label trigger.
2019-01-22 15:40:54 +01:00
Lauri Ojansivu
44e4df2492
- Translate and add colors to IFTTT Rules dropdown.
...
Thanks to xet7 !
2019-01-22 15:22:31 +02:00
Benjamin Tissoires
f4f0f489eb
add action: set card color
2019-01-22 11:10:29 +01:00
Lauri Ojansivu
785bc2556e
- Merge duplicate translation.
...
Thanks to xet7 !
2019-01-04 11:26:38 +02:00
Lauri Ojansivu
e198282b4d
- Remove duplicate translation.
...
Thanks to xet7 !
2019-01-04 11:18:26 +02: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