silverstripe-subsites/src
Will Rossiter dfe1ba5c6a
FIX replace in_array check with hasTable check.
in_array is case-sensitive and may not detect that a table exists when using lowercase format
2022-02-15 15:05:43 +13:00
..
Admin Add missing use lines, fix some class names, remove unused use lines 2017-10-05 03:09:47 +00:00
Controller Revert "FIX CMS permission checks for subsite are now handled in the state context" 2018-10-19 12:00:50 +13:00
Extensions Fix "Column 'URLSegment' in where clause is ambiguous" when duplicating pages 2020-01-17 12:35:08 +13:00
Forms FIX Remove duplicate Configuration tabs when creating a new subsite 2018-09-14 09:42:29 +02:00
Middleware Detect domains correctly in Director sub-calls 2019-08-15 10:16:20 +12:00
Model FIX replace in_array check with hasTable check. 2022-02-15 15:05:43 +13:00
Pages Merge pull request #425 from creative-commoners/pulls/2.2/re-save-virtual-page 2019-06-05 06:18:24 +01:00
Reports NEW Namespace translations, implement into class localisation calls 2017-09-11 11:50:49 +12:00
Service FIX Ensure constant is accessed correctly 2019-07-12 15:24:10 +12:00
State Implement Resettable interface on SubsiteState so it gets reset between unit tests 2017-10-05 04:52:53 +00:00
Tasks Automated linting fix 2018-10-18 11:03:16 +02:00