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

100 commits

Author SHA1 Message Date
McMatts
27fde0dac8 Streamline document meta view and editing experience
Meta data:

1. Condensed layout.
2. Unified editing.

Co-Authored-By: Saul S <sauls8t@users.noreply.github.com>
2018-06-15 14:25:05 +01:00
sauls8t
0b139c871f Bump version 2018-06-12 14:09:09 +01:00
Harvey Kandola
bf305d271e Improve style of empty state for add new section 2018-06-07 14:24:27 +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
716bd062d7 Provide each doc section with TOC controls
Put up/down/indent/outdent options on the section menu dropdown for easier TOC manipulation.
2018-06-01 11:49:09 +01:00
McMatts
f9e2141ed4 Make long section names wrap correctly and pad better 2018-05-31 18:19:52 +01:00
McMatts
25fd13bd3f Sidebar more responsive and sticky
Tweaked CSS to support small-to-large screen real estate.
2018-05-31 15:15:48 +01:00
McMatts
f20a1d1d5f Removed previous page layout framework 2018-05-30 16:08:25 +01:00
McMatts
c7cc36b307 Move attachments into meta zone 2018-05-30 11:27:29 +01:00
Harvey Kandola
36be6243ad WIP new document UX/UI 2018-05-29 18:26:04 +01:00
Harvey Kandola
5d757c992f More UI conversion to new framework 2018-05-24 18:09:38 +01:00
McMatts
3bc775582d Code linting 2018-05-03 12:49:49 +01:00
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
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
ba52dfa11d Provide basis for document lifecycle 2018-03-15 17:11:53 +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
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
9d82682797 Enhance + SECTION to always be visible 2018-02-07 19:16:23 +00:00
sauls8t
412127811e Scroll to correct point in document for edit mode 2018-01-25 13:20:22 +00:00
sauls8t
5dd7d9c181 upgraded Ember and Bootstrap, merged changes 2018-01-22 10:31:03 +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
8b05e7ab81 switch to doc content view when clicking on TOC entry 2017-12-19 14:00:53 +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
Harvey Kandola
cc1c216754 removed redundant UI code 2017-12-11 14:39:12 +00:00
Harvey Kandola
e61b2d0aa8 document view revisions UX 2017-12-11 13:45:56 +00:00
Harvey Kandola
66bc874d95 view activity date formatting 2017-12-11 12:34:54 +00:00
Harvey Kandola
cce1b5ef50 document view activity 2017-12-11 12:04:48 +00:00
Harvey Kandola
486b5983d9 document attachments view 2017-12-11 11:40:12 +00:00
Harvey Kandola
9dcaf697a8 section UX complete 2017-12-09 12:21:14 +00:00