Abijeet Patro
0335f58478
Merge branch 'master' into bug/image-upload
2018-03-18 23:44:33 +05:30
Abijeet
d859be3a12
Fixes a number of issues with the image uploader. Read below,
...
- Added a remove link to remove files that have an error.
- Error will appear below the progress bar.
- Hovering on dz-image or dz-details will display the error message. Otherwise error message was covering the remove link as well.
- Removed styling around the file size.
- Removed gradient effect in accordance with BookStack styling.
- Dropzone filenae will not overflow the container element. Also done for page attachments
- Added a 'uploaded' error message. this error was being thrown when the file size exceeded the server configured file size. (https://stackoverflow.com/a/42934387/903324 )
Towards #741
Signed-off-by: Abijeet <abijeetpatro@gmail.com>
2018-03-18 18:44:11 +05:30
Dan Brown
d44e0b7964
Prevented markdown editor pushing out toolbar
2018-03-18 11:46:08 +00:00
Dan Brown
81fa021083
Finished migrated from icon-font to SVG
2018-02-17 19:49:00 +00:00
Dan Brown
295f520f21
Started design update
2017-08-19 18:32:24 +01:00
Dan Brown
f338dbe3f8
Started vueifying tag system
2017-08-10 20:11:25 +01:00
Abijeet
b3d4c199ae
Merge branch 'master' of https://github.com/Abijeet/BookStack
...
Conflicts:
.gitignore
2017-04-19 01:21:45 +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
286f9b0c7d
Moved page tags to sidebar
...
Fixed #238
2016-11-27 19:37:57 +00:00
Dan Brown
600055bc73
Fixed tag searches and added tag search regression test
...
Fixes #222
2016-11-12 13:21:16 +00:00
Dan Brown
30458405ce
Page Attachments - Improved UI, Now initially complete
...
Closes #62
2016-10-23 17:55:48 +01:00
Dan Brown
867fc8be64
Added basic attachment editing functionality
2016-10-11 20:39:11 +01:00
Dan Brown
fff5bbcee4
Merge branch 'diff' of git://github.com/younes0/BookStack into younes0-diff
2016-09-29 09:32:40 +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
11960d9d3a
Cleaned page form JS & spaced tag box
...
As per #174
2016-09-05 19:33:14 +01:00
Dan Brown
781f0e7887
Added draft save indicator and fixed notification positions
2016-09-02 19:26:12 +01:00
Dan Brown
757f16a3b5
Improved page tag box structure and fixed footer in PDF export.
...
Fixes #162 .
2016-08-21 13:35:22 +01:00
Dan Brown
b157a9927a
Fixed tag section and editor safari rendering.
...
Fixes #152 .
2016-08-13 14:54:23 +01:00
Younès EL BIACHE
c279c6e2af
replace GPL diff lib with MIT lib
...
replace gpl lib with mit lib
2016-07-10 12:01:05 +02:00
Younès EL BIACHE
9537e2ae95
html diff in revision view
2016-07-07 19:54:40 +02:00
Dan Brown
b0a63ba0cc
Tightened and cleaned some list styles
2016-07-03 09:58:45 +01:00
Dan Brown
49621e7b15
Fixed flexbox overflow scrolling issues in firefox
...
Fixes #111
2016-05-22 09:08:37 +01:00
Dan Brown
e80ae76856
Added auto-suggestions to tag names and values
2016-05-15 20:12:53 +01:00
Dan Brown
7932069535
Added tags to page display and simplified editing flow
...
Tags now save with the page content data
2016-05-15 10:39:17 +01:00
Dan Brown
c86a122d80
Added table header row styling, made code blocks horizontally scrollbable fixed link popup on firefox
2016-02-22 20:18:08 +00:00
Dan Brown
5bf811a488
Sanitized user-text from angular & fixed some z-index bugs on pages
2015-12-30 21:38:20 +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
9969698783
Floating page content bugfix and prevent incompatable image uploads. Fixes #26 .
2015-12-01 20:26:09 +00:00
Dan Brown
ab6f6a5522
Cleaned up vuejs components and added image-picker deafult image
2015-11-09 19:20:44 +00:00
Dan Brown
f0f30e14f0
Fixed long words breaking tables
2015-11-09 19:05:52 +00:00
Dan Brown
eafdeea98f
Cleaned mce edit bar and image options
2015-10-18 20:06:49 +01:00
Dan Brown
5795e12052
Added margins to floated images and updated editor controls. Fixes #18 .
2015-10-14 22:12:46 +01:00
Dan Brown
5af6656fae
Extracted page form js and added better page content linking
2015-10-10 18:57:52 +01:00
Dan Brown
d990c3cec9
Cleaned and organised many css/js files
2015-09-03 16:51:10 +01:00