Commit Graph

6284 Commits

Author SHA1 Message Date
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
Garion Herman
21a228fd23 MNT Fix unit tests not running on PGSQL build 2020-10-21 16:10:22 +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
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
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
Guy Marriott
bbcc5de8c1
Merge pull request #2589 from robbieaverill/pulls/4.7/exceptions
ENH Replace E_USER_ERROR errors with exceptions
2020-10-04 16:57:41 -07:00
Robbie Averill
d17f058622 ENH Replace E_USER_ERROR errors with exceptions 2020-09-24 17:06:31 -07:00
Sacha Judd
3ea2190565
Merge pull request #2584 from open-sausages/pulls/4/remove-boostrap3-class
BUG Remove old boostrap 3 CSS class
2020-09-16 11:46:24 +12:00
Maxime Rainville
edbe5ad069 BUG Remove old boostrap 3 CSS class 2020-09-16 11:06:36 +12:00
Steve Boyd
72e406aa63 Merge branch '4.6' into 4 2020-09-08 14:28:09 +12:00
Steve Boyd
9739308601 Merge branch '4.5' into 4.6 2020-09-08 14:27:46 +12:00
Steve Boyd
bf5e94d2be
Merge pull request #2581 from silverstripe-terraformers/bugfix/unpublish-permission
BUG: Unpublish permission decoupled from publish permission.
2020-09-08 14:26:23 +12:00
Garion Herman
f6ac0ee58f
Merge pull request #2583 from silverstripe/dependabot/npm_and_yarn/handlebars-4.7.6
Bump handlebars from 4.5.1 to 4.7.6
2020-09-05 16:25:12 +12:00
dependabot[bot]
b7a49f0f30
Bump handlebars from 4.5.1 to 4.7.6
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.5.1 to 4.7.6.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.5.1...v4.7.6)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-05 02:33:22 +00:00
Garion Herman
ef1553c776
Merge pull request #2582 from silverstripe/dependabot/npm_and_yarn/node-sass-4.14.1
Bump node-sass from 4.13.0 to 4.14.1
2020-09-05 14:32:35 +12:00
dependabot[bot]
879ec42e25
Bump node-sass from 4.13.0 to 4.14.1
Bumps [node-sass](https://github.com/sass/node-sass) from 4.13.0 to 4.14.1.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v4.13.0...v4.14.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-04 10:12:58 +00:00
Mojmir Fendek
39b8d14634 BUG: Unpublish permission decoupled from publish permission. 2020-08-31 12:48:43 +12:00
Steve Boyd
e9eefa869d
Merge pull request #2576 from creative-commoners/pulls/4/embed-performance
FIX Flush embed shortcode provider cache on SiteTree write
2020-08-27 12:51:50 +12:00
Garion Herman
969ee0a272
Merge pull request #2578 from creative-commoners/pulls/4/version-indicator-recipes
NEW Set VersionedProvider labels for recipe-core and recipe-cms
2020-08-26 14:20:44 +12:00
Steve Boyd
c5a96a2a87 FIX Flush embed shortcode provider cache on SiteTree write 2020-08-26 10:13:39 +12:00
Steve Boyd
ed73b82735 NEW Set VersionedProvider labels for recipe-core and recipe-cms 2020-08-26 09:44:14 +12:00
Steve Boyd
0cbf105d07
Merge pull request #2575 from creative-commoners/pulls/4/show-archived
Read from `ALL_VERSIONS` when looking up page history
2020-08-20 12:38:44 +12:00
Steve Boyd
f163db1216 Merge branch '4.6' into 4 2020-08-20 09:33:01 +12:00
bergice
a591776e06 Read from ALL_VERSIONS when looking up page history 2020-08-11 10:33:52 +12:00
Robbie Averill
956478db83
Merge pull request #2574 from open-sausages/pulls/4/honour-url-suffix
BUG Honour URL suffix on URL Segment field
2020-08-06 08:58:49 -07:00
Maxime Rainville
31fa262475 BUG Honour URL suffix on URL Segment field 2020-08-06 14:23:58 +12:00
Robbie Averill
65b8cc3948
Merge pull request #2571 from silverstripe/dependabot/npm_and_yarn/elliptic-6.5.3
Bump elliptic from 6.5.1 to 6.5.3
2020-07-30 09:12:38 -07:00
dependabot[bot]
d20c28633c
Bump elliptic from 6.5.1 to 6.5.3
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.1 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.1...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-30 13:48:15 +00:00
Robbie Averill
d3deb2c47b
Merge pull request #2569 from silverstripe/dependabot/npm_and_yarn/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19
2020-07-16 15:18:08 -07:00
dependabot[bot]
bffe16f6e6
Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-16 21:23:02 +00:00
Sacha Judd
f3ceca08ee
Merge pull request #2566 from sunnysideup/patch-11
PATCH: change "with No Content" to "without content" in reports
2020-07-08 15:19:06 +12:00
Nicolaas Thiemen
bbb69cfb5a PATCH: fixing behat wording 2020-07-08 13:50:47 +12:00
Nicolaas
6f4b1bfbd7
Update en.yml 2020-07-08 10:17:39 +12:00
Nicolaas
b799262976
PATCH: better english 2020-07-08 10:16:19 +12:00
dependabot[bot]
8018519810
Merge pull request #2564 from silverstripe/dependabot/npm_and_yarn/npm-6.14.6 2020-07-07 21:54:08 +00:00
dependabot[bot]
3cf5cbee6d
Bump npm from 6.13.4 to 6.14.6
Bumps [npm](https://github.com/npm/cli) from 6.13.4 to 6.14.6.
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
- [Commits](https://github.com/npm/cli/compare/v6.13.4...v6.14.6)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-07 19:50:39 +00:00
Robbie Averill
621a23bbf6
Merge pull request #2563 from creative-commoners/pulls/4/show-archived
Show the type of save that was performed for the record instead of just showing either Saved/Published.
2020-07-07 00:13:03 -07:00
bergice
cc2c968271 Bump versions 2020-07-07 12:21:03 +12:00
Andre Kiste
d07d2ba4af
Revert debugging stuff 2020-07-06 16:28:53 +12:00
bergice
0a58bda7dd Show the type of save that was performed for the record instead of just showing either Saved/Published.
See https://github.com/silverstripe/silverstripe-cms/issues/2448
2020-07-03 16:09:52 +12:00
Robbie Averill
fd2dd25f08
Merge pull request #2560 from creative-commoners/pulls/4.6/travis
Travis 4.6
2020-06-23 10:18:50 -07:00
Steve Boyd
1ee1db3298 Travis 4.6 2020-06-23 13:26:34 +12:00
Loz Calver
2f235ab5a3
Merge pull request #2558 from lerni/no-fqn-on-sitetype-dropdown
#2557 removs FQN if lang != EN on SiteType dropdown in page-settings
2020-06-18 09:08:12 +01:00
Lukas Erni
926571a2bf https://github.com/silverstripe/silverstripe-cms/issues/2557 - remove FQN if lang != EN on SiteType dropdown in page-settings 2020-06-17 16:28:23 +02:00
Garion Herman
4009e37847 Merge branch '4.6' into 4 2020-06-15 15:54:43 +12:00