BookStack/app
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
..
Console Added view count tracking with personalised lists 2015-11-21 17:22:14 +00:00
Events Change application namespace to BookStack 2015-09-10 19:31:09 +01:00
Exceptions Updated app requirements & Added some friendlier errors 2016-02-03 20:55:37 +00:00
Http Added entity-specific search results pages. Cleaned & Fixed search results bugs 2016-02-21 12:53:58 +00:00
Jobs Change application namespace to BookStack 2015-09-10 19:31:09 +01:00
Listeners Initial commit 2015-07-12 20:01:42 +01:00
Providers Cleaned tests up, Started LDAP tests, Created LDAP wrapper 2016-01-15 23:21:47 +00:00
Repos Added entity-specific search results pages. Cleaned & Fixed search results bugs 2016-02-21 12:53:58 +00:00
Services Added recent pages to home view and made the home content more compact 2016-02-20 12:37:06 +00:00
Activity.php Change application namespace to BookStack 2015-09-10 19:31:09 +01:00
Book.php Added indexes, Reduced queries on pages 2015-11-26 23:45:04 +00:00
Chapter.php Added further tests, Fixed speed_update issues, improved search result query count 2015-11-29 17:33:25 +00:00
EmailConfirmation.php Change application namespace to BookStack 2015-09-10 19:31:09 +01:00
Entity.php Added entity-specific search results pages. Cleaned & Fixed search results bugs 2016-02-21 12:53:58 +00:00
helpers.php Implemented custom asset versioning to make creating releases easier 2015-12-16 17:09:44 +00:00
Image.php Cleaned up gravatar image importing 2015-12-14 20:13:32 +00:00
Ownable.php Added an image service and facade, Cleaned Image Model 2015-12-09 19:50:17 +00:00
Page.php Added custom meta titles to many pages. Closes #30. 2015-12-05 14:41:51 +00:00
PageRevision.php Change application namespace to BookStack 2015-09-10 19:31:09 +01:00
Permission.php Change application namespace to BookStack 2015-09-10 19:31:09 +01:00
Role.php Got LDAP auth working to a functional state 2016-01-11 22:41:05 +00:00
Setting.php Change application namespace to BookStack 2015-09-10 19:31:09 +01:00
SocialAccount.php Change application namespace to BookStack 2015-09-10 19:31:09 +01:00
User.php Started work on user profile pages 2016-02-16 21:25:11 +00:00
View.php Added view count tracking with personalised lists 2015-11-21 17:22:14 +00:00