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

344 commits

Author SHA1 Message Date
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
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
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
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
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
McMatts
5c0b87bac5 Upgrade EmberJS testing 2018-03-23 11:47:59 +00:00
sauls8t
eaf46f06c1 Provide in-app What's New & new release notifications 2018-03-22 17:29:59 +00:00
Harvey Kandola
c5acaae677 Differentiate H1-H6 heading styles 2018-03-20 19:38:27 +00:00
Harvey Kandola
d9a2b16c2a Use new Bootstrap format for checkboxes 2018-03-20 10:41:11 +00:00
sauls8t
6ac035f196 Dashboard activity for versioned, archived, drafted events 2018-03-19 16:24:58 +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
sauls8t
8466cafe1f Upgrade npm 2018-03-19 12:24:09 +00:00
Harvey Kandola
ddcc61d5e0 Update sortable.js 2018-03-18 13:56:20 +00:00
Harvey Kandola
089457f16e WIP document versioning 2018-03-16 18:27:33 +00:00
Harvey Kandola
ba52dfa11d Provide basis for document lifecycle 2018-03-15 17:11:53 +00:00
Harvey Kandola
d9a9a828ed Include Bootstrap badge component 2018-03-15 17:11:29 +00:00
Harvey Kandola
958f4d30b9 Provider foundation for doc lifecycle and versions 2018-03-14 13:38:37 +00:00
Harvey Kandola
4e32bffebe Update TinyMCE cache buster 2018-03-13 15:02:01 +00:00
Harvey Kandola
359e0e29eb Remove group permissions on delete event 2018-03-09 09:51:44 +00:00
sauls8t
f3e4b4060e Create default users groups during setup process 2018-03-08 11:54:57 +00:00
sauls8t
bd43319bb2 New SMTP library and refactoring of mailer code 2018-03-07 18:52:19 +00:00
sauls8t
99220641f3 Refresh document content when switcing to content view
Closes #135
2018-03-06 15:59:07 +00:00
sauls8t
b2b3e6fca6 Decrease CSS line-height for document content viewing 2018-03-06 15:58:35 +00:00
sauls8t
ad3f406876 Rename document role to permission 2018-03-06 13:36:11 +00:00
sauls8t
93b95b9eca Removed dead code from category admin 2018-03-06 12:19:03 +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
sauls8t
7ccb3b4658 Persist space permissions for groups and users 2018-03-03 17:46:29 +00:00
sauls8t
99f0a16d71 Replaced remaining tip form classes with muted style 2018-03-02 11:28:45 +00:00
sauls8t
f0aed0ba77 Remove console.log() 2018-03-01 19:16:12 +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
7e6d6366da renamed load() to loadGroups() 2018-02-28 15:51:48 +00:00
sauls8t
e4d78904dc join and leave group persistence 2018-02-28 15:39:46 +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