Commit Graph

17 Commits

Author SHA1 Message Date
github-actions 331f9692cf Merge branch '3.1' into 3 2024-02-15 11:15:35 +00:00
Alexandre Saelens c10085c99e FIX: Make sureHtmlDiff::compareHTML is not passed null values 2024-02-13 11:43:41 +13:00
Guy Sartorelli b7b4ff8fbd
ENH Add generic types (#94) 2024-01-19 10:58:29 +13:00
Sabina Talipova 58e03f8ab2 MNT Remove TODO comments 2023-10-10 14:46:19 +13:00
Sabina Talipova 002fbf766c
FIX Replace Diff class to HtmlDiff (#80) 2023-02-13 15:51:20 +13:00
Sabina Talipova a753712806
API Remove deprecated code (#78) 2023-01-25 13:51:11 +13:00
Sabina Talipova 9b92ba8d6c
DEP PHP Support in CMS5 (#77) 2023-01-10 13:24:13 +13:00
Steve Boyd 6699b9074a API Stop using deprecated API 2022-11-24 13:10:46 +13:00
Steve Boyd 9f6b6f9d8a API Update deprecations 2022-11-16 12:00:17 +13:00
Dylan Wagstaff 093af10c8a FIX allow allchanges to handle removed Page types
If a there exists at some point in the history a class that no longer
exists, Versioned will create it as a `DataObject` as opposed to some form
of the `SiteTree` superclass. This would break the absolute link
funcitonality, so we should make the version at least an instance of
SiteTree so we can generate the link accurately (without fatal errors).
2018-02-13 12:11:27 +13:00
Robbie Averill 6b6f4ec622 FIX Add warnings as descriptions to settings tabs, not literal fields. Remove duplicated translation 2017-12-18 15:59:11 +13:00
Dylan Wagstaff 5096179825 FIX: update docs & language references 2017-12-12 16:55:08 +13:00
Dylan Wagstaff 67e112fd12 FIX: Minor functional alterations and CI improvements
FIX: PSR-2 codebase. Formatting via phpcbf
FIX: rendering bug in allchanges
FIX: update .gitattributes to not export codecov's config file
FIX: Update SiteTree_versions to the ss4 equivalent SiteTree_Versions
2017-12-12 16:12:03 +13:00
Dylan Wagstaff 229463547d Edit updated things until the tests pass 2017-12-11 17:20:00 +13:00
Dylan Wagstaff 17699f2b8a Update from SS_Cache to Symfony/Cache 2017-12-11 12:50:45 +13:00
Dylan Wagstaff 9a7651b017 run the upgrader tool over the codebase to namespace the classes 2017-12-11 12:10:56 +13:00
Dylan Wagstaff bfb7422981 Make it installable with vendor folder usage 2017-12-11 10:52:01 +13:00