Steve Boyd
|
637b5e230a
|
NEW Add ModelAdmin extension
|
2023-09-12 13:04:09 +12:00 |
|
Sabina Talipova
|
535faef7c3
|
Merge pull request #146 from creative-commoners/pulls/0.4/employee-validation
MNT Make employee validatable
|
2023-08-10 10:51:47 +12:00 |
|
Guy Sartorelli
|
39b85c9365
|
MNT Make employee validatable
Fix broken validation that's already there
Add email field for testing field validation
|
2023-08-08 13:04:08 +12:00 |
|
dependabot[bot]
|
c8a20eefe4
|
Merge pull request #132 from silverstripe/dependabot/npm_and_yarn/minimatch-3.0.8
|
2022-12-09 10:57:18 +00:00 |
|
dependabot[bot]
|
f08d0eff36
|
Bump minimatch from 3.0.3 to 3.0.8
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.3 to 3.0.8.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.3...v3.0.8)
---
updated-dependencies:
- dependency-name: minimatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-09 09:52:56 +00:00 |
|
dependabot[bot]
|
2d01ca42bf
|
Merge pull request #131 from silverstripe/dependabot/npm_and_yarn/qs-6.5.3
|
2022-12-09 09:52:31 +00:00 |
|
dependabot[bot]
|
3529484fb1
|
Bump qs from 6.5.2 to 6.5.3
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3)
---
updated-dependencies:
- dependency-name: qs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-09 01:21:22 +00:00 |
|
Sabina Talipova
|
806254d77b
|
Merge pull request #129 from creative-commoners/pulls/0.4/stop-depr
API Stop using deprecated API
|
2022-11-11 12:21:23 +13:00 |
|
Steve Boyd
|
e45151e838
|
API Stop using deprecated API
|
2022-11-09 12:13:52 +13:00 |
|
Guy Sartorelli
|
da63f28e71
|
Merge pull request #122 from creative-commoners/pulls/4/review-behat-tests
ENH Extracting logic for canX from Company and Employee
|
2022-09-14 12:57:22 +12:00 |
|
Sabina Talipova
|
8b9a80ecbb
|
ENH Extracting logic for canX from Company and Employee into DataObject Extension
|
2022-09-13 14:20:53 +12:00 |
|
Guy Sartorelli
|
dbf6dfe066
|
Merge pull request #120 from creative-commoners/pulls/4/review-behat-tests
ENH Add permissions for Content Editor
|
2022-09-07 11:05:04 +12:00 |
|
Sabina Talipova
|
69fcc2f1bf
|
ENH Add permissions for Content Editor
|
2022-09-07 10:55:06 +12:00 |
|
Guy Sartorelli
|
cd4c310e1f
|
ENH Stop using deprecated Versioned methods (#121)
|
2022-08-30 13:18:41 +12:00 |
|
Guy Sartorelli
|
2721b8fe75
|
Merge branch '4' into 0.4
|
2022-08-22 13:53:04 +12:00 |
|
Guy Sartorelli
|
7bf069f5bb
|
Merge pull request #116 from creative-commoners/pulls/4/gridfield-limited-items-per-page
NEW Test class for GridField with limited number of items in the list
|
2022-08-22 13:48:04 +12:00 |
|
Guy Sartorelli
|
01fe44d3a7
|
Merge pull request #117 from creative-commoners/pulls/4/other-deps
DEP Update dependencies for CMS 5
|
2022-08-10 10:37:52 +12:00 |
|
Steve Boyd
|
0ed527df02
|
DEP Update dependencies for CMS 5
|
2022-08-09 17:32:23 +12:00 |
|
Sabina Talipova
|
f098a695db
|
NEW Test class for GridField with limited number of items in the list
|
2022-08-09 14:35:41 +12:00 |
|
Guy Sartorelli
|
334815cd87
|
Merge pull request #114 from creative-commoners/pulls/0.4/standardise-modules
MNT Standardise modules
|
2022-08-02 16:09:12 +12:00 |
|
Steve Boyd
|
267547df99
|
MNT Standardise modules
|
2022-08-01 15:41:30 +12:00 |
|
Guy Sartorelli
|
b802504a3e
|
Merge pull request #113 from creative-commoners/pulls/0.4/update-js
MNT Use update-js action
|
2022-07-29 17:03:37 +12:00 |
|
Steve Boyd
|
b78d04803f
|
MNT Use update-js action
|
2022-07-29 13:10:34 +12:00 |
|
Steve Boyd
|
dd135c7d14
|
DEP Allow PHP 8 (#110)
|
2022-07-05 22:06:20 +12:00 |
|
Guy Sartorelli
|
fa7e6fed80
|
Merge pull request #109 from creative-commoners/pulls/0.4/basic-elemental-page
FIX Only add extension if elemental module exists
|
2022-07-05 21:31:10 +12:00 |
|
Steve Boyd
|
d0deef8719
|
FIX Only add extension if elemental module exists
|
2022-07-05 21:08:37 +12:00 |
|
Guy Sartorelli
|
ce4dec4ea7
|
Merge pull request #108 from creative-commoners/pulls/0.4/php73
FIX Remove types for PHP 7.3 support
|
2022-07-05 17:54:59 +12:00 |
|
Steve Boyd
|
dd6d3b7a70
|
FIX Remove types for PHP 7.3 support
|
2022-07-05 17:50:17 +12:00 |
|
Guy Sartorelli
|
3cd0d96093
|
Merge pull request #107 from creative-commoners/pulls/0.4/guzzle6
DEP Allow guzzle 6
|
2022-07-04 15:55:04 +12:00 |
|
Steve Boyd
|
befe44ad0c
|
DEP Allow guzzle 6
|
2022-07-04 15:52:07 +12:00 |
|
Sabina Talipova
|
aed5bfa999
|
Merge pull request #106 from creative-commoners/pulls/0.4/add-blocks-page
Aprproved
|
2022-05-31 12:54:17 +12:00 |
|
Guy Sartorelli
|
ae3003f276
|
NEW Add new page for testing elemental blocks on a page.
|
2022-05-27 12:24:46 +12:00 |
|
Guy Sartorelli
|
5594c50133
|
Merge pull request #105 from creative-commoners/pulls/4/behat-tests-elemental-area
MNT Behat-test fixtures for elemental area
|
2022-05-11 09:38:22 +12:00 |
|
Sabina Talipova
|
94420d7373
|
New classes for testing ElementalArea in DataObject
|
2022-05-09 16:34:22 +12:00 |
|
dependabot[bot]
|
572a930b91
|
Merge pull request #103 from silverstripe/dependabot/npm_and_yarn/async-2.6.4
|
2022-05-03 09:50:29 +00:00 |
|
dependabot[bot]
|
4819ba6889
|
Bump async from 2.5.0 to 2.6.4
Bumps [async](https://github.com/caolan/async) from 2.5.0 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.5.0...v2.6.4)
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-28 20:01:09 +00:00 |
|
Guy Sartorelli
|
622864dc3b
|
Merge pull request #102 from creative-commoners/pulls/4/php81
ENH PHP 8.1 compatibility
|
2022-04-26 17:58:16 +12:00 |
|
Steve Boyd
|
6f5b32da26
|
ENH PHP 8.1 compatibility
|
2022-04-13 10:31:07 +12:00 |
|
Maxime Rainville
|
da44d50d16
|
Merge pull request #101 from creative-commoners/pulls/4/update-js-deps
MNT Add update JS deps workflow
|
2022-03-23 15:01:57 +13:00 |
|
Steve Boyd
|
93ba1869b4
|
MNT Add update JS deps workflow
|
2022-03-22 12:07:43 +13:00 |
|
Maxime Rainville
|
f652e8a775
|
Merge pull request #100 from creative-commoners/pulls/4/guzzle
DEP Use guzzle 7.3
|
2022-03-11 11:39:13 +13:00 |
|
Steve Boyd
|
250935238d
|
DEP Use guzzle 7.3
|
2022-03-08 17:10:14 +13:00 |
|
dependabot[bot]
|
df6120e015
|
Merge pull request #99 from silverstripe/dependabot/npm_and_yarn/tmpl-1.0.5
|
2022-01-21 10:26:45 +00:00 |
|
dependabot[bot]
|
5e28cef8a7
|
Bump tmpl from 1.0.4 to 1.0.5
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)
---
updated-dependencies:
- dependency-name: tmpl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-21 03:06:33 +00:00 |
|
dependabot[bot]
|
20e6a74868
|
Merge pull request #97 from silverstripe/dependabot/npm_and_yarn/debug-2.6.9
|
2021-08-04 15:11:23 +00:00 |
|
dependabot[bot]
|
7b3534a310
|
Merge pull request #93 from silverstripe/dependabot/npm_and_yarn/ua-parser-js-0.7.28
|
2021-08-04 15:11:20 +00:00 |
|
dependabot[bot]
|
cfcae04e72
|
Bump debug from 2.6.3 to 2.6.9
Bumps [debug](https://github.com/visionmedia/debug) from 2.6.3 to 2.6.9.
- [Release notes](https://github.com/visionmedia/debug/releases)
- [Changelog](https://github.com/visionmedia/debug/blob/2.6.9/CHANGELOG.md)
- [Commits](https://github.com/visionmedia/debug/compare/2.6.3...2.6.9)
---
updated-dependencies:
- dependency-name: debug
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-04 15:09:00 +00:00 |
|
dependabot[bot]
|
015793da3d
|
Merge pull request #96 from silverstripe/dependabot/npm_and_yarn/tar-2.2.2
|
2021-08-04 15:08:14 +00:00 |
|
dependabot[bot]
|
b39a11c0ca
|
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-04 06:59:27 +00:00 |
|
Aaron Carlino
|
c754116963
|
Add new regenerate_on_build
|
2021-05-27 15:25:38 +12:00 |
|