0
0
Fork 0
mirror of https://github.com/verdigado/organization_folders.git synced 2024-11-21 20:28:11 +01:00
Commit graph

36 commits

Author SHA1 Message Date
b025a5d0ed added occ command to update resource 2024-11-05 00:46:26 +01:00
8d781f5001 continued development of ACL rule management; fixed getting filesystem node of folder resources 2024-11-05 00:45:44 +01:00
5500ded3fb added db constraint to ensure resource members are unique 2024-11-04 20:02:21 +01:00
f652b13dd3 first draft of ACL rule management 2024-11-04 19:24:12 +01:00
5a2f872b2d added occ command to update organization folder 2024-11-04 18:38:14 +01:00
b653a751dc Added groupfolderManager to handle overwriting groupfolder members 2024-11-03 17:24:30 +01:00
f85a93aa3a added occ commands to inspect organization providers, organizations and organization roles 2024-11-03 02:19:17 +01:00
21f3a39b06 added occ commands to get organization folder by id and to remove organization folder 2024-11-02 20:17:40 +01:00
4e120250e1 use table output for create occ command 2024-11-02 20:15:32 +01:00
9487ddc910 improved organization folder service: added function to find by id, return model entity after creation, added function to remove 2024-11-02 20:14:52 +01:00
79a1c1e9f3 use new more versatile tag query methods 2024-11-01 02:52:42 +01:00
82d95da322 save fileId for folder resources 2024-10-31 17:51:20 +01:00
92c431e856 added resource members 2024-10-31 17:29:15 +01:00
851fa0a1cc added work-in-progress organization folder occ commands 2024-10-30 04:47:47 +01:00
840fd70c37 added resource occ commands 2024-10-30 04:45:56 +01:00
0f81059343 added ResourceMemberNotFound error 2024-10-30 04:41:30 +01:00
51a29a3844 added resource member enums 2024-10-30 04:40:09 +01:00
2daa036a53 added migration to create resource_members table 2024-10-30 04:39:31 +01:00
af661c5c26 ensure resource name is unique 2024-10-30 01:51:48 +01:00
949e1a42d1 reference organization folder by id not groupfolder id (same id, different nomenclature) 2024-10-30 01:49:41 +01:00
efca199c7f added resource service 2024-10-17 13:56:32 +02:00
dbb4dbc671 added resource mapper 2024-10-17 13:15:38 +02:00
d63c0810e3 added InvalidResourceType error 2024-10-15 17:11:40 +02:00
13f8ae0856 added resources tables creation migration 2024-10-15 17:11:18 +02:00
8064b75093 added resource entities 2024-10-15 17:10:48 +02:00
d558c1dd82 added groupfolder ACL manager 2024-10-13 23:14:18 +02:00
2521a35b2a added not found errors to be used by organization providers 2024-10-13 23:04:20 +02:00
38b1406d40 add jsonSerialize to Organization and OrganizationRole 2024-10-13 22:55:24 +02:00
936f52c61f Merge pull request 'Implement Organization Providers' (#6) from organizationProvider into main
Reviewed-on: #6
2024-10-13 18:08:55 +02:00
92cef844d4 implemented Organization Provider models 2024-10-13 18:06:53 +02:00
0e197d02cb enable nextcloud 30 support 2024-10-09 22:36:39 +02:00
351c24dbdd started describing function signatures of organization providers 2024-08-22 15:08:54 +02:00
f9ad16c3fe consistently use AmE spelling of organization 2024-08-22 14:19:42 +02:00
02bb8a330f implemented organization provider registration 2024-08-20 15:06:57 +02:00
c0e2ec9d2e init app structure (fixes #1) 2024-08-20 15:03:44 +02:00
0580b5efa9 Initial commit 2024-08-07 17:00:20 +02:00