BookStack/resources/views
Dan Brown 61577cf6bf Added entity-specific search results pages. Cleaned & Fixed search results bugs
Added search result pages for pages, chapters and books.
Limited the results on the global search as it just listed out an infinate amount.
Fixed styling on new detailed page listings and also removed the 'bars' from the side to create  a cleaner view.
Fixed bad sql fulltext query format that may have thrown off searches.
Reduced the number of database queries down a thousand or so.
2016-02-21 12:53:58 +00:00
..
auth Updated user interfaces for LDAP and added email from LDAP 2016-01-13 22:22:30 +00:00
books Made book-navigation sidebar on pages sticky 2016-02-11 22:23:19 +00:00
chapters Added entity-specific search results pages. Cleaned & Fixed search results bugs 2016-02-21 12:53:58 +00:00
emails Fixed spelling of confirmation email 2015-10-14 12:17:15 +01:00
errors Tweaked page form header and added public uploads folder into repo 2016-02-07 10:21:09 +00:00
form Improved login form and added remember me option 2015-10-22 20:23:39 +01:00
pages Added entity-specific search results pages. Cleaned & Fixed search results bugs 2016-02-21 12:53:58 +00:00
partials Added recently created & updated page listings 2016-02-20 18:51:01 +00:00
search Added entity-specific search results pages. Cleaned & Fixed search results bugs 2016-02-21 12:53:58 +00:00
settings Started work on user profile pages 2016-02-16 21:25:11 +00:00
users Added tests for profile pages 2016-02-18 19:32:07 +00:00
vendor Initial commit 2015-07-12 20:01:42 +01:00
base.blade.php Added content to user profile pages 2016-02-17 22:11:48 +00:00
home.blade.php Added recently created & updated page listings 2016-02-20 18:51:01 +00:00
public.blade.php Cleaned tests up, Started LDAP tests, Created LDAP wrapper 2016-01-15 23:21:47 +00:00