Dan Brown
41f56e659d
Added comment reply and delete confirmation.
...
Also fixed local_id bug
Added component helpers
Added global scroll & Highlight helpers
2017-09-09 15:56:24 +01:00
Dan Brown
baea92b206
Migrated entity selector out of angular
2017-08-27 14:31:34 +01:00
Dan Brown
36f524a354
Updated page view styles to align with 2017 update
2017-08-26 15:41:33 +01:00
Dan Brown
ab07f7df6c
Converted image manager into vue component
2017-08-09 21:33:00 +01:00
Dan Brown
1ac7618bb1
Updated clipboard lib reference and version used
2017-08-06 21:21:20 +01:00
Dan Brown
e9831a7507
Merge branch 'master' of git://github.com/Abijeet/BookStack into Abijeet-master
2017-08-01 19:24:33 +01:00
Dan Brown
ac7a8a8e1e
Expanded the available editor shortcuts in both editors
...
Adds formatting on ctrl+nums for everything on formats dropdown.
Closes #85 .
2017-07-27 19:07:58 +01:00
Dan Brown
5cd08ab2f5
Fixed custom plugin when developing
2017-07-27 15:43:17 +01:00
Dan Brown
314d98abc3
Removed logs, Updated version, Fixed inconsistent subheader
2017-07-02 20:33:32 +01:00
Dan Brown
a94844b6b7
Fixed code block selection and drag/drop issues
2017-07-01 15:38:11 +01:00
Dan Brown
968e7b8b72
Finished off main functionality of custom tinymce code editor
2017-07-01 13:23:46 +01:00
Dan Brown
c8be214ee0
Started tinymce code editor components
2017-06-17 15:07:55 +01:00
Abijeet
e647ec22b1
#47 - Adds direct linking to comments.
2017-06-08 01:14:53 +05:30
Dan Brown
e5fc6bf5fa
Moved from highlight.js to codemirror
2017-05-28 13:16:21 +01:00
Dan Brown
1a09d88891
Added fade effect to page content highlighting
...
Closes #314
2017-04-16 16:46:55 +01:00
Dan Brown
544ece03a5
Merge pull request #360 from Abijeet/spellcheck-fix
...
Fixes #354 , Adds the spellchecker option
2017-04-16 15:02:20 +01:00
Dan Brown
ad125327c0
Migrated to custom gulp setup and conintue search interface
2017-04-14 18:47:33 +01:00
Abijeet
29a4110d8f
Fixes #354 , Adds the spellchecker option
...
Uses the browser_spellchecker option documented here - https://www.tinymce.com/docs/configure/spelling/#browser_spellcheck
2017-04-13 23:57:57 +05:30
Dan Brown
56d58ad8e5
Updated pointer to be able to show includes
...
Also fixed pointer copying on flash-blocked browsers
2017-01-21 14:58:03 +00:00
Dan Brown
d8c5f72258
Updated issue template and added TinyMCE autolinking
...
Closes #267
2017-01-16 19:33:29 +00:00
Dan Brown
0bcf608e0b
Fixed page navigation with special chars in id
...
Also made so it smooth-scrolls and uses app theme color.
Fixes #254
2017-01-14 16:36:12 +00:00
Dan Brown
08c4b9ac7c
Standardised JS vars and imports/exports
2016-12-19 19:16:31 +00:00
Dan Brown
672b15d36c
Fixed attachment base-url usage and non-existant images
...
Images now self-delete if the original file does not exist.
Prevents simply getting non-fixable errors.
Also cleaned some JS.
2016-11-12 12:41:34 +00:00
Dan Brown
1d681e53e4
Added page navigation and tweaked header styles
...
Changed header selection in editor to be more descriptive and
to provide a wider range of styles.
Closes #68
2016-09-18 14:49:36 +01:00
Dan Brown
393f6047f2
Updated table styling to ideally by more predictable
...
Set styles to be fixed and not cut text.
2016-09-06 20:47:34 +01:00
Dan Brown
d94fc5b694
Fixed table cell p tag spacing and de-duped editor shortcuts
...
Also changed shortcuts to be better compatible with OSX by using the
command key.
2016-09-06 19:50:47 +01:00
Dan Brown
11960d9d3a
Cleaned page form JS & spaced tag box
...
As per #174
2016-09-05 19:33:14 +01:00
Dan Brown
bbd8fff021
Fixed bad image base-urls and forced tinyMCE to use absolute
...
Also ensured image file existance is checked during base64 conversion
during exports.
Closes #171 .
2016-09-03 19:24:58 +01:00
Dan Brown
0dbb8babee
Merge branch 'page_link_selector'
2016-09-03 10:40:27 +01:00
Dan Brown
63c6d3478d
Added image paste and drop to markdown editor
...
Only currently tested in chrome.
Closes #128
2016-09-02 21:18:48 +01:00
Dan Brown
5b64358ef1
Added link selector interface to WYSIWYG editor
2016-09-01 20:36:22 +01:00
Dan Brown
56df64063d
Updated popup design and started integrating link selector
...
Extracted design and base styles from image manager into generic popup
classes that can be used by other app components such as the new
popup Book/Chapter/Page link selector
2016-08-30 20:05:59 +01:00
Dan Brown
92d393537c
Merge branch 'v0.11'
2016-08-14 13:09:44 +01:00
Dan Brown
43d9d2eba7
Updated all application urls to allow path prefix.
...
Allows BookStack to be installed at a non-root location on a domain.
Closes #40 .
2016-08-14 12:29:35 +01:00
Dan Brown
3fd82200cc
Added WYSIWYG editor shortcuts
2016-07-12 21:11:48 +01:00
Dan Brown
361ba8b244
Made stick book navigation recalc on window resize
2016-06-25 15:46:31 +01:00
Dan Brown
bcd9c2044e
Added WYSIWYG editor callouts
2016-06-19 19:02:53 +01:00
Dan Brown
2dc1180a41
Added custom, More consistent hr insertion
...
Since the previous hr plugin caused large empty p tags
2016-04-23 19:15:49 +01:00
Dan Brown
792e786880
Added lists plugin to TinyMCE, Fixed strange nested list behaviour
...
Fixes #97
2016-04-14 22:34:33 +01:00
Dan Brown
30214fde74
Added UI components of page autosaving
2016-03-12 15:52:19 +00:00
Dan Brown
59ce228c2e
Moved page editing to angular controller and started work on update drafts
2016-03-09 22:32:07 +00:00
Dan Brown
354912a1df
Made book-navigation sidebar on pages sticky
2016-02-11 22:23:19 +00:00
Nick Walke
eacff3a9f0
Fixes #45
2016-02-11 14:02:17 -06:00
Dan Brown
8296782149
Updated image controller styling and added preview option
...
The notification system was also updated so it can be used from JavaScript events such as image manager uploads.
Closes #25
2016-02-07 10:17:38 +00:00
Dan Brown
e519236d94
Removed external fonts from page forms and remove initial form flicker
2015-12-31 17:19:29 +00:00
Dan Brown
a592eaeb91
Updated page pointer to sit near mouse location and extracted page js into browserify bundle
2015-12-30 20:48:57 +00:00
Dan Brown
cca3533d35
Improved error messages for image uploads and formatted much js
2015-12-30 19:57:17 +00:00
Dan Brown
46c2e8b14e
Moved all vuejs parts over to angular
2015-12-30 18:38:18 +00:00
Dan Brown
c88096b7e2
Revamped image system to use driver-agnotstic storage and be more efficent
2015-12-07 23:00:34 +00:00
Dan Brown
3d9084816e
Added libs into project and fixed ol lists
2015-11-30 21:44:23 +00:00