Lauri Ojansivu
|
f1552ec1f3
|
Merge pull request #6179 from KhaoulaMaleh/fix/linked-card-swimlane-routing
fixed linked card swimlane routing
|
2026-03-10 02:38:31 +02:00 |
|
KhaoulaMaleh
|
a5ecc505d2
|
fixed linked card swimlane routing
|
2026-03-09 02:25:13 -11:00 |
|
Lauri Ojansivu
|
b5a13f0206
|
Admin Panel/Settings/Layout, for PWA: Custom head meta, link, icons, assetlinks.json, site.webmanifest.
Thanks to xet7 !
|
2026-02-15 21:49:55 +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 |
|
Harry Adel
|
94a3575e2c
|
Replace mquandalle:collection-mutations with collection helpers
|
2026-01-21 19:22:54 +02:00 |
|
Harry Adel
|
f9e584e13c
|
Remove kadira:dochead
|
2026-01-21 07:36:17 +02:00 |
|
Lauri Ojansivu
|
eabb6a239d
|
Fix New Board Permissions: NormalAssignedOnly, CommentAssignedOnly, ReadOnly, ReadAssignedOnly. Part 1.
Thanks to nazim-oss and xet7 !
Related #6060
|
2026-01-14 23:43:11 +02:00 |
|
Lauri Ojansivu
|
5cb712bee4
|
Added back feature: Toggle Drag Handles. Improved positions of Add List etc buttons.
Thanks to xet7 !
|
2026-01-14 19:10:51 +02:00 |
|
Harry Adel
|
0635a663f0
|
Remove pwix:blaze-layout
|
2026-01-14 00:13:21 +02:00 |
|
Lauri Ojansivu
|
58f4884ad6
|
Collapse Swimlane, List, Opened Card. Opened Card window X and Y position can be moved freely from drag handle. Fix some dragging not possible. Fix iPhone Safari.
Thanks to xet7 !
Fixes #6040,
fixes #6027,
fixes #6021,
fixes #6002
|
2025-12-23 06:47:02 +02:00 |
|
Lauri Ojansivu
|
f34e4c0e36
|
Gantt chart view to one board view menu Swimlanes/Lists/Calendar/Gantt.
Thanks to xet7 !
Fixes #2870
|
2025-12-22 16:51:10 +02:00 |
|
Lauri Ojansivu
|
18003900c2
|
Fix Worker Permissions does not allow for cards to be moved. - v8.15.
Thanks to xet7 !
Fixes #5990
|
2025-11-06 03:31:14 +02:00 |
|
Lauri Ojansivu
|
550d87ac6c
|
Fix 8.16: Switching Board View fails with 403 error.
Thanks to xet7 !
|
2025-11-05 16:35:29 +02:00 |
|
Lauri Ojansivu
|
5df4efd7ba
|
Have all iPhone use mobile view by default, while still having possibility to use mobile/desktop switch button for desktop mode.
Thanks to xet7 !
|
2025-10-20 03:11:02 +03:00 |
|
Lauri Ojansivu
|
324f3f7794
|
Fix drag drop lists. Part 1.
Thanks to xet7 !
Related #5951
|
2025-10-19 21:38:55 +03:00 |
|
Lauri Ojansivu
|
752699d1c2
|
Mobile one board per row. Board zoom size percent. Board toggle mobile/desktop mode. In Progress.
Thanks to xet7 !
Related #5902
|
2025-10-09 05:48:41 +03:00 |
|
Lauri Ojansivu
|
3fda90612d
|
Some mobile fixes.
Thanks to xet7 !
Fixes #5899
|
2025-10-08 23:32:13 +03:00 |
|
Lauri Ojansivu
|
aaa5f9885d
|
Reverted https://github.com/wekan/wekan/pull/5774 about due date changes.
Thanks to xet7 !
Fixes #5782
|
2025-05-25 00:22:47 +03:00 |
|
Lauri Ojansivu
|
1979b1692d
|
Reverted date format changes.
Thanks to xet7 !
|
2025-05-25 00:11:09 +03:00 |
|
valhalla-creator
|
9245ba4a5b
|
Update utils.js
|
2025-05-22 21:18:52 +01:00 |
|
valhalla-creator
|
b67a236657
|
Update utils.js
|
2025-05-22 21:11:28 +01:00 |
|
valhalla-creator
|
cef14f301f
|
Update utils.js
|
2025-05-13 21:21:48 +01:00 |
|
Martin Filser
|
c925a27870
|
Fixing opening cards and slow performance of closing cards
Fixes: #5533
Fixes: #5548
Revert "Switch from kadira:flow-router to ostrio:flow-router-extra"
This reverts commit 718c1a393d.
|
2024-10-22 21:45:36 +02:00 |
|
Denis Perov
|
718c1a393d
|
Switch from kadira:flow-router to ostrio:flow-router-extra
|
2024-09-23 19:25:55 +03:00 |
|
Martin Filser
|
3ae0d96760
|
little opacity to minicards to see the background image a little bit
|
2024-08-06 22:03:16 +02:00 |
|
Martin Filser
|
3c477e9783
|
Bugfix, variable "color" didn't exist
- background-color is maybe wrong too, but better than throwing an exception
|
2024-08-06 21:50:57 +02:00 |
|
Martin Filser
|
3641a8f389
|
don't set background image in .board-canvas too
|
2024-08-06 21:30:27 +02:00 |
|
Martin Filser
|
875442f1ce
|
removing Utils.getCurrentSetting() and use ReactiveCache directly
|
2023-07-20 21:11:29 +02:00 |
|
Martin Filser
|
66c2140911
|
replace Array#forEach() ... Array#push with Array#map
|
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
|
5e3a9dc059
|
Move every Meteor.user() 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 |
|
Martin Filser
|
a182482cfb
|
Move every Boards.findOne(boardId) to the ReactiveCache (Part 2)
|
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 |
|
Martin Filser
|
b7dbeba7de
|
add currentSetting to ReactiveCache
|
2023-07-18 21:25:28 +02:00 |
|
Martin Filser
|
c6ee58ef88
|
add "currentList" to ReactiveCache
|
2023-07-18 21:25:28 +02:00 |
|
Martin Filser
|
3f3b4746a9
|
adding ReactiveCache to other source code
|
2023-07-18 21:25:28 +02:00 |
|
Martin Filser
|
30d154724a
|
currentBoard is very often called in jade files, so use there the cache too
|
2023-07-18 21:25:27 +02:00 |
|
Lauri Ojansivu
|
549b15000b
|
Set background color only if it exists. Part 3.
Thanks to xet7 !
|
2023-06-29 00:31:44 +03:00 |
|
Lauri Ojansivu
|
c6cad13f1e
|
Set background color only if it exists. Part 2.
Thanks to xet7 !
|
2023-06-29 00:22:25 +03:00 |
|
Lauri Ojansivu
|
45d33fa2e4
|
Set background color only if it exists.
Thanks to xet7 !
|
2023-06-29 00:03:00 +03:00 |
|
Martin Filser
|
583f114c68
|
Utils of canModifyCard and canModifyBoard + move this general functions to Utils class
|
2023-06-28 22:21:36 +02:00 |
|
Martin Filser
|
b869e3efb6
|
after moving, e.g. minicards, to the list start / end the index is rounded to the next index
|
2023-06-21 23:16:55 +02:00 |
|
Martin Filser
|
7e8073d621
|
after moving, e.g. the minicard, round the index to the next integer
- before: at index -1 and -9 the new index was -5
- now : at index -1 (or -1.1) and -9 the new index is -2
|
2023-06-21 23:16:55 +02:00 |
|
Martin Filser
|
c10f7b6134
|
Utils#calculateIndex re-uses the logic of Utils#calculateIndexData
- nearly the same implementation, so use common code base
|
2023-06-21 23:16:55 +02:00 |
|
Lauri Ojansivu
|
04aaa6f30c
|
Fix 6.93 with brackground image breaks scrolling on lists within swimlanes.
Thanks to xet7 !
Fixes #4936
|
2023-06-03 20:38:03 -04:00 |
|
Lauri Ojansivu
|
01a1eb177e
|
Set card attachment as background image. Part 3.
Thanks to xet7 !
Related #486
|
2023-06-03 17:27:00 -04:00 |
|
Lauri Ojansivu
|
ed92db87bc
|
Set card attachment as background image. Part 2.
Thanks to xet7 !
Related #486
|
2023-06-03 12:43:10 -04:00 |
|
Lauri Ojansivu
|
49ef80ab6c
|
BoardAdmin and Admin can now set board background image URL.
Thanks to xet7 !
Related #486
|
2023-05-27 03:10:41 -04:00 |
|