Martin Filser
|
6e1ef3d94a
|
Move every Users.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
|
2f2aa7b08a
|
insert linked card at search dialog set's now the next card number too
|
2023-07-18 21:25:28 +02:00 |
|
Martin Filser
|
20b0422024
|
insert linked board set's now the next card number too
|
2023-07-18 21:25:28 +02:00 |
|
Martin Filser
|
dcb9fb7465
|
insert linked card set's now the next card number too
|
2023-07-18 21:25:28 +02:00 |
|
Martin Filser
|
3a287a494b
|
insert linked card at search dialog also add the card at top/bottom
|
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
|
06e26d8d89
|
insert linked card dialog, sort swimlanes, lists and cards by field "sort"
|
2023-07-18 21:25:28 +02:00 |
|
Martin Filser
|
94953a1c97
|
use card.getRealId()
|
2023-07-18 21:25:28 +02:00 |
|
Martin Filser
|
02e9795816
|
insert linked board at top/bottom
|
2023-07-18 21:25:28 +02:00 |
|
Martin Filser
|
c29cff3822
|
insert linked card, move sortIndex to function
|
2023-07-18 21:25:28 +02:00 |
|
Martin Filser
|
29216599e4
|
insert linked card at top/bottom of list
|
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
|
cecf69af02
|
fix wrong function / variable name (currentSetting -> currentAnnouncements)
|
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
|
131959e050
|
minicard.js, reduce this.data().board() call
|
2023-07-18 21:25:28 +02:00 |
|
Martin Filser
|
384d80a647
|
card.js, clean up redudant code
|
2023-07-18 21:25:27 +02:00 |
|
Martin Filser
|
43d11af631
|
Performance, improving page load about 40% faster
|
2023-07-18 21:25:27 +02:00 |
|
Lauri Ojansivu
|
4431ec5a27
|
Added missing character.
Thanks to xet7 !
|
2023-07-10 15:04:46 +03:00 |
|
Vid Smole
|
2c4ed5f298
|
Fix setting background image
|
2023-07-10 13:19:19 +02:00 |
|
Lauri Ojansivu
|
c7dc912dd4
|
Reverted bold of minicard title.
Thanks to xet7 !
|
2023-07-10 06:25:37 +03:00 |
|
Vid Smole
|
a3837ccbc7
|
Fix attachment viewer not being hidden
|
2023-07-08 19:22:40 +02:00 |
|
Lauri Ojansivu
|
140a134a11
|
Fixed maximum call stack exceeded by removing bootstrap 3, datepicker and summernote. Updated jquery. Disabled attachments viewer that opens empty when opening card. Fixes all npm audit errors.
Fixes #4994,
fixes #3614
Thanks to xet7 !
|
2023-07-08 03:52:42 +03:00 |
|
Lauri Ojansivu
|
b637a8e8ea
|
Revert first list width change.
Related https://github.com/wekan/wekan/pull/4993
Thanks to xet7 !
|
2023-07-08 01:30:55 +03:00 |
|
Lauri Ojansivu
|
999323526c
|
Merge pull request #4993 from VidVidex/master
Small UI improvements
|
2023-07-08 01:30:14 +03:00 |
|
Vid Smole
|
7a98445370
|
Better attachment viewer
|
2023-07-06 20:35:49 +02:00 |
|
Vid Smole
|
7ef3bba9f7
|
Better attachment gallery
|
2023-07-06 20:29:36 +02:00 |
|
Vid Smole
|
492306453c
|
Fix first list being narrower than others
|
2023-07-06 13:22:38 +02:00 |
|
Vid Smole
|
a3622ddc1d
|
Display card title in bold
|
2023-07-06 12:57:06 +02:00 |
|
Lauri Ojansivu
|
4be5727a18
|
Fix PDF preview to have full width, close at top, and improve viewing at mobile.
Thanks to xet7 !
|
2023-07-01 00:30:05 +03:00 |
|
Lauri Ojansivu
|
83ae1d4a19
|
Added translation to support viewing PDFs.
Thanks to xet7 !
Fixes https://github.com/wekan/wekan/pull/4989#pullrequestreview-1507053336
|
2023-06-30 17:31:17 +03:00 |
|
Vid Smole
|
a8af5343a7
|
Fix typo
|
2023-06-30 12:48:23 +02:00 |
|
Vid Smole
|
070e8831b4
|
Add support for viewing pdfs
|
2023-06-30 12:48:18 +02:00 |
|
Lauri Ojansivu
|
ffea7aff99
|
If there is no Custom Field label at minicard, show value full width.
Thanks to koluka and xet7 !
Fixes #4988
|
2023-06-29 12:05:25 +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
|
23218d3808
|
Admin Report, fixing filesize if not a number
|
2023-06-28 22:02:28 +02:00 |
|
Martin Filser
|
cad55d57d7
|
Admin attachment view was missing the column header "S3FileId"
|
2023-06-28 21:30:01 +02:00 |
|
Martin Filser
|
ce94433c46
|
Copy Checklist dialog now set's the last selected board
|
2023-06-26 18:28:07 +02:00 |
|
Martin Filser
|
9aa8bc8921
|
reduce list scroll speed while drag/drop the minicard
|
2023-06-22 17:17:40 +02:00 |
|
Martin Filser
|
23595674cf
|
Add checklist-item at top
|
2023-06-21 23:09:29 +02:00 |
|
Martin Filser
|
52d54f35a3
|
Add checklist at top
|
2023-06-21 21:59:48 +02:00 |
|
Johannes Zellner
|
123789aff0
|
Always fetch favicons from / path
|
2023-06-19 14:33:36 +02:00 |
|
Lauri Ojansivu
|
7a3c340d65
|
Try to fix SVG image failed to render.
Thanks to xet7 !
Fixes #4830
|
2023-06-10 09:33:43 +03:00 |
|
Lauri Ojansivu
|
9ab0efe87a
|
Fixed Bug Board icons random dance. Hide disabled buggy features of All Boards settings: Cards Count and Board Members.
Thanks to xet7 !
Fixes #4214
|
2023-06-09 18:22:07 +03:00 |
|
Lauri Ojansivu
|
e1a00090ba
|
Fixed Rare bug: All Boards page icons random dance. Reverted changing migrations. Fixed reordering cards. Part 2.
Fixes #4214
Thanks to xet7 !
|
2023-06-09 18:03:28 +03:00 |
|
Lauri Ojansivu
|
b75e16f104
|
Fixed Rare bug: All Boards page icons random dance. Commented out All Boards show members, cards counts, and some migrations.
Fixes #4214
Thanks to xet7 !
|
2023-06-09 16:27:04 +03: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 |
|