Nadav Tasher
|
96e11cb727
|
Display new swimlane creation button when no swimlanes exist
|
2024-12-30 01:25:25 +02:00 |
|
Nadav Tasher
|
fecae8d0a3
|
Revert "Move swimlane creation button to board header when using swimlane view mode"
This reverts commit d51e8d1d1d .
|
2024-12-30 00:17:56 +02:00 |
|
Nadav Tasher
|
d51e8d1d1d
|
Move swimlane creation button to board header when using swimlane view mode
|
2024-12-29 22:54:32 +02:00 |
|
Nadav Tasher
|
81b2bce385
|
Allow dragscrolling the board in Lists view mode
|
2024-12-11 22:19:52 +02:00 |
|
Nadav Tasher
|
c39fdab11d
|
Disable scrollbar hiding in swimlanes
|
2024-11-21 00:14:04 +02:00 |
|
Nadav Tasher
|
a36e80099a
|
Revert "Revert some scrollbar, sidebar and list width changes."
This reverts commit 096fe130f6 .
|
2024-11-21 00:10:49 +02:00 |
|
Lauri Ojansivu
|
096fe130f6
|
Revert some scrollbar, sidebar and list width changes.
Thanks to xet7 !
Fixes #5585,
fixes https://github.com/wekan/wekan/pull/5583
|
2024-11-20 21:08:06 +02:00 |
|
Lauri Ojansivu
|
6f60235a3f
|
Merge pull request #5584 from NadavTasher/feature/fix-minimum-width-on-list-auto-width
Improve list auto-width, fix regressions
|
2024-11-20 02:47:45 +02:00 |
|
Nadav Tasher
|
6c32c210f8
|
Disable scrollbars in swimlanes
|
2024-11-20 01:20:40 +02:00 |
|
Nadav Tasher
|
87d53f6f93
|
Fix dragscroll inside swimlanes
|
2024-11-20 00:48:13 +02:00 |
|
Nadav Tasher
|
465e2b1b6a
|
Remove swimlane size limit
|
2024-11-17 23:03:56 +02:00 |
|
Martin Filser
|
bff96f6ae2
|
change Meteor.user() to ReactiveCache.getCurrentUser()
- see also: https://github.com/wekan/wekan/issues/5000
|
2024-08-06 22:33:03 +02:00 |
|
Martin Filser
|
c7ac0cbce1
|
No dragscroll while sorting swimlanes
|
2024-08-03 19:45:55 +02:00 |
|
Lauri Ojansivu
|
04b995e77f
|
Allow Normal user to add new swimlane, list and label.
Thanks to RyanHecht, norrig and xet7 !
Fixes #4276,
fixes #4785
|
2024-06-06 02:03:29 +03:00 |
|
Dmytro Novash
|
0d5380466a
|
fix cards load if cards > 20 on swimlane
|
2024-05-24 17:15:52 +03:00 |
|
Martin Rys
|
7fd894f33d
|
Do not leave silver color unset in Swimlane and List CSS
|
2024-05-04 21:59:05 +02:00 |
|
Lauri Ojansivu
|
b704d58f0f
|
Collapse Swimlane. In Progress, does not work yet, not visible yet.
Thanks to xet7 !
|
2024-04-26 14:27:09 +03:00 |
|
Lauri Ojansivu
|
73a25775e1
|
Fix Swimlane Default title from "key default returned an object instead of string" to translated title of "Default".
Thanks to titho85, hpvb and xet7 !
Fixes #4763,
fixes #4742
|
2023-09-14 21:10:18 +03:00 |
|
Lauri Ojansivu
|
7f9aa75093
|
Removed limit when setting Swimlane max height.
Thanks to Meeques, mark-i-m and xet7 !
Fixes #4904
|
2023-09-01 13:07:25 +03:00 |
|
Lauri Ojansivu
|
6b1403984f
|
Fixed Normal (non-admin) board users cannot adjust swimlane height.
Thanks to mgdbbrt and xet7 !
Fixes #5063
|
2023-08-07 17:41:33 +03:00 |
|
Lauri Ojansivu
|
ab40737211
|
Show option b) -1 for disabling swimlane height at swimlane height popup.
Thanks to xet7 !
|
2023-08-07 17:12:49 +03:00 |
|
mark
|
7536c7b532
|
allow -1 as 'auto'
|
2023-08-03 22:03:30 -05:00 |
|
mark
|
406766a82b
|
make default swimlane auto-height
|
2023-08-03 22:03:30 -05:00 |
|
Lauri Ojansivu
|
7b607b2aaf
|
Fixed v7.01.0 fresh install in listview first column small.
Thanks to intellekta and xet7 !
Fixes #5034
|
2023-08-01 16:42:58 +03:00 |
|
Lauri Ojansivu
|
7baf7d2256
|
Don't translate width and height minimum value.
Thanks to xet7 !
|
2023-07-30 01:55:40 +03:00 |
|
Lauri Ojansivu
|
a2f479f4bd
|
Merge branch 'master' of https://github.com/mark-i-m/wekan into mark-i-m-master
|
2023-07-30 01:41:45 +03:00 |
|
Martin Filser
|
7673c77c57
|
Move every Cards.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
|
9e557f6887
|
Move every Lists.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
|
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
|
9022e9949f
|
Move every Boards.findOne(Session.get('currentBoard')) to the ReactiveCache
|
2023-07-18 21:25:28 +02:00 |
|
mark
|
26d2efdedb
|
make swimlane height adjustable
|
2023-06-13 13:43:09 -05:00 |
|
Lauri Ojansivu
|
95efcbe717
|
Revert smaller swimlane height.
Thanks to kovacs-andras and xet7 !
Related #4904,
related 04aaa6f30c
|
2023-06-07 12:46:40 -04: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
|
8fb1a45cee
|
Merge pull request #4943 from helioguardabaxo/swimlane-action-icons
Added icons to swimlane action popup
|
2023-06-01 16:14:16 +00:00 |
|
helioguardabaxo
|
41c1dde504
|
Added icons to swimlane action popup
|
2023-06-01 10:12:04 -03:00 |
|
Lauri Ojansivu
|
467835192f
|
Changed Add List to be at left. Before it was at right.
Thanks to xet7 !
|
2023-06-01 08:49:20 -04:00 |
|
helioguardabaxo
|
bd747cea24
|
Added conditional to show after list field only if board has at least one list. Now after list shows the last list by default.
|
2023-06-01 08:50:04 -03:00 |
|
helioguardabaxo
|
986bc27001
|
Added list position when create a new list on board
|
2023-05-31 09:12:35 -03:00 |
|
Lauri Ojansivu
|
a561d1b633
|
For export/print print board/card, added some CSS better. Use browser print preview %20 etc setting to fit to page. Next: Card CSS.
Thanks to xet7 !
Related #4197,
related #1173
|
2022-12-15 06:06:27 +02:00 |
|
Lauri Ojansivu
|
6a4e17e039
|
Revert set miniscreen to 250px.
Thanks to zlobcek, mfilser and xet7 !
Related https://github.com/wekan/wekan/discussions/4753,
related https://github.com/wekan/wekan/pull/4649
|
2022-11-21 23:29:44 +02:00 |
|
Repmovs
|
03a75c9c05
|
set miniscreen to 250px
|
2022-08-20 17:08:50 +00:00 |
|
Repmovs
|
d7bb0b4cc0
|
Set drag handle on touch screen not miniscreen
|
2022-08-12 17:21:45 +00:00 |
|
Lauri Ojansivu
|
063ad08e9e
|
Fix In Lists view, Card Details pop-up does not appear in 6.31 release.
Thanks to Sdub76, niels, m4teh, r4nc0r, mfilser, medjedovicm and xet7 !
Fixes #4616
|
2022-08-04 00:26:42 +03:00 |
|
Lauri Ojansivu
|
d37adbb046
|
Fix Login Page Error, Lists can't move anymore, reverted incomplete Change Lists Width.
Thanks to johnnytolengo, gda140 and xet7 !
Fixes #4592,
related #4558
|
2022-07-30 10:29:19 -04:00 |
|
Emile840
|
404fbacc41
|
Fix the bug that displayed a card popup to all swimlanes for public board (when a user is not logged)
|
2022-07-28 19:15:15 +02:00 |
|
Lauri Ojansivu
|
01d0dd3b1d
|
Resizeable size of list width and height. Size is not saved yet. In Progress.
Thanks to NLBlackEagle and xet7 !
Related #4558
|
2022-06-19 09:28:50 +03: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 |
|