sauls8t
2a45c82b46
Remove redundant logging
2019-06-11 10:37:49 +01:00
McMatts
5d632712e0
Improve Space permissions
...
Closes out loopholes that allowed managers to kick owners.
2018-11-16 19:18:10 +00:00
HarveyKandola
97beb3f4d3
Continued MySQL/PostgreSQL store provider refactoring
...
Refactored, renamed, removed storage related code.
Basic smoke test passed for PostgreSQL whilst fully working on MySQL variants as per usual.
2018-09-27 15:14:48 +01:00
Harvey Kandola
4f0cc2f616
Make API work with new schema
2018-09-19 16:03:29 +01:00
sauls8t
2298ac3376
Set ReplyTo for SMTP based notifications
...
Ensure all replies go back to person who initiated the notification.
2018-05-03 18:03:25 +01:00
sauls8t
ada775e074
Ensure permission records parsed for groups and users
2018-03-06 15:40:00 +00:00
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