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

911 commits

Author SHA1 Message Date
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
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
97cc5374f0 Remove duplicate response header write 2018-03-21 10:08:11 +00:00
Harvey Kandola
c5acaae677 Differentiate H1-H6 heading styles 2018-03-20 19:38:27 +00:00
Harvey Kandola
297ce94546 Set document lifecycle defaults 2018-03-20 14:17:11 +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
Saul S
7eb99c52f2
Merge pull request #137 from documize/version-drafts-history-archiving
Document lifecycle and versioning
2018-03-19 16:20:40 +00:00
sauls8t
f825e9fdc9 Improved full text search matching 2018-03-19 15:04:02 +00:00
sauls8t
eb3bebf20d Add activity type TypeVersioned 2018-03-19 13:01:53 +00:00
sauls8t
a7a82d9fe3 Support for document versioning 2018-03-19 12:24:58 +00:00
sauls8t
bc2cab5721 Provide helpers to for adding API routes 2018-03-19 12:24:34 +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
b2e3f2be7e Record details of failed tenant access 2018-03-15 17:11:01 +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
c7ebbff318 Make editorconfig add new line 2018-03-09 11:14:29 +00:00
Harvey Kandola
359e0e29eb Remove group permissions on delete event 2018-03-09 09:51:44 +00:00