Commit Graph

9 Commits

Author SHA1 Message Date
Nathan J. Brauer 712812332d Bugfix: Updating BlogPostFilter::augmentSQL to make use of modern Versioned methods.
This resolves an issue with some modules that rely upon get_draft_site_secured, like Elemental and sharedraftcontent
2023-09-19 21:18:06 -07:00
wernerkrauss dd8ce8b8dd FIX augmentLoadLazyFields doesn't work with renamed tables
On a project I renamed the table BlogPosts to News_Posts which led to a broken join clause.
2020-08-27 16:36:36 +02:00
Robbie Averill c123951768 Add missing class imports from docblocks and fix incorrect docblocks 2018-04-06 10:21:26 +12:00
Raissa North e437e7ac42 Optimise imports 2018-01-29 16:13:19 +13:00
Franco Springveldt 7c8866d280 FIX removed @package and @subpackage references 2017-09-14 10:01:45 +12:00
Daniel Hensby 84ac94f818
Merge branch '2' 2017-07-05 14:49:34 +01:00
Andrew Foster 3b45728ff3 Fix reference to re-namespaced Versioned 2017-04-18 17:02:04 +10:00
Robbie Averill 72a9f041c2 Fix some incorrect table/model namespace issues 2017-01-12 10:20:43 +13:00
Robbie Averill 13a5badff5 Move "code" to PSR-4 friendly "src" folders. Add namespacing. 2017-01-12 10:20:42 +13:00