Dan Brown
|
1b33a0c5b9
|
Added labels and tweaked muted colors for accessibility
Home now passing automated checks in accessibility insights for web.
|
2019-08-18 19:17:43 +01:00 |
Dan Brown
|
2eba8c611e
|
Updated shelf-sort to use sortablejs
|
2019-06-06 11:49:51 +01:00 |
Dan Brown
|
ba09dad1fe
|
Fixed shelf activity display & updated book sort operation
|
2019-05-05 15:54:22 +01:00 |
Dan Brown
|
d66fab8bee
|
Updated and aligned entity dashboard elements
|
2019-04-13 11:09:17 +01:00 |
Dan Brown
|
0a06e2bce3
|
Actioned some todo items, Cleaned old grid css
|
2019-04-07 09:57:48 +01:00 |
Dan Brown
|
aedff7dc6d
|
Added book selector to books sort
Now more efficient rather than listing all books in the system.
|
2019-04-06 16:59:04 +01:00 |
Dan Brown
|
37bf7f11e4
|
Implemented new design in entity selector
- Also showed entity path in search.
- Cleaned popular entity fetch logic.
- Cleaned entity selector JS code a little
|
2019-03-30 16:54:15 +00:00 |
Dan Brown
|
60d175a9b9
|
Cleaned up sidebar book tree and moved details
- Also made top-spacing more consistent
|
2019-03-30 15:15:01 +00:00 |
Dan Brown
|
4c574c22a8
|
Implemented functionality to make books sort function
Also changed public user settings to be stored in session rather than DB.
Cleaned existing list view type logic.
|
2018-12-07 18:33:53 +00:00 |
Dan Brown
|
0b976d9f91
|
Added list sorting styles, Yet to add functionality
|
2018-12-01 21:28:21 +00:00 |
Dan Brown
|
89be30ff0e
|
Started on a design update
- Added base of new grid system.
- Added new margin/padding/visiblity helpers.
- Made header collapse to overflow menu on mobile.
|
2018-10-16 18:49:56 +01:00 |
Dan Brown
|
be4f3d62cd
|
Merge branch 'fix/ru-locale' of git://github.com/mullinsmikey/BookStack into mullinsmikey-fix/ru-locale
|
2018-09-22 22:29:03 +01:00 |
Michael Mullins
|
e0b479efef
|
UTF-8 slugs & UI fixes
|
2018-09-11 22:42:25 +04:00 |
Dan Brown
|
b89411c108
|
Copied book content, Added create routes
Added view control
Added pivot table for books relation
Added control to assign books
|
2018-08-27 14:18:09 +01:00 |
Dan Brown
|
d5b922aa50
|
Started work on drawing revisions
Improved sidebar and selection styling of image manager.
Allowed image manager imageType to be changed on open.
Created models for image revisions.
|
2018-05-13 12:07:38 +01:00 |
Dan Brown
|
4f788384f0
|
Updated icons with height
Fixes issues within IE
|
2018-03-25 15:52:48 +01:00 |
Dan Brown
|
81fa021083
|
Finished migrated from icon-font to SVG
|
2018-02-17 19:49:00 +00:00 |
Dan Brown
|
0dc1f0b07f
|
Started draw.io integration
|
2017-12-24 14:28:35 +00:00 |
Dan Brown
|
261e57fc4e
|
Converted books view setting to user setting
Also cleaned up/moved new CSS and removed redundant new book methods.
|
2017-12-06 16:34:26 +00:00 |
Dan Brown
|
bc1302a8d8
|
Merge branch 'BookStackApp-master' of git://github.com/OsmosysSoftware/BookStack into OsmosysSoftware-BookStackApp-master
|
2017-12-06 15:52:54 +00:00 |
Dan Brown
|
0275d2ad58
|
Added loading icons, Added comment activity
|
2017-09-09 17:06:30 +01:00 |
Bharadwaja G
|
c1a1bc0135
|
Books grid view
|
2017-09-04 20:27:52 +05:30 |
Bharadwaja G
|
6200948eec
|
Merge branch 'master' of git://github.com/BookStackApp/BookStack into BookStackApp-master
Conflicts:
app/Http/Controllers/BookController.php
resources/lang/en/common.php
resources/views/books/create.blade.php
resources/views/books/form.blade.php
resources/views/books/index.blade.php
resources/views/users/edit.blade.php
tests/Entity/EntityTest.php
|
2017-08-29 12:19:00 +05:30 |
Dan Brown
|
8fcbe44d3e
|
Updated styles for auth and books views.
Also added sourcemaps to gulp sass build
|
2017-08-26 13:24:55 +01:00 |
Bharadwaja G
|
7f902e41c7
|
Resolved conflicts
|
2017-08-24 12:21:43 +05:30 |
Dan Brown
|
666c86b108
|
Removed included fonts, Set to use system fonts.
All font definitions moved into _text.scss.
Needs override documentation to complete.
Relates to #423.
|
2017-08-19 14:33:55 +01:00 |
Dan Brown
|
194293664f
|
Removed v-show delayed content display
|
2017-08-19 14:09:03 +01:00 |
Dan Brown
|
2a069880cd
|
Converted jQuery bits into raw JS components
|
2017-08-06 21:08:03 +01:00 |
Nilesh Deepak
|
922964ecf2
|
Changes grid container size
|
2017-07-15 17:50:09 +05:30 |
Nilesh Deepak
|
dd4d2f4696
|
Resolves book heading issues in grid view.
|
2017-07-15 16:15:45 +05:30 |
Nilesh Deepak
|
7f8351e044
|
Removed avatar class from form.blade.php
|
2017-07-13 15:20:53 +05:30 |
Nilesh Deepak
|
afc1ecafe9
|
4. Changed the border color of the gallery item to #ccc
|
2017-07-13 12:27:14 +05:30 |
Nilesh Deepak
|
e919cab3d1
|
1. Thumbnail size when creating or editing book.
|
2017-07-13 12:22:43 +05:30 |
Nilesh Deepak
|
d37b398e79
|
Updates styles.
|
2017-07-12 13:52:21 +05:30 |
Nilesh Deepak
|
7a724f9134
|
Updated modifications.
|
2017-07-12 13:44:37 +05:30 |
Nilesh Deepak
|
144a6e469d
|
Updated cover image upload and delete function.
|
2017-07-07 16:29:38 +05:30 |
Nilesh Deepak
|
f51db4b9f6
|
Resolved responsiveness issues
|
2017-07-05 19:58:52 +05:30 |
Nilesh Deepak
|
e10d4b91cf
|
styles.scss
|
2017-07-05 12:36:26 +05:30 |
Nilesh Deepak
|
bb2d85965f
|
Removed duplicated styles.
|
2017-07-05 12:29:16 +05:30 |
Nilesh Deepak
|
d99fd1fd65
|
Applied required changes
|
2017-07-05 12:26:02 +05:30 |
Nilesh Deepak
|
947c58f227
|
Applied required changes in BookStack.
|
2017-07-05 12:09:01 +05:30 |
Abijeet
|
0bda5554dd
|
Getting the latest changes
|
2017-06-04 10:20:01 +05:30 |
Dan Brown
|
e5fc6bf5fa
|
Moved from highlight.js to codemirror
|
2017-05-28 13:16:21 +01:00 |
Abijeet
|
8b82753218
|
#47 - Gets rid of simplemde
|
2017-05-03 02:42:04 +05:30 |
Abijeet
|
8e2437498f
|
Merge branch 'master' of https://github.com/Abijeet/BookStack
|
2017-04-19 01:23:27 +05:30 |
Abijeet
|
b3d4c199ae
|
Merge branch 'master' of https://github.com/Abijeet/BookStack
Conflicts:
.gitignore
|
2017-04-19 01:21:45 +05:30 |
Dan Brown
|
0e0945ef84
|
Finished off UI for search system
|
2017-04-15 15:04:30 +01:00 |
Dan Brown
|
86625a7642
|
Neatened up social login/register buttons
|
2017-02-05 15:28:53 +00:00 |
Dan Brown
|
0dbb8babee
|
Merge branch 'page_link_selector'
|
2016-09-03 10:40:27 +01:00 |
Dan Brown
|
781f0e7887
|
Added draft save indicator and fixed notification positions
|
2016-09-02 19:26:12 +01:00 |