sauls8t
2fffb7869e
Bump version
2019-04-13 17:23:37 +01:00
sauls8t
82ed36478b
Show if search result is template
...
Helps to distinguish between docs and templates when listing search results.
2019-04-11 15:49:58 +01:00
sauls8t
9e3eac19aa
Allow doc/section/files links to open in tabs
...
Closes #233 and might help #236
2019-04-10 20:03:34 +01:00
Harvey Kandola
fa383a58ff
Bump version and update NOTICES
2019-04-09 13:24:42 +01:00
Harvey Kandola
b5a5cfd697
Give missing account warning during password reset
...
The reset password process will tell the user if they do not have an account.
2019-04-09 13:24:27 +01:00
Harvey Kandola
e98f7b9218
Enable searching for SQL Server storage provider
2019-04-02 15:30:42 +01:00
Harvey Kandola
a41f43c380
WIP SQL Server support
2019-04-01 20:08:57 +01:00
Harvey Kandola
64403c402b
Make store SQL Server compatible
2019-04-01 12:02:23 +01:00
Harvey Kandola
deb579d8ad
Microsoft SQL Server driver and prep
2019-03-26 08:51:02 -04:00
Harvey Kandola
e6335dd58c
Prep 2.2.1 release
2019-03-25 13:41:22 -04:00
Harvey Kandola
e1a8f8b724
Display third party notices in UI
2019-03-24 17:53:22 -04:00
Harvey Kandola
a98c3a0fe2
Use + CONTENT for consistency
...
Closes #228
2019-03-18 18:04:34 +00:00
Harvey Kandola
a08b583b22
Use monospace font for Markdown editor
...
Closes #227
2019-03-18 18:02:47 +00:00
Harvey Kandola
441001fffe
Make code section font size REM based
...
In line with recent changes.
2019-03-15 12:57:58 +00:00
Harvey Kandola
a4e07fbf7f
Release v2.2.0 prep
2019-03-13 17:48:53 +00:00
McMatts
9a41e82aa3
Provide view density switcher for spaces & space view
...
Closes #218
2019-03-13 15:17:15 +00:00
McMatts
b89a297c70
Fixed an issue with duplicate search results
...
Issue crept in during switch to lodash lib.
2019-03-13 15:15:43 +00:00
McMatts
ca1e281775
Decrease tooltip delay
2019-03-13 15:15:12 +00:00
McMatts
c5fc0f93e0
Improve click handling for navigaiton elements in sidebar
2019-03-13 11:43:14 +00:00
McMatts
217e8a3a29
Add animation for ember attacher popup components
2019-03-13 11:42:55 +00:00
McMatts
f4a371357e
Clear new section title input box
...
After inserting new section we clear the seciton title
2019-03-13 11:42:12 +00:00
McMatts
1d00f8ac6e
Allow sorting of search results and space contents
...
Closes #187
Sort search results and space contents by Name, Created or Revised.
2019-03-13 11:40:36 +00:00
McMatts
0985dbf5b6
Improve doc table of contents font sizing
2019-03-08 15:51:36 +00:00
McMatts
b2fcad649e
Set new sidebar color
2019-03-08 15:51:19 +00:00
McMatts
0bfde82040
Move space label to main view from sidebar
...
Solves long-standing debate about removing meta from sidebar, and keeping sidebat for navigation/filtering.
2019-03-08 15:45:12 +00:00
McMatts
eb9501014d
Make WYSIWYG font size & line height to REM
...
End of pixels @harveykandola
2019-03-06 14:11:37 +00:00
McMatts
fbb1e334f8
Bump version to 2.1.1
2019-03-04 20:49:14 +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
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
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
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
af641b93f1
Show doc links on setup screen
2019-02-27 14:50:42 +00:00