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

65 commits

Author SHA1 Message Date
McMatts
a211ba051a Per space label, icon, description
Labels introduce visual grouping and filtering of spaces.
2019-01-04 16:33:30 +00:00
McMatts
5757b2d36e Apply changes backported from Enterprise edition 2018-12-26 18:13:00 +00:00
McMatts
eb56169fe5 Fix up post-Enterprise Edition merge 2018-12-23 16:06:15 +00:00
Harvey Kandola
6f495dd1c6 Make document meta fields click-to-edit 2018-12-21 18:03:35 +00:00
sauls8t
3c81297fc6 Move revisions to new ui framework 2018-12-20 13:05:22 +00:00
sauls8t
2042454e77 Add missing super call in routes 2018-12-20 13:05:06 +00:00
sauls8t
329c43eba0 Implement new toolbar for document view 2018-12-19 19:23:17 +00:00
sauls8t
93253be0f2 Update document view to use new UI framework
1. Sidebar contains ToC & attachments.
2. Document meta moved up before content (to frame  context).
3. Per section toolbar re-designed.

Co-Authored-By: Harvey Kandola <harvey@documize.com>
2018-12-19 18:36:45 +00:00
Harvey Kandola
7cdf97aa86 Revamp document view using new layout
New master page system and UI framework implemented on document view.

Sidebar contains ToC and Attachments.
2018-12-18 19:03:34 +00:00
Harvey Kandola
adbd00bdd7 [WIP] Upgrade EmberJS -- lint pass! 2018-12-08 20:54:19 +00:00
sauls8t
75a19a80f9 Replace Bootstrap tooltips/popovers/dropdowns
With Ember Attacher component.

This commit removes redundant BS code.

Co-Authored-By: McMatts <matt@documize.com>
2018-12-06 14:10:00 +00:00
sauls8t
f05a6fc999 Introduce new nofications framework
Integrated https://github.com/documize/iziToast and added 4 log levels.
2018-12-05 13:44:10 +00:00
Harvey Kandola
7428199fdd Handle edge case of self-approving sections changes
Prevents double-submission bug leading to section being hidden from view.
2018-11-21 11:53:12 +00:00
McMatts
5d632712e0 Improve Space permissions
Closes out loopholes that allowed managers to kick owners.
2018-11-16 19:18:10 +00:00
sauls8t
313ed7f90a Allow inline doc title/desc editing 2018-10-23 13:47:00 +01:00
Harvey Kandola
50c7fabeb6 Protect document activity and revisions from external users 2018-07-18 12:43:49 -04:00
McMatts
27fde0dac8 Streamline document meta view and editing experience
Meta data:

1. Condensed layout.
2. Unified editing.

Co-Authored-By: Saul S <sauls8t@users.noreply.github.com>
2018-06-15 14:25:05 +01:00
Harvey Kandola
9a3259b60e Sync two editions and deal with the diff 2018-06-06 13:59:12 +01:00
Harvey Kandola
92f8fe550e Change space settings management into tab views 2018-06-05 14:04:14 +01:00
Harvey Kandola
716bd062d7 Provide each doc section with TOC controls
Put up/down/indent/outdent options on the section menu dropdown for easier TOC manipulation.
2018-06-01 11:49:09 +01:00
McMatts
d5157615e0 Move section save notification after logic checks 2018-05-31 18:20:36 +01:00
McMatts
983b84235c Improve document sidebar flexbox CSS
Maximum widths to control table of contents wrapping.
2018-05-31 17:03:59 +01:00
McMatts
c7cc36b307 Move attachments into meta zone 2018-05-30 11:27:29 +01:00
Harvey Kandola
36be6243ad WIP new document UX/UI 2018-05-29 18:26:04 +01:00
McMatts
3e37b9b7e4 Flip revisions diff format, by popular request
Switch from 'what you will lose' to 'what you will gain'...
2018-04-26 15:01:43 +01:00
Harvey Kandola
b1d677778b Remove "| Documize" suffice from browser title when viewing doc
This helps to improve print/pdf rendering.
2018-04-11 14:30:38 +01:00
McMatts
c92ab3a589 Refactoring fof nav elements across both editions 2018-04-05 20:01:10 +01:00
McMatts
f2b1b5af03 Return promise from document model refresh process 2018-04-05 14:25:15 +01:00
McMatts
c9e429ea1a Tag document view activity with source/referrer 2018-04-05 14:23:39 +01:00
sauls8t
a7a82d9fe3 Support for document versioning 2018-03-19 12:24:58 +00:00
sauls8t
99220641f3 Refresh document content when switcing to content view
Closes #135
2018-03-06 15:59:07 +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
c0d70e38de Save smart sections correctly post callback refactoring 2018-01-24 14:00:12 +00:00
sauls8t
adef6dfffa Set consistent browser titles 2018-01-24 13:23:11 +00:00
sauls8t
5dd7d9c181 upgraded Ember and Bootstrap, merged changes 2018-01-22 10:31:03 +00:00
Harvey Kandola
b9394a4967 document level permissions 2017-12-26 13:25:10 +00:00
Harvey Kandola
ca783dd323 fixed bug with app boot 2017-12-19 16:52:40 +00:00
Harvey Kandola
4de19dcbec print improvements 2017-12-19 14:27:17 +00:00
Harvey Kandola
8b05e7ab81 switch to doc content view when clicking on TOC entry 2017-12-19 14:00:53 +00:00
Harvey Kandola
3337db6b27 ensure section updates always display latest numbering 2017-12-18 09:54:09 +00:00
Harvey Kandola
5d3ddaa2d9 edit/delete reusable content blocks 2017-12-15 18:43:22 +00:00
Harvey Kandola
ab475ede04 doc start: empty, template, import 2017-12-15 13:41:20 +00:00
Harvey Kandola
6f1b0564e2 improved TOC/page jumps 2017-12-14 16:48:12 +00:00
Harvey Kandola
3329942d8a responsive doc TOC 2017-12-14 13:25:05 +00:00
Harvey Kandola
b339df5125 WIP sticky doc toc with sticky toc toolbox 2017-12-12 18:30:39 +00:00
Harvey Kandola
e158c9f0f8 WIP document TOC for widescreen displays 2017-12-12 16:21:05 +00:00
Harvey Kandola
3f2edcaa96 removed redundant colors, widgets 2017-12-11 20:59:28 +00:00
Harvey Kandola
cc1c216754 removed redundant UI code 2017-12-11 14:39:12 +00:00
Harvey Kandola
e61b2d0aa8 document view revisions UX 2017-12-11 13:45:56 +00:00