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

65 commits

Author SHA1 Message Date
Harvey Kandola
ad2e653f3c Export to PDF related improvements 2018-06-11 14:40:21 +01:00
sauls8t
e85744e1b3 Provide granular Dashbaord/Action view permissions
Closes #154
2018-05-11 15:17:10 +01:00
McMatts
3bc775582d Code linting 2018-05-03 12:49:49 +01:00
McMatts
962a8369aa Prettify some code 2018-04-26 12:02:36 +01:00
McMatts
bde0091a4a Reafctor client side (EJS) constants 2018-04-20 14:38:10 +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
19a916a4b4 New user role: view analytics 2018-04-05 19:59:57 +01:00
McMatts
c9e429ea1a Tag document view activity with source/referrer 2018-04-05 14:23:39 +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
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
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
sauls8t
eaf46f06c1 Provide in-app What's New & new release notifications 2018-03-22 17:29:59 +00:00
sauls8t
f825e9fdc9 Improved full text search matching 2018-03-19 15:04:02 +00:00
sauls8t
a7a82d9fe3 Support for document versioning 2018-03-19 12:24:58 +00:00
Harvey Kandola
ba52dfa11d Provide basis for document lifecycle 2018-03-15 17:11:53 +00:00
sauls8t
ad3f406876 Rename document role to permission 2018-03-06 13:36:11 +00:00
sauls8t
22679920d0 Set category permissions for both users and groups 2018-03-06 10:39:47 +00:00
sauls8t
7ccb3b4658 Persist space permissions for groups and users 2018-03-03 17:46:29 +00:00
sauls8t
ed11c0ad11 add/remove group membership 2018-03-01 19:14:27 +00:00
sauls8t
0b5ed8fd9e add bulk users 2018-03-01 10:58:55 +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
Harvey Kandola
fc742a2282 Clear localstorage when user permissions change 2018-02-15 17:10:29 +00:00
sauls8t
9d8b1d2f3c Fix an issue with Everyone permissions not being observed 2018-01-26 15:34:20 +00:00
sauls8t
adef6dfffa Set consistent browser titles 2018-01-24 13:23:11 +00:00
sauls8t
5dd7d9c181 upgraded Ember and Bootstrap, merged changes 2018-01-22 10:31:03 +00:00
Harvey Kandola
6409ad0d63 WIP vendored dep upgrades 2018-01-19 11:36:38 +00:00
Harvey Kandola
5f59e95495 improve level code 2018-01-10 16:07:17 +00:00
Harvey Kandola
b9394a4967 document level permissions 2017-12-26 13:25:10 +00:00
Harvey Kandola
0b0cae4a8d improved manifest.json and API 401 redirect logic 2017-12-21 11:40:20 +00:00
Harvey Kandola
ca783dd323 fixed bug with app boot 2017-12-19 16:52:40 +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
35947ffbfc direct 401 API calls and redirect to login page 2017-12-08 14:34:21 +00:00
Harvey Kandola
e10313b7cc upgraded material icon fonts, space invite popup UX 2017-11-23 20:40:46 +00:00
Harvey Kandola
b31ab712c1 upgraded Ember and integrated Bootstrap 4
Upgraded to Ember JS 2.16.x release. This upgrade uses the new JavaScript modules API syntax.

Integrated Bootstrap 4 Beta 2 via package.json and associated popper.js library. Overridden Bootstrap styles using bootstrap.scss -- this file selectively imports the modules we need.
2017-11-16 13:28:05 +00:00
Harvey Kandola
c77b384215 space related bug fixesx 2017-10-09 10:56:59 -04:00
Harvey Kandola
318abef710 bulk data load methods for space and document views 2017-10-08 20:53:25 -04:00
Harvey Kandola
f5c819331d space invitation process endpoint change 2017-10-06 15:19:35 -04:00
Harvey Kandola
1d2109aa44 upgraded gorilla mux dependency, improved anon viewing 2017-10-04 14:02:03 -04:00
Harvey Kandola
30321781c2 implemented view users permission 2017-10-04 12:27:56 -04:00
Harvey Kandola
ba5988dca3 select space root or category docs 2017-10-02 13:48:37 -04:00
Harvey Kandola
8d761da939 delete space, mov doc edge cases 2017-09-26 20:13:44 +01:00
Harvey Kandola
5481de4e1c document list: show by selected space/category 2017-09-26 16:30:16 +01:00
Harvey Kandola
8f80673cde removed named sql statements 2017-09-25 14:37:11 +01:00
Harvey Kandola
f0582e18f7 add category to document 2017-09-22 17:23:14 +01:00