McMatts
bca7794c00
i18n doc strings
2022-03-09 15:20:16 -05:00
McMatts
371706fb49
i18n doc strings
2022-03-09 14:04:17 -05:00
McMatts
a236cbb01c
i18n doc strings
2022-03-09 13:36:48 -05:00
McMatts
93b6f26365
i18n space strings
2022-03-08 17:05:12 -05:00
McMatts
5e687f5ef4
i18n space strings
2022-03-08 13:05:30 -05:00
McMatts
97c4c927ac
i18n space strings
2022-03-08 12:50:34 -05:00
McMatts
4885a1b380
i18n space strings
2022-03-08 12:16:36 -05:00
McMatts
e0805d7131
i18n search strings
2022-03-08 11:35:59 -05:00
McMatts
6d735e8579
i18n page strings
2022-03-04 18:31:23 -05:00
McMatts
59dc6ea991
i18n page strings
2022-03-04 13:07:11 -05:00
McMatts
4ab48cc67d
i18n admin strings
2022-03-03 19:42:37 -05:00
McMatts
c09a116e56
i18n admin strings
2022-03-03 14:03:48 -05:00
McMatts
479d03ba70
i18n admin sections
2022-03-02 19:55:52 -05:00
HarveyKandola
fcf38d8af9
Change downloads asset location
2022-02-14 14:23:10 -05:00
HarveyKandola
6b3cdb5033
Support for ARIA
2022-01-11 12:40:52 -05:00
HarveyKandola
45f216b8a1
Improved tooltip rendering speed
2022-01-10 17:14:08 -05:00
HarveyKandola
c31c130ffd
Remove Ember Attacher add-on
2022-01-10 17:01:54 -05:00
HarveyKandola
8fa5569ae5
Implement more re-branding updates
2021-11-15 14:52:29 -05:00
HarveyKandola
df8f650319
Support VB.NET for code syntax highlighting
2021-08-18 19:41:19 -04:00
Harvey Kandola
972413110f
Merge pull request #377 from Ma27/preview-button-toggle
...
gui/editors: toggle Preview/Edit button
2020-11-12 18:57:42 +00:00
HarveyKandola
30d12ba756
Updated Draw.io integration
2020-11-09 11:01:09 -05:00
Maximilian Bosch
9ed8f79315
gui/editors: toggle Preview/Edit button
...
When hitting "Preview" on a previewable section (e.g. one with
markdown), the tooltip and icon of the preview-button still show
"Preview". With this change, both the text and the button will be
switched accordingly.
2020-10-31 21:18:20 +01: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
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
1a89201bd9
Provide generic IFrame section for documents
...
Closes #352
2019-12-09 12:31:44 +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
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
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
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
HarveyKandola
a64a219ce8
Remove obsolete anchor plugin
2019-10-26 16:55:54 +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
sauls8t
6b723568d3
Provide Bash/Shell code syntax in Rich Text Editor
...
Closes #322
2019-09-18 11:25:21 +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
Derek Chen
8c99977fc9
working on forentend
2019-08-08 00:40:03 +08:00
sauls8t
e219c97a6b
Enbale browser context menu for TinyMCE
2019-08-05 13:29:08 -04:00
Maximilian Bosch
444b4fd1f7
Render HTML in Markdown during previews as well
...
When having e.g. a markdown-based section in a document where you
reference another document, a HTML-link is generated. However when
previewing changes, the raw HTML is shown.
With setting `html: true` in the configuration for `markdownit`[1],
HTML is detected and properly parsed (Also markup tags such as `<h1>`
are rendered properly just like when using `blackfriday` to request a rendered
section).
Regarding probably harmful side-effects: setting e.g. `<style>* { display:
none !important; }</style>` causes a white page with `markdownit` as
well as with `blackfriday`. `<script>` tags aren't affected since
`handlebars` mostly breaks with `<script>` tags within variables that
are substituted using `{{{var}}}` into the DOM[3].
Please note that I didn't commit the modifications in `embed/bindata.go`
as it seemed to me after looking at the history that those updates are
only done when preparing a release.
[1] 1ad3aec204/lib/presets/default.js (L6-L9)
[2] https://github.com/documize/blackfriday/blob/master/markdown.go#L105-L146
[3] https://github.com/wycats/handlebars.js/issues/531
2019-08-01 21:02:35 +02:00
sauls8t
264c25cfe0
Prevent space user invitation for non-Documize auth providers
...
If running LDAP or Keycloak authentication, you cannot bypass user sync process to invite new users.
Closes #284
2019-06-25 17:05:25 +01:00
sauls8t
595301db64
Replace UPLOAD with + for attachments action
2019-06-25 16:53:43 +01:00
sauls8t
80f0876b51
Show admins incomplete config indicator
...
SMTP checks to start with.
2019-06-19 13:39:36 +01:00
sauls8t
946c433018
Detect first-time login event
2019-06-19 12:46:46 +01:00