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

665 commits

Author SHA1 Message Date
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
30321781c2 implemented view users permission 2017-10-04 12:27:56 -04:00
Harvey Kandola
f5f30d2322 user/account store loading 2017-10-03 17:52:03 -04:00
Harvey Kandola
620fe28b27 global space admin re-worked 2017-10-03 09:50:38 -04:00
Harvey Kandola
ba5988dca3 select space root or category docs 2017-10-02 13:48:37 -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
2cee83d570 refactored, improved doc import routine to show progress 2017-09-26 10:12:46 +01:00
Harvey Kandola
a0a1dd396a [WIP] moved start-document functionality, reworked folder view
WIP -- import files still BROKEN
2017-09-25 19:14:33 +01:00
Harvey Kandola
8f80673cde removed named sql statements 2017-09-25 14:37:11 +01:00
Harvey Kandola
9ccd0fd19c document tag editor re-vamped 2017-09-25 11:52:26 +01:00
Harvey Kandola
d6e18b4289 explicit account table column selecttion 2017-09-25 09:27:04 +01:00
Harvey Kandola
1b548ea03e commented out domain match check during auth 2017-09-24 18:02:24 +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
4d989e2497 dropdown mixin to handle dialog open/close lifecycle 2017-09-21 16:27:36 +01:00
Harvey Kandola
3f31d6d15e category permission admin, re-vamped view layout 2017-09-21 15:48:00 +01:00
Harvey Kandola
0c152c219f improved favorite JS code 2017-09-20 08:28:41 +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
Harvey Kandola
a86d52388e improved tooltips 2017-09-19 09:21:51 +01:00
Harvey Kandola
6a651770b5 refactored permission code 2017-09-18 17:53:42 +01:00
Harvey Kandola
c12c000ef3 re-position space heading and toolbars 2017-09-18 14:13:34 +01:00
Harvey Kandola
c4c95a9d24 revised calc for space type 2017-09-18 13:50:44 +01:00
Harvey Kandola
cd543a1506 force space delete 2017-09-18 13:35:51 +01:00
Harvey Kandola
300b617583 using all new permissions for securing spaces and documents
WIP
2017-09-18 13:02:15 +01:00
Harvey Kandola
ef285c91de persist permissions
WIP
2017-09-15 11:08:05 +01:00
Harvey Kandola
5f7c6d211f new permission endpoint
WIP
2017-09-14 12:54:57 +01:00
Harvey Kandola
ae05cacf3f re-working space permissions -- WIP 2017-09-13 19:22:38 +01:00
Harvey Kandola
c51ba65b1d New schema for permissions and roles management 2017-09-12 09:59:43 +01:00
Harvey Kandola
fbf2222eda latest build embed assets 2017-09-10 19:30:02 +01:00
Harvey Kandola
2386dcbd83 improved url domain matching for multi-tenant deployments 2017-09-08 19:41:46 +01:00
Samuel Reeve
e92ad317d8 Space store tests
Test all space database operations
2017-09-05 13:41:56 +01:00
Harvey Kandola
42b86b0513 address js lint warning 2017-09-05 12:21:18 +01:00
Harvey Kandola
f4f2f5c032 readme changes 2017-09-04 09:58:11 +01:00
Harvey Kandola
0de060138d bumped ember version + yarn 2017-09-04 09:56:09 +01:00
Harvey Kandola
66497d5407 test teardown 2017-09-01 16:29:51 +01:00
Harvey Kandola
6ecf5a87cd test space update 2017-09-01 15:57:10 +01:00
Harvey Kandola
d6a17d5a56 subtests 2017-09-01 15:28:05 +01:00
Harvey Kandola
dba57a15a8 removed embed init() for unit testing 2017-09-01 14:11:09 +01:00
Harvey Kandola
a982af6e79 permission screen UI overflow fix
1. handle long username overflow on space permissions screen
2. only show document history to editors
3. removed redundant document editing permission check
4. Ensure subdomain is detected when accepting space invitation
2017-08-31 18:01:07 +01:00
Harvey Kandola
e505bb36e2 Add dbtype command line switch and improved database type detection
Closes #116 and #117
2017-08-30 13:00:07 +01:00
Harvey Kandola
d3512b499a improved setup wizard redirection 2017-08-29 17:55:41 +01:00
Harvey Kandola
8081b60146 set defaults for request context 2017-08-27 16:39:09 +01:00
Harvey Kandola
63b24aed3f clone space options expandable 2017-08-24 14:04:05 +01:00
Harvey Kandola
c235fb569e bumped version 2017-08-22 17:23:30 +01:00