sauls8t
82ed36478b
Show if search result is template
...
Helps to distinguish between docs and templates when listing search results.
2019-04-11 15:49:58 +01:00
Harvey Kandola
a08b583b22
Use monospace font for Markdown editor
...
Closes #227
2019-03-18 18:02:47 +00: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
1d00f8ac6e
Allow sorting of search results and space contents
...
Closes #187
Sort search results and space contents by Name, Created or Revised.
2019-03-13 11:40:36 +00:00
McMatts
0985dbf5b6
Improve doc table of contents font sizing
2019-03-08 15:51:36 +00:00
McMatts
b2fcad649e
Set new sidebar color
2019-03-08 15:51:19 +00:00
McMatts
0bfde82040
Move space label to main view from sidebar
...
Solves long-standing debate about removing meta from sidebar, and keeping sidebat for navigation/filtering.
2019-03-08 15:45:12 +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
f47f09661f
Improve search by tag for MySQL
...
Fixes #214
MySQL requires specific full text search queries.
2019-02-28 13:39:53 +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
Harvey Kandola
5faf6bda9b
Remove label associations when deleting a label
2019-01-26 20:01:35 +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
6c07d2e569
Clean up popup menu rendering
2019-01-15 20:16:09 +00:00
Harvey Kandola
3da4144c1b
Set correct model for space clone options
2019-01-15 20:15:12 +00:00
Harvey Kandola
d05052a5b4
Improve display on vertically constrained screens
...
Changed media queries to invoke mobile-first rendering if screen vertical height is less than 650px.
2019-01-13 13:57:12 +00:00
Harvey Kandola
317e9cbcaa
Make sidebar nav scroll vertically on height restricted displays
2019-01-13 11:59:13 +00:00
Harvey Kandola
2efd239d14
Improve responsive long content wrapping
2019-01-13 09:40:22 +00:00
Harvey Kandola
60fbdfda11
Improve new user share space onboarding process
2019-01-11 14:03:03 +00:00
Harvey Kandola
f73c2f13d4
Syntax highlight code snippets added via TinyMCE
...
Prism dependencies included.
2019-01-09 11:02:59 +00:00
Harvey Kandola
a1d5dcaed9
Tweak sidebar responsive CSS
2019-01-08 17:47:51 +00:00
Harvey Kandola
aa0f76d3e2
Add material icons dep for Tabular section type
...
It's required so not much we can do about it.
2019-01-08 17:47:11 +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
5467771542
Display category names in documents list (space view)
...
We pre-fetch category names and attach them to documents.
2019-01-08 12:43:25 +00:00
Harvey Kandola
a424bbfcae
Round the corners for label color box!
2019-01-07 19:25:36 +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
0b94d55fb9
Improve checkbox UI element styling
2019-01-07 12:42:27 +00:00
McMatts
036f36ba1d
Enable custom logo upload and rendering
2019-01-06 13:50: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
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
sauls8t
3d2060ca60
Migrate document attachments view to new UI framework
2018-12-19 12:41:36 +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
b4b3dbcb4c
Complete the UI migration for all space setting views
...
Permissions and Categories admin views have been migrated to the new UI layout system.
2018-12-18 11:12:11 +00:00