Commit Graph

6732 Commits

Author SHA1 Message Date
github-actions d3959630c8 Merge branch '5.1' into 5 2023-12-09 13:24:12 +00:00
Guy Sartorelli 8ca2ade623
Merge pull request #2908 from creative-commoners/pulls/5.1/fixtest
MNT Fix unit test
2023-12-06 15:00:12 +13:00
Steve Boyd 7027d654d2 MNT Fix unit test 2023-12-06 11:58:34 +13:00
github-actions 1f1b64f890 Merge branch '5.1' into 5 2023-11-27 21:11:35 +00:00
Guy Sartorelli 04a0c928b3
Merge branch '4' into 5.1 2023-11-28 10:11:06 +13:00
github-actions 089151b835 Merge branch '4.13' into 4 2023-11-25 13:24:04 +00:00
Will Rossiter 579986a691
FIX Handle exceptions when using /0 as a URL (#2825) 2023-11-20 09:49:44 +13:00
github-actions 221b698c15 Merge branch '5.1' into 5 2023-11-11 13:24:07 +00:00
github-actions 2ccbbc2e9c Merge branch '4' into 5.1 2023-11-11 13:24:05 +00:00
github-actions fe3ddfef27 Merge branch '4.13' into 4 2023-11-11 13:24:04 +00:00
Guy Sartorelli 665b208d89
Merge pull request #2904 from creative-commoners/pulls/5.1/limit-100
FIX Limit Member map to 100
2023-11-09 09:49:27 +13:00
Steve Boyd dd2bd61387 FIX Limit Member map to 100 2023-11-08 11:55:30 +13:00
Guy Sartorelli 0df19a874a
Merge pull request #2903 from creative-commoners/pulls/4.13/tx-1699241265
TLN Update translations
2023-11-07 11:14:20 +13:00
Steve Boyd a51effa2ac TLN Update translations 2023-11-06 16:27:45 +13:00
Sabina Talipova cef8c0f179
Merge pull request #2902 from creative-commoners/pulls/5/hide-pagetypes
API Add new SiteTree.hide_pagetypes configuration
2023-11-06 11:24:36 +13:00
Guy Sartorelli e826152fd1
API Add new SiteTree.hide_pagetypes configuration
Allows clearly defining all pagetypes that should be hidden in a single
place, instead of having to spread them out across different pagetypes
with MyPage.hide_ancestor
2023-11-02 15:51:51 +13:00
github-actions 44049d4b28 Merge branch '5.1' into 5 2023-10-21 13:23:42 +00:00
Guy Sartorelli eed9a79c19
Merge pull request #2898 from creative-commoners/pulls/5.1/remove-todo
MNT Remove TODO comments
2023-10-20 13:13:52 +13:00
Sabina Talipova c1eaaaabfa MNT Remove TODO comments 2023-10-19 16:22:38 +13:00
Guy Sartorelli 668744e728
Merge pull request #2891 from silverstripe/pulls/5/update-js-1696185238
DEP Update JS dependencies
2023-10-03 14:04:23 +13:00
Guy Sartorelli bec8b760e4
Merge pull request #2812 from sunnysideup/patch-19
PATCH: fixing jquery link to thirdparty/jquery-query/jquery.query.js
2023-10-03 10:16:48 +13:00
github-actions 7d1d93ab89 DEP Update JS dependencies 2023-10-01 18:33:58 +00:00
Guy Sartorelli e252a65e81
Merge pull request #2889 from silverstripe/dependabot/npm_and_yarn/graphql-16.8.1
Bump graphql from 16.8.0 to 16.8.1
2023-09-25 14:59:18 +13:00
github-actions 2ba2ac8386 Merge branch '5.1' into 5 2023-09-23 13:23:33 +00:00
github-actions 58a2d58173 Merge branch '5.0' into 5.1 2023-09-23 13:23:32 +00:00
github-actions 7427f615de Merge branch '4' into 5.0 2023-09-23 13:23:31 +00:00
github-actions 992e2dfb8e Merge branch '4.13' into 4 2023-09-23 13:23:30 +00:00
Guy Sartorelli 624048fc47
Merge pull request #2888 from mirche97/fix/virtualpage-edit-link
Fix/virtualpage edit link
2023-09-22 09:41:10 +12:00
dependabot[bot] da66047987
Bump graphql from 16.8.0 to 16.8.1
Bumps [graphql](https://github.com/graphql/graphql-js) from 16.8.0 to 16.8.1.
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](https://github.com/graphql/graphql-js/compare/v16.8.0...v16.8.1)

---
updated-dependencies:
- dependency-name: graphql
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-21 18:49:47 +00:00
mirche97 5c06933986 Update code/Model/VirtualPage.php
Co-authored-by: Guy Sartorelli <36352093+GuySartorelli@users.noreply.github.com>
2023-09-21 14:50:34 +02:00
mirche97 9edc46f53d Update code/Model/VirtualPage.php
Co-authored-by: Guy Sartorelli <36352093+GuySartorelli@users.noreply.github.com>
2023-09-21 14:50:08 +02:00
mirche97 da115d9910 use AdminRootController::get_admin_route()
use AdminRootController::get_admin_route() instead of reading url_base directly from config
2023-09-21 14:49:56 +02:00
mirche97 c3e7a49904 fixed VirtualPage generating incorrect CMS edit links
VirtualPage  now uses AdminRootController config `url_base` to generate edit links
2023-09-21 14:49:38 +02:00
github-actions 3a8bd95452 Merge branch '5.1' into 5 2023-09-17 23:33:28 +00:00
github-actions 1e7bba1dd3 Merge branch '5.0' into 5.1 2023-09-17 23:33:00 +00:00
Maxime Rainville 34581be27d
Merge pull request #2886 from creative-commoners/pulls/5.1/fix-regression-ui-button
FIX Regression issue UI URLSegment buttons
2023-09-18 11:28:24 +12:00
Guy Sartorelli 6259ca30ad
Merge branch '4' into 5.0
# Conflicts:
#	client/dist/js/TinyMCE_sslink-anchor.js
#	client/dist/js/TinyMCE_sslink-internal.js
#	composer.json
#	tests/behat/features/insert-a-link.feature
#	tests/behat/features/insert-anchor-link.feature
2023-09-18 11:10:29 +12:00
Guy Sartorelli 3b1b38bc06
Merge branch '4.13' into 4 2023-09-18 10:54:11 +12:00
Sabina Talipova 061517ac45 FIX Regression issue UI URLSegment buttons 2023-09-14 15:50:58 +12:00
Guy Sartorelli 4a92f5eb64
FIX Allow wrapping an image in a link (#2884) 2023-09-11 12:33:00 +12: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
Steve Boyd 6cc8a26502 Merge branch '5.1' into 5 2023-09-05 15:20:06 +12:00
Steve Boyd 332898f3ed Merge branch '5.0' into 5.1 2023-09-05 15:19:54 +12:00
Steve Boyd 7e42058206 Merge branch '4' into 5.0 2023-09-05 15:19:35 +12:00
github-actions 40a91496e3 Merge branch '4.13' into 4 2023-09-02 13:23:26 +00:00
Guy Sartorelli 90e30994ec
Merge pull request #2879 from creative-commoners/pulls/4.13/deppage-non-sitetree-items
FIX SiteTree::DependentPages method returns non-SiteTree instance
2023-09-01 11:12:59 +12:00
Sabina Talipova 269eb5d70c FIX SiteTree::DependentPages method returns non-SiteTree instance 2023-08-31 15:29:01 +12:00
github-actions[bot] 2799ef3b39
DEP Update JS dependencies (#2878)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-08-31 11:58:54 +12:00
Guy Sartorelli 280eec2e17
Merge branch '5.0' into 5 2023-08-30 11:29:51 +12:00
Guy Sartorelli d11915cffd
Merge pull request #2876 from creative-commoners/pulls/5.0/module-standardiser-1693278538
MNT Run module-standardiser
2023-08-29 17:08:18 +12:00