Releases: silverstripe/cwp
Releases · silverstripe/cwp
2.11.0-beta1
What's Changed
- MNT Standardise modules by @emteknetnz in #313
- MNT Remove travis by @emteknetnz in #314
- API Update deprecations by @emteknetnz in #315
- API Stop using deprecated API by @emteknetnz in #316
- ENH Update translations by @emteknetnz in #321
Full Changelog: 2.10.1...2.11.0-beta1
3.0.0-beta1
What's Changed
- MNT Standardise modules by @emteknetnz in #313
- MNT Remove travis by @emteknetnz in #314
- API Update deprecations by @emteknetnz in #315
- API Stop using deprecated API by @emteknetnz in #316
- DEP PHP Support in CMS5 by @sabina-talipova in #317
- MNT Remove legacy upgrader config by @emteknetnz in #319
- API Remove deprecated code by @sabina-talipova in #318
New Contributors
- @sabina-talipova made their first contribution in #317
Full Changelog: 2.10.1...3.0.0-beta1
2.10.1
What's Changed
- MNT Use GitHub Actions CI by @emteknetnz in #310
- MNT Handle DatabaseExceptions thrown by PHP 8.1 by @emteknetnz in #311
Full Changelog: 2.10.0...2.10.1
2.9.1
What's Changed
- MNT Use standard range provision by @emteknetnz in #308
- MNT Use GitHub Actions CI by @emteknetnz in #310
- MNT Handle DatabaseExceptions thrown by PHP 8.1 by @emteknetnz in #311
Full Changelog: 2.9.0...2.9.1
2.10.0
What's Changed
- MNT Use standard range provision by @emteknetnz in #308
- ENH PHP 8.1 compatibility by @emteknetnz in #309
Full Changelog: 2.9.0...2.10.0
2.9.0
2.8.1
2.0.0-beta1
- Move CwpStatsReport translations from cwp/cwp-core (Robbie Averill) - 3668832
- Update translations (Robbie Averill) - 41afae3
- NEW Move CwpStatsReport from cwp/cwp-core into cwp/cwp (Robbie Averill) - 8fcff89
- NEW Add CMS as a dependency and move TinyMCE configuration options from cwp-core (Robbie Averill) - 491c876
- DOCS Update PDF export documentation to reference the cwp/cwp-pdfexport module (Robbie Averill) - 2e4b6d6
- API Remove PDF export functionality and move to cwp/cwp-pdfexport (Robbie Averill) - 7ca2c49
- Update phpcs violation in DatedUpdateHolderController (Robbie Averill) - a9c418c
- FIX Set themes correctly in SitemapPageTest (Robbie Averill) - 84dcc2d
- FIX Set starter theme as default for DatedUpdateHolderControllerTest (Robbie Averill) - d14eb71
- Use installer over recipe-cms in Travis bootstrapping (Robbie Averill) - 21ecd17
- FIX Reimplement date range form filtering session messages (Robbie Averill) - 73906e3
- API Remove getAvailableTranslations and use FluentExtension::Locales for site translations (Robbie Averill) - 96f14f4
- API Remove search functionality from BasePageController, moved to cwp-search module (Robbie Averill) - 5327b6b
- Remove search related translations (Robbie Averill) - c7f7847
- API Remove search and Solr classes, moved to cwp-search module (Robbie Averill) - 190584a
- FIX Remove HTML from translations in Quicklink model (Robbie Averill) - 225ffb6
- Move inclusion of crontask module to the code coverage run (Robbie Averill) - 3748a2b
- FIX Add default translation values for form actions (Robbie Averill) - b10470e
- Add Travis and Scrutinizer configuration, lock dependencies to a major version (Robbie Averill) - 19716fa
- DOCS Update Solr related documentation and examples for new CWP namespaces (Robbie Averill) - dbda25f
- Update installation docs now that repos are in Github (jovenden) - 4adef08
- FIX Update Quicklink has_many class reference (Robbie Averill) - da00cf3
- NEW Remove File_ShowInSearch field exclusion and add an extension point instead (Robbie Averill) - 3740a89
- API Move public search_index properties into injectable service (Robbie Averill) - d5b1ba8
- DOCS Add bugtracker and contributing notes to readme, update license year (Robbie Averill) - e28c828
- API Remove previously deprecated code and start 2.0.0 changelog (Robbie Averill) - 0a0b6e5
- FIX Add table_name property to CwpSearchPage (Robbie Averill) - 1e826cc
- Add crontask module to Travis build matrix (Robbie Averill) - 45b19b6
- API Update PDF cleanup daily task to implement CronTask (Robbie Averill) - d842b1f
- FIX Update translation key CwpConfig to CustomSiteConfig (Robbie Averill) - 13e5e82
- FIX Update translations that were moved between classes and remove empty language files (Robbie Averill) - a37b376
- FIX Update references to constants to use environment variables, remove config nesting (Robbie Averill) - 6f533db
- API Remove $pageIcon property from page types, use "icon" config static instead (Robbie Averill) - 96c9a83
- NEW Update translation keys to include namespaced classes (Robbie Averill) - 6985b9f
- Freeze Transifex translations for SS3. Please commit directly to lang files. (Robbie Averill) - b43538f
- FIX Update template namespaces and vendorised icon references (Robbie Averill) - cdfad24
- Add codesniffer to dev dependencies (Robbie Averill) - b723501
- FIX Update starter theme constraint (Robbie Averill) - 646e119
- FIX Prefer source for fulltextsearch (Robbie Averill) - 1615136
- FIX Add fulltextsearch to Travis configuration (Robbie Averill) - 6c6ac59
- FIX Bump version constraints for advancedworkflow and userforms in Travis config (Robbie Averill) - 5c9551c
- FIX Update CI configuration and use environment variables in _config.php (Robbie Averill) - fdcea97
- FIX Switch SynonymValidatorTest to extend SapphireTest so it has bootstrapping (Robbie Averill) - 32745c0
- FIX Update namespace references, class/table references and get tests passing (Robbie Averill) - 27b6e81
- FIX Run automated PSR-2 linting over src and tests (Robbie Averill) - 58895ac
- API Separate and rename NewsHolderController (Robbie Averill) - b620d4d
- FIX Update namespaces in test fixtures (Robbie Averill) - 2321f24
- API Separate CwpSearchPageController and remove Object reference in CwpSearchEngine (Robbie Averill) - 87b0b2e
- NEW Use Injector for creating GridField components (Robbie Averill) - 6c59c77
- FIX Revert upgrade replacements of Date -> DBDate (Robbie Averill) - 6898110
- Separate controllers into their own files, remove empty controllers, add $table_name to models (Robbie Averill) - e5e56d9
- NEW Convert to vendor module, expose frontend assets and add PSR-4 autoloader (Robbie Averill) - c7171a5
- API Run upgrade to implement namespaces (Robbie Averill) - 382cfde
- Rename files for PSR-4 autoloading, move to src folder (Robbie Averill) - 0d54101
- DOCS Add namespace import for CwpSearchIndex (Robbie Averill) - 00caacb
- DOCS Rename SolrSearchIndex to CwpSolrIndex, update some repo URLs and code formatting for SS4 (Robbie Averill) - ad3717f
- API Bump dependency for taxonomy and phpunit for SS4 support (Robbie Averill) - 97aec1d
- Add minimum stability dev for CWP 2.x (Robbie Averill) - 9124ffd
- Update constraint for cwp-core to 2.x (Robbie Averill) - d7fd6a0
- Update branch alias for 2.x-dev (Robbie Averill) - cf5d1ac
- Update branch alias for 1.x-dev (Robbie Averill) - fb04c3d
- Add Travis and Scrutinizer configuration, lock dependencies to a major version (Robbie Averill) - 4057139
- fix: added missing image for private modules (Tomas Cantwell) - ec8ad45
- Exclude Files from search query when ShowInSearch is false (Glen Peek) - 987995f