BookStack/app/Entities/Models
Dan Brown 1bf59f434b
Tweaked custom command registration, Added StyleCI fixes
Old command registration method was interfering with default commands,
causing only a limited subset of commands to show overall.
This change follows the method the frameworks uses when loading in from a
directory to prevent issues with run/load order.
2021-11-22 22:22:31 +00:00
..
Book.php Added tag values as part of the indexed search terms 2021-11-12 17:06:01 +00:00
BookChild.php Applied stylci advisories 2021-08-24 21:23:55 +01:00
Bookshelf.php Added tag values as part of the indexed search terms 2021-11-12 17:06:01 +00:00
Chapter.php Added tag values as part of the indexed search terms 2021-11-12 17:06:01 +00:00
Deletion.php Applied another set of static analysis improvements 2021-11-20 14:03:56 +00:00
Entity.php Tweaked custom command registration, Added StyleCI fixes 2021-11-22 22:22:31 +00:00
HasCoverImage.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Page.php Added page content parsing to up-rank header text in search 2021-11-12 13:47:23 +00:00
PageRevision.php Applied another set of static analysis improvements 2021-11-20 14:03:56 +00:00
SearchTerm.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00