1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2024-10-31 08:02:42 +01:00
BookStack/resources/lang/en
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
..
activities.php Added loading icons, Added comment activity 2017-09-09 17:06:30 +01:00
auth.php Neatened up social login/register buttons 2017-02-05 15:28:53 +00:00
common.php Updated book view change to PATCH + other amends 2017-12-29 16:49:03 +00:00
components.php Fixes a number of issues with the image uploader. Read below, 2018-03-18 18:44:11 +05:30
entities.php add missing polish translations for comments 2018-02-26 23:49:58 +01:00
errors.php Fixes a number of issues with the image uploader. Read below, 2018-03-18 18:44:11 +05:30
pagination.php Initial commit 2015-07-12 20:01:42 +01:00
passwords.php Initial commit 2015-07-12 20:01:42 +01:00
settings.php Added simplified Chinese(zh-CN) language 2018-02-04 21:42:19 +08:00
validation.php Fixes a number of issues with the image uploader. Read below, 2018-03-18 18:44:11 +05:30