1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-02 12:05:23 +02:00
Commit graph

170 commits

Author SHA1 Message Date
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
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
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
37563632ef improved self-host multi-tenant detection 2017-09-24 19:50:21 +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
Harvey Kandola
6a651770b5 refactored permission code 2017-09-18 17:53:42 +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
Samuel Reeve
eae1a9a429 Organization store test 2017-09-13 12:53:56 +01:00
Harvey Kandola
c51ba65b1d New schema for permissions and roles management 2017-09-12 09:59:43 +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
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
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
c235fb569e bumped version 2017-08-22 17:23:30 +01:00
Harvey Kandola
5a2c44717e clone reusable content blocks 2017-08-21 18:47:59 +01:00
Harvey Kandola
bf390ed0b9 clone space! 2017-08-21 17:51:06 +01:00
Harvey Kandola
866b4eba8a wip 2017-08-21 07:43:18 +01:00
Harvey Kandola
17db964b10 new document commit tweak 2017-08-18 14:31:36 +01:00
Harvey Kandola
eeb3d8f070 get list of visible users
Which users can you see?
2017-08-17 13:47:43 +01:00
Harvey Kandola
f3c7f0eca7 trim SMTP credentials 2017-08-17 10:34:12 +01:00
Harvey Kandola
558d90d2ba per space templates 2017-08-17 09:37:33 +01:00
Harvey Kandola
b2a5bc8451 bump version 2017-08-16 11:00:40 +01:00
Harvey Kandola
d4463b5aaa rogue one (bracket) 2017-08-15 20:29:35 +01:00
Harvey Kandola
1b96c9093f add entries to search index 2017-08-15 19:41:44 +01:00
Harvey Kandola
2c5f73a486 new search options and schema 2017-08-15 14:15:31 +01:00
Harvey Kandola
6c3042fd4e removed redundant params to license change event 2017-08-10 15:47:03 +01:00
Harvey Kandola
888569d070 setup mode message & license change callback params 2017-08-10 12:38:05 +01:00
Harvey Kandola
00c2d17fcb utf8mb4, MariaDB, pluggable stiorage provider
Closes #109, #102, #74
2017-08-09 16:18:03 +01:00