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

56 commits

Author SHA1 Message Date
Harvey Kandola
479508e436 Upgrade UI framework to Ember v3.10.0 2019-05-16 12:49:27 +01:00
Harvey Kandola
1c45aef461 Fix TinyMCE toolbar 2019-05-16 11:14:34 +01:00
sauls8t
faf9a555d2 Upgrade to Tiny editor v5 2019-05-13 12:47:38 +01:00
Harvey Kandola
b5cd378302 Complete PDF section type 2019-04-19 11:30:40 +01:00
Harvey Kandola
7fde947a52 Enable PDF section editor 2019-04-18 15:42:18 +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
566807bc14 Replaced underscore.js & is.js with lodash.js 2019-03-03 13:10:04 +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
ed99b0c9f3 JS linting 2019-03-01 14:25:32 +00:00
Harvey Kandola
9b06ddecb5 Refactor content linking code flow
Fixed EmberJS deprecation warnings by removing usage of observers.

Fixed edge case bug for repeated content link insertion modal clicks.
2019-02-28 15:11:46 +00:00
Harvey Kandola
a888b12ad1 Make TinyMCE Prism integration use full CSS path 2019-02-28 12:31:28 +00:00
Harvey Kandola
bc28b36627 Make Markdown editor use Ember input helper 2019-01-09 11:03:58 +00:00
Harvey Kandola
f73c2f13d4 Syntax highlight code snippets added via TinyMCE
Prism dependencies included.
2019-01-09 11:02:59 +00:00
McMatts
e6ddb1ec24 Upgrade TinyMCE dependency to v4.9.2 2019-01-07 14:42:43 +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
McMatts
64e6a41353 Correct Trello computed property for non-admins 2018-09-10 17:41:01 +01:00
McMatts
b1a35b7f75 Improved Draw.io integration pending changes detection 2018-08-23 12:29:55 +01:00
HarveyKandola
9987d29b7b Provide UI to configure Trello connector 2018-08-09 15:31:36 +01:00
HarveyKandola
7b178a76b2 Render Jira issues 2018-08-07 19:43:25 +01:00
HarveyKandola
0f9602e3a0 Fetching Jira issues 2018-08-07 19:15:25 +01:00
HarveyKandola
7878a244d3 [WIP] Admin level Jira creds and vendored jira libs 2018-08-06 19:39:31 +01:00
sauls8t
39891a0758 Fix Draw.io integratoin timing issue 2018-08-01 17:33:57 -04:00
Harvey Kandola
5fe094a2d7 Save CodeMirror editor instance at end of process 2018-06-07 19:14:09 +01:00
Harvey Kandola
b34e41f65c Image upload for WYSIWYG editor
Fixes #106
2018-06-06 16:53:31 +01:00
Harvey Kandola
92f8fe550e Change space settings management into tab views 2018-06-05 14:04:14 +01:00
sauls8t
fca6cc7ede Turn add section UX into modal flow
At long last we have a modal-driven add section process @HarveyKandola !
2018-06-04 14:37:21 +01:00
Harvey Kandola
36be6243ad WIP new document UX/UI 2018-05-29 18:26:04 +01:00
McMatts
3bc775582d Code linting 2018-05-03 12:49:49 +01:00
Harvey Kandola
85b6e40d8c Finished up Draw.io integration 2018-05-03 12:46:15 +01:00
Harvey Kandola
d746c90624 Draw.io integration WIP 2018-05-02 14:55:02 +01:00
McMatts
f21c80d960 Revert section title change on cancel operation 2018-04-26 12:01:58 +01:00
sauls8t
74e9699e1e Replace showNotificaiton() calls 2018-04-23 12:46:34 +01:00
Harvey Kandola
4e32bffebe Update TinyMCE cache buster 2018-03-13 15:02:01 +00:00
Harvey Kandola
26de0551ae Resolve lint issues 2018-02-08 17:23:17 +00:00
sauls8t
8f0440d55f Improve position of WYSIWYG editor toolbar 2018-02-08 12:12:27 +00:00
sauls8t
9d82682797 Enhance + SECTION to always be visible 2018-02-07 19:16:23 +00:00
sauls8t
7d3473365a PlantUML integration 2018-02-07 13:44:18 +00:00
sauls8t
0f3de51ad5 Update TinyMCE editor to v4.7.6 release
Fixes issue with double scroll bar and subsequent position of inline editing toolbar.
2018-02-04 15:51:14 +00:00
sauls8t
f967949513 WYSIWYG editor now calls Ember parent lifecycle event
Missing ember component event calls added.
2018-02-04 15:50:17 +00:00
sauls8t
bd9b7e120e Experimental Mermaid integration document section type
WIP and not hopeful
2018-02-04 15:45:28 +00:00
sauls8t
f61f260db1 Add additional languages to TinyMCE Codesample plugin
Whilst this commit brings new language support for
TinyMCE Codesample plugin, it looks like hardcode TinyMCE defaults take precendence hence not all new languages receive proper theme formatting. To be fixed later.
2018-01-29 17:29:37 +00:00
sauls8t
8ddc6cedde Enable browser spell checker for WYSIWYG editor 2018-01-25 17:49:32 +00:00
sauls8t
c0d70e38de Save smart sections correctly post callback refactoring 2018-01-24 14:00:12 +00:00
sauls8t
5dd7d9c181 upgraded Ember and Bootstrap, merged changes 2018-01-22 10:31:03 +00:00
Harvey Kandola
5f59e95495 improve level code 2018-01-10 16:07:17 +00:00
Harvey Kandola
9a804b5666 guard against no meta data before trim() 2017-12-21 13:10:05 +00:00
Harvey Kandola
0336f84a83 CodeMirror dependency upgraded to v5.32.0
For handling Markdown and Code section types
2017-12-18 13:10:51 +00:00
Harvey Kandola
c5c988709d page numbering engine 2017-12-10 14:05:23 +00:00
Harvey Kandola
9dcaf697a8 section UX complete 2017-12-09 12:21:14 +00:00