1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-23 15:19:42 +02:00
Commit graph

115 commits

Author SHA1 Message Date
Harvey Kandola
22b6674edb Content liking
New per space option that allows users to like/dislike content.

The prompt is configurable per space, e.g. "Was this useful?".

Enterprise edition gets new Votes report providing insights into most/least liked content.
2018-04-13 11:01:36 +01:00
McMatts
c92ab3a589 Refactoring fof nav elements across both editions 2018-04-05 20:01:10 +01:00
McMatts
01720722d6 Upper case navigation text 2018-04-04 14:38:21 +01:00
McMatts
38772f5961 Introduce new gray color 2018-04-04 14:35:25 +01:00
sauls8t
30315a36c7 Update README.md with latest version numbers 2018-03-28 14:25:37 +01:00
sauls8t
ad4030bc17 Fix space permissions group vs. user role overriding 2018-03-27 11:33:43 +01:00
sauls8t
c3c4e9820e Improve Print & PDF rendering
Tweaked CSS for more compact format utilizing print real estate.
2018-03-24 14:42:35 +00:00
sauls8t
eaf46f06c1 Provide in-app What's New & new release notifications 2018-03-22 17:29:59 +00:00
Harvey Kandola
c5acaae677 Differentiate H1-H6 heading styles 2018-03-20 19:38:27 +00:00
sauls8t
f825e9fdc9 Improved full text search matching 2018-03-19 15:04:02 +00:00
Harvey Kandola
ddcc61d5e0 Update sortable.js 2018-03-18 13:56:20 +00:00
Harvey Kandola
ba52dfa11d Provide basis for document lifecycle 2018-03-15 17:11:53 +00:00
Harvey Kandola
d9a9a828ed Include Bootstrap badge component 2018-03-15 17:11:29 +00:00
Harvey Kandola
4e32bffebe Update TinyMCE cache buster 2018-03-13 15:02:01 +00:00
sauls8t
bd43319bb2 New SMTP library and refactoring of mailer code 2018-03-07 18:52:19 +00:00
sauls8t
b2b3e6fca6 Decrease CSS line-height for document content viewing 2018-03-06 15:58:35 +00:00
sauls8t
d1fdb385e9 User picker for permission admin 2018-03-05 12:47:42 +00:00
sauls8t
ed11c0ad11 add/remove group membership 2018-03-01 19:14:27 +00:00
sauls8t
0680a72ee2 list group members & non-members 2018-02-28 14:55:36 +00:00
sauls8t
19b4a3de49 Allow admins to add, edit, delete user groups! 2018-02-27 14:16:23 +00:00
sauls8t
e9e1d76831 Remove +SECTION from Print & PDF 2018-02-22 18:15:13 +00:00
Harvey Kandola
b5aef1dc87 Make consistent style imports 2018-02-08 12:23:15 +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
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
412127811e Scroll to correct point in document for edit mode 2018-01-25 13:20:22 +00:00
sauls8t
adef6dfffa Set consistent browser titles 2018-01-24 13:23:11 +00:00
sauls8t
cb4b6ee6c3 tweak color 2018-01-22 11:09:17 +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
a13b631a7e better constants for EmberJS 2017-12-26 15:38:55 +00:00
Harvey Kandola
b9394a4967 document level permissions 2017-12-26 13:25:10 +00:00
Harvey Kandola
58c88e2127 scrollbar css for document TOC 2017-12-24 09:14:32 +00:00
Harvey Kandola
50a17256e5 setup UX improvements 2017-12-19 17:58:22 +00:00
Harvey Kandola
4de19dcbec print improvements 2017-12-19 14:27:17 +00:00
Harvey Kandola
8b05e7ab81 switch to doc content view when clicking on TOC entry 2017-12-19 14:00:53 +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
5d3ddaa2d9 edit/delete reusable content blocks 2017-12-15 18:43:22 +00:00
Harvey Kandola
f72b02cbb2 tweak start section button style 2017-12-15 16:47:44 +00:00
Harvey Kandola
af7e089764 add document section UX 2017-12-15 16:14:44 +00:00
Harvey Kandola
a728f14d41 push doc toc down the side bar 2017-12-15 13:56:37 +00:00
Harvey Kandola
9afc4ca98b removed start-document redundant code 2017-12-15 13:44:32 +00:00
Harvey Kandola
ab475ede04 doc start: empty, template, import 2017-12-15 13:41:20 +00:00
Harvey Kandola
26243a5a55 improved TOC resizer logic 2017-12-14 19:10:26 +00:00
Harvey Kandola
3329942d8a responsive doc TOC 2017-12-14 13:25:05 +00:00
Harvey Kandola
b339df5125 WIP sticky doc toc with sticky toc toolbox 2017-12-12 18:30:39 +00:00
Harvey Kandola
e158c9f0f8 WIP document TOC for widescreen displays 2017-12-12 16:21:05 +00:00
Harvey Kandola
3f2edcaa96 removed redundant colors, widgets 2017-12-11 20:59:28 +00:00
Harvey Kandola
daf61dfe9f removed unused libs 2017-12-11 14:50:11 +00:00