Lauri Ojansivu
3c39953b42
Commented out extra index because of IndexOptionsConflict.
...
Thanks to xet7 !
3 years ago
Lauri Ojansivu
c926475eb1
Fixed _ensureIndex to createIndex for MongoDB 5. Updated to latest Meteor beta.
3 years ago
Jan Küster
60af7766bf
Switch tap:i18n to custom TAPi18n implementation
3 years ago
Martin Filser
3a2b50720e
Copy Checklist added to checklist action popup
...
Relates to: #4306
3 years ago
Martin Filser
a66257ec21
Added "Move Checklist" to checklist menu action
3 years ago
Martin Filser
e528474fc5
Move and Copy Card Popup remembers the last confirmed field values
3 years ago
Lauri Ojansivu
7f32de3bec
Fixed Templates are Missing, Error: Site not Found "/templates" is missing in the URL.
...
Shared Templates part 5: Make visible Create template board checkbox and templates at All Boards page, In Progress.
Thanks to xet7 !
Fixes #4253 ,
related #3313
3 years ago
Ben0it-T
349925ad6b
be sure user isAdmin
3 years ago
Ben0it-T
b876098dc4
Edit team/org DisplayName now update users.teams.teamDisplayName/users.orgs.orgDisplayName
3 years ago
John Supplee
aa0dee1fba
Bug fix for #3864 searching archived cards and add new operators for organizations and teams
3 years ago
John Supplee
42610d9642
More enhancements to Admin Reports and security fixes
...
* update Boards Report
* use Boards.userBoards() instead of Boards.find() to make sure user has access permission
3 years ago
Emile NDAGIJIMANA
505c2da072
fix issue #4222
4 years ago
Ben0it-T
8e6bd81abe
People view - sort Organizations and Teams cols
4 years ago
Emile NDAGIJIMANA
01cd1c0fdc
Add full name if exists in 'email-invite-subject' for user to invite
4 years ago
Martin Filser
8ec4e1a7d0
Card Details Popup is now modifiable if the user has the permissions
4 years ago
Emile NDAGIJIMANA
d9329a9e15
add full name if exists in email-invite-subject or when tagging someone with '@' while commenting a card
4 years ago
Lauri Ojansivu
9c99c5c3ae
Fixed SMTP by reverting MAIL_SERVICE changes.
...
Thanks to xet7 !
Fixes #4022 ,
fixes #4001 ,
fixes https://github.com/wekan/wekan/discussions/4030
4 years ago
Emile NDAGIJIMANA
8bd2e4f0dd
upgrade to wekan 5.60
4 years ago
Lauri Ojansivu
ee06e4f6de
Toggle opened card Custom Fields layout between Grid and one per row.
...
Thanks to xet7 !
4 years ago
Emile NDAGIJIMANA
1852e66abd
Search by name, userName or email address when adding a new user to a board
4 years ago
Lauri Ojansivu
fc2fb9a081
Toggle opened card Custom Fields layout between Grid and one per row.
...
Thanks to xet7 !
4 years ago
Daniel Mora
aea5d62556
Fix first user creation for via OIDC
...
When setting up a new deploy and registering the first user via OIDC no profile information would be populated. This also prevented updating profile information as the client would error when encountering a null email value. I manually tested this change against the OIDC use case, but, not others. This fix should address #2444
4 years ago
Emile NDAGIJIMANA
c7cc9273a6
Edit profil and change password menus are not displayed when SSO authentication is used
4 years ago
Lauri Ojansivu
787df04419
Try to fix MAIL_FROM.
...
Thanks to xet7 !
Fixes #3972 ,
fixes #3975 ,
fixes #3969
4 years ago
Lauri Ojansivu
1fadf204c2
Added MAIL_SERVICE settings. Part 2.
...
Thanks to xet7 !
Fixes #3702
4 years ago
Lauri Ojansivu
ab8e56e16a
Added MAIL_SERVICE settings for Well Known Email Services https://github.com/wekan/wekan/wiki/Troubleshooting-Mail . Please test.
...
Thanks to xet7 !
Fixes #3702
4 years ago
Emile NDAGIJIMANA
b236d95636
Add or remove organizations and teams from boards
4 years ago
Lauri Ojansivu
3b4a44abb1
Shared Templates: In Progress. Hide this feature while it's not finished yet.
...
Thanks to xet7 !
4 years ago
Lauri Ojansivu
9e16a405d8
Delete user at REST API and `Admin Panel/People/People`. There is still bug of
...
leaving empty user avatars to boards: boards members, card members and assignees have
empty users. So it would be better to delete user from all boards before deleting user.
Thanks to darren-teo and xet7 !
Fixes #2716
4 years ago
Lauri Ojansivu
d1d4453120
Shared Templates. In Progress.
...
Part 2:
- Ablity to Add Template Container, checkbox in Create Board popup.
- Do not create Template Container by default, when creating user.
Thanks to xet7 !
Related #3313
4 years ago
Emile NDAGIJIMANA
5162317298
-warning messages when user try to delete an organization / remove user from organization or team
4 years ago
Emile NDAGIJIMANA
080fcb9c62
-conflits resolve
4 years ago
Lauri Ojansivu
8c57250243
Maximize Card. In Progress.
...
Thanks to xet7 !
Related #1574
4 years ago
Lauri Ojansivu
762391965e
Try to fix BUG: Database error attempting to change a account.
...
Thanks to bbyszio and xet7 !
Fixes #3855
4 years ago
Emile NDAGIJIMANA
8607a18a26
Addressed one of the point cited in issue #802 'Assigning a user to a team or an organization'
4 years ago
Emile NDAGIJIMANA
c5df78fd8b
Addressed one of the point cited in issue #802 'Assigning a user to a team or an organization'
4 years ago
Lauri Ojansivu
3908cd5413
Fix: Impersonate user can now export Excel/CSV/TSV/JSON.
...
Impersonate user and export Excel/CSV/TSV/JSON is now logged into
database table impersonatedUsers.
Thanks to xet7 !
Fixes #3827 ,
fixes #3284
4 years ago
Lauri Ojansivu
a249ffc805
Admin Panel/Settings/Accounts: Hide system messages of all users.
...
Thanks to bbyszio, r4nc0r and xet7 !
Related #3345
4 years ago
Lauri Ojansivu
3a2deb0039
Admin Panel/People/People/New User: Added Initials.
...
Thanks to xet7 !
4 years ago
magicbelette
fd20a9218f
Add the ability to call get_user operation with username
4 years ago
Lauri Ojansivu
3774060d32
Createtoken API: Added better description and deleted extra file.
...
Thanks to magicbelette and xet7 !
Fixes #2887
4 years ago
magicbelette
a7b43d5b57
Add createtoken API
4 years ago
John R. Supplee
0446999c63
Add new importUsernames field for import user mapping
4 years ago
sato-64bit
6289acd109
changed method to create initials same as others
4 years ago
John R. Supplee
ff626fb559
Add a new SessionData collection and limit user fields
...
* Add new SessionData collection to store user session data available to
server and client
* Limit the Users fields sent to the client by `myCards`, `dueCards`,
`brokenCards`, and `globalSearch` using new `Users.safeFields`
* clean-up
4 years ago
John R. Supplee
3214800741
Global search display total hits
...
* modify User model to store some session data for searches
* Display total hits in search results
4 years ago
Lauri Ojansivu
d03e2170dd
Allow to edit email verified and initials at Admin Panel/People/People.
...
Thanks to xet7 !
Fixes #1426
4 years ago
Lauri Ojansivu
61ae62a83a
Board: When removing member from board, remove also from assignees.
...
Admin Panel/People: 1) Allow edit user that does not have email address.
2) When creating new user, require username and email address, and save also fullname.
3) Some in progress code for deleting user, that does not work correctly yet, so deleting user is not enabled yet.
Thanks to airtraxx and xet7.
Related #3396
5 years ago
Guillaume
d19cc972e0
Add admin ability : Impersonate one user.
5 years ago
Unknown
95522ebcd9
changed edit_card and get_card_by_customfields
...
There was a bug in edit_card API: If I call API to edit listid and some fields It modifies only the listid. In addiction I've modified get_card_by_customfield to return full documents.
5 years ago