Harvey Kandola
089457f16e
WIP document versioning
2018-03-16 18:27:33 +00:00
Harvey Kandola
ba52dfa11d
Provide basis for document lifecycle
2018-03-15 17:11:53 +00:00
Harvey Kandola
958f4d30b9
Provider foundation for doc lifecycle and versions
2018-03-14 13:38:37 +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
sauls8t
412127811e
Scroll to correct point in document for edit mode
2018-01-25 13:20:22 +00:00
sauls8t
88b99979a9
Update TinyMCE to v4.7.5
...
Resolves Codesample inline editing glitch.
2018-01-23 12:34:43 +00:00
Harvey Kandola
6409ad0d63
WIP vendored dep upgrades
2018-01-19 11:36:38 +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
318abef710
bulk data load methods for space and document views
2017-10-08 20:53:25 -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
6a651770b5
refactored permission code
2017-09-18 17:53:42 +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
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
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
476403bf46
wrap errors up, log at top level only
2017-08-03 10:00:24 +01:00
Harvey Kandola
ecc94f31c9
changed indexer coupling
2017-08-02 15:58:39 +01:00
Harvey Kandola
7faf6d6cff
search indexing process coupling
2017-08-01 10:39:07 +01:00
Harvey Kandola
65390ab67d
refactored document & search codebase to new API
2017-07-31 18:17:30 +01:00