Harvey Kandola
a0a166136e
Merge pull request #378 from Ma27/markdown-bulletpoints-margin
...
document/wysiwig: no margin for sublists
2020-11-12 18:54:17 +00:00
HarveyKandola
30d12ba756
Updated Draw.io integration
2020-11-09 11:01:09 -05:00
Maximilian Bosch
06bf9efcfc
document/wysiwig: no margin for sublists
...
When having a list with sublists in a `markdown` section like this
* top-level
* another one
* sub-elem 1
* sub-elem 2
then documize will create a margin of 15px before and after the sublist
which is rather unintuitive as this will create the wrong impression
that these bullet-points have no relation to the parent one even though
this is the most common semantic reason for sublists.
This patch removes the margin at the top and bottom for those kinds of
sublists.
2020-10-31 21:47:23 +01:00
HarveyKandola
4fe022aa0c
Database and LDAP upgrades
...
Bumped underlying dependencies affecting database and LDAP connectivity.
Bumped to Go v1.14.3 and released v3.8.0.
2020-05-21 12:32:46 +01:00
HarveyKandola
ab95fcc64d
Prep 3.7.0 release
...
Awesome work @sauls8t !!
2020-02-04 14:43:47 +00:00
sauls8t
c689379f92
Restrict pin sequence changing
...
Only all documents filter enables the up/down pin sequence change clickers.
2020-02-04 12:37:59 +00:00
HarveyKandola
d1774b42bd
Allow for clickable links in space description
...
Closes #361
2020-02-04 12:28:57 +00:00
sauls8t
e014f5b5c1
Pinned documents
...
Closes #278
Pin documents to the top of each space.
2020-02-03 21:00:35 +00:00
sauls8t
50f47f61a5
Rename folder/space for all space export
2020-02-03 20:57:36 +00:00
sauls8t
d26ecdc12f
Prep 3.6.0 release
2019-12-14 13:13:47 +00:00
sauls8t
1a89201bd9
Provide generic IFrame section for documents
...
Closes #352
2019-12-09 12:31:44 +00:00
HarveyKandola
cafa3ceed0
Build prep 3.5.2
2019-12-06 18:02:00 +00:00
HarveyKandola
2b3e9dfbc9
Stop TinyMCE dialogs from scrolling background
2019-12-06 15:11:16 +00:00
HarveyKandola
1c1ebee15a
Upgrade TinyMCE to 5.1.3
2019-12-06 15:10:50 +00:00
HarveyKandola
6ba4ca9c16
Fix scroll-to-section regression
...
Fixes #344
2019-12-06 11:09:02 +00:00
HarveyKandola
5aaa9f874d
Hide PlantUML sample diagrams when you have content
...
Closes #346
2019-12-06 10:13:15 +00:00
sauls8t
51a25adbdb
v3.5.1
2019-11-30 10:31:09 +00:00
HarveyKandola
6882491201
Build prep
2019-11-15 18:21:56 +00:00
HarveyKandola
d4edcb8b2c
Show default category indicator to admins
...
Fixes #339
2019-11-15 16:38:56 +00:00
HarveyKandola
f117e91bcb
Specify default categories for new documents
...
Closes #339
All new documents will be assigned default categories.
Documents created from templates that already have categories take precedence.
2019-11-15 14:51:52 +00:00
HarveyKandola
5c1ad25dc9
Allow rich rext for Site Message and Space Desc
...
Closes #291
Style both site-wide message and per space descriptions using the fully-featured rich text editor.
2019-11-15 12:41:08 +00:00
HarveyKandola
8970a21b58
Fix regression for downloading certain binary attachments
2019-11-14 17:38:53 +00:00
McMatts
faeadb2bbb
Update embeded assets
2019-11-08 14:55:27 +00:00
McMatts
60ef205948
Improve jump-to-section scrolling
2019-11-08 12:45:22 +00:00
McMatts
7ae801554d
Bump version
2019-11-08 12:44:57 +00:00
McMatts
441efd42e9
Prevent edits to locked docs/sections
2019-11-08 12:44:41 +00:00
McMatts
a19ba46f7a
Add http scheme for copied links
2019-11-08 11:11:27 +00:00
sauls8t
7954f4b976
3.4.1 release
2019-11-02 09:22:09 +00:00
HarveyKandola
a64a219ce8
Remove obsolete anchor plugin
2019-10-26 16:55:54 +01:00
HarveyKandola
017b19141c
3.4.0 build prep
2019-10-26 16:15:56 +01:00
McMatts
39f457e90e
Upgrade TinyMCE to v5.1.0
...
Introduces new sticky toolbar option!
2019-10-21 10:54:01 +01:00
McMatts
30d3e6f82e
Improve canEdit permissions for attachments
2019-10-21 10:34:34 +01:00
McMatts
8c2bed283f
Sync edit checks across editions
2019-10-21 10:34:10 +01:00
HarveyKandola
7c70274f5e
Add edit check to atatchments list view
2019-10-14 17:29:34 +01:00
HarveyKandola
ef5b5cdb32
Bump version to 3.3.2
2019-10-14 12:27:41 +01:00
HarveyKandola
ccd756aca0
Document PostgreSQL wildcard search syntax
2019-10-10 11:58:41 +01:00
HarveyKandola
3d0f17386b
Bump released to v3.3.1
2019-09-26 16:51:05 +01:00
sauls8t
6b723568d3
Provide Bash/Shell code syntax in Rich Text Editor
...
Closes #322
2019-09-18 11:25:21 +01:00
sauls8t
74300b009b
v3.3.0 release prep
2019-09-12 13:16:10 +01:00
sauls8t
5004e5a85e
Enable Full-text Search when using SQL Server 2016+
2019-09-11 19:08:53 +01:00
HarveyKandola
66e11cefbc
Bump version to 3.2.0
2019-08-28 13:41:52 +01:00
HarveyKandola
5e9eeb5bf9
Use Ember v3.12.0
...
Bumped JS dependencies where possible
2019-08-28 12:57:02 +01:00
HarveyKandola
5b72da037c
Ensure only change approvers can change doc level attachments
...
Does not affect section level attachments
2019-08-27 16:17:38 +01:00
HarveyKandola
d14e8a3ff6
Delete package-lock.json
2019-08-27 15:33:18 +01:00
HarveyKandola
9a3d2c3c28
Fixed HTML for new auth settings
2019-08-27 15:25:10 +01:00
Harvey Kandola
29d7307537
Merge pull request #306 from dereknex/auth-with-cas
...
Authentication with Central Authentication Service (CAS) such as https://www.apereo.org/projects/cas
2019-08-27 11:05:18 +01:00
HarveyKandola
96e5812fc0
Improve CAS documentation
2019-08-27 11:02:56 +01:00
HarveyKandola
9dd78ca9be
Fix typos
2019-08-27 10:59:40 +01:00
Derek Chen
15e687841f
Merge branch 'auth-with-cas' of github.com:dereknex/community into auth-with-cas
2019-08-16 22:24:51 +08:00
Derek Chen
9d0d4a7861
fix got blank page when CAS auth failure
2019-08-16 22:00:55 +08:00