BookStack/app
Dan Brown 96b8c403a8
Fixed failing book view test
Also ensured setting system localcache is cleared correctly
2017-12-30 16:09:27 +00:00
..
Console Standardised admin role check 2017-12-29 16:14:20 +00:00
Exceptions Enabled session in 404 responses 2017-12-28 13:19:02 +00:00
Http Updated book view change to PATCH + other amends 2017-12-29 16:49:03 +00:00
Notifications Actually include the Queueable namespace... 2017-04-13 20:09:38 -04:00
Providers Add socialite authentication for okta 2017-11-26 16:41:29 +01:00
Repos Fixed broken table/ol/ul page includes 2017-12-30 15:50:33 +00:00
Services Fixed failing book view test 2017-12-30 16:09:27 +00:00
Activity.php
Attachment.php
Book.php Refactored image picker to js component 2017-12-06 17:32:29 +00:00
Chapter.php Started implementation of new search system 2017-03-19 12:48:44 +00:00
Comment.php Made some changes to the comment system 2017-09-03 16:37:51 +01:00
Entity.php Added comment reply and delete confirmation. 2017-09-09 15:56:24 +01: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 Made some changes to the comment system 2017-09-03 16:37:51 +01:00
PageRevision.php Updated page view styles to align with 2017 update 2017-08-26 15:41:33 +01:00
Role.php
RolePermission.php
SearchTerm.php Fixed model extending mis-use 2017-04-16 10:54:23 +01:00
Setting.php
SocialAccount.php
Tag.php
User.php Adds code to allow deletion of users via cmd line. 2017-12-26 02:22:41 +05:30
View.php