BookStack/app
Dan Brown b4dec2a99c Made page anchor hashes more relevant to the page content
This will help when adding support for new kinds of page content such as markdown as we won't be able to reference the same ID's as before thus they would break on every save.
2016-02-21 11:29:46 +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 recently created & updated page listings 2016-02-20 18:51:01 +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 Made page anchor hashes more relevant to the page content 2016-02-21 11:29:46 +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 more tests to increase test coverage 2016-01-02 14:48:35 +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