Harvey Kandola
17162ce336
i18n mail template strings
2022-03-17 13:03:04 -04:00
Maximilian Bosch
06bf9efcfc
document/wysiwig: no margin for sublists
...
When having a list with sublists in a `markdown` section like this
* top-level
* another one
* sub-elem 1
* sub-elem 2
then documize will create a margin of 15px before and after the sublist
which is rather unintuitive as this will create the wrong impression
that these bullet-points have no relation to the parent one even though
this is the most common semantic reason for sublists.
This patch removes the margin at the top and bottom for those kinds of
sublists.
2020-10-31 21:47:23 +01:00
sauls8t
1a89201bd9
Provide generic IFrame section for documents
...
Closes #352
2019-12-09 12:31:44 +00:00
sauls8t
595301db64
Replace UPLOAD with + for attachments action
2019-06-25 16:53:43 +01:00
sauls8t
b2cd375936
Increase border radius for UI card elements
2019-06-19 12:48:18 +01:00
HarveyKandola
64612b825a
Include new comment fields in backup/restore process
...
c_sectionid
c_replyto
2019-06-12 13:52:30 +01:00
HarveyKandola
216866a953
Shrink doc meta font size
2019-06-12 08:44:37 +01: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
HarveyKandola
8baad7e2f0
Enable doc section expand/collapse
...
Closes #170
2019-06-05 11:09:24 +01:00
McMatts
715c31a1da
Fix Ember lint issues and print view
2019-05-31 11:48:16 +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
1e1cbdd843
Reduce space between doc sections
...
Fixes #253
2019-05-29 14:36:37 +01:00
McMatts
c8b82c85fe
Sync doc meta style with Enterprise edition
2019-05-29 14:31:10 +01:00
Harvey Kandola
08794f8d5f
Migrate views to new master layout
2019-05-20 17:40:57 +01:00
Harvey Kandola
f17de58fff
Improve hyperlink color
...
Closes #261
Still more work to do, but an improvement nonetheless.
2019-05-14 11:28:19 +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
441001fffe
Make code section font size REM based
...
In line with recent changes.
2019-03-15 12:57:58 +00:00
McMatts
0985dbf5b6
Improve doc table of contents font sizing
2019-03-08 15:51:36 +00:00
McMatts
eb9501014d
Make WYSIWYG font size & line height to REM
...
End of pixels @harveykandola
2019-03-06 14:11:37 +00:00
Harvey Kandola
25c247e99b
Introduce new Tabular editor with CSV import support
...
Closes #211 and #202
An all-new tabular editor has been added -- this replaces the previous tabular editor.
Better formatting options.
CSV data can also be imported straight into the table.
2019-03-01 14:28:18 +00:00
Harvey Kandola
8b0bb456d9
Format Blockquote
...
Fixes #217 for both Rich Text and Markdown section types.
2019-03-01 12:59:10 +00:00
Harvey Kandola
3fd1d793a3
Standardize text color for PRE & CODE blocks
2019-02-28 14:16:51 +00:00
Harvey Kandola
fc17ea5225
Standardize style of PRE & CODE blocks
...
For Markdown, styling was not consistent between inline blocks and full code blocks.
Fixes #203
2019-02-28 13:58:59 +00:00
Harvey Kandola
c108d0eb30
Handle wrap-around for add section popup
2019-02-28 12:32:22 +00:00
Harvey Kandola
af641b93f1
Show doc links on setup screen
2019-02-27 14:50:42 +00:00
sauls8t
89a7496c7f
Improved self-managed install wizard layout
2019-01-26 13:24:54 +00:00
sauls8t
9fd002b5da
Change location of add section at bottom of content
2019-01-24 13:51:55 +00:00
sauls8t
c69020f1e6
Move add section into section toolbar
2019-01-23 15:46:27 +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
Harvey Kandola
479a61a3ef
Update CodeMirror dep to v5.42.2
...
Affects Code and Markdown section types
2019-01-08 14:48:23 +00:00
Harvey Kandola
c706edec47
Improve print and PDF rendering
2019-01-08 13:56:42 +00:00
Harvey Kandola
fb391d49a5
Change CSS ul/ol/li default styling
...
Should support custom bullet styles eminating from add-ons.
2019-01-07 14:44:58 +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
Harvey Kandola
b495041222
Hanel empty state for document meta fields
2018-12-21 17:39:09 +00:00
Harvey Kandola
92cb03a1db
Make content linker compat with new attachment API
...
Moved fom /attachments to /attachment API endpoint name.
2018-12-21 17:38:55 +00:00
Harvey Kandola
60f8cb7b5b
Move Add Section wizard to new UI framework
2018-12-21 12:49:55 +00:00
Harvey Kandola
60d2ef57bb
Remove Boostrap Grid
...
Replaced with CSS Grid layout.
2018-12-21 11:46:51 +00:00
Harvey Kandola
61c648a7ac
Replaced Material Icons & Boostrap with custom UI framework
2018-12-21 11:15:59 +00:00
Harvey Kandola
89957c8278
Change add-ons to use new UI framework
2018-12-20 18:12:17 +00:00
sauls8t
3c81297fc6
Move revisions to new ui framework
2018-12-20 13:05:22 +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