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

18 commits

Author SHA1 Message Date
HarveyKandola
8970a21b58 Fix regression for downloading certain binary attachments 2019-11-14 17:38:53 +00:00
sauls8t
ad361c22ba Write HTTP headers before body write 2019-11-08 10:40:10 +00:00
HarveyKandola
14820df165 Move doc headings above doc meta 2019-06-11 18:03:28 +01:00
Harvey Kandola
166aeba09b [WIP] PDF viewer section & per section attachments 2019-04-17 17:13:18 +01:00
sauls8t
9e3eac19aa Allow doc/section/files links to open in tabs
Closes #233 and might help #236
2019-04-10 20:03:34 +01:00
McMatts
1854998c80 Add diagnostic output for attachment download 2019-03-13 11:42:32 +00:00
Harvey Kandola
b6d9c54667 Improve attachment and link handling 2019-01-16 16:55:43 +00:00
McMatts
a211ba051a Per space label, icon, description
Labels introduce visual grouping and filtering of spaces.
2019-01-04 16:33:30 +00:00
sauls8t
3d2060ca60 Migrate document attachments view to new UI framework 2018-12-19 12:41:36 +00:00
HarveyKandola
97beb3f4d3 Continued MySQL/PostgreSQL store provider refactoring
Refactored, renamed, removed storage related code.

Basic smoke test passed for PostgreSQL whilst fully working on MySQL variants as per usual.
2018-09-27 15:14:48 +01:00
sauls8t
5d80480d75 Comment fix for attachment endpoint 2018-06-25 19:40:04 +01: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
Harvey Kandola
6a651770b5 refactored permission code 2017-09-18 17:53:42 +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
476403bf46 wrap errors up, log at top level only 2017-08-03 10:00:24 +01:00
Harvey Kandola
d90b3249c3 still moving codebase to new API (WIP) 2017-07-26 20:03:23 +01:00