sauls8t
c66fae703c
Fix keyword quoted string failure for MariaDB
...
Closes #153
2018-05-11 09:28:04 +01:00
sauls8t
e4c075ea4b
Bump version
2018-05-10 15:35:09 +01:00
sauls8t
2066f72258
Support MySQL 8.x series
...
Two issues resolved relating to MySQL 8:
1. DB version checking skips MINOR/PATCH checks if MAJOR release changed.
2. Keyword 'admin' quoted to ensure MySQL compat.
Closes #152
2018-05-10 15:14:50 +01:00
sauls8t
2298ac3376
Set ReplyTo for SMTP based notifications
...
Ensure all replies go back to person who initiated the notification.
2018-05-03 18:03:25 +01:00
McMatts
3b0291d94c
Bump version
2018-05-03 12:50:58 +01:00
Harvey Kandola
b839a0753c
Latest build assets
2018-04-27 09:53:12 +01:00
McMatts
734e8653dd
Bump build numbers
2018-04-26 15:02:06 +01:00
sauls8t
123fce6c17
Use unicode compat slug engine
2018-04-25 12:15:17 +01:00
McMatts
9235c183c5
Support for document draft-live publication workflows
2018-04-20 14:38:35 +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
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
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
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
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
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
sauls8t
f3e4b4060e
Create default users groups during setup process
2018-03-08 11:54:57 +00:00
sauls8t
e6e099db1a
Consistency of store empty result checks
2018-03-08 10:51:12 +00:00
sauls8t
bd43319bb2
New SMTP library and refactoring of mailer code
2018-03-07 18:52:19 +00:00
sauls8t
19b4a3de49
Allow admins to add, edit, delete user groups!
2018-02-27 14:16:23 +00:00
sauls8t
00f415214c
Bump version
2018-02-23 14:33:37 +00:00
sauls8t
92533036a7
Bump version
2018-02-22 18:14:42 +00:00
sauls8t
c705e8c299
Explicit computed properties declaration for section header
2018-02-19 09:46:04 +00:00
Harvey Kandola
fd693f4ff4
go dep
...
Migrated from plain /vendor to go dep
2018-02-14 15:23:46 +00:00
Harvey Kandola
1e2c468dc4
Generate assets for latest release
2018-02-09 09:17:49 +00:00
sauls8t
9d82682797
Enhance + SECTION to always be visible
2018-02-07 19:16:23 +00:00
sauls8t
0f3de51ad5
Update TinyMCE editor to v4.7.6 release
...
Fixes issue with double scroll bar and subsequent position of inline editing toolbar.
2018-02-04 15:51:14 +00:00
sauls8t
601262db12
Provide latest embeddable assets
2018-01-28 17:42:00 +00:00
sauls8t
a1833f56a3
revised screenshots
2018-01-28 14:04:35 +00:00
sauls8t
2d8dc62ca4
Update to TinyMCE latest build
2018-01-25 16:14:37 +00:00
Harvey Kandola
6409ad0d63
WIP vendored dep upgrades
2018-01-19 11:36:38 +00:00
Harvey Kandola
f4f32bcfcb
document approvals and protection
2017-12-24 15:51:43 +00:00
Harvey Kandola
58c88e2127
scrollbar css for document TOC
2017-12-24 09:14:32 +00:00
Harvey Kandola
7505904de1
tweaked document meta fields responsive layout
2017-12-22 09:16:31 +00:00
Harvey Kandola
0b0cae4a8d
improved manifest.json and API 401 redirect logic
2017-12-21 11:40:20 +00:00
Harvey Kandola
00070d7f0d
added screenshot to README
2017-12-20 16:51:32 +00:00
Harvey Kandola
ebdaa9529c
no need for SHA on CodeMirror assets
2017-12-20 11:37:14 +00:00
Harvey Kandola
43d3e84573
latest build assets
2017-12-19 20:00:36 +00:00
Harvey Kandola
50a17256e5
setup UX improvements
2017-12-19 17:58:22 +00:00
Harvey Kandola
ca783dd323
fixed bug with app boot
2017-12-19 16:52:40 +00:00
Harvey Kandola
5ad905a576
better print/pdf output rendering
2017-10-13 12:07:19 -04:00