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

955 commits

Author SHA1 Message Date
Harvey Kandola
fb8adc6491 Prevent ember actions on destroyed objects 2018-05-02 14:53:26 +01:00
Harvey Kandola
455a384eb0 Prettify 2018-05-02 14:52:23 +01:00
Harvey Kandola
e234471b1e Ensure initials calculate correctly for Unicode via runes 2018-05-02 14:50:22 +01:00
Harvey Kandola
b839a0753c Latest build assets 2018-04-27 09:53:12 +01:00
sauls8t
05da8894b9 Trap for empty text diagram before generating 2018-04-26 15:14:41 +01:00
McMatts
734e8653dd Bump build numbers 2018-04-26 15:02:06 +01:00
McMatts
3e37b9b7e4 Flip revisions diff format, by popular request
Switch from 'what you will lose' to 'what you will gain'...
2018-04-26 15:01:43 +01:00
McMatts
b1e0e31a9e Prettify code 2018-04-26 13:44:41 +01:00
McMatts
f2a903d054 Ensure activity view works on UTC date formats 2018-04-26 13:44:29 +01:00
McMatts
b40db1433e Use default Ember object ID for permissions model 2018-04-26 12:03:23 +01:00
McMatts
962a8369aa Prettify some code 2018-04-26 12:02:36 +01:00
McMatts
f21c80d960 Revert section title change on cancel operation 2018-04-26 12:01:58 +01:00
McMatts
7b619101f1 Switch search to InnoDB
Better, faster searching
2018-04-25 12:19:47 +01:00
McMatts
08557c369c Implement User API support
Direct User API usage impacted UI usage of API.

Moved setting of new user permissions up the call chain.
2018-04-25 12:19:14 +01:00
Harvey Kandola
e47c5e61fc Remove superfluous SQL param
superflous
2018-04-25 12:17:12 +01:00
sauls8t
123fce6c17 Use unicode compat slug engine 2018-04-25 12:15:17 +01:00
sauls8t
91c8b05d89 Make Keycloak integration compatible with 4 series
Troubleshooting information provided
2018-04-23 12:47:31 +01:00
sauls8t
74e9699e1e Replace showNotificaiton() calls 2018-04-23 12:46:34 +01:00
McMatts
9235c183c5 Support for document draft-live publication workflows 2018-04-20 14:38:35 +01:00
McMatts
bde0091a4a Reafctor client side (EJS) constants 2018-04-20 14:38:10 +01:00
McMatts
8fb001422a Slow down space view component lifecycle eagerness 2018-04-17 18:03:32 +01:00
McMatts
0019e860ad Ensure document TOC listens to section add event 2018-04-17 16:53:09 +01:00
McMatts
591579251e Make consistent cloneID 2018-04-17 16:10:13 +01:00
McMatts
46f5f25acc Grant document lifecycle permission when adding new space 2018-04-17 16:09:53 +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
Harvey Kandola
1887eb8100 Removed db snippet 2018-04-11 15:52:24 +01:00
Harvey Kandola
1ea30ee8e1 Disable native GitHub commits module 2018-04-11 15:08:03 +01:00
Harvey Kandola
b1d677778b Remove "| Documize" suffice from browser title when viewing doc
This helps to improve print/pdf rendering.
2018-04-11 14:30:38 +01:00
Harvey Kandola
a3157749f0 Reuse ctx.Transaction during search index operations 2018-04-11 14:29:33 +01:00
Harvey Kandola
cc7bcc31be
Update README.md 2018-04-09 14:13:27 +01:00
Saul S
2dce8a89a4
Merge pull request #144 from documize/content-analytics
Content analytics and reporting
2018-04-09 10:26:59 +01:00
Harvey Kandola
efcc0fe9ac Embed static assets for build 2018-04-09 10:24:44 +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
5fb41e9fb1 Change document activity records after space move 2018-04-05 20:00:42 +01:00
McMatts
19a916a4b4 New user role: view analytics 2018-04-05 19:59:57 +01:00
McMatts
b65a00dd1c Fix silent error drop 2018-04-05 14:25:36 +01:00
McMatts
f2b1b5af03 Return promise from document model refresh process 2018-04-05 14:25:15 +01:00
McMatts
ca62d74a19 Pass keywords from search route to component 2018-04-05 14:24:58 +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
c9e429ea1a Tag document view activity with source/referrer 2018-04-05 14:23:39 +01:00
McMatts
663ec23c75 Fix slient error drop 2018-04-05 14:22:23 +01:00
McMatts
c29426f2d7 Record search history only for share spaces 2018-04-05 14:21:55 +01:00
McMatts
274b77cb8f Clean up category code/formatting for MySQL store 2018-04-04 14:38:41 +01:00
McMatts
01720722d6 Upper case navigation text 2018-04-04 14:38:21 +01:00
McMatts
2579382280 Copt document categories when copying document 2018-04-04 14:38:04 +01:00
McMatts
e19e3682b7 Provide support for analytics/reporting 2018-04-04 14:37:25 +01:00
McMatts
38772f5961 Introduce new gray color 2018-04-04 14:35:25 +01:00