1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-02 12:05:23 +02:00
Commit graph

280 commits

Author SHA1 Message Date
Harvey Kandola
94a2e2c0f7 Allow for empty document excerpt 2018-06-07 14:23:54 +01:00
Harvey Kandola
9a3259b60e Sync two editions and deal with the diff 2018-06-06 13:59:12 +01:00
Harvey Kandola
372b3f3692 Improve copy for template admin 2018-06-05 15:48:33 +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
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
dc2c7a5f7c Tooltip for new document sidebar 2018-05-31 18:20:10 +01:00
McMatts
f9e2141ed4 Make long section names wrap correctly and pad better 2018-05-31 18:19:52 +01:00
McMatts
983b84235c Improve document sidebar flexbox CSS
Maximum widths to control table of contents wrapping.
2018-05-31 17:03:59 +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
21ba55a58f Change position of new space content dropdown 2018-05-25 12:14:24 +01:00
Harvey Kandola
3903e58367 Start of space admin functionality refactoring 2018-05-24 18:29:58 +01:00
Harvey Kandola
5d757c992f More UI conversion to new framework 2018-05-24 18:09:38 +01:00
Harvey Kandola
a453052087 Spaces view 2018-05-23 15:57:30 +01:00
Harvey Kandola
09d698fd2a WIP 2018-05-23 12:37:21 +01:00
Harvey Kandola
31580d883c Rename layout zones 2018-05-22 17:00:42 +01:00
Harvey Kandola
eb7ebf391d Provide the basic layout framework for UX/UI 2018-05-22 15:56:54 +01:00
Harvey Kandola
942bc386f4 Outline framework in place 2018-05-18 20:11:24 +01:00
Harvey Kandola
f5b196c334 Draft documents always visible to editors when space lifecycle set to Draft mode 2018-05-14 11:52:51 +01:00
sauls8t
e85744e1b3 Provide granular Dashbaord/Action view permissions
Closes #154
2018-05-11 15:17:10 +01:00
McMatts
af632615cf Change UX for user group member management
Placed search results below existing members list.
2018-05-03 12:48:45 +01:00
Harvey Kandola
d746c90624 Draw.io integration WIP 2018-05-02 14:55:02 +01:00
Harvey Kandola
2b8a7921ad Fix typo for user admin section 2018-05-02 14:54:24 +01:00
McMatts
f21c80d960 Revert section title change on cancel operation 2018-04-26 12:01:58 +01:00
McMatts
94ca80f052 Show content like box if not draft document 2018-04-17 16:09:28 +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
Harvey Kandola
6c8f23792c Add tooltips to bulk doc ops in space view 2018-04-12 12:12:48 +01:00
McMatts
ddd90a4aaf Auto-load serach results 2018-04-07 14:30:31 +01:00
McMatts
c92ab3a589 Refactoring fof nav elements across both editions 2018-04-05 20:01:10 +01:00
McMatts
19a916a4b4 New user role: view analytics 2018-04-05 19:59:57 +01:00
McMatts
335a1d1f81 Search will pass source down to document being viewed
Backend records search referrer of document being viewed.
2018-04-05 14:24:27 +01:00
McMatts
0d78cf3dda Implement new search page query filters 2018-04-04 14:35:03 +01:00
McMatts
18930fb610 Add Help menu option 2018-04-04 14:34:17 +01:00
McMatts
b4c4decb3b Search history recording
1. Record all search queries.
2. Replaced typeahead with form style for faster search result fetch/rendering.
2018-03-30 20:00:24 +01:00
sauls8t
1944690540 Restrict 'update available' msg to Global admins 2018-03-30 11:25:56 +01:00
sauls8t
df0a13b6ed Rebuild search index 2018-03-29 12:23:09 +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
d9a2b16c2a Use new Bootstrap format for checkboxes 2018-03-20 10:41:11 +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
958f4d30b9 Provider foundation for doc lifecycle and versions 2018-03-14 13:38:37 +00:00
Harvey Kandola
359e0e29eb Remove group permissions on delete event 2018-03-09 09:51:44 +00:00
sauls8t
bd43319bb2 New SMTP library and refactoring of mailer code 2018-03-07 18:52:19 +00:00
sauls8t
22679920d0 Set category permissions for both users and groups 2018-03-06 10:39:47 +00:00
sauls8t
d1fdb385e9 User picker for permission admin 2018-03-05 12:47:42 +00:00