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
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
ca91cd8e49
Set explicit MySQL InnoDB engine
...
Closes #142
2018-03-30 22:12:18 +01:00
McMatts
ee10e6db3b
Search history recording
...
Controller re-worked.
2018-03-30 20:00:49 +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
McMatts
a6828e6b7f
Record document search history
2018-03-30 17:03:18 +01:00
McMatts
4816cf73c0
Record space activity actions
...
Record user space, creation, view and deletion.
View action also covers anonymous users.
2018-03-30 12:55:17 +01:00
McMatts
c138716ff4
Refactor document view activity recording
2018-03-30 12:54:15 +01:00
sauls8t
527b02e8b3
Improve JS slugify process
...
To handle non-recognized charsets.
2018-03-30 11:27:25 +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
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
e1d2d4c037
Add missing semi-colon for MariaDB installation
...
Closes #140
2018-03-25 19:20:39 +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
3e1ee64e6f
Set Table of Contents breakpoint to 1600
...
For lower resolution displays.
2018-03-24 14:41:45 +00:00
sauls8t
d45182b382
Exclude anonymous users from What's New
...
No need to notifiy anon users of product updates.
2018-03-24 13:27:39 +00:00
Harvey Kandola
8077dd939a
Improve semver unit test
...
Now handles empty database scenario
2018-03-23 13:01:25 +00:00
Harvey Kandola
c31711c130
Updated README with edition download links
2018-03-23 12:02:27 +00:00
McMatts
0b85657536
Semver based in-app news and update notification
...
Ignore semver.patch for Whats New notifications.
Use semver.major.minor.patch for Admin notifications.
Changed endpoint to /news.
2018-03-23 11:52:19 +00:00
McMatts
8d65c2d571
Default to empty array results in Ember services
2018-03-23 11:50:21 +00:00
McMatts
38e8c4665a
Stop Ember booting app when testing
2018-03-23 11:49:15 +00:00