BookStack/resources/views
Dan Brown 36424a24b5
Added ability for date format strings to be localized by back-end
Requires the locale to be installed on the system-side.
Closes #1214
2019-01-19 12:11:18 +00:00
..
auth
books Added custom head content to exports 2018-09-22 11:53:40 +01:00
chapters Made delete permissions a requirement for move operations 2019-01-05 14:39:40 +00:00
comments
common
components Re-structured the app code to be feature based rather than code type based 2018-09-25 12:30:50 +01:00
errors Re-structured the app code to be feature based rather than code type based 2018-09-25 12:30:50 +01:00
form
pages Added ability for date format strings to be localized by back-end 2019-01-19 12:11:18 +00:00
partials Updated page exports to use absolute time format 2018-12-22 16:35:04 +00:00
search Added Bookshelves to search system. 2018-09-23 12:34:30 +01:00
settings Re-structured the app code to be feature based rather than code type based 2018-09-25 12:30:50 +01:00
shelves Added bookshelf permission control UI and copy-down ability 2018-09-20 19:16:11 +01:00
users Tweaked profile page anchor links and swapped register/login links 2019-01-05 15:01:16 +00:00
vendor Re-enabled plaintext view for email notifications 2018-12-16 20:44:57 +00:00
base.blade.php Merge branch 'fix/#1110' of git://github.com/cw1998/BookStack into cw1998-fix/#1110 2019-01-05 15:12:33 +00:00
public.blade.php
sidebar-layout.blade.php
simple-layout.blade.php