]> BookStack Code Mirror - bookstack/history - resources/views
Add the "Create Shelf" resp. "Create Book" to the home view
[bookstack] / resources / views /
2019-10-30 jakobAdd the "Create Shelf" resp. "Create Book" to the home... 1756/head
2019-10-29 Dan BrownMerge branch 'feature_move_page_into_chapter' of git...
2019-10-27 Dan BrownMerge branch 'feature_bugfix_save_book_cover' of git...
2019-10-27 Dan BrownMerge branch 'cw1998-fix/#1662'
2019-10-27 Dan BrownUpdate book form so cancel URL is explicitly passed in
2019-10-27 Dan BrownMerge branch 'fix/#1662' of git://github.com/cw1998...
2019-10-23 Dan BrownMerge branch 'feature-send-test-email' of git://github...
2019-10-17 Dan BrownRenamed properties input option as INI
2019-10-17 Dan BrownMerge branch 'master' of git://github.com/c0shea/BookSt...
2019-10-17 Dan BrownCopied release page link to normal settings page
2019-10-17 Dan BrownMerge branch 'patch-1' of git://github.com/DeftNerd...
2019-10-17 Dan BrownMerge branch 'fix-1575' of git://github.com/james-geige...
2019-10-17 Dan BrownAdded back in some tabindex that shouldn't have been...
2019-10-17 Dan BrownRemoved tabindexes where found to be not required
2019-10-17 Dan BrownMerge branch 'master' of git://github.com/almandin...
2019-10-17 Dan BrownMerge branch 'master' of git://github.com/oykenfurkan...
2019-10-17 Dan BrownMerge pull request #1695 from qligier/master
2019-10-17 Dan BrownMerge pull request #1681 from leomartinez/master
2019-10-17 Dan BrownMerge pull request #1646 from kostefun/patch-15
2019-10-16 Dan BrownMerge branch 'patching-v0.27'
2019-10-16 Timo SchwarzerAdd feature to send test e-mails 1719/head
2019-10-07 Dan BrownUpdated comment delete action to be a button
2019-10-05 Dan BrownMerge pull request #1698 from 3mmarg97/master
2019-10-05 Dan BrownEntity Repo & Controller Refactor (#1690)
2019-09-26 Christopher WilkinsonFix Book form (create) returning to the full books... 1687/head
2019-09-19 Dan BrownSimplified activity facade interface
2019-09-16 Connor O'SheaAdd support for properties
2019-09-14 Dan BrownMerge branch 'master' of github.com:BookStackApp/BookStack
2019-09-14 Dan BrownMerge branch 'laravel-upgrade'
2019-09-14 Dan BrownUpdated to laravel 6
2019-09-06 Dan BrownUpgraded to Laravel 5.6
2019-09-02 LeonardoMerge remote-tracking branch 'upstream/master'
2019-09-01 Dan BrownUpdated pointer button styles so icon not hidden
2019-09-01 Dan BrownFixed no md editor preview in FireFox
2019-08-26 Dan BrownMerge branch 'docker-development-environment' of git...
2019-08-26 Dan BrownMerge pull request #1573 from miles75/lang-hu
2019-08-26 Dan BrownTweaked entity color palette for accessibility
2019-08-26 Dan BrownImproved accessibility for many editor page components
2019-08-26 Dan BrownMade MD editor display a sandboxed iframe
2019-08-25 Dan BrownFixed failing test and added more accessibility improve...
2019-08-25 Dan BrownRe-orged readme and added a11y info
2019-08-25 Dan BrownMade another mass of accessibility improvements
2019-08-25 Dan BrownConverted primary color use to css variable
2019-08-25 Dan BrownUpdated print css for recent redesign
2019-08-25 Dan BrownSet comment add box to show with correct permissions
2019-08-24 Dan BrownMade a mass of accessibility improvements
2019-08-18 Dan BrownAdded labels and tweaked muted colors for accessibility
2019-08-18 Dan BrownMerge branch 'kostasdizas-unicode'
2019-08-18 Dan BrownRemoved html dir tag for now, Updated lang format
2019-08-18 Dan BrownMerge branch 'unicode' of git://github.com/kostasdizas...
2019-08-18 Dan BrownFinished new user invite flow
2019-08-14 James GeigerMerge pull request #1 from BookStackApp/master
2019-08-13 VirgileAdds autofocus on the email field of the standard login... 1584/head
2019-08-11 Dan BrownMerge pull request #1527 from BookStackApp/129-page...
2019-08-11 Dan BrownAdded ability to use templates
2019-08-06 Dan BrownMerge branch 'v0.26'
2019-08-06 Dan BrownPrevented normal users from changing own email
2019-08-04 Dan BrownMerge branch 'master' into 129-page-templates
2019-08-04 Dan BrownMerge pull request #1561 from danielroehrig-mm/task...
2019-08-04 Dan BrownMerge pull request #1554 from miles75/lang-hu
2019-08-04 Dan BrownReplaced use of custom 'baseUrl' helper with 'url'
2019-07-15 Dan BrownMerge pull request #1534 from DeehSlash/pt_BR
2019-07-15 Dan BrownMerge pull request #1485 from lucaguindani/update-fr...
2019-07-10 Dan BrownMerge branch 'v0.26'
2019-07-07 Dan BrownStarted implementation of page template
2019-07-06 Dan BrownUpdated JS translations to be inserted from back-end
2019-06-25 Dan BrownMerge pull request #1505 from timoschwarzer/hide-permis...
2019-06-23 Timo SchwarzerHide permissions table unless custom permissions are... 1505/head
2019-06-16 Dan BrownUpdated page-nav to show more title content
2019-06-16 Dan BrownCleaned some page pointer layout/styles up
2019-06-11 Kostas DizasAdded locale and text direction to html templates 1486/head
2019-06-10 Dan BrownChanged translation key for last commit
2019-06-10 Dan BrownAdded note to custom HTML head input
2019-06-06 Dan BrownRemoved "Toggle Header" option in page editor
2019-06-06 Dan BrownRemoved tiny color picker library
2019-06-06 Dan BrownReplaced jquery sortable with sortablejs
2019-06-06 Dan BrownUpdated shelf-sort to use sortablejs
2019-06-04 Dan BrownAdded focus and a11y attributes/functionality to custom...
2019-05-27 Dan BrownFixed some body card horizontal scroll and column colla...
2019-05-25 Dan BrownUpdated custom home views to use tri-layout
2019-05-25 Dan BrownFixed chapter description not showing in book exports
2019-05-23 Adam BrownUpdate maintenance.php 1462/head
2019-05-19 Dan BrownMerge branch 'patch-1' of git://github.com/kostefun...
2019-05-19 Dan BrownMerge branch 'master' into patch-5 1446/head
2019-05-19 Dan BrownMerge pull request #1445 from kostefun/patch-4
2019-05-19 Dan BrownMerge pull request #1443 from kostefun/patch-3
2019-05-19 Dan BrownMerge pull request #1437 from NootoNooto/patch-2
2019-05-19 Dan BrownAmended page save button layout to fix z-index issues
2019-05-19 Dan BrownAdded mobile search bar on search page
2019-05-07 Dan BrownFixed 404 card header fonts
2019-05-07 Dan BrownStandardised login tab order and evened card padding
2019-05-06 MantikorMerge pull request #1 from BookStackApp/master
2019-05-05 Dan BrownTweaked colors for accessibility, applied fixes found...
2019-05-05 Dan BrownFixed shelf activity display & updated book sort operation
2019-05-05 Dan BrownAdded ability for dropdown menu to be bottom of dom...
2019-05-04 Dan BrownMerge pull request #1410 from BookStackApp/image_manage...
2019-05-04 Dan BrownChange image-selector to not use manager
2019-04-27 Dan BrownStarted diversion to not using image manager for cover...
2019-04-27 Dan BrownStarted extraction of image controller to separate...
2019-04-21 Dan BrownStarted rewriting back-end image managment
next