Commit Graph

909 Commits

Author SHA1 Message Date
Guy Sartorelli ac252c7a0b
Merge branch '4.0' into 4.1 2024-04-19 12:09:16 +12:00
Guy Sartorelli 31bcc5c727
Merge branch '3' into 4.0 2024-04-19 12:07:06 +12:00
github-actions 5b41829948 Merge branch '3' into 4.1 2024-03-23 12:28:33 +00:00
github-actions ed0f42a509 Merge branch '3.12' into 3 2024-03-23 12:28:32 +00:00
Michal Kleiner 031545737d
Merge pull request #750 from purplespider/fix-publish-profile-image-2 2024-03-20 23:00:47 +13:00
James Cocker 9fae326927 FIX Use $owns instead of onBeforeWrite hook to publish profile image 2024-03-20 22:54:38 +13:00
github-actions 85664ce91b Merge branch '3' into 4.1 2024-02-10 12:28:12 +00:00
github-actions ca0624cc25 Merge branch '3.12' into 3 2024-02-10 12:28:11 +00:00
Guy Sartorelli 95a2808c04
TLN Update translations (#742) 2024-02-07 16:01:34 +13:00
Guy Sartorelli 283ca6a664
Merge pull request #736 from silverstripeltd/bugfix/icons-in-add-gridfield
Remove icons from gridfield add button
2023-12-20 13:01:58 +13:00
Mohamed Alsharaf b2f0d12dd6 Remove icons from gridfield add button 2023-12-19 14:10:15 +13:00
Guy Sartorelli 1e982c8f31
Merge pull request #734 from creative-commoners/pulls/4.1/docblock
MNT Update @methods on class docblocks
2023-12-15 12:45:23 +13:00
Steve Boyd 33da9d042d MNT Update @methods on class docblocks 2023-12-14 15:08:00 +13:00
Guy Sartorelli 99d74f9c43
Merge pull request #730 from creative-commoners/pulls/4.1/remove-todo
MNT Remove TODO comments
2023-10-30 12:20:52 +13:00
Sabina Talipova 7d15e3cc68 MNT Remove TODO comments 2023-10-26 09:14:16 +13:00
github-actions fe638a0ccb Merge branch '4.0' into 4.1 2023-09-30 12:28:25 +00:00
github-actions 38bad2d658 Merge branch '3' into 4.0 2023-09-30 12:28:24 +00:00
github-actions 3b6a519b39 Merge branch '3.12' into 3 2023-09-30 12:28:23 +00:00
Sabina Talipova 4ca99d07f3
Merge pull request #727 from nathanbrauer/feature/update-for-versioned-1.12
Bugfix: Updating BlogPostFilter::augmentSQL to make use of modern Versioned methods.
2023-09-26 08:51:37 +13:00
Nathan J. Brauer 712812332d Bugfix: Updating BlogPostFilter::augmentSQL to make use of modern Versioned methods.
This resolves an issue with some modules that rely upon get_draft_site_secured, like Elemental and sharedraftcontent
2023-09-19 21:18:06 -07:00
github-actions f4ae122351 Merge branch '4.0' into 4 2023-08-29 22:25:36 +00:00
Guy Sartorelli 0f93f6a842
Merge pull request #726 from creative-commoners/pulls/4.0/module-standardiser-1693278479
MNT Run module-standardiser
2023-08-29 17:02:53 +12:00
Steve Boyd 7964baa544 MNT Run module-standardiser 2023-08-29 15:07:59 +12:00
github-actions ca5dfb4ed3 Merge branch '4.0' into 4 2023-08-26 12:28:30 +00:00
github-actions 81c661caf2 Merge branch '3' into 4.0 2023-08-26 12:28:28 +00:00
github-actions eb108b8e83 Merge branch '3.12' into 3 2023-08-26 12:28:25 +00:00
github-actions[bot] 1f3878bc3f
DEP Update JS dependencies (#725)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-08-24 11:48:42 +12:00
Guy Sartorelli 9d3a398901
ENH Update translations (#723) 2023-08-21 12:12:08 +12:00
Guy Sartorelli b9c535ac67
Merge pull request #720 from 3Dgoo/4
Replace deprecated sort rand with shuffle
2023-08-19 11:02:43 +12:00
Guy Sartorelli e9390c3525
ENH Update translations (#722) 2023-08-17 18:15:20 +12:00
Guy Sartorelli 29ca438a9f
Merge pull request #719 from creative-commoners/pulls/4/module-standardiser-1691549948
MNT Run module-standardiser
2023-08-15 12:09:04 +12:00
Steve Boyd 6f3b32264e MNT Run module-standardiser 2023-08-14 15:43:42 +12:00
3Dgoo bcbb40e08d
Replace deprecated sort rand with shuffle 2023-08-10 12:31:45 +09:30
3Dgoo 7189427bf3
Replace deprecated sort rand with shuffle 2023-08-10 12:20:25 +09:30
dependabot[bot] c93566f7a8
Merge pull request #718 from silverstripe/dependabot/npm_and_yarn/word-wrap-1.2.4 2023-08-03 05:25:35 +00:00
dependabot[bot] 23fd31c105
Bump word-wrap from 1.2.3 to 1.2.4
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-19 02:03:25 +00:00
Sabina Talipova 1514d0b982
DEP Update eslint module (#716) 2023-07-12 11:04:37 +12:00
Sabina Talipova 84b815d0a0
MNT ESLint issues (#714) 2023-07-10 09:47:20 +12:00
Steve Boyd 3f4b87489c Merge branch '4.0' into 4 2023-06-16 11:38:35 +12:00
Steve Boyd 7f86285552 Merge branch '3' into 4.0 2023-06-16 11:37:59 +12:00
Steve Boyd 941c2c7b11 Merge branch '3.12' into 3 2023-06-16 11:37:28 +12:00
Guy Sartorelli 92eeafb3b3
Merge pull request #713 from creative-commoners/pulls/3.12/tx-1686724560
ENH Update translations
2023-06-15 10:06:30 +12:00
Steve Boyd cf4452f5e0 ENH Update translations 2023-06-14 18:36:00 +12:00
Guy Sartorelli f2388c6408
Merge pull request #712 from creative-commoners/pulls/4/tx-1686703251
ENH Update translations
2023-06-14 15:17:34 +12:00
Steve Boyd 7cbeb90280 ENH Update translations 2023-06-14 12:40:51 +12:00
Steve Boyd 08cee006fc Merge branch '4.0' into 4 2023-05-31 14:42:18 +12:00
Steve Boyd 058e2aced6 Merge branch '3' into 4.0 2023-05-31 14:42:02 +12:00
Steve Boyd 84c93b1c2f Merge branch '3.12' into 3 2023-05-31 14:41:45 +12:00
Sabina Talipova c1349c6200
Merge pull request #711 from creative-commoners/pulls/3.12/tx-1685417378
ENH Update translations
2023-05-31 11:26:53 +12:00
Steve Boyd 09e79fd8a8 ENH Update translations 2023-05-30 15:29:38 +12:00