1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-24 15:49:44 +02:00
Commit graph

638 commits

Author SHA1 Message Date
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
Harvey Kandola
07c8238664 Merge branch 'space-templates' 2017-08-21 18:54:55 +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
81cd22e130 fix for starting new document from empty template 2017-08-21 07:58:34 +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
adbe93a28a latest release assets 2017-08-18 13:02:00 +01:00
Harvey Kandola
5b70ffd954 chained bulk doc delete promises 2017-08-17 18:31:19 +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
574139ae21 Update README.md 2017-08-16 12:37:09 +01:00
Harvey Kandola
a306ca2fcd Merge pull request #115 from documize/search-revamp
Search revamp
2017-08-16 12:35:28 +01:00
Harvey Kandola
599b961a38 enhanced DB migration process 2017-08-16 11:46:56 +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
SamReeve96
19ae74b388 Windows build .bat 2017-08-15 14:38:32 +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
7d0c1a3922 latest embedded assets 2017-08-10 13:22:13 +01:00
Harvey Kandola
4ff78efef2 Merge pull request #114 from documize/inject-domain
All new architecture for backend API
2017-08-10 12:51:49 +01:00
Harvey Kandola
4fc83c9734 Merge branch 'master' into inject-domain 2017-08-10 12:51:44 +01:00
Harvey Kandola
888569d070 setup mode message & license change callback params 2017-08-10 12:38:05 +01:00
Harvey Kandola
4b24cbc686 send ready signal after HTTP server init 2017-08-10 11:14:29 +01:00
Harvey Kandola
00c2d17fcb utf8mb4, MariaDB, pluggable stiorage provider
Closes #109, #102, #74
2017-08-09 16:18:03 +01:00
Harvey Kandola
db1af55c6c Experimental MariaDB support
Closes #74 and #102
2017-08-08 18:21:38 +01:00