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
Harvey Kandola
cb6dce9613
latest embedded assets
2017-10-12 07:18:53 -04:00
Harvey Kandola
1e3f8e51f0
sticky form headers, category improvements, dropdown improvements
2017-10-11 16:05:24 -04:00
Harvey Kandola
785d12191e
choose icon for empty state control
2017-10-10 16:39:39 -04:00
Harvey Kandola
c77b384215
space related bug fixesx
2017-10-09 10:56:59 -04:00
Harvey Kandola
d9eda2a0ff
latest build assets
2017-10-08 21:08:50 -04:00
Harvey Kandola
41340a7b15
latest embed assets
2017-10-08 21:02:14 -04:00
Harvey Kandola
f5c819331d
space invitation process endpoint change
2017-10-06 15:19:35 -04:00
Harvey Kandola
8680237016
latest build assets
2017-10-06 14:17:09 -04:00
Harvey Kandola
b8d848549e
improved setup process and space view rendering
2017-10-06 13:59:58 -04:00
Harvey Kandola
1b548ea03e
commented out domain match check during auth
2017-09-24 18:02:24 +01:00
Harvey Kandola
ef285c91de
persist permissions
...
WIP
2017-09-15 11:08:05 +01:00
Harvey Kandola
c51ba65b1d
New schema for permissions and roles management
2017-09-12 09:59:43 +01:00
Harvey Kandola
fbf2222eda
latest build embed assets
2017-09-10 19:30:02 +01:00
Harvey Kandola
2386dcbd83
improved url domain matching for multi-tenant deployments
2017-09-08 19:41:46 +01:00
Harvey Kandola
0de060138d
bumped ember version + yarn
2017-09-04 09:56:09 +01:00
Harvey Kandola
a982af6e79
permission screen UI overflow fix
...
1. handle long username overflow on space permissions screen
2. only show document history to editors
3. removed redundant document editing permission check
4. Ensure subdomain is detected when accepting space invitation
2017-08-31 18:01:07 +01:00