1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-19 13:19:43 +02:00
Commit graph

13 commits

Author SHA1 Message Date
sauls8t
22679920d0 Set category permissions for both users and groups 2018-03-06 10:39:47 +00:00
sauls8t
7ccb3b4658 Persist space permissions for groups and users 2018-03-03 17:46:29 +00:00
sauls8t
08f0c2cd0b Replace permission related strings with typed values 2018-03-02 14:47:58 +00:00
sauls8t
f8e47fe1d2 Correct space public/protected/private detection logic 2018-02-23 14:25:07 +00:00
sauls8t
0997655e0a Fix order of DB transaction commits
Some DB commit commands were out of sequence and so have been fixed to be consist across the board. Specially, audit log entries have their own DB TX and so should be  executed outside of any other commit cycle.
2018-02-04 15:43:57 +00:00
Harvey Kandola
5f59e95495 improve level code 2018-01-10 16:07:17 +00:00
Harvey Kandola
b9394a4967 document level permissions 2017-12-26 13:25:10 +00:00
Harvey Kandola
7ce3adb65e anon user space/categopry handling 2017-10-04 13:27:48 -04:00
Harvey Kandola
f5f30d2322 user/account store loading 2017-10-03 17:52:03 -04:00
Harvey Kandola
b56d3426d2 ember-truth-helpers, allow for no category viewers 2017-09-22 08:52:11 +01:00
Harvey Kandola
3a9675eb14 refined category permission checks 2017-09-21 18:59:43 +01:00
Harvey Kandola
3f31d6d15e category permission admin, re-vamped view layout 2017-09-21 15:48:00 +01:00
Harvey Kandola
6a651770b5 refactored permission code 2017-09-18 17:53:42 +01:00