McMatts
fbb1e334f8
Bump version to 2.1.1
2019-03-04 20:49:14 +00:00
McMatts
bb73655327
Write to stderr when onboarding shared space fails
2019-03-04 19:00:15 +00:00
McMatts
8c2febd636
Fixed lodash conversion issue with _.rest to _.drop
...
Solves move down on table of contents
2019-03-04 18:59:44 +00:00
McMatts
395008d06d
Allow hypen in tag names with Firefox
...
When keycodes are different across browsers. :|
2019-03-04 18:59:06 +00:00
Harvey Kandola
d009e4ed2a
Make setup process use new isEmail helper
2019-03-03 18:03:48 +00:00
Harvey Kandola
54bf258c61
Bump version + bundle web assets
2019-03-03 16:00:25 +00:00
Harvey Kandola
8332e8a03d
Send back saved label after edits
2019-03-03 15:59:13 +00:00
Harvey Kandola
a6f8be2928
revert back to ember-ajax 3.x series
2019-03-03 15:58:58 +00:00
Harvey Kandola
cbd9fddcfe
Space out save button
2019-03-03 15:58:39 +00:00
Harvey Kandola
4013b5ca03
Fix typo for self-host subdomain help info
2019-03-03 15:58:28 +00:00
Harvey Kandola
24b1326c31
Remove un-needed success alerts
2019-03-03 15:58:03 +00:00
Harvey Kandola
566807bc14
Replaced underscore.js & is.js with lodash.js
2019-03-03 13:10:04 +00:00
Harvey Kandola
df8e843bf5
Enabled TLS 1.3 support
...
IE11 might have issues so we don't support IE11.
2019-03-01 17:15:15 +00:00
Harvey Kandola
4d0de69489
New release prep
2019-03-01 17:13:29 +00:00
Harvey Kandola
25c247e99b
Introduce new Tabular editor with CSV import support
...
Closes #211 and #202
An all-new tabular editor has been added -- this replaces the previous tabular editor.
Better formatting options.
CSV data can also be imported straight into the table.
2019-03-01 14:28:18 +00:00
Harvey Kandola
ed99b0c9f3
JS linting
2019-03-01 14:25:32 +00:00
Harvey Kandola
8b0bb456d9
Format Blockquote
...
Fixes #217 for both Rich Text and Markdown section types.
2019-03-01 12:59:10 +00:00
Harvey Kandola
e438542cab
Upgrade ember-ajax to v4.0.1
...
Was v3.1.0
2019-02-28 17:47:12 +00:00
Harvey Kandola
553c17181e
Upgrade EmberJS to v3.8.0
2019-02-28 17:46:02 +00:00
Harvey Kandola
9b06ddecb5
Refactor content linking code flow
...
Fixed EmberJS deprecation warnings by removing usage of observers.
Fixed edge case bug for repeated content link insertion modal clicks.
2019-02-28 15:11:46 +00:00
Harvey Kandola
3fd1d793a3
Standardize text color for PRE & CODE blocks
2019-02-28 14:16:51 +00:00
Harvey Kandola
fc17ea5225
Standardize style of PRE & CODE blocks
...
For Markdown, styling was not consistent between inline blocks and full code blocks.
Fixes #203
2019-02-28 13:58:59 +00:00
Harvey Kandola
f47f09661f
Improve search by tag for MySQL
...
Fixes #214
MySQL requires specific full text search queries.
2019-02-28 13:39:53 +00:00
Harvey Kandola
4b7d4cf872
Ensure non-negative space summary counts
...
Sometimes users direct manipulate database and so space level counts don't match.
We ensure that counts don't go negative.
2019-02-28 12:42:42 +00:00
Harvey Kandola
c108d0eb30
Handle wrap-around for add section popup
2019-02-28 12:32:22 +00:00
Harvey Kandola
1f5221ffa0
Add install docs link to setup wizard
2019-02-28 12:31:57 +00:00
Harvey Kandola
a888b12ad1
Make TinyMCE Prism integration use full CSS path
2019-02-28 12:31:28 +00:00
Harvey Kandola
2510972a83
Allow SMTP config to specify FQDN of sending server
...
/cc @backba
2019-02-28 12:31:02 +00:00
Harvey Kandola
560f786b8b
Merge branch 'master' of https://github.com/documize/community
2019-02-27 14:50:43 +00:00
Harvey Kandola
af641b93f1
Show doc links on setup screen
2019-02-27 14:50:42 +00:00
Harvey Kandola
f4fa63359f
Update README.md
2019-02-27 13:58:18 +00:00
Harvey Kandola
f828583b49
Allow admins to set subdomain for their instance
...
Fixes #209
Admins can see and set subdomain for their instance.
Self-host customers only!
2019-02-27 13:49:59 +00:00
Harvey Kandola
af9bc25660
PlantUML to force UTF-8 encoding
...
Should Fix #213
2019-02-27 13:10:19 +00:00
Harvey Kandola
66003dac21
Logo fetching to match on domain mismatch
...
Fixes #209
Sometimes people use subdomain like docs.example.org but backend does not reflect the domain, e.g. dmz_org.c_domain is empty.
So we fall back to loading logo for empty c_domain value as well.
2019-02-26 11:55:08 +00:00
sauls8t
d4f6694933
Change links to use www.documize.com
2019-02-24 18:41:18 +00:00
sauls8t
27030a0dc2
Update README.md
2019-02-22 18:28:22 +00:00
sauls8t
43f515a1f9
README update
2019-02-22 16:47:26 +00:00
sauls8t
9aaea9492a
Fix issue with backup/restore of space labels
...
Closed #206
2019-02-21 10:56:15 +00:00
sauls8t
ac84eaf85d
Ensure sqlx.In is compatible with latest PostgreSQL
...
Bump version
2019-02-12 12:15:09 +00:00
Harvey Kandola
9504a8cf6c
Stop search view from messing iwht browser history
...
Fixes #195
Browser back button functions as expected.
Will go live in v2.0.3.
2019-02-10 16:46:09 +00:00
Harvey Kandola
fbe353475c
Change location of jsconfig.json editor file
2019-02-10 13:12:47 +00:00
Harvey Kandola
bbed3e5a08
Chaneg build number data type to string
...
Fixes #198
2019-02-10 13:12:17 +00:00
McMatts
9f4715a494
Bump version
2019-02-05 20:27:02 +00:00
McMatts
d8cb69b6c0
Better UX for custom logo upload
...
Resolves issue with phantom click.
2019-02-05 20:26:47 +00:00
McMatts
7f2d2c01a6
Improved MS Word document name extraction
...
Use document filename and not H1 title inside document.
Supports both Linux & MSFT.
2019-02-05 20:25:36 +00:00
McMatts
f3e66b73c1
Increase size of space icon column in DB
...
Fixes #194
2019-02-05 20:23:26 +00:00
Harvey Kandola
02ffaa5f99
Tweak document toolbar layout
...
Position is to the high and right.
2019-01-27 15:40:01 +00:00
Harvey Kandola
9219dd9296
Set default label color if user does not pick one
2019-01-26 20:02:03 +00:00
Harvey Kandola
5faf6bda9b
Remove label associations when deleting a label
2019-01-26 20:01:35 +00:00
sauls8t
89a7496c7f
Improved self-managed install wizard layout
2019-01-26 13:24:54 +00:00