1740 Commits

Author SHA1 Message Date
Giuseppe Criscione
307b1b1dac Add informative errors on bootstrap 2022-10-30 15:04:05 +01:00
Giuseppe Criscione
2b02349211 Support PHP >= 8.0.2 2022-10-30 13:11:45 +01:00
Giuseppe Criscione
b93f34a530 Add Assets::integrityHash() 2022-10-30 09:47:14 +01:00
Giuseppe Criscione
6e92bf6638
Create SECURITY.md 2022-10-29 21:47:00 +02:00
Giuseppe Criscione
4a625ba0f4 Lint scss 2022-10-28 00:16:00 +02:00
Giuseppe Criscione
07e48f1fe6 Provide postcss to make stylelint work again 2022-10-28 00:11:28 +02:00
Giuseppe Criscione
fd756d0197 Migrate to chartist 1.x 2022-10-27 23:57:27 +02:00
Giuseppe Criscione
77a2e7f8b9 Migrate package scripts to yarn 2022-10-27 23:35:32 +02:00
Giuseppe Criscione
8bf1aaa5bb Migrate to terser 2022-10-27 21:07:29 +02:00
Giuseppe Criscione
295111c754 Remove npm-related lines from .gitignore 2022-10-24 21:15:12 +02:00
Giuseppe Criscione
7652317431 Migrate to yarn 2022-10-24 21:13:46 +02:00
Giuseppe Criscione
40d3810171 Fix array spacing 2022-10-23 23:02:24 +02:00
Giuseppe Criscione
f05a5a0846 Update pages editor extracting hardcoded fields 2022-10-23 22:58:11 +02:00
Giuseppe Criscione
201e0d0ff7 Fix dependabot.yml 2022-10-23 22:36:38 +02:00
Giuseppe Criscione
414e3c4dbf Ignore major updates with Dependabot 2022-10-23 22:16:44 +02:00
Giuseppe Criscione
85b0dac184 Revert npm dependencies 2022-10-23 22:12:51 +02:00
dependabot[bot]
77cecb80fc Bump eslint from 8.23.1 to 8.26.0 in /admin
Bumps [eslint](https://github.com/eslint/eslint) from 8.23.1 to 8.26.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.23.1...v8.26.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-23 21:33:25 +02:00
dependabot[bot]
2f29edc342 Bump symfony/var-dumper from 6.0.11 to 6.0.13
Bumps [symfony/var-dumper](https://github.com/symfony/var-dumper) from 6.0.11 to 6.0.13.
- [Release notes](https://github.com/symfony/var-dumper/releases)
- [Changelog](https://github.com/symfony/var-dumper/blob/6.1/CHANGELOG.md)
- [Commits](https://github.com/symfony/var-dumper/compare/v6.0.11...v6.0.13)

---
updated-dependencies:
- dependency-name: symfony/var-dumper
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-23 21:33:15 +02:00
dependabot[bot]
4392f85f20 Bump sass from 1.54.9 to 1.55.0 in /admin
Bumps [sass](https://github.com/sass/dart-sass) from 1.54.9 to 1.55.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.54.9...1.55.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-23 21:31:24 +02:00
dependabot[bot]
2c9e438f1c Bump stylelint-config-idiomatic-order from 8.1.0 to 9.0.0 in /admin
Bumps [stylelint-config-idiomatic-order](https://github.com/ream88/stylelint-config-idiomatic-order) from 8.1.0 to 9.0.0.
- [Release notes](https://github.com/ream88/stylelint-config-idiomatic-order/releases)
- [Commits](https://github.com/ream88/stylelint-config-idiomatic-order/commits)

---
updated-dependencies:
- dependency-name: stylelint-config-idiomatic-order
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-23 21:31:13 +02:00
dependabot[bot]
516d2d5d1d Bump uglify-js from 3.17.0 to 3.17.2 in /admin
Bumps [uglify-js](https://github.com/mishoo/UglifyJS) from 3.17.0 to 3.17.2.
- [Release notes](https://github.com/mishoo/UglifyJS/releases)
- [Commits](https://github.com/mishoo/UglifyJS/compare/v3.17.0...v3.17.2)

---
updated-dependencies:
- dependency-name: uglify-js
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-23 21:29:34 +02:00
dependabot[bot]
7b390fffd2 Bump stylelint from 14.11.0 to 14.13.0 in /admin
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.11.0 to 14.13.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/14.11.0...14.13.0)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-23 21:29:27 +02:00
dependabot[bot]
ca25720def Bump stylelint-scss from 4.2.0 to 4.3.0 in /admin
Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases)
- [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint-scss/stylelint-scss/compare/v4.2.0...v4.3.0)

---
updated-dependencies:
- dependency-name: stylelint-scss
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-18 15:57:22 +02:00
dependabot[bot]
6581cbebbf Bump chartist from 0.11.4 to 1.1.2 in /admin
Bumps [chartist](https://github.com/chartist-js/chartist) from 0.11.4 to 1.1.2.
- [Release notes](https://github.com/chartist-js/chartist/releases)
- [Changelog](https://github.com/chartist-js/chartist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chartist-js/chartist/compare/v0.11.4...v1.1.2)

---
updated-dependencies:
- dependency-name: chartist
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-18 15:57:12 +02:00
dependabot[bot]
d629d957f7 Bump codemirror from 5.65.2 to 6.0.1 in /admin
Bumps [codemirror](https://github.com/codemirror/basic-setup) from 5.65.2 to 6.0.1.
- [Release notes](https://github.com/codemirror/basic-setup/releases)
- [Changelog](https://github.com/codemirror/basic-setup/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codemirror/basic-setup/commits/6.0.1)

---
updated-dependencies:
- dependency-name: codemirror
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-18 15:56:02 +02:00
dependabot[bot]
24f14a9171 Bump @rollup/plugin-node-resolve from 13.3.0 to 14.1.0 in /admin
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 13.3.0 to 14.1.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v14.1.0/packages/node-resolve)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-18 15:55:55 +02:00
dependabot[bot]
564e23618f Bump uglify-js from 3.16.1 to 3.17.0 in /admin
Bumps [uglify-js](https://github.com/mishoo/UglifyJS) from 3.16.1 to 3.17.0.
- [Release notes](https://github.com/mishoo/UglifyJS/releases)
- [Commits](https://github.com/mishoo/UglifyJS/compare/v3.16.1...v3.17.0)

---
updated-dependencies:
- dependency-name: uglify-js
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-18 14:26:28 +02:00
dependabot[bot]
6f3d29524a Bump stylelint-config-standard-scss from 3.0.0 to 5.0.0 in /admin
Bumps [stylelint-config-standard-scss](https://github.com/stylelint-scss/stylelint-config-standard-scss) from 3.0.0 to 5.0.0.
- [Release notes](https://github.com/stylelint-scss/stylelint-config-standard-scss/releases)
- [Changelog](https://github.com/stylelint-scss/stylelint-config-standard-scss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint-scss/stylelint-config-standard-scss/compare/v3.0.0...v5.0.0)

---
updated-dependencies:
- dependency-name: stylelint-config-standard-scss
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-18 14:26:19 +02:00
dependabot[bot]
1b40f325f0 Bump friendsofphp/php-cs-fixer from 3.8.0 to 3.11.0
Bumps [friendsofphp/php-cs-fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer) from 3.8.0 to 3.11.0.
- [Release notes](https://github.com/FriendsOfPHP/PHP-CS-Fixer/releases)
- [Changelog](https://github.com/FriendsOfPHP/PHP-CS-Fixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/FriendsOfPHP/PHP-CS-Fixer/compare/v3.8.0...v3.11.0)

---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-18 14:25:09 +02:00
dependabot[bot]
c71902d2ec Bump eslint from 8.12.0 to 8.23.1 in /admin
Bumps [eslint](https://github.com/eslint/eslint) from 8.12.0 to 8.23.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.12.0...v8.23.1)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-18 14:24:56 +02:00
dependabot[bot]
cd8696a1ae Bump sass from 1.49.10 to 1.54.9 in /admin
Bumps [sass](https://github.com/sass/dart-sass) from 1.49.10 to 1.54.9.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.49.10...1.54.9)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-18 14:24:47 +02:00
dependabot[bot]
c46b10bb30 Bump rollup from 2.70.1 to 2.79.0 in /admin
Bumps [rollup](https://github.com/rollup/rollup) from 2.70.1 to 2.79.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.70.1...v2.79.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-18 14:22:58 +02:00
dependabot[bot]
6f68abc280 Bump symfony/yaml from 5.4.3 to 5.4.12
Bumps [symfony/yaml](https://github.com/symfony/yaml) from 5.4.3 to 5.4.12.
- [Release notes](https://github.com/symfony/yaml/releases)
- [Changelog](https://github.com/symfony/yaml/blob/6.1/CHANGELOG.md)
- [Commits](https://github.com/symfony/yaml/compare/v5.4.3...v5.4.12)

---
updated-dependencies:
- dependency-name: symfony/yaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-18 14:22:51 +02:00
dependabot[bot]
4c1def0fdc Bump stylelint from 14.6.1 to 14.11.0 in /admin
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.6.1 to 14.11.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/14.6.1...14.11.0)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-18 14:22:42 +02:00
dependabot[bot]
c26a2159ea Bump @rollup/plugin-commonjs from 21.0.3 to 22.0.2 in /admin
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 21.0.3 to 22.0.2.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v22.0.2/packages/commonjs)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-commonjs"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-18 14:22:34 +02:00
dependabot[bot]
1d43abff61 Bump symfony/var-dumper from 6.0.9 to 6.0.11
Bumps [symfony/var-dumper](https://github.com/symfony/var-dumper) from 6.0.9 to 6.0.11.
- [Release notes](https://github.com/symfony/var-dumper/releases)
- [Changelog](https://github.com/symfony/var-dumper/blob/6.1/CHANGELOG.md)
- [Commits](https://github.com/symfony/var-dumper/compare/v6.0.9...v6.0.11)

---
updated-dependencies:
- dependency-name: symfony/var-dumper
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-18 14:22:27 +02:00
Giuseppe Criscione
c26666f50c
Update Dependabot schedule interval 2022-09-18 14:22:09 +02:00
Giuseppe Criscione
a8553855b5 Add GD info to OptionsController 2022-07-30 11:21:14 +02:00
Giuseppe Criscione
5dce85706a Merge branch '2.x' of https://github.com/getformwork/formwork into 2.x 2022-07-30 11:18:09 +02:00
Giuseppe Criscione
0692f10843 Fix OptionsController for non-Apache setups 2022-07-30 11:18:05 +02:00
dependabot[bot]
2005c26111 Bump uglify-js from 3.15.3 to 3.16.1 in /admin
Bumps [uglify-js](https://github.com/mishoo/UglifyJS) from 3.15.3 to 3.16.1.
- [Release notes](https://github.com/mishoo/UglifyJS/releases)
- [Commits](https://github.com/mishoo/UglifyJS/compare/v3.15.3...v3.16.1)

---
updated-dependencies:
- dependency-name: uglify-js
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-03 14:39:31 +02:00
dependabot[bot]
05461c58a5 Bump symfony/polyfill-ctype from 1.25.0 to 1.26.0
Bumps [symfony/polyfill-ctype](https://github.com/symfony/polyfill-ctype) from 1.25.0 to 1.26.0.
- [Release notes](https://github.com/symfony/polyfill-ctype/releases)
- [Commits](https://github.com/symfony/polyfill-ctype/compare/v1.25.0...v1.26.0)

---
updated-dependencies:
- dependency-name: symfony/polyfill-ctype
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-03 14:39:19 +02:00
dependabot[bot]
44516d4d9f Bump symfony/var-dumper from 6.0.6 to 6.0.9
Bumps [symfony/var-dumper](https://github.com/symfony/var-dumper) from 6.0.6 to 6.0.9.
- [Release notes](https://github.com/symfony/var-dumper/releases)
- [Changelog](https://github.com/symfony/var-dumper/blob/6.1/CHANGELOG.md)
- [Commits](https://github.com/symfony/var-dumper/compare/v6.0.6...v6.0.9)

---
updated-dependencies:
- dependency-name: symfony/var-dumper
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-03 14:39:10 +02:00
dependabot[bot]
9fa29652e1 Bump @rollup/plugin-node-resolve from 13.1.3 to 13.3.0 in /admin
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 13.1.3 to 13.3.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v13.3.0/packages/node-resolve)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-03 14:38:56 +02:00
dependabot[bot]
29c44f80e1 Bump sass from 1.49.9 to 1.49.10 in /admin
Bumps [sass](https://github.com/sass/dart-sass) from 1.49.9 to 1.49.10.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.49.9...1.49.10)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 14:46:04 +02:00
dependabot[bot]
fa8a45a4ef Bump @rollup/plugin-commonjs from 21.0.2 to 21.0.3 in /admin
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 21.0.2 to 21.0.3.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v21.0.3/packages/commonjs)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-commonjs"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-31 11:21:33 +02:00
dependabot[bot]
c767840469 Bump eslint from 8.11.0 to 8.12.0 in /admin
Bumps [eslint](https://github.com/eslint/eslint) from 8.11.0 to 8.12.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.11.0...v8.12.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-31 11:21:22 +02:00
dependabot[bot]
28f1104579 Bump stylelint from 14.6.0 to 14.6.1 in /admin
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.6.0 to 14.6.1.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/14.6.0...14.6.1)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-26 19:54:43 +01:00
Giuseppe Criscione
a9c0369554 Parse dates with or without time by default 2022-03-25 11:13:23 +01:00
Giuseppe Criscione
7be3c7f3d9 Update Composer require-dev 2022-03-24 23:52:13 +01:00