Lauri Ojansivu
c344474d9e
Merge pull request #5443 from Hekatomb/bugfix/CardOverflow
...
Update cardDetails.css
2024-06-13 16:52:22 +03:00
Hekatomb
d13d169768
Update cardDetails.css
...
Bugfix, task card may overflow below the screen when maximized, making the bottom part not viewable.
Reason: Top position is set to 97px, Height of the element is set to calc(100% - 20px).
Fix: Set the height to be lower than 100% - Top position
2024-06-13 09:45:31 +02:00
Lauri Ojansivu
e3929973d1
Updated ChangeLog.
2024-06-11 02:05:57 +03:00
Lauri Ojansivu
9b428150a4
Updated docs for WeKan version for Windows.
...
Thanks to xet7.
2024-06-11 02:04:12 +03:00
Lauri Ojansivu
8ba565042f
v7.49
2024-06-11 01:40:43 +03:00
Lauri Ojansivu
6df03294bd
Updated ChangeLog.
2024-06-11 01:34:19 +03:00
Lauri Ojansivu
4a40ac3ced
Merge pull request #5441 from wekan/dependabot/github_actions/docker/build-push-action-5.4.0
...
Bump docker/build-push-action from 5.3.0 to 5.4.0
2024-06-11 01:31:44 +03:00
dependabot[bot]
2f34d65164
Bump docker/build-push-action from 5.3.0 to 5.4.0
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](2cdde995de...ca052bb54a
)
---
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-06-10 20:33:21 +00:00
Lauri Ojansivu
7c68d6a710
Updated ChangeLog.
2024-06-10 16:27:51 +03:00
Lauri Ojansivu
55fb7a8f27
Merge pull request #5440 from Hekatomb/bugfix/TeamsOrgAdminCard
...
Fill out Org and Team in adminReports
2024-06-10 16:19:48 +03:00
Lauri Ojansivu
bb9fb1187e
Updated ChangeLog.
2024-06-10 14:54:13 +03:00
Lauri Ojansivu
f0170c576c
Updated ChangeLog.
2024-06-10 14:52:35 +03:00
Lauri Ojansivu
02caaafc52
Merge branch 'main' of github.com:wekan/wekan
2024-06-10 14:49:51 +03:00
Lauri Ojansivu
168b17ac4e
Updated ChangeLog.
2024-06-10 14:47:13 +03:00
Lauri Ojansivu
e3214c874e
Changed back to original icon of Edit Description.
...
Thanks to saschafoerster, C0rn3j and xet7 !
Fixes #5413 ,
related 1f2fb2ccce
2024-06-10 14:40:49 +03:00
hekatomb
91444cce9b
Fill out Org and Team in adminReports
2024-06-07 19:58:12 +02:00
Lauri Ojansivu
c952aaadec
Merge pull request #5435 from Hekatomb/bugfix/TeamsOrgStrikethrough
2024-06-07 01:11:37 +03:00
hekatomb
77ab5c1690
Bugfix: Strikethrough inactive Teams and orginizations rather than strikethrough active teams and orgs
2024-06-06 23:25:16 +02:00
Lauri Ojansivu
37857935f3
Updated ChangeLog.
2024-06-06 04:58:47 +03:00
Lauri Ojansivu
e5c7650fc8
WeKan new release version number from wiki to WeKan repo docs.
...
Thanks to xet7 !
2024-06-06 04:55:45 +03:00
Lauri Ojansivu
f42e0fe507
v7.48
2024-06-06 02:12:09 +03:00
Lauri Ojansivu
58dbd78997
Updated ChangeLog.
2024-06-06 02:07:32 +03: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
Lauri Ojansivu
82aa3fb7ee
Updated ChangeLog.
2024-06-06 01:44:56 +03:00
Lauri Ojansivu
ec0e88ad2e
Try to show more of title of collapsed list.
...
Thanks to C0rn3j and xet7 !
Related #5428
2024-06-06 01:39:57 +03:00
Lauri Ojansivu
cac28fde4d
Updated ChangeLog.
2024-06-04 23:45:46 +03:00
Lauri Ojansivu
e65a8c9017
Add changes from wiki to docs. Part 2.
...
Thanks to xet7 !
2024-06-04 23:44:35 +03:00
Lauri Ojansivu
4a26f80fb1
Updated ChangeLog.
2024-06-04 23:30:57 +03:00
Lauri Ojansivu
bca8a72a0f
Merge branch 'main' of github.com:wekan/wekan
2024-06-04 23:28:59 +03:00
Lauri Ojansivu
13be8160d5
Add changes from wiki to docs.
...
Thanks to xet7 !
2024-06-04 23:27:55 +03:00
Lauri Ojansivu
8efea6c4e2
Updated ChangeLog.
2024-06-04 16:05:52 +03:00
Lauri Ojansivu
36bb5e099e
Fix Admin Panel pages Organizations and Teams, where HTML Tables were broken.
...
Thanks to Hekatomb and xet7 !
Fixes #5429
2024-06-04 16:02:03 +03:00
Lauri Ojansivu
b86a24d97a
Merge pull request #5430 from wekan/dependabot/github_actions/docker/login-action-3.2.0
...
Bump docker/login-action from 3.1.0 to 3.2.0
2024-06-04 15:17:18 +03:00
dependabot[bot]
3febe80329
Bump docker/login-action from 3.1.0 to 3.2.0
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](e92390c5fb...0d4c9c5ea7
)
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 20:32:31 +00:00
Lauri Ojansivu
b11a2103a4
Updated ChangeLog.
2024-06-03 05:16:50 +03:00
Lauri Ojansivu
4a9d881e47
Updated release scripts.
...
Thanks to xet7 !
2024-06-03 05:14:58 +03:00
Lauri Ojansivu
8e5c6af612
v7.47
2024-06-03 05:07:30 +03:00
Lauri Ojansivu
ca588a4b54
Updated translations.
2024-06-03 05:00:33 +03:00
Lauri Ojansivu
258032acb0
Updated ChangeLog.
2024-06-03 04:39:55 +03:00
Lauri Ojansivu
2c9c9c4356
Updated release scripts.
...
Thanks to xet7 !
2024-06-03 04:38:55 +03:00
Lauri Ojansivu
88d4e8a4d9
Updated ChangeLog.
2024-06-03 04:35:16 +03:00
Lauri Ojansivu
4e2a8735bc
Updated to MongoDB 6.0.15 at Snap Candidate.
...
Thanks to MongoDB developers !
2024-06-03 04:33:40 +03:00
Lauri Ojansivu
b72d24f6d0
Updated ChangeLog.
2024-06-03 04:30:24 +03:00
Lauri Ojansivu
1f2fb2ccce
Fix Edit Description button is wildly out of place.
...
Thanks to C0rn3j and xet7 !
Fixes #5413
2024-06-03 04:23:09 +03:00
Lauri Ojansivu
5e2b423ef8
Only show Board name edit button to BoardAdmin.
...
Thanks to xet7 !
2024-06-03 04:03:31 +03:00
Lauri Ojansivu
79e2001708
Update Docker base images to Ubuntu 24.04.
...
Thanks to xet7 !
2024-06-03 03:06:58 +03:00
Lauri Ojansivu
2ea96518ad
v7.46
2024-06-03 01:16:20 +03:00
Lauri Ojansivu
2666001226
Updated ChangeLog.
2024-05-30 23:22:48 +03:00
Lauri Ojansivu
1bd30bc121
For development, only recommend Debian 12 amd64, because Sandstorm works at Debian 12.
...
Sandstorm does not work at Ubuntu 24.04.
Thanks to xet7 !
Related https://github.com/sandstorm-io/sandstorm/issues/3712
2024-05-30 23:19:55 +03:00
Lauri Ojansivu
d6d8144476
Updated dependencies.
2024-05-29 01:03:18 +03:00