Lauri Ojansivu
43084eb664
Updated ChangeLog.
2024-08-08 17:25:16 +03:00
Lauri Ojansivu
0e770ac3b3
Merge pull request #5501 from walster001/main
...
Fix board backgrounds not showing correctly after V7.54
2024-08-08 17:20:08 +03:00
walster001
206abc8c68
Fix board backgrounds not showing correctly.
...
Fixed board backgrounds not showing correctly on the following themes. Various code modified as different themes have used different code to implement the background.
Have tried to stick with board-wrapper as a standard to apply the background colour to.
Board background image will override board-wrapper colour every time.
Dark
Relax
Natural
Modern
ModernDark
Exodark
CleanDark
CleanLight
- Updated pull due to original file I had stored on my pc 139 commits behind! So synced that and then redid code changes to bring it all up to date.
2024-08-08 23:34:09 +09:30
walster001
62b13cc343
Merge branch 'main' of https://github.com/walster001/wekan-atlanz
2024-08-08 23:23:00 +09:30
walster001
7822dd3b75
Fix board backgrounds not showing correctly
...
Fixed board backgrounds not showing correctly on the following themes.
Various code modified as different themes have used different code to implement the background.
Have tried to stick with board-wrapper as a standard to apply the background colour to.
Board background image will override this every time.
- Dark
- Relax
- Natural
- Modern
- ModernDark
- Exodark
- CleanDark
- CleanLight
2024-08-08 22:51:07 +09:30
Lauri Ojansivu
a214cd64b6
v7.54
2024-08-07 17:51:01 +03:00
Lauri Ojansivu
8839a8ea39
Updated ChangeLog.
2024-08-07 17:26:47 +03:00
Lauri Ojansivu
a4169f3da7
Fix LDAP login fails after upgrade.
...
Thanks to juppees !
Fixes #5499
2024-08-07 17:24:14 +03:00
Lauri Ojansivu
19d59b3ab4
Updated ChangeLog.
2024-08-07 00:25:57 +03:00
Lauri Ojansivu
27b2e2384c
Merge pull request #5498 from mfilser/master
...
Bugfix, edit description didn't work if it was clicked
2024-08-07 00:24:58 +03:00
Lauri Ojansivu
49d2cbc2c1
Updated ChangeLog.
2024-08-07 00:23:49 +03:00
Martin Filser
bf2b3b40cd
Bugfix, edit description didn't work if it was clicked
...
- introduced by commit: 0cc63b810c
2024-08-06 23:22:58 +02:00
Lauri Ojansivu
1541c6ca23
Merge pull request #5497 from mfilser/master
...
listHeader, simpler code logic at collapsed if conditions
2024-08-07 00:22:23 +03:00
Lauri Ojansivu
42c1ff94e2
Updated ChangeLog.
2024-08-07 00:13:13 +03:00
Martin Filser
53aa5ebc17
listHeader, simpler code logic at collapsed if conditions
2024-08-06 23:12:31 +02:00
Lauri Ojansivu
0f43818757
Merge pull request #5496 from mfilser/master
...
Bugfix, Cards Count on mobile view was missing
2024-08-07 00:12:11 +03:00
Lauri Ojansivu
f3c5b1eb07
Updated ChangeLog.
2024-08-07 00:11:36 +03:00
Martin Filser
517d1bb7fa
Bugfix, Cards Count on mobile view was missing
...
introduced by:
a601ba542a
2024-08-06 23:10:30 +02:00
Lauri Ojansivu
6ee0919ead
Merge pull request #5495 from mfilser/master
...
Editor, Bugfix, copy text is now at each editor (textarea) again
2024-08-07 00:10:03 +03:00
Martin Filser
13eb1a58e0
Editor, migrate to markdown at same line than copy text icon
2024-08-06 23:06:51 +02:00
Martin Filser
08f9c09484
Editor, Bugfix, copy text is now at each editor (textarea) again
2024-08-06 23:05:54 +02:00
Lauri Ojansivu
3f3abe26ee
Updated ChangeLog.
2024-08-07 00:05:09 +03:00
Lauri Ojansivu
e31c5b6d42
Merge pull request #5494 from mfilser/master
...
Minicard, show creator, defaultValue of schema and other code is now the same
2024-08-07 00:03:47 +03:00
Martin Filser
7bf77fa7cb
Minicard, show creator, defaultValue of schema and other code is now the same
2024-08-06 23:00:42 +02:00
Lauri Ojansivu
a2662f1366
Updated ChangeLog.
2024-08-06 23:57:40 +03:00
Lauri Ojansivu
116cf6aa21
Merge pull request #5493 from mfilser/master
...
board view, first column a bit smaller to save screen space
2024-08-06 23:56:20 +03:00
Lauri Ojansivu
79bb6d0c55
Updated ChangeLog.
2024-08-06 23:55:12 +03:00
Martin Filser
c157ecec38
board view, first column to add a new list was too large
2024-08-06 22:53:53 +02:00
Martin Filser
28893cf637
Bugfix, in View "Lists" the first column only showed the first 10 minicards, now all minicards again
2024-08-06 22:53:53 +02:00
Lauri Ojansivu
73ffc99f37
Merge pull request #5492 from mfilser/master
...
sidebar xmark icon, add padding and background color
2024-08-06 23:53:24 +03:00
Martin Filser
35802c7c62
sidebar xmark-icon, background color on hover the icon
2024-08-06 22:45:51 +02:00
Martin Filser
bc44fdf89c
sidebar xmark icon, add padding to easier click
2024-08-06 22:45:51 +02:00
Lauri Ojansivu
030c3dd587
Updated ChangeLog.
2024-08-06 23:38:33 +03:00
Lauri Ojansivu
498be2759e
Merge pull request #5491 from mfilser/master
...
fix empty parentId in cards
2024-08-06 23:37:38 +03:00
Lauri Ojansivu
649d00733a
Updated ChangeLog.
2024-08-06 23:36:07 +03:00
Martin Filser
8a7a4f3033
fix empty parentId in cards
...
- if the parentId is undefined or empty, the code run in a infinite loop and
the browser "hangs"
2024-08-06 22:35:16 +02:00
Lauri Ojansivu
b6ce81dc79
Merge pull request #5490 from mfilser/master
...
change Meteor.user() to ReactiveCache.getCurrentUser()
2024-08-06 23:35:07 +03:00
Lauri Ojansivu
490c417cee
Updated ChangeLog.
2024-08-06 23:33:59 +03:00
Martin Filser
2dfeb3924b
reactiveCache, removing commented out code
2024-08-06 22:33:03 +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
Lauri Ojansivu
4801e26b2f
Merge pull request #5489 from mfilser/master
...
attachment popup back was broken since new attachment viewer, now fixed
2024-08-06 23:32:53 +03:00
Lauri Ojansivu
027997f7b3
Updated ChangeLog.
2024-08-06 23:32:29 +03:00
Martin Filser
76aaefbde1
attachment popup back was broken since new attachment viewer, now fixed
2024-08-06 22:30:51 +02:00
Lauri Ojansivu
a01bc0f325
Merge pull request #5488 from mfilser/master
...
remove attachment storage name from attachment list
2024-08-06 23:30:23 +03:00
Martin Filser
f6f4f5660e
remove attachment storage name from attachment list
...
- this was for debugging, now not necessary anymore
2024-08-06 22:26:00 +02:00
Lauri Ojansivu
956925889a
Updated ChangeLog.
2024-08-06 23:23:42 +03:00
Lauri Ojansivu
0bd49326d8
Merge pull request #5487 from mfilser/master
...
little opacity to minicards to see the background image a little bit
2024-08-06 23:22:32 +03:00
Lauri Ojansivu
64c4e8eca8
Updated ChangeLog.
2024-08-06 23:22:04 +03:00
Lauri Ojansivu
55fc342f6d
Added info how with Caddy webserver config, PWA and Android app override icons, showing toolbars, etc.
...
Thanks to xet7 !
2024-08-06 23:19:43 +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