sauls8t
1a89201bd9
Provide generic IFrame section for documents
...
Closes #352
2019-12-09 12:31:44 +00:00
HarveyKandola
5c1ad25dc9
Allow rich rext for Site Message and Space Desc
...
Closes #291
Style both site-wide message and per space descriptions using the fully-featured rich text editor.
2019-11-15 12:41:08 +00:00
sauls8t
595301db64
Replace UPLOAD with + for attachments action
2019-06-25 16:53:43 +01:00
HarveyKandola
ae923e7df1
Make tooltips use theme skin
2019-06-20 15:28:23 +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
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
c0876e7be8
Allow for scrollable doc TOC + scroll to top + wrap section names
...
Closes #254
2019-05-28 16:12:25 +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
McMatts
bc9dab72f2
Show quick list and jump to other spaces with same label
...
Closes #275
2019-05-24 13:45:01 +01:00
McMatts
6ae9414361
Complete UI refactoring to new nav and toolbar UX
...
Compact design!
2019-05-24 12:30:31 +01:00
Harvey Kandola
2bbeaf91a0
Implement dropdown menu for document toolbar
2019-05-22 06:35: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
14f313a836
Make Login action more prominent
...
Closes #247
2019-05-20 15:21:33 +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
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
ab5314d5e1
Remove cursor from dropdown menu header
2019-04-16 12:53:35 +01:00
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