BookStack/app
Dan Brown cc0ce7c630
Fixed bug preventing page revision restore
Added regression tests to cover.
Fixes #341
2017-03-23 22:19:14 +00:00
..
Console Added clear activity/revision commands. Cleaned commands. 2017-02-26 09:16:24 +00:00
Exceptions Upgraded to Laravel 5.4 2017-01-25 19:35:40 +00:00
Http Removed extension from translation script link 2017-03-05 14:10:55 +00:00
Notifications Moved text from auth views into lang files 2016-11-13 16:34:28 +00:00
Providers Prevented settings being overfetched from db/cache 2017-02-05 18:57:57 +00:00
Repos Fixed bug preventing page revision restore 2017-03-23 22:19:14 +00:00
Services Made LDAP email attribute configurable via .env 2017-02-26 14:51:49 +00:00
Activity.php
Attachment.php
Book.php Enabled utf8 slugs 2016-11-12 17:16:52 +00:00
Chapter.php Finished refactor of entity repos 2017-01-02 11:07:27 +00:00
Entity.php Refactored search and slug repo components 2017-01-01 16:57:47 +00:00
EntityPermission.php
helpers.php Merge bugfixes from branch 'v0.14' 2017-02-05 21:24:15 +00:00
Image.php
JointPermission.php
Model.php
Ownable.php
Page.php Refactored search and slug repo components 2017-01-01 16:57:47 +00:00
PageRevision.php
Role.php
RolePermission.php
Setting.php
SocialAccount.php
Tag.php
User.php Attempt to fix bookchildren and user getThumb 2017-02-01 22:16:32 +00:00
View.php