Commit Graph

453 Commits (64fc2e5d8fe50115175d44c01f7fca4e668c7231)

Author SHA1 Message Date
Lauri Ojansivu 9c99c5c3ae Fixed SMTP by reverting MAIL_SERVICE changes. 4 years ago
Lauri Ojansivu 6c3fcdcc4c Confirm Archive Card. 4 years ago
Arcady Chumachenko 36e2c76456 Feature: allow word match for rules -> title filter; e.g. filter 'Foo' will now match both 'Foo' and 'Foo bar' 4 years ago
Emile NDAGIJIMANA 9defed2680 [Admin panel / Settings / Layout] Customize OIDC button text 4 years ago
Emile NDAGIJIMANA c7cc9273a6 Edit profil and change password menus are not displayed when SSO authentication is used 4 years ago
Emile NDAGIJIMANA 9bb1425a81 [Admin panel] Add a parameter to display or not the visibility of a board in private mode only 4 years ago
Lauri Ojansivu 787df04419 Try to fix MAIL_FROM. 4 years ago
Lauri Ojansivu 1fadf204c2 Added MAIL_SERVICE settings. Part 2. 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. 4 years ago
Kai Lehmann bed6d6c591 fixes global search, remove unnecessary use of CardCommentReactions 4 years ago
Kai Lehmann 2977120129 adds card comment reactions feature 4 years ago
Kai Lehmann 236b6c3552 Fixes card-number migration 4 years ago
Kai Lehmann b57eae14d4 add cardNumber handling to card and board model 4 years ago
Emile NDAGIJIMANA 789d1d1d1c « All boards page » only displays tables to which the current user has access 4 years ago
Emile NDAGIJIMANA b236d95636 Add or remove organizations and teams from boards 4 years ago
Lauri Ojansivu 0f34d407a4 Try to fix tests. Part 3. 4 years ago
Lauri Ojansivu 7f648720af Try to fix tests. Part 2. 4 years ago
Lauri Ojansivu 56197274b6 Fixes tests, that need to be in tests directory to not get build errors. 4 years ago
Jan Küster 20452d7296
initial tests added 4 years ago
Emile NDAGIJIMANA 080fcb9c62 -conflits resolve 4 years ago
Lauri Ojansivu 23e5e1e3bd Reduced Wekan bundle size from 636 MB to 467 MB by deleting all 4 years ago
Lauri Ojansivu 488b765f95 Added remaining WAIT_SPINNER settings. 4 years ago
Martin Filser ba41533128 Default Spinner can be configured through environment variables 4 years ago
Martin Filser 7519abf3fe Spinner now configureable in the Settings 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
Emile NDAGIJIMANA f5dbe8c6f6 Addressed one of the bugs cited in issue #802 'bug when creating and modifying organization and team' 4 years ago
John R. Supplee 4940af0573 Add copy swimlane functionality 4 years ago
John R. Supplee 07a3301414 Bug fix for issue #3698 4 years ago
John R. Supplee 1d4a65d0b4 Add new rules report 4 years ago
John R. Supplee 17ab5978ad Bug fix: Rules for moving from list/swimlane 4 years ago
John R. Supplee 5a6f84ce34 * Add publications for admin reports 4 years ago
John R. Supplee 302ba75729 * Fix bug with multiple label predicates 4 years ago
John R. Supplee 69dc8f304c Only search label names in boards of type 'board' 4 years ago
John R. Supplee edd07befe2 Add a new search operator `creator` 4 years ago
John R. Supplee 5cc6a2f7d0 Add an avatar for the card creator 4 years ago
John R. Supplee 392b701956 Fix bug in My Cards and Global Search 4 years ago
John R. Supplee 36a4740429 Fix bug in call to get default swimlane 4 years ago
John R. Supplee ed54c09b48 Use a method call to move the swimlane server side 4 years ago
John Supplee 9e8399612b Add environment variable and snap configuration option for results per page 4 years ago
John R. Supplee 183404a5f8 Code cleanup and remove debugging code 4 years ago
John R. Supplee 6def7d6f70 Move query parsing to Query class 4 years ago
John R. Supplee 097cae1f8c More integration with constants and query classes 4 years ago
John Supplee ba00311dd4 Add more constants and convert params object to a class 4 years ago
John R. Supplee 849b608933 Start adding constants for search operators and predicates 4 years ago
Lauri Ojansivu 9db3c93116 Speed improvement: Delete presences older than one week, and add index to presences serverId. 4 years ago
John R. Supplee 9061180983 Code cleanup 4 years ago
John Supplee 8f978c23b4 Modify Broken Cards to use new search functions and component 4 years ago
John R. Supplee da1d94775c Fix search on labels crashing bug 4 years ago
Christian Hillebrand 0f75234ed2
add automaticLinkedUrlSchemes 4 years ago