1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-02 20:15:26 +02:00
Commit graph

25 commits

Author SHA1 Message Date
McMatts
962a8369aa Prettify some code 2018-04-26 12:02:36 +01:00
McMatts
663ec23c75 Fix slient error drop 2018-04-05 14:22:23 +01:00
McMatts
274b77cb8f Clean up category code/formatting for MySQL store 2018-04-04 14:38:41 +01:00
sauls8t
22679920d0 Set category permissions for both users and groups 2018-03-06 10:39:47 +00:00
sauls8t
08f0c2cd0b Replace permission related strings with typed values 2018-03-02 14:47:58 +00:00
sauls8t
3993cfeb8e Ensure space view permission comes before doc permissions 2018-02-16 12:56:05 +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
sauls8t
9d8b1d2f3c Fix an issue with Everyone permissions not being observed 2018-01-26 15:34:20 +00:00
Harvey Kandola
1e3f8e51f0 sticky form headers, category improvements, dropdown improvements 2017-10-11 16:05:24 -04:00
Harvey Kandola
318abef710 bulk data load methods for space and document views 2017-10-08 20:53:25 -04:00
Harvey Kandola
c8dc284d03 css tweaks 2017-10-05 11:41:53 -04:00
Harvey Kandola
ab7a515b9d secure category list when viewing document 2017-10-04 14:42:07 -04:00
Harvey Kandola
1d2109aa44 upgraded gorilla mux dependency, improved anon viewing 2017-10-04 14:02:03 -04:00
Harvey Kandola
7ce3adb65e anon user space/categopry handling 2017-10-04 13:27:48 -04:00
Harvey Kandola
8d761da939 delete space, mov doc edge cases 2017-09-26 20:13:44 +01:00
Harvey Kandola
5481de4e1c document list: show by selected space/category 2017-09-26 16:30:16 +01:00
Harvey Kandola
8f80673cde removed named sql statements 2017-09-25 14:37:11 +01:00
Harvey Kandola
f0582e18f7 add category to document 2017-09-22 17:23:14 +01:00
Harvey Kandola
508ec00c6a restrict user lists based on account.users permission 2017-09-22 10:22:52 +01: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
775990f040 navigation merged into left sidebar 2017-09-20 08:10:43 +01:00
Harvey Kandola
ea38729f55 edit category 2017-09-19 18:55:33 +01:00
Harvey Kandola
4874d23f15 space categorty management 2017-09-19 17:58:33 +01:00