Lauri Ojansivu
52bdba8e85
Updated ChangeLog.
2024-09-01 19:15:00 +03:00
Lauri Ojansivu
f5b11b15ce
Merge pull request #5519 from LanetNetwork/templ_upd
...
Update templates
2024-08-28 14:45:24 +03:00
Dmytro Novash
3359559ad2
Merge branch 'wekan:main' into templ_upd
2024-08-28 14:24:28 +03:00
Dmytro Novash
b4aa464473
use label instead of span
2024-08-28 14:23:35 +03:00
Lauri Ojansivu
dbe31a86b7
Update LICENSE
2024-08-28 05:27:49 +03:00
Lauri Ojansivu
bd283ff4e2
Merge pull request #5517 from walster001/main
...
Rework fix for mobile devices to incorporate all themes/list headers
2024-08-27 20:58:27 +03:00
walster001
c020ce8895
Remove vertical-align - doesn't fix for all board themes
2024-08-27 19:53:19 +09:30
walster001
f3562525db
Create boardColors.css
2024-08-27 19:50:01 +09:30
walster001
cc89c35c8d
Merge branch 'main' of https://github.com/walster001/wekan-atlanz
2024-08-27 19:38:38 +09:30
walster001
2457084db2
Update padding values/display for Mobile Devices
...
Have modified this in my test dev server, it appears this is the property that defines the spacing/containment of text for lists. When tested on iOS device this appears to work correctly.
Last commit removing vertical align, and iinitial commit unsetting line height for ModernDark fixes an issue where text was super spaced out on ModernDark theme only.
2024-08-27 19:31:13 +09:30
walster001
508a2d7103
Revert vertical-align. Left line-height unset.
...
Didn't fix issue as its more than just modern-dark theme. Have played around on dev server and found its in the list css itself.
2024-08-27 19:28:06 +09:30
Lauri Ojansivu
3d7fef67d8
v7.56
2024-08-26 17:39:24 +03:00
Lauri Ojansivu
d63d445b7d
Upgraded Snap Candidate MongoDB to 6.0.17.
...
Thanks to MongoDB developers !
2024-08-26 17:30:05 +03:00
Lauri Ojansivu
8d3fe29c68
Update Browser-compatibility-matrix.md
2024-08-23 15:29:46 +03:00
Lauri Ojansivu
ad3ecbfd96
Update Browser-compatibility-matrix.md
2024-08-23 15:28:21 +03:00
Lauri Ojansivu
51ec43e7bc
Update Browser-compatibility-matrix.md
2024-08-23 15:27:24 +03:00
Lauri Ojansivu
88dfc57e7e
Update Browser-compatibility-matrix.md
2024-08-23 15:25:13 +03:00
Lauri Ojansivu
7409c366f6
Update Browser-compatibility-matrix.md
2024-08-23 15:24:01 +03:00
Lauri Ojansivu
b99b2a6d66
Update Browser-compatibility-matrix.md
2024-08-23 15:21:21 +03:00
walster001
fa21b00bb6
Merge branch 'wekan:main' into main
2024-08-23 00:27:31 +09:30
walster001
f061b5e12a
Clean up theme descriptions, add scrollbars
...
- Cleaned up theme descriptions as many themes weren't labelled/or had mismatched descriptions.
- Began adding scrollbars to default themes/board canvases.
- Test removal of lines/editing margins on nephritis theme
2024-08-23 00:25:29 +09:30
Lauri Ojansivu
8ca642edc8
Updated ChangeLog.
2024-08-21 00:55:31 +03:00
Lauri Ojansivu
c3909edc5e
Fix apparmor denied in syslog at Snap Candidate.
...
Thanks to webenefits and xet7 !
Fixes #4855
2024-08-21 00:52:15 +03:00
Lauri Ojansivu
f4cf09d394
Merge pull request #5511 from wekan/dependabot/github_actions/docker/build-push-action-6.7.0
...
Bump docker/build-push-action from 6.6.1 to 6.7.0
2024-08-19 23:37:54 +03:00
dependabot[bot]
6aa4f9fb86
Bump docker/build-push-action from 6.6.1 to 6.7.0
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 6.6.1 to 6.7.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](16ebe778df...5cd11c3a4c
)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 20:10:48 +00:00
Lauri Ojansivu
a31545824e
Updated ChangeLog.
2024-08-19 22:23:18 +03:00
Lauri Ojansivu
a94cfd5b91
Update Docker.md for docker compose commands and building custom docker image
...
Update Docker.md for docker compose commands and building custom docker image
2024-08-19 11:03:58 +03:00
Lauri Ojansivu
6d6d51310e
Update docker-compose.yml docker compose command
...
Update docker-compose.yml docker compose command
2024-08-19 11:00:47 +03:00
Lauri Ojansivu
c9cf2971de
Merge pull request #5505 from wekan/dependabot/github_actions/docker/build-push-action-6.6.1
...
Bump docker/build-push-action from 6.5.0 to 6.6.1
2024-08-12 23:47:53 +03:00
dependabot[bot]
54c481e3d8
Bump docker/build-push-action from 6.5.0 to 6.6.1
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 6.5.0 to 6.6.1.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](5176d81f87...16ebe778df
)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 20:46:26 +00:00
Lauri Ojansivu
8b4fbd266d
Merge pull request #5503 from walster001/main
...
Fix ModernDark Mobile View List Titles
2024-08-12 22:56:01 +03:00
Lauri Ojansivu
3c5241b007
Updated ChangeLog.
2024-08-12 22:09:48 +03:00
Lauri Ojansivu
42a1f94931
Updated ChangeLog.
2024-08-12 22:04:43 +03:00
Lauri Ojansivu
cae6f38b80
Updated code of conduct.
2024-08-12 21:59:01 +03:00
walster001
25722e5e9d
Tweaks to exodark for board backgrounds
...
Removed drop shadow on exodark cards, as when background applied to board it looks a bit rough design wise.
Added background-color that will disappear when background is applied, and when background is not applied gives exodark a bit of a smoother cleaner look IMO
2024-08-12 23:49:12 +09:30
walster001
1d339ec17e
Update boardColors.css
2024-08-12 21:28:14 +09:30
Lauri Ojansivu
ec534c8cca
Update Browser-compatibility-matrix.md
2024-08-11 19:15:15 +03:00
Lauri Ojansivu
cab285c34d
Update Browser-compatibility-matrix.md
2024-08-11 19:12:36 +03:00
Lauri Ojansivu
975993dd6d
v7.55
2024-08-08 17:32:35 +03:00
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