Lauri Ojansivu
17dedab391
Updated translations.
7 months ago
Lauri Ojansivu
283d2ee09c
Updated translations.
7 months ago
Lauri Ojansivu
7bb1e24bda
Fixed Admin Panel Settings menus Attachments and Cron.
...
Thanks to xet7 !
7 months ago
Lauri Ojansivu
e0013b9b63
Fix Admin Panel Settings menu to show options correctly. Part 1.
...
Thanks to xet7 !
7 months ago
Lauri Ojansivu
cc99da5357
Fixed Error in migrate-lists-to-per-swimlane migration.
...
Thanks to xet7 !
Fixes #5918
7 months ago
Lauri Ojansivu
2148aeea42
Change Admin Panel "Attachment Settings" and "Cron Settings" options to be tabs, not submenu. Part 3.
...
Thanks to xet7 !
7 months ago
Lauri Ojansivu
5a6faafa30
Change Admin Panel "Attachment Settings" and "Cron Settings" options to be tabs, not submenu. Part 2.
...
Thanks to xet7 !
7 months ago
Lauri Ojansivu
ae2aa1f5cd
Change Admin Panel "Attachment Settings" and "Cron Settings" options to be tabs, not submenu.
...
Thanks to xet7 !
7 months ago
Lauri Ojansivu
033919a270
Fix Admin Panel menus "Attachment Settings" and "Cron Settings" and make them translateable.
...
Thanks to xet7 !
7 months ago
Lauri Ojansivu
da68b01502
Added Cron Manager to Admin Panel for long running jobs, like running migrations when opening board, copying or moving boards swimlanes lists cards etc.
...
Thanks to xet7 !
7 months ago
Lauri Ojansivu
d59683eff1
Fixed attachments migrations at Admin Panel to not use too much CPU while migrating attachments.
...
Thanks to xet7 !
7 months ago
seve12
ab4e2d1ed6
fixed issue #5885
7 months ago
Lauri Ojansivu
1a1a44616f
Revert accessibility changes temporarily.
...
Thanks to xet7 !
Related https://github.com/wekan/wekan/pull/5857
9 months ago
seve12
1022a7aa3a
Update settingBody.js
9 months ago
severi12345
ecb6ff57fc
Update page titles to include product name in settings and global search
9 months ago
Lauri Ojansivu
ae0d059b6f
Feature: Added brute force login protection settings to Admin Panel/People/Locked Users.
...
Added filtering of Admin Panel/People/People: All Users/Locked Users Only/Active/Not Active.
Added visual indicators: red lock icon for locked users, green check for active users, and red X for inactive users.
Added "Unlock All" button to quickly unlock all brute force locked users.
Added ability to toggle user active status directly from the People page.
Moved lockout settings from environment variables to database so admins can configure the lockout thresholds directly in the UI.
Thanks to xet7.
9 months ago
Lauri Ojansivu
d83ce5e633
Feature: Accessibility page at /accessibility. Settings at Admin Panel. When enabled, link at right sidebar.
...
Thanks to xet7 !
9 months ago
Lauri Ojansivu
407d018067
Fix Cannot save Layout settings.
...
Thanks to tensor5g and xet7 !
Fixes #5630
1 year ago
Lauri Ojansivu
729d8fb435
Accessibility statement. Part 1. In Progress.
...
Thanks to xet7 !
1 year ago
Martin Filser
8a446de3e9
added comment section on card details to avoid loading the card comment activities from the server
...
- and added to show only the activities a card
- to display the card comments a connection to the server was needed to get the activities of the card comments, now, it's not necessary
- also performance relevant. until now there were a lot of activities loaded, now only of the current card
1 year ago
Martin Filser
875442f1ce
removing Utils.getCurrentSetting() and use ReactiveCache directly
3 years ago
Martin Filser
10a9306abd
Move every Boards.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory client/)
3 years ago
Martin Filser
cecf69af02
fix wrong function / variable name (currentSetting -> currentAnnouncements)
3 years ago
Martin Filser
b7dbeba7de
add currentSetting to ReactiveCache
3 years ago
helioguardabaxo
9dff09fbcf
Added hide/show to show counters and members on All Boards (Admin Panel)
4 years ago
helioguardabaxo
d610d03423
Added help button with custom URL.
4 years ago
Jan Küster
60af7766bf
Switch tap:i18n to custom TAPi18n implementation
4 years ago
Lauri Ojansivu
b85db43c47
Fixed Disable Self-Registration. Added Disable Forgot Password to same Admin Panel page.
...
Thanks to xet7 !
Fixes #3971 ,
fixes #2839
4 years ago
Emile NDAGIJIMANA
8662fd59fb
possibility of adding a custom legal notice page url
4 years ago
Lauri Ojansivu
c136033c1f
Rename "Domaine" to "Domain" that is more like English.
...
Thanks to xet7 !
5 years ago
Emile NDAGIJIMANA
b51152fca4
Add a possibility for non admin users who have email on a given domain name (in Admin panel settings) to send an invitation for inscription
5 years ago
Emile NDAGIJIMANA
9defed2680
[Admin panel / Settings / Layout] Customize OIDC button text
5 years ago
Emile NDAGIJIMANA
9bb1425a81
[Admin panel] Add a parameter to display or not the visibility of a board in private mode only
5 years ago
Emile NDAGIJIMANA
080fcb9c62
-conflits resolve
5 years ago
Martin Filser
ba41533128
Default Spinner can be configured through environment variables
5 years ago
Martin Filser
7519abf3fe
Spinner now configureable in the Settings
5 years ago
Lauri Ojansivu
a249ffc805
Admin Panel/Settings/Accounts: Hide system messages of all users.
...
Thanks to bbyszio, r4nc0r and xet7 !
Related #3345
5 years ago
Christian Hillebrand
c1f52a5e5a
add automaticLinkedUrlSchemes
5 years ago
Lauri Ojansivu
4cfddf1d8d
Admin Panel / Settings / Layout / Custom Top Left Corner Logo Height.
...
Thanks to xet7 !
6 years ago
Lauri Ojansivu
7223d6e750
At Admin Panel / Layout: Text below custom login logo. Can have markdown formatting.
...
Thanks to xet7 !
6 years ago
Lauri Ojansivu
3fc80e1145
Better translation: Target URL to Link URL.
6 years ago
Lauri Ojansivu
a7c3317ed6
Custom Logo for Login and Top Left Corner. Optional link when clicking logo. Settings at Admin Panel / Layout.
...
Thanks to xet7 !
Fixes #1493 ,
fixes #2721 ,
fixes #2681 ,
fixes #1583 ,
fixes #1196 ,
fixes #336 ,
fixes wekan/wekan-snap#130
6 years ago
boeserwolf
10fcc19b7f
Add sortDefault helper for sorting boards
6 years ago
Lauri Ojansivu
ddce0ada09
Removed Custom HTML feature that does not work.
...
Thanks to xet7 !
Closes #2218
6 years ago
Sam X. Chen
3f0600fed7
Add Feature: enable two-way webhooks - stage one
7 years ago
guillaume
98e3b0ce77
Add admin setting to prevent users to self deleting their account
7 years ago
Justin Reynolds
3eb4d2c341
Prettier & eslint project style update
7 years ago
Ole Langbehn
40a3267615
make emails for invitations all lowercase for compatibility with AccountsTemplates
...
Email addresses for invitations are stored case sensitive in mongo,
together with the invitation codes. When someone tries to sign up due to
an invitation, in the sign up form, due to AccountsTemplates defaults,
the email address is lowercased on blur of the textbox. When they then
try to sign in, they get an error about the invitation code not existing.
This makes it impossible to successfully invite people using
non-lowercased email addresses.
This patch lowercases the emails on the client side when inviting them.
Other possibilities would be to lowercase them on the server side before
storing them to mongodb, making a case insensitive search on mongodb, or
making the email input field in the sign up form not lowercase the email
string.
This patch was chosen in favor of the other possibilities because of its
simplicity.
7 years ago
Lauri Ojansivu
de9965213a
- Fix lint errors.
...
Thanks to xet7 !
7 years ago
guillaume
c2118f4830
Improve authentication
7 years ago