Ben
|
0cafef7ab4
|
update to load the data in scope.
|
2024-03-19 09:19:56 +08:00 |
|
Ben
|
c58254f951
|
Fix #4010: update repositories to using db context factory.
|
2024-03-18 15:32:19 +08:00 |
|
Shaun Walker
|
2b41909d47
|
#2618 - add backward compatibility for permissions optimizations
|
2023-03-02 15:34:42 -05:00 |
|
Shaun Walker
|
475894b680
|
fix #2584 - added IsDeleted columns back to Folder and File tables to preserve compatibility for SQLite
|
2023-02-08 08:05:25 -05:00 |
|
Shaun Walker
|
6182b96d16
|
Scope permissions by SiteId to support entity level authorization as well as improve caching and performance. Optimize GetTenant to use existing cache.
|
2022-11-07 18:16:32 -05:00 |
|
Shaun Walker
|
82c05a841f
|
Improve validation and error handling in Controller methods
|
2021-06-07 15:29:08 -04:00 |
|
Shaun Walker
|
c07e766e57
|
add support for public content folders
|
2021-05-26 12:01:35 -04:00 |
|
Shaun Walker
|
d8bcc32239
|
refactor user deletion
|
2021-03-29 12:58:40 -04:00 |
|
Pieter Kuyck
|
801615c981
|
fix: user delete
|
2021-03-13 12:34:47 +01:00 |
|
Pavel Vesely
|
f1a1a21d74
|
Introduce GetFolderPath and GetFilePath repository methods
|
2021-01-11 16:32:13 +01:00 |
|
Shaun Walker
|
809946685a
|
resolved #604 - added support for renaming files and moving to a different folder. Also added support for renaming folders and moving to a different parent folder.
|
2020-08-16 19:00:49 -04:00 |
|
Pavel Vesely
|
7606e7b488
|
Permission Optimalization
|
2020-04-26 16:19:20 +02:00 |
|
Pavel Veselý
|
5af6f7a52d
|
Namespace Fix undo (#340)
|
2020-04-04 14:06:24 -04:00 |
|
Pavel Veselý
|
71bd3a8d6a
|
Namespace fix (#335)
|
2020-04-03 17:18:33 -04:00 |
|
Shaun Walker
|
0c2d1d2449
|
Merge branch 'master' into master
|
2020-03-19 12:10:12 -04:00 |
|
Shaun Walker
|
18a843e74f
|
extensibility enhancements for site templates
|
2020-03-19 12:07:33 -04:00 |
|
Pavel Vesely
|
65d39974b5
|
Magic Strings - EntityNames
|
2020-03-18 09:11:49 +01:00 |
|
Pavel Vesely
|
5b3feaf26f
|
Server naming fixes and cleanup
Server is now completely cleaned up and without warnings
|
2020-03-15 11:53:24 +01:00 |
|
Hisham Bin Ateya
|
425b4e1c67
|
Fix casing for constructor params
|
2020-03-05 20:03:54 +03:00 |
|
Hisham Bin Ateya
|
303bdf3be2
|
Remove this keyword
|
2020-03-05 19:22:13 +03:00 |
|
Hisham Bin Ateya
|
a46235ea1e
|
Fix naming conventions for private fields
|
2020-03-05 01:46:53 +03:00 |
|
Shaun Walker
|
d18b4d574a
|
Removed Repository methods which are not used and are not valid because they do not adhere to tenant scope boundaries
|
2020-02-23 10:45:32 -05:00 |
|
Shaun Walker
|
6a92c9f764
|
Folder and file management service
|
2020-02-11 14:25:38 -05:00 |
|
Shaun Walker
|
0aed11e71c
|
notification service and user management improvements
|
2020-02-03 16:43:37 -05:00 |
|