John Supplee
aa0dee1fba
Bug fix for #3864 searching archived cards and add new operators for organizations and teams
2021-12-22 00:33:13 +02:00
John Supplee
6ef612d04e
Merge branch 'master' into search-debug
2021-12-21 02:42:54 +02:00
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
2021-12-21 02:39:16 +02:00
John R. Supplee
d9c290deda
Add Boards Report to Admin Reports
2021-12-20 16:52:18 +02:00
John R. Supplee
49214747cd
Add copy to clipboard for debug text and some bug fixes
2021-12-20 14:33:42 +02:00
John Supplee
94525a4d3d
Add new debug operator to search and fix some bugs
2021-12-20 10:26:00 +02:00
John Supplee
241c3ed8ae
Merge branch 'master' of https://github.com/wekan/wekan
2021-12-19 12:18:05 +02:00
Emile NDAGIJIMANA
8662fd59fb
possibility of adding a custom legal notice page url
2021-11-25 19:31:20 +01:00
Martin Filser
4733afe4eb
Global Search Card Popup has now every data if the search was opened from another board
...
- the global search only returns the card details data needed to display
the search results, but for opening the popup card details a lot more
information is needed. It already worked if the data was already in the
minimongo, but if not, nearly nothing was displayed
2021-11-12 17:45:52 +01:00
Martin Filser
72ddd66495
Global Search Card Detail Popup shows now the description too
2021-11-12 17:45:52 +01:00
Lauri Ojansivu
ea01c5c1b9
Disable console.log
2021-11-11 19:12:25 +02:00
Lauri Ojansivu
c136033c1f
Rename "Domaine" to "Domain" that is more like English.
...
Thanks to xet7 !
2021-10-31 19:23:51 +02:00
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
2021-10-29 18:43:44 +02:00
Martin Filser
e5a31e7f99
Global search, boolean custom fields are searched too
...
Fixes : #4035
2021-10-25 14:45:01 +02:00
Martin Filser
ccc0b3bcf9
Global Search, Checklist-Items are searched now too
2021-10-25 14:45:01 +02:00
Lauri Ojansivu
a62a177fb1
Comment out slowing Search All Boards logs in console.
...
Thanks to mfilser and xet7 !
Fixes #4072
2021-10-25 14:43:56 +03:00
Martin Filser
876d78eec4
Card Details Popup, Checklist-Items are now displayed if opened from Global Search
2021-10-25 12:53:04 +02:00
Lauri Ojansivu
6a06522777
Try to fix orphanedAttachments.
...
Thanks to Madko and xet7 !
Related #2776
2021-10-21 19:39:11 +03:00
Emile NDAGIJIMANA
9defed2680
[Admin panel / Settings / Layout] Customize OIDC button text
2021-09-15 18:35:09 +02:00
Emile NDAGIJIMANA
c7cc9273a6
Edit profil and change password menus are not displayed when SSO authentication is used
2021-09-01 11:40:54 +02:00
Emile NDAGIJIMANA
9bb1425a81
[Admin panel] Add a parameter to display or not the visibility of a board in private mode only
2021-08-27 16:25:44 +02:00
Kai Lehmann
bed6d6c591
fixes global search, remove unnecessary use of CardCommentReactions
2021-08-17 16:14:50 +02:00
Kai Lehmann
2977120129
adds card comment reactions feature
2021-08-13 20:47:55 +02:00
John Supplee
506cb696d3
Merge branch 'master' of https://github.com/wekan/wekan
2021-07-26 11:25:27 -04:00
Emile NDAGIJIMANA
789d1d1d1c
« All boards page » only displays tables to which the current user has access
2021-07-23 10:39:42 +02:00
John Supplee
0ce2f9ea43
Merge branch 'master' of https://github.com/wekan/wekan
2021-07-20 19:24:40 -04:00
Emile NDAGIJIMANA
b236d95636
Add or remove organizations and teams from boards
2021-07-05 11:27:38 +02:00
Emile NDAGIJIMANA
080fcb9c62
-conflits resolve
2021-06-14 15:11:21 +02:00
Emile NDAGIJIMANA
8607a18a26
Addressed one of the point cited in issue #802 'Assigning a user to a team or an organization'
2021-06-10 17:20:07 +02:00
Emile NDAGIJIMANA
f5dbe8c6f6
Addressed one of the bugs cited in issue #802 'bug when creating and modifying organization and team'
2021-06-07 11:03:49 +02:00
John Supplee
30a29e23d3
Merge branch 'admin-reports' of supplee.net:wekan
...
# Conflicts:
# i18n/en.i18n.json
2021-05-31 13:59:40 -04:00
John R. Supplee
4940af0573
Add copy swimlane functionality
2021-04-22 14:16:35 +02:00
John R. Supplee
661e80084c
Add Cards report
2021-04-17 10:27:16 +02:00
Lauri Ojansivu
e709094533
Merge pull request #3708 from jrsupplee/issue-3698
...
Bug fix for issue #3698
2021-04-14 00:35:43 +03:00
John R. Supplee
07a3301414
Bug fix for issue #3698
...
* Rewrite routine for building the My Cards hierarchical list
* Use a separate publication for retrieving My Cards
* Fix bug with limit and skip projectsion
2021-04-12 17:34:02 +02:00
John R. Supplee
1d4a65d0b4
Add new rules report
2021-04-12 11:44:28 +02:00
John R. Supplee
5a6f84ce34
* Add publications for admin reports
...
* remove broken cards from user menu
* Adjust report titles
2021-04-06 12:42:15 +02:00
John R. Supplee
302ba75729
* Fix bug with multiple label predicates
...
* Add new constants
2021-04-03 01:19:02 +02:00
John R. Supplee
69dc8f304c
Only search label names in boards of type 'board'
2021-04-02 21:40:52 +02:00
John R. Supplee
edd07befe2
Add a new search operator creator
2021-04-01 23:41:32 +02:00
John R. Supplee
5cc6a2f7d0
Add an avatar for the card creator
...
* Add avatar to minicard
* Add field to card details
* Add show option in Board / Card Settings
2021-04-01 23:40:07 +02:00
John R. Supplee
392b701956
Fix bug in My Cards and Global Search
2021-03-31 13:05:39 +02:00
John R. Supplee
238b0f0725
Merge branch 'master' of https://github.com/wekan/wekan into search
2021-03-28 22:16:15 +02:00
John R. Supplee
36a4740429
Fix bug in call to get default swimlane
2021-03-27 19:02:07 +02:00
John R. Supplee
ed54c09b48
Use a method call to move the swimlane server side
2021-03-27 18:50:05 +02:00
John Supplee
9e8399612b
Add environment variable and snap configuration option for results per page
2021-03-19 21:09:39 +02:00
John R. Supplee
183404a5f8
Code cleanup and remove debugging code
2021-03-10 12:40:20 +02:00
John R. Supplee
6def7d6f70
Move query parsing to Query class
2021-03-10 12:39:39 +02:00
John R. Supplee
097cae1f8c
More integration with constants and query classes
2021-03-09 19:30:04 +02:00
John Supplee
ba00311dd4
Add more constants and convert params object to a class
2021-03-09 02:21:43 +02:00