Harry Adel
bae23f9ed8
Migrate sidebar and settings components from BlazeComponent to Template
...
Convert sidebar, sidebarArchives, sidebarCustomFields, sidebarFilters,
sidebarSearches, and all settings panel components to use native Meteor
Template.onCreated/helpers/events pattern.
2026-03-08 11:04:53 +02:00
Lauri Ojansivu
bd8c565415
Fixes to make board showing correctly.
...
Thanks to xet7 !
2025-10-12 03:48:21 +03:00
Lauri Ojansivu
74ccfea570
Add support for MongoDB 3-8, detecting which one is in use.
...
Thanks to xet7 !
2025-10-11 10:32:20 +03:00
hekatomb
91444cce9b
Fill out Org and Team in adminReports
2024-06-07 19:58:12 +02:00
Martin Filser
0c58bcf99c
Move every Rules.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory client/)
2023-07-18 21:25:28 +02:00
Martin Filser
ea3144492e
board page didn't always show the list counters
2023-07-18 21:25:28 +02:00
Martin Filser
6e1ef3d94a
Move every Users.findOne() to the ReactiveCache
2023-07-18 21:25:28 +02:00
Martin Filser
23218d3808
Admin Report, fixing filesize if not a number
2023-06-28 22:02:28 +02:00
Martin Filser
3aba91885f
Attachment size, changed calculation to npm filesize (Admin Reports)
2022-08-16 22:35:18 +02:00
Lauri Ojansivu
68e8155805
Multi-File Storage.
...
Thanks to mfilser !
Related https://github.com/wekan/wekan/pull/4484
Merge branch 'master' into upgrade-meteor
2022-04-22 00:55:42 +03:00
Martin Filser
e75f423edd
Removed "Orphaned Files" from Admin-Reports
...
- not necessary with Meteor-Files
2022-04-20 20:50:41 +02:00
Martin Filser
dace63d4dc
Files Report works now with Meteor-Files (needed migration to new code)
2022-04-20 20:50:41 +02:00
Jan Küster
60af7766bf
Switch tap:i18n to custom TAPi18n implementation
2022-04-18 18:02:14 +03: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
661e80084c
Add Cards report
2021-04-17 10:27:16 +02:00
John R. Supplee
1d4a65d0b4
Add new rules report
2021-04-12 11:44:28 +02:00
John R. Supplee
0e593c7d81
Add admin reports to admin panel
...
* Broken cards
* Attachments
* Orphaned Attachments
2021-04-06 12:24:08 +02:00