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
|
02caaafc52
|
Merge branch 'main' of github.com:wekan/wekan
|
2024-06-10 14:49:51 +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 |
|
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
|
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
|
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
|
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
|
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 |
|
Martin Filser
|
66d739b3b1
|
Removed second "created at" text at activites / card comment
- the same text is already at line start, it makes no sense to print it
again at line end
|
2024-05-26 22:05:51 +02:00 |
|
Dmytro Novash
|
0d5380466a
|
fix cards load if cards > 20 on swimlane
|
2024-05-24 17:15:52 +03:00 |
|
Lauri Ojansivu
|
9cebee7347
|
Fix Can't set a Due Date that has a leading zero in time, errors with invalid time.
Thanks to C0rn3j and xet7 !
Fixes #5395
|
2024-05-06 01:30:49 +03:00 |
|
Lauri Ojansivu
|
69a2a76b2e
|
Merge pull request #5400 from C0rn3j/fix-white-list-color
Fix white List color and define Silver in CSS instead of leaving it unset
|
2024-05-04 23:01:05 +03:00 |
|
Martin Rys
|
7fd894f33d
|
Do not leave silver color unset in Swimlane and List CSS
|
2024-05-04 21:59:05 +02:00 |
|
Martin Rys
|
3f366844e2
|
Fix white List color
|
2024-05-04 21:58:08 +02:00 |
|
Lauri Ojansivu
|
4156b6f932
|
Temporarily revert collapse per user that did not work yet.
Thanks to xet7 !
Related #5388
|
2024-05-04 22:57:13 +03:00 |
|
Lauri Ojansivu
|
ed801f7082
|
Collapse Swimlane. In Progress.
Thanks to xet7 !
Related #5388
|
2024-05-04 22:50:13 +03:00 |
|
Lauri Ojansivu
|
259a12acf9
|
Merge branch 'main' of github.com:wekan/wekan
|
2024-05-02 00:00:43 +03:00 |
|
Lauri Ojansivu
|
902f86d363
|
Collapse Lists to be per user, not per board. In Progress.
Related #5388
Thanks to xet7 !
|
2024-05-01 23:58:57 +03:00 |
|
Dmitriy Novash
|
6e534d7543
|
fix display of tables with a large number of rows
|
2024-04-30 15:54:28 +03: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
|
a601ba542a
|
Collapse Lists.
Thanks to xet7 !
|
2024-04-26 07:33:06 +03:00 |
|
Tilman Vogel
|
dad3fd22ec
|
By default, use localized long date-time format
because ISO 8601 is not easy to the eye (at least for non-tech people).
|
2024-04-17 16:52:10 +02:00 |
|
Jelger Haanstra
|
ef31fffa40
|
Small tweaks to moderndark theme
|
2024-03-28 19:27:35 +01:00 |
|
Lauri Ojansivu
|
583fca1814
|
Fixed In RTL, hamburger margin is too much in mobile.
Thanks to mohammadZahedian and xet7 !
Fixes #5337
|
2024-03-17 03:49:46 +02:00 |
|
Lauri Ojansivu
|
24c89aeb64
|
Fixed centering of text below custom login logo.
Thanks to xet7 !
|
2024-03-17 03:36:05 +02:00 |
|
Kuba Orlik
|
c0246c6834
|
Make the contents of the cards grow to the list width
|
2024-03-14 11:42:56 +01:00 |
|
Lauri Ojansivu
|
abd3c95dfa
|
Fixed In RTL, hamburger needs margin.
Thanks to mohammadZahedian and xet7 !
Fixes #5337
|
2024-03-10 08:31:33 +02:00 |
|
Lauri Ojansivu
|
00bbc26698
|
Fixed text below custom login logo not visible.
Thanks to xet7 !
|
2024-03-10 08:18:50 +02:00 |
|
Lauri Ojansivu
|
747bc4c088
|
Fixed Card image cover should be margin-top:6px since hamburger menu and due date at the top.
Thanks to e-gaulue and xet7 !
Fixes #5331
|
2024-03-06 11:54:10 +02:00 |
|
nikolaj.bassauer
|
e30329a18c
|
Add text to new shortcut
|
2024-02-22 13:32:59 +01:00 |
|
nikolaj.bassauer
|
22b40aab5d
|
Set Shortcut to filter assignees
|
2024-02-22 13:21:52 +01:00 |
|
Lauri Ojansivu
|
f10f80f655
|
Fix missing maximize card.
Thanks to xet7 !
|
2024-01-02 14:52:13 +02:00 |
|
Lauri Ojansivu
|
8ae47cb2f8
|
Fix some public board buttons.
Thanks to xet7 !
|
2024-01-02 13:14:24 +02:00 |
|
Lewis Cowles
|
4d6e6a85e0
|
feat: download webfonts as well
Prior to this I was manually saving the fonts, and I don't remember documenting either.
Now there should be no documentation needed.
|
2023-12-30 06:41:10 +00:00 |
|
Lewis Cowles
|
fe887b7b5e
|
fix: export HTML currently exports JS popups
|
2023-12-30 06:26:53 +00:00 |
|
Lauri Ojansivu
|
3cc10c77f9
|
Fixed Markdown and copy buttons on top of text.
Thanks to mueller-ma and xet7 !
Fixes #5230
|
2023-12-01 13:49:59 +02:00 |
|
Lauri Ojansivu
|
f324286911
|
New feature: Sidebar / Card Settings / Creator at minicard.
Thanks to Roemer and xet7 !
Related https://github.com/wekan/wekan/discussions/5217
|
2023-12-01 13:31:16 +02:00 |
|
Lauri Ojansivu
|
c9f1278651
|
Updated translations
|
2023-12-01 13:13:54 +02:00 |
|
Lauri Ojansivu
|
2f2a039e3c
|
At right sidebar, moved Minicard Settings to Card Settings popup.
Thanks to xet7 !
|
2023-12-01 12:59:29 +02:00 |
|
Lauri Ojansivu
|
d4d6a5f96d
|
Fix to not anymore require website for Organization and Team.
Thanks to xet7 !
|
2023-11-20 01:28:14 +02:00 |
|
Lauri Ojansivu
|
6405c35bc0
|
Fix to not anymore show confusing Organization Id and Team Id fields at Admin Panel / People / People / Edit user.
Thanks to xet7 !
|
2023-11-20 01:20:30 +02:00 |
|
Lauri Ojansivu
|
6e2f84673e
|
When user logins, "Automatically add user with the domain name" (at Admin Panel / Organizations) to Organization. Part 1.
Thanks to xet7 !
|
2023-11-19 23:33:40 +02:00 |
|
Lauri Ojansivu
|
2c36fe3d45
|
Commented out links at My Cards Table, because they unexpectly caused to go elsewhere from current view.
Thanks to xet7 !
|
2023-11-09 12:45:21 +02:00 |
|
Martin Filser
|
402528d97e
|
notifications are now displayed correctly again
|
2023-11-08 23:23:10 +01:00 |
|
Lauri Ojansivu
|
972981a579
|
Removed double edit text from card description.
Thanks to derbolle and xet7 !
Fixes #5187
|
2023-11-08 12:54:34 +02:00 |
|
Lauri Ojansivu
|
b756150f76
|
Fix Add List button too wide at themes: Clearblue, Modern, Exodark.
Thanks to xet7 !
Fixes #5179
|
2023-11-03 01:12:18 +02:00 |
|
Martin Filser
|
a22631915b
|
remove old open card code to scroll the screen
|
2023-10-19 21:51:43 +02:00 |
|
Martin Filser
|
05df419a46
|
maximized card is now always visible
|
2023-10-19 21:51:43 +02:00 |
|