Commit Graph

31 Commits

Author SHA1 Message Date
0dbb8babee Merge branch 'page_link_selector' 2016-09-03 10:40:27 +01:00
63c6d3478d Added image paste and drop to markdown editor
Only currently tested in chrome.
Closes #128
2016-09-02 21:18:48 +01:00
5b64358ef1 Added link selector interface to WYSIWYG editor 2016-09-01 20:36:22 +01:00
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
92d393537c Merge branch 'v0.11' 2016-08-14 13:09:44 +01:00
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
3fd82200cc Added WYSIWYG editor shortcuts 2016-07-12 21:11:48 +01:00
361ba8b244 Made stick book navigation recalc on window resize 2016-06-25 15:46:31 +01:00
bcd9c2044e Added WYSIWYG editor callouts 2016-06-19 19:02:53 +01:00
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
792e786880 Added lists plugin to TinyMCE, Fixed strange nested list behaviour
Fixes #97
2016-04-14 22:34:33 +01:00
30214fde74 Added UI components of page autosaving 2016-03-12 15:52:19 +00:00
59ce228c2e Moved page editing to angular controller and started work on update drafts 2016-03-09 22:32:07 +00:00
354912a1df Made book-navigation sidebar on pages sticky 2016-02-11 22:23:19 +00:00
eacff3a9f0 Fixes #45 2016-02-11 14:02:17 -06:00
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
e519236d94 Removed external fonts from page forms and remove initial form flicker 2015-12-31 17:19:29 +00:00
a592eaeb91 Updated page pointer to sit near mouse location and extracted page js into browserify bundle 2015-12-30 20:48:57 +00:00
cca3533d35 Improved error messages for image uploads and formatted much js 2015-12-30 19:57:17 +00:00
46c2e8b14e Moved all vuejs parts over to angular 2015-12-30 18:38:18 +00:00
c88096b7e2 Revamped image system to use driver-agnotstic storage and be more efficent 2015-12-07 23:00:34 +00:00
3d9084816e Added libs into project and fixed ol lists 2015-11-30 21:44:23 +00:00
3825ea8c14 Fixed book js not working 2015-11-22 13:12:15 +00:00
d7520f224c Fixed book sort and added leave page warning to page editor. Fixes #22 and closes #21 2015-10-22 19:06:50 +01:00
eafdeea98f Cleaned mce edit bar and image options 2015-10-18 20:06:49 +01:00
8ea75b0fdf Image uploads now quicker, and image sized reduced with links to originals 2015-10-18 18:48:51 +01:00
5795e12052 Added margins to floated images and updated editor controls. Fixes #18. 2015-10-14 22:12:46 +01:00
7039695b65 Added chrome paste-image-upload. Closes #20. 2015-10-14 21:46:18 +01:00
5af6656fae Extracted page form js and added better page content linking 2015-10-10 18:57:52 +01:00
8b951403e4 Modularised/bundled js and made image-manager a proper component 2015-10-08 23:49:18 +01:00
6b4ec65b03 Added logo selector 2015-10-07 23:17:48 +01:00