Commit Graph

6378 Commits

Author SHA1 Message Date
Garion Herman bae853837e Merge branch '4.7' into 4 2020-12-22 14:22:49 +13:00
Garion Herman 0db4650147
Merge pull request #2619 from creative-commoners/pulls/4.7/travis-shared
MNT Travis shared config
2020-12-22 14:19:16 +13:00
Steve Boyd 53ec8880cd MNT Travis shared config 2020-12-22 10:25:15 +13:00
Serge Latyntsev 99a4483a3d
Merge pull request #2627 from tomaszpirc/patch-3
UX updates of translation to Slovenian (for 4.6)
2020-12-22 08:22:57 +13:00
Tomasz Pirc 1cb6a1baf2
UX updates of translation to Slovenian (for 4.6)
Translations for later versions is corrected via transifex. Can you please use the latest corrections also for the 4.6 version. Thnx.
cc @dnsl48
2020-12-21 11:00:37 +01:00
dependabot[bot] 9136c8a55f
Bump ini from 1.3.5 to 1.3.7
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-11 03:48:11 +00:00
Garion Herman 99e2ac1fd9
Merge pull request #2618 from creative-commoners/pulls/4.7/translations
Revert translation changes
2020-12-09 15:06:11 +13:00
Garion Herman af5f7fc445 FIX Re-patch language in behat reports test
The language string supporting the title of this report was updated, then
reverted, then updated again, but the related behat test didn't get re-updated
at the same time.
2020-12-09 14:34:16 +13:00
Ingo Schommer 7681b94f29
Merge pull request #2620 from unclecheese/pulls/4/linkable-revisions
BUGFIX: Restore, refactor getByLink plugin
2020-12-08 13:53:39 +13:00
Aaron Carlino e22fda3fed Remove duplicate injector entry 2020-12-08 13:52:35 +13:00
Ingo Schommer df322a7d18
Merge pull request #2615 from unclecheese/pulls/4/plugin-away
NEW compatibility with new stateless plugins
2020-12-08 11:28:53 +13:00
Aaron Carlino 36a6fb002e NEW: Compliance with new SchemaConfig API (#2617) 2020-12-08 11:26:59 +13:00
Aaron Carlino e415d41856 BUGFIX: Restore, refactor getByLink plugin 2020-12-08 11:16:52 +13:00
Maxime Rainville 02b61efc22
Merge pull request #2591 from creative-commoners/fix-page-scrolling-treeview
Fixes pages not being scrolled to on treeview
2020-12-07 16:39:50 +13:00
Aaron Carlino 7b960c1537
NEW: Compliance with new SchemaConfig API (#2617) 2020-12-01 21:27:16 +13:00
Steve Boyd 7975fa0557 Revert translation changes 2020-11-25 16:03:47 +13:00
Andre Kiste e67012d571
Merge pull request #2562 from kinglozzer/2561-virtualpage-savetreenode
FIX: Incorrect method call in savetreenode (fixes #2561)
2020-11-19 10:12:28 +13:00
bergice 0ace2968b3 Fixes pages not being scrolled to on treeview 2020-11-18 11:37:46 +13:00
Maxime Rainville 88508a243f ENH Update translations 2020-11-16 14:19:17 +13:00
Ingo Schommer 2ad7c609d5
Merge pull request #2614 from unclecheese/pulls/4/psr-sore
Move graphql legacy code to _legacy for PSR-4 compat
2020-11-16 13:34:34 +13:00
Andre Kiste dad4aed529
Merge pull request #2604 from creative-commoners/pulls/4.6/top-level-create-permission
ENH Disable option to create top-level pages based on permissions
2020-11-16 12:36:08 +13:00
Maxime Rainville f6c8fd0944 ENH Update translations 2020-11-16 10:51:05 +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 5577a29502 Clean up graphql 4 travis artifacts 2020-11-13 16:50:44 +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 Latyntsev 9fdc550458
Merge pull request #2612 from creative-commoners/pulls/4.7/fix-behat-test
MNT Fix broken pages with no content behat test
2020-11-06 17:13:20 +13:00
Steve Boyd 9e2d04ab90 MNT Fix broken pages with no content behat test 2020-11-06 13:02:50 +13:00
Maxime Rainville e23c486189 ENH Update translations 2020-11-02 15:55:58 +13:00
Steve Boyd 4e10bcfc51 ENH Disable option to create top-level pages based on permissions 2020-10-22 21:21:15 +13:00
Garion Herman f9f440c35d
Merge pull request #2602 from creative-commoners/pulls/4/fix-pgsql-unit-test-run
MNT Fix unit tests not running on PGSQL build
2020-10-22 15:15:50 +13:00
Garion Herman 8a16d708d4 FIX Use Live stage to fetch results during SearchFormTest
This resolves an issue with the testUnpublishedPagesNotIncluded case
when running against PostgreSQL.
2020-10-22 14:42:27 +13:00
Maxime Rainville fd2184e7d1 Merge branch '4.6' into 4 2020-10-22 13:33:16 +13:00
Maxime Rainville 64c4a119b7
Merge pull request #2603 from open-sausages/pulls/4.6/fix-typo
BUG Fix parsing error on CMSSiteTreeFilter
2020-10-22 13:11:56 +13:00
Maxime Rainville f9c26cefa3 BUG Fix parsing error on CMSSiteTreeFilter 2020-10-22 11:52:02 +13:00
Maxime Rainville f4edd35989 Merge branch '4.5' into 4.6 2020-10-22 10:50:44 +13:00
Garion Herman 21a228fd23 MNT Fix unit tests not running on PGSQL build 2020-10-21 16:10:22 +13:00
Steve Boyd c56cf0686c
Merge pull request #2601 from open-sausages/pulls/4/fix-symfony-yml
BUG Escape % to work with Symhony 4
2020-10-21 09:18:42 +13:00
Maxime Rainville 96281e712d BUG Escape % to work with Symhony 4 2020-10-20 19:05:16 +13:00
dependabot[bot] 7648963cb8
Merge pull request #2600 from silverstripe/dependabot/npm_and_yarn/npm-user-validate-1.0.1 2020-10-16 21:53:11 +00:00
dependabot[bot] 072d14e8ae
Bump npm-user-validate from 1.0.0 to 1.0.1
Bumps [npm-user-validate](https://github.com/npm/npm-user-validate) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/npm/npm-user-validate/releases)
- [Commits](https://github.com/npm/npm-user-validate/compare/v1.0.0...v1.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-16 19:18:12 +00:00
Steve Boyd c6e0c5441a
Merge pull request #2599 from open-sausages/pulls/4/remove-broken-resource-dir
BUG Remove broken RESOURCES_DIR test
2020-10-15 15:49:50 +13:00
Maxime Rainville aaf4fb4d7a BUG Remove broken RESOURCES_DIR test 2020-10-15 15:12:44 +13:00
Daniel Hensby 89f2e9028a
Merge pull request #2597 from creative-commoners/meta-tag-label
FIX remove old syntax from meta tag label
2020-10-13 09:53:30 +01:00
brynwhyman 73460f9ee0 FIX remove old syntax from meta tag label 2020-10-13 09:38:03 +13:00
Daniel Hensby 726e1111e7
Merge pull request #2595 from creative-commoners/pulls/4/php8
MNT PHP8 support
2020-10-12 11:52:35 +01:00
Serge Latyntcev aee731df2a MNT PHP8 support 2020-10-08 08:57:52 +13:00
Daniel Hensby 546663da56
Merge pull request #2593 from silverstripe-terraformers/bugfix/url-segment-page-search
BUG: URL segment filter correction for CMS page search.
2020-10-06 10:05:53 +01:00
Mojmir Fendek 0fcda80f02 BUG: URL segment filter correction for CMS page search. 2020-10-06 08:37:22 +13:00
Garion Herman d4658ff297
Merge pull request #2594 from creative-commoners/pulls/4/quote-yaml
MNT - Quote yaml strings
2020-10-05 17:27:15 +13:00
Steve Boyd acf4050ca6 MNT - Quote yaml strings 2020-10-05 16:56:24 +13:00