Commit Graph

92 Commits

Author SHA1 Message Date
Guy Sartorelli dfc42e7c86
FIX Add tinymce link menuitems per editor instance (#2916) 2024-01-25 11:39:34 +13:00
Guy Sartorelli ba578cfc06
FIX Allow wrapping an image in a link (#2883)
Relies on logic added to silverstripe/admin, so we need to bump the
constraint as well.

Behat test requires new logic added to the behat-extension module.
2023-09-07 10:24:09 +12:00
Guy Sartorelli 79dfc75192
MNT Revert erroneous dependency changes 2023-03-28 14:40:40 +13:00
Guy Sartorelli 7cf402dace
MNT Update development dependencies 2023-03-10 16:30:40 +13:00
Guy Sartorelli e607d78035
MNT Update release dependencies 2023-03-10 16:30:36 +13:00
Guy Sartorelli 8b574c81c7
MNT Update development dependencies 2023-03-10 12:21:27 +13:00
Steve Boyd e64bfdb394 API Stop using deprecated API 2022-11-16 15:39:13 +13:00
Guy Sartorelli 1f360c9c26
ENH Use the new CMSEditLinkExtension on SiteTree (#2778) 2022-09-30 15:10:49 +13:00
Steve Boyd 3b62336180
NEW Include version number in meta generator tag (#2721) 2022-03-09 14:48:02 +13:00
Steve Boyd 3321f38615 DEP Set PHP 7.4 as the minimum version 2022-02-10 15:50:12 +13:00
Steve Boyd 360fbcd878 API phpunit9 support 2021-10-28 10:40:52 +13:00
Steve Boyd 9d77ff3b90 FIX Show 'No preview available' message for pages with no state
This accompanies a logic patch in the admin module to ensure that when
no preview state is available for a pagetype, it renders a message
stating this. Previously a broken layout would appear instead.
2021-06-23 12:04:17 +12:00
Garion Herman bae853837e Merge branch '4.7' into 4 2020-12-22 14:22:49 +13:00
Steve Boyd 53ec8880cd MNT Travis shared config 2020-12-22 10:25:15 +13:00
Aaron Carlino ee3e51e5e5 Move graphql legacy code to _legacy for PSR-4 compat 2020-11-13 21:02:08 +13:00
Aaron Carlino 5ab1ff3e69
NEW: GraphQL Compatibility (#2607)
* Add GraphQL4 compatibility

* Add getPageByLink

* Blacklist sitetree fields

* Remove getByLink from default schema. use linkable plugin

* getByLink compatability with new readOne filter anything

* Remove return type

* Compliance with new modelConfig

* Prep for travis

* Improvements for versioned-admin compat

* BC class guards

* New graphql 3 compat

* Fix travis syntax error

* New backward graphqlphp dependency

* Lint, build

* New phpcs exclusion

* Tidy up travis

* Fix rollback mutation

* Update code/GraphQL/_legacy/ReadOneResolver.php

Co-authored-by: Ingo Schommer <ingo@silverstripe.com>

* Address ingo feedback

* Deprecated GraphQL v3 classes

* Remove deleted branches

Co-authored-by: Ingo Schommer <ingo@silverstripe.com>
Co-authored-by: Ingo Schommer <me@chillu.com>
2020-11-13 13:50:44 +13:00
Serge Latyntcev aee731df2a MNT PHP8 support 2020-10-08 08:57:52 +13:00
bergice cc2c968271 Bump versions 2020-07-07 12:21:03 +12:00
Garion Herman 1185d7d3c8 Merge branch '4.5' into 4 2020-02-28 13:49:24 +13:00
Garion Herman 664e6c99c0 FIX Update core requirements to 4.5 series 2020-02-11 11:35:06 +13:00
Serge Latyntcev 56c1799f88 RFC-9344 Remove branch aliases 2019-12-09 13:52:10 +13:00
Serge Latyntcev 71c4b9d5f8 Update branch alias and travis 2019-11-21 14:14:08 +13:00
Serge Latyntcev 5b7d07afd2 Remove obsolete branch-alias 2019-11-14 01:24:44 +00:00
Robbie Averill 7ccf37a467 Update branch alias to 4.5.x-dev 2019-04-21 11:03:23 +12:00
Robbie Averill 9ab7ae16ac Remove obsolete branch alias 2019-04-21 11:02:51 +12:00
Robbie Averill 60aadf8f28 Merge branch '4.3' into 4 2018-11-26 15:09:38 +01:00
Robbie Averill 8977e4e79e Update dependencies to have a minimum of SilverStripe 4.3 2018-11-15 15:02:41 +02:00
Robbie Averill 3cc37e40f9 Bump branch alias and Travis version for 4.4.x-dev 2018-10-15 14:05:06 +02:00
Aaron Carlino d44e761835 Remove obsolete branch-alias 2018-10-15 16:31:38 +13:00
Damian Mooyman 2417b12185
Merge remote-tracking branch 'origin/4.2' into 4 2018-06-15 16:25:06 +12:00
Damian Mooyman 130c28bc86 Remove obsolete branch-alias 2018-06-15 15:29:57 +12:00
Damian Mooyman 61429c17a6
Merge remote-tracking branch 'origin/4.0' into 4.1
# Conflicts:
#	.travis.yml
2018-04-13 10:03:47 +12:00
Damian Mooyman 796d69c72e
Update selenium to chromedriver 2018-04-12 16:06:49 +12:00
Damian Mooyman 443501730b
Update alias for 1 branch to 1.2 2018-02-07 17:29:24 +13:00
Damian Mooyman 6dd07b5262
Fix CI config for 4 branch 2017-12-12 12:45:49 +13:00
Damian Mooyman b67f1e8d5a
Merge remote-tracking branch 'origin/4.0' into 4 2017-10-12 11:33:50 +13:00
Damian Mooyman acadcadbdf
Update composer 2017-10-12 11:30:11 +13:00
Damian Mooyman 18a3d28569 Remove obsolete branch-alias 2017-10-11 17:31:43 +13:00
Ingo Schommer 6e5836680b Expose as vendor module 2017-10-01 22:12:37 +13:00
Damian Mooyman 4f6af36369
Manual fixes to automatic namespacing 2017-08-09 17:09:28 +12:00
Christopher Joe b1c35c70b2 Update composer alias 2017-07-06 09:22:13 +12:00
Damian Mooyman b0144bf8ce Remove obsolete branch-alias 2017-07-03 16:53:53 +12:00
Christopher Joe 10196e4f75 Fix composer requirements 2017-06-09 23:44:28 +12:00
Simon Erkelens b2fd014216 Make CMS Compatible with Authentication Refactor work
Move Member::currentUser() to Security::getCurrentUser()
2017-06-09 21:07:20 +12:00
Sam Minnee 11b8926c1a fixup - prefer-stable necessary to avoid armageddon 2017-05-05 17:19:41 +12:00
Sam Minnee c1b3d87b58 fixup - don't need to explicitly include testsession 2017-05-05 17:19:41 +12:00
Damian Mooyman df100b8798 API Upgrade to behat 3 2017-05-05 17:19:41 +12:00
Daniel Hensby 2cb78e9255 Update PHPUnit version 2017-03-30 15:20:15 +01:00
Ingo Schommer 6cd98a80bb Added campaign-admin dependency 2017-03-28 16:55:11 +13:00
Damian Mooyman 5ce98aced2 API Upgrade to rely on silverstripe/versioned module 2017-03-28 10:35:14 +13:00