Commit Graph

354 Commits

Author SHA1 Message Date
dependabot[bot] 968feb9385
Bump js-yaml from 3.12.0 to 3.14.1
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.0 to 3.14.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.12.0...3.14.1)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-29 01:01:58 +00:00
Guy Sartorelli 58f3dee7af
Merge branch '4' 2023-08-15 12:12:39 +12:00
Guy Sartorelli 6a47857687
Merge pull request #244 from creative-commoners/pulls/4/module-standardiser-1691547983
MNT Run module-standardiser
2023-08-15 12:07:13 +12:00
Steve Boyd 92ec942161 MNT Run module-standardiser 2023-08-14 15:42:13 +12:00
Guy Sartorelli 92ce27762a
Merge pull request #242 from colymba/pulls/4/dispatch
MNT Add dispatch-ci
2023-07-05 17:01:33 +12:00
Steve Boyd 143c61fef9 MNT Add dispatch-ci 2023-07-05 12:35:50 +12:00
Guy Sartorelli 4401d768f5
Merge pull request #239 from creative-commoners/pulls/4/tx-1686703134
ENH Update translations
2023-06-14 15:17:27 +12:00
Steve Boyd e038dc3a6d ENH Update translations 2023-06-14 12:38:54 +12:00
Steve Boyd 793a5476ec
Merge pull request #232 from creative-commoners/pulls/3/translatable
ENH Update translations
2023-03-09 14:54:50 +13:00
Guy Sartorelli c62be20b57
MNT Add github actions 2023-03-08 16:43:20 +13:00
Guy Sartorelli afc42e0495
ENH Update translations
Also add to transifex
2023-03-08 16:38:10 +13:00
Steve Boyd ebd634d994
Merge pull request #231 from creative-commoners/pulls/4/frontend-build-stack
DEP Upgrade frontend build stack
2023-02-02 10:04:52 +13:00
Guy Sartorelli 563f253f36
FIX Don't use removed method. 2023-02-01 15:29:49 +13:00
Guy Sartorelli dfcc4ce482
DEP Upgrade frontend build stack 2023-02-01 15:28:37 +13:00
Sabina Talipova 2f7109ac52
API Remove deprecated code (#230) 2023-01-25 13:47:52 +13:00
Sabina Talipova 1ec807ccbe
DEP PHP Support in CMS5 (#228) 2022-12-19 11:21:07 +13:00
Guy Sartorelli 1c5ae8a047
Merge pull request #200 from kinglozzer/patch-1
FIX: publishRecursive() is part of RecursivePublishable, not Versioned
2022-06-28 14:51:29 +12:00
Niklas Forsdahl d420a29e9f
FIX Row updating broken in SilverStripe 4 (#197)
Row updating is broken in SilverStripe 4 when for example using the PublishHandler or UnPublishHandler actions. This is due to unescaped backslashes in the fully qualified class name in json data, which when parsed in javascript treats the backslash as an escape character.
This can be fixed by escaping the backslash character in HTTPBulkToolsResponse.
2022-06-28 14:51:05 +12:00
Steve Boyd ece0e209ef
Merge pull request #222 from colymba/pulls/master/php81
ENH PHP 8.1 compatibility
2022-04-26 13:22:47 +12:00
Steve Boyd 81f34cdd7b ENH PHP 8.1 compatibility 2022-04-13 14:08:15 +12:00
dependabot[bot] c34bba4508
Merge pull request #199 from colymba/dependabot/npm_and_yarn/jquery-3.5.0 2021-08-05 06:31:32 +00:00
dependabot[bot] 8e58660029
Merge pull request #207 from colymba/dependabot/npm_and_yarn/node-sass-4.14.1 2021-08-05 06:31:22 +00:00
dependabot[bot] b265fb622b
Bump node-sass from 4.9.2 to 4.14.1
Bumps [node-sass](https://github.com/sass/node-sass) from 4.9.2 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.9.2...v4.14.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-05 06:31:06 +00:00
dependabot[bot] 7825986aba
Merge pull request #210 from colymba/dependabot/npm_and_yarn/elliptic-6.5.4 2021-08-05 06:29:40 +00:00
dependabot[bot] 1027fc319e
Merge pull request #211 from colymba/dependabot/npm_and_yarn/y18n-3.2.2 2021-08-05 06:29:27 +00:00
dependabot[bot] 0438493a97
Merge pull request #213 from colymba/dependabot/npm_and_yarn/merge-1.2.1 2021-08-05 06:22:58 +00:00
dependabot[bot] b99a6da26d
Bump elliptic from 6.4.0 to 6.5.4
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.0 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.4.0...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-05 02:08:02 +00:00
dependabot[bot] 8295483734
Merge pull request #216 from colymba/dependabot/npm_and_yarn/tar-2.2.2 2021-08-05 02:07:13 +00:00
dependabot[bot] d756579486
Bump tar from 2.2.1 to 2.2.2
Bumps [tar](https://github.com/npm/node-tar) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v2.2.1...v2.2.2)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-03 21:49:32 +00:00
Steve Boyd d51a26a872
Merge pull request #205 from kinglozzer/no-shutdown
FIX: Remove shutdown function for error output (fixes #204)
2021-06-02 16:33:10 +12:00
Steve Boyd 4e82c461de
Update src/BulkTools/HTTPBulkToolsResponse.php
Co-authored-by: Maxime Rainville <maxime@rainville.me>
2021-06-02 16:32:50 +12:00
Steve Boyd a2aa7475a5
Update HTTPBulkToolsResponse.php 2021-06-02 10:21:48 +12:00
dependabot[bot] 94f21a958d
Bump merge from 1.2.0 to 1.2.1
Bumps [merge](https://github.com/yeikos/js.merge) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/yeikos/js.merge/releases)
- [Commits](https://github.com/yeikos/js.merge/compare/v1.2.0...v1.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 01:00:23 +00:00
dependabot[bot] b4816ab02c
Bump y18n from 3.2.1 to 3.2.2
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-30 16:57:29 +00:00
Loz Calver ff9127739b FIX: Remove shutdown function for error output (fixes #204) 2020-12-14 09:34:37 +00:00
Robbie Averill 3be003218c
Merge pull request #206 from lekoala/patch-1
fix undefined index notice
2020-11-23 09:24:42 -08:00
Thomas Portelange b00987b735
fix undefined index notice
$body['records'] is only defined if entering the if clause and therefore the count on line 349 can cause undefined index errors
2020-09-02 14:01:46 +02:00
Loz Calver 7652fee82f
FIX: publishRecursive() is part of RecursivePublishable, not Versioned 2020-05-15 15:56:58 +01:00
dependabot[bot] d8f33e0c98
Bump jquery from 3.3.1 to 3.5.0
Bumps [jquery](https://github.com/jquery/jquery) from 3.3.1 to 3.5.0.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.3.1...3.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-04-30 01:57:29 +00:00
Thierry François 7de4f77574
Update README.md
🚑 Help wanted
2019-11-12 09:27:52 +02:00
Dylan Wagstaff 7f871a7cfa
Merge pull request #191 from creative-commoners/pulls/master/slip-slop-slap-in-wrap
FIX Wrap Injector transformation in DOMContentLoaded listener
2019-03-19 16:24:17 +13:00
Garion Herman 2c4587b0d9 FIX Wrap Injector transformation in DOMContentLoaded listener 2019-03-19 16:15:22 +13:00
Robbie Averill 5581c11df8
Merge pull request #184 from mlewis-everley/fix-174
Get current controller via curr()  (removes pushCurrent issue)
2018-10-01 05:57:59 +02:00
Morven Lewis-Everley af8d20e93a Get current controller via curr() (removes pushCurrent issue) 2018-09-30 22:05:36 +01:00
Martin D 52d95ae82c Missing ArrayData import (#177) 2018-08-16 15:46:38 +03:00
Robbie Averill 148d5efcea Update webpack implementation and refactor JS to remove lint warnings (#179)
* Update webpack-config to more closely align with SilverStripe core modules

* Automated linting

* Remove all JS linting errors, use let/const for assignment, do not reassign callback arguments

* Rebuild dist files, remove yarn lock from build command, remove source map files
2018-08-16 15:45:17 +03:00
Robbie Averill b9dad64ca8 Minor tidy ups to doc blocks and unused properties in HTTPBulkToolsResponse (#178) 2018-08-16 15:37:19 +03:00
Thierry François 7f2045e7aa Fix Remove message from HTTPResponse construct 2018-03-14 22:44:41 +02:00
Thierry François cc2ff3c53c Merge branch 'bulkToolsHTTPResponse' 2018-03-14 22:25:27 +02:00
Thierry François bc2b317a35 API Unified json responses via new HTTPBulkToolsResponse
All bulk handlers and the bulk uploader now use a common HTTPBulkToolsResponse to return a common json format and handle errors. The front end uses this json to update the drifield accordingling.
2018-03-14 22:24:37 +02:00