McMatts
59dc6ea991
i18n page strings
2022-03-04 13:07:11 -05:00
HarveyKandola
c31c130ffd
Remove Ember Attacher add-on
2022-01-10 17:01:54 -05:00
HarveyKandola
14820df165
Move doc headings above doc meta
2019-06-11 18:03:28 +01:00
sauls8t
a90c5834fa
Improve move/copy/merge sections between documents
...
Processx all child sections during copy/move/merge operation.
Ensure links work as expected within newly copied/moved content.
Index copied/moved content for searching.
fixes #138
fixes #248
2019-06-06 16:17:36 +01:00
sauls8t
ec8d5c78e2
Provide copy document option
...
Duplicates entire document tree into a new document (same space).
2019-06-06 11:45:41 +01:00
HarveyKandola
9b82f42cc1
Copy link to section to clipboard
...
Closes #174
2019-06-05 12:52:15 +01:00
HarveyKandola
8baad7e2f0
Enable doc section expand/collapse
...
Closes #170
2019-06-05 11:09:24 +01:00
McMatts
c59a467cdb
Print selected sections
...
Close #146
2019-05-31 19:41:34 +01:00
McMatts
40237344e2
Show doc created/revised dates
...
Fixes #229
2019-05-30 15:10:28 +01:00
McMatts
91a3c59cd2
Remove redundant comment/feedback feature
...
Enterprise edition contains the feedbacl/comment feature and Community edition should not show this.
Closes #272
2019-05-30 10:41:09 +01:00
McMatts
fe7548cd97
Change position of doc attachments
2019-05-29 16:57:22 +01:00
McMatts
ca4a9a74ee
Sync doc meta layout with Enterprise edition
2019-05-29 14:58:00 +01:00
McMatts
c8b82c85fe
Sync doc meta style with Enterprise edition
2019-05-29 14:31:10 +01:00
McMatts
bae7909801
Sync with Enterprise edition changes
2019-05-29 12:49:20 +01:00
McMatts
c870547fa1
Move doc meta fields out of sidebar
2019-05-29 11:09:19 +01:00
McMatts
0240f98eb0
Add scroll to top option for document view
...
Closes #175
2019-05-28 14:08:19 +01:00
McMatts
c49707d160
Make popups close on doble-click + quote @size attrs
...
1. Popups should close on subsequent trigger clicks
2. @attrs should be quoted as oper linter warnings.
2019-05-28 10:59:48 +01:00
McMatts
c65eb97948
Show jump list to other space documents
...
Closes #219
Jump to documents within space when viewing a document.
2019-05-24 15:08:54 +01:00
Harvey Kandola
de273a38ed
New toolbar styling and layout controls
...
Built to work with forthcoming feature set that requires display of more options.
2019-05-21 17:05:57 +01:00
Harvey Kandola
08794f8d5f
Migrate views to new master layout
2019-05-20 17:40:57 +01:00
Harvey Kandola
62c3cd03ad
[WIP] Improve master layout for different devices + product growth
...
We have two pressing needs:
1. Improve experience on real estate challenged devices.
2. Make room for product feature-set growth.
To hit these targets, we need to develop better UX through smarter on-screen space management.
2019-05-20 10:39:48 +01:00
Harvey Kandola
728789195c
PDF section type build prep
...
Closes #207 -- view PDF's with new PDF section type.
2019-04-19 13:18:31 +01:00
Harvey Kandola
61d0086337
Provide per section attachments
...
Upload and delete attachments on a per section basis.
2019-04-18 13:31:48 +01:00
Harvey Kandola
166aeba09b
[WIP] PDF viewer section & per section attachments
2019-04-17 17:13:18 +01:00
Harvey Kandola
24b1326c31
Remove un-needed success alerts
2019-03-03 15:58:03 +00:00
Harvey Kandola
566807bc14
Replaced underscore.js & is.js with lodash.js
2019-03-03 13:10:04 +00:00
Harvey Kandola
02ffaa5f99
Tweak document toolbar layout
...
Position is to the high and right.
2019-01-27 15:40:01 +00:00
sauls8t
278572c49b
Use transition.to for query params
2019-01-24 15:27:50 +00:00
sauls8t
36634be6f5
Put back to space button in sidebar (doc view)
2019-01-23 15:45:47 +00:00
Harvey Kandola
3da4144c1b
Set correct model for space clone options
2019-01-15 20:15:12 +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
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