1868 Commits

Author SHA1 Message Date
Giuseppe Criscione
034052567f Improve blur and sepia effects 2023-02-25 12:33:44 +01:00
Giuseppe Criscione
45e56233ba
Merge pull request #419 from getformwork/dependabot/npm_and_yarn/panel/sass-1.58.3
Bump sass from 1.56.1 to 1.58.3 in /panel
2023-02-25 12:00:44 +01:00
Giuseppe Criscione
f5dfb20e79
Merge pull request #418 from getformwork/dependabot/npm_and_yarn/panel/eslint-8.34.0
Bump eslint from 8.29.0 to 8.34.0 in /panel
2023-02-25 12:00:33 +01:00
dependabot[bot]
bcddbdc579
Bump eslint from 8.29.0 to 8.34.0 in /panel
Bumps [eslint](https://github.com/eslint/eslint) from 8.29.0 to 8.34.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.29.0...v8.34.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-25 10:49:06 +00:00
Giuseppe Criscione
76e082aef8
Merge pull request #417 from getformwork/dependabot/composer/friendsofphp/php-cs-fixer-3.14.4
Bump friendsofphp/php-cs-fixer from 3.14.3 to 3.14.4
2023-02-25 11:47:22 +01:00
Giuseppe Criscione
b282829391
Merge pull request #416 from getformwork/dependabot/npm_and_yarn/panel/http-cache-semantics-4.1.1
Bump http-cache-semantics from 4.1.0 to 4.1.1 in /panel
2023-02-25 11:47:11 +01:00
dependabot[bot]
fa6512ea29
Bump sass from 1.56.1 to 1.58.3 in /panel
Bumps [sass](https://github.com/sass/dart-sass) from 1.56.1 to 1.58.3.
- [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.56.1...1.58.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-25 10:46:44 +00:00
dependabot[bot]
6953a0ef1e
Bump friendsofphp/php-cs-fixer from 3.14.3 to 3.14.4
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.14.3 to 3.14.4.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases)
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.14.3...v3.14.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-25 10:46:26 +00:00
Giuseppe Criscione
2209331506
Merge pull request #413 from getformwork/dependabot/npm_and_yarn/panel/rollup/plugin-terser-0.4.0
Bump @rollup/plugin-terser from 0.1.0 to 0.4.0 in /panel
2023-02-25 11:46:23 +01:00
Giuseppe Criscione
df21591120
Merge pull request #412 from getformwork/dependabot/composer/friendsofphp/php-cs-fixer-3.14.3
Bump friendsofphp/php-cs-fixer from 3.13.0 to 3.14.3
2023-02-25 11:46:09 +01:00
Giuseppe Criscione
9f1917708a
Merge pull request #411 from getformwork/dependabot/composer/symfony/var-dumper-6.0.19
Bump symfony/var-dumper from 6.0.14 to 6.0.19
2023-02-25 11:46:00 +01:00
Giuseppe Criscione
bbf864a03b
Merge pull request #410 from getformwork/dependabot/composer/symfony/yaml-5.4.19
Bump symfony/yaml from 5.4.14 to 5.4.19
2023-02-25 11:45:51 +01:00
Giuseppe Criscione
def815641e
Merge pull request #408 from getformwork/dependabot/npm_and_yarn/panel/stylelint-14.16.1
Bump stylelint from 14.14.0 to 14.16.1 in /panel
2023-02-25 11:45:40 +01:00
Giuseppe Criscione
a3e4c4bb11
Merge pull request #405 from getformwork/dependabot/npm_and_yarn/panel/codemirror-5.65.11
Bump codemirror from 5.65.10 to 5.65.11 in /panel
2023-02-25 11:45:30 +01:00
Giuseppe Criscione
e20eeb7981 Use sprintf 2023-02-25 11:30:39 +01:00
Giuseppe Criscione
1ce8ad5972 Use Field::is() 2023-02-25 11:30:27 +01:00
dependabot[bot]
f6dc698b8c
Bump http-cache-semantics from 4.1.0 to 4.1.1 in /panel
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-04 20:08:25 +00:00
dependabot[bot]
7c2b8ff78d
Bump @rollup/plugin-terser from 0.1.0 to 0.4.0 in /panel
Bumps [@rollup/plugin-terser](https://github.com/rollup/plugins/tree/HEAD/packages/terser) from 0.1.0 to 0.4.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/terser/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/terser-v0.4.0/packages/terser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-01 17:04:10 +00:00
dependabot[bot]
56e6afcfd1
Bump friendsofphp/php-cs-fixer from 3.13.0 to 3.14.3
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.13.0 to 3.14.3.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases)
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.13.0...v3.14.3)

---
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>
2023-02-01 17:01:11 +00:00
dependabot[bot]
ad8a578feb
Bump symfony/var-dumper from 6.0.14 to 6.0.19
Bumps [symfony/var-dumper](https://github.com/symfony/var-dumper) from 6.0.14 to 6.0.19.
- [Release notes](https://github.com/symfony/var-dumper/releases)
- [Changelog](https://github.com/symfony/var-dumper/blob/6.2/CHANGELOG.md)
- [Commits](https://github.com/symfony/var-dumper/compare/v6.0.14...v6.0.19)

---
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>
2023-02-01 17:00:59 +00:00
dependabot[bot]
812af56eae
Bump symfony/yaml from 5.4.14 to 5.4.19
Bumps [symfony/yaml](https://github.com/symfony/yaml) from 5.4.14 to 5.4.19.
- [Release notes](https://github.com/symfony/yaml/releases)
- [Changelog](https://github.com/symfony/yaml/blob/6.2/CHANGELOG.md)
- [Commits](https://github.com/symfony/yaml/compare/v5.4.14...v5.4.19)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-01 17:00:51 +00:00
dependabot[bot]
e515259645
Bump stylelint from 14.14.0 to 14.16.1 in /panel
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.14.0 to 14.16.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.14.0...14.16.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-01 17:05:14 +00:00
dependabot[bot]
caf21d85a6
Bump codemirror from 5.65.10 to 5.65.11 in /panel
Bumps [codemirror](https://github.com/codemirror/basic-setup) from 5.65.10 to 5.65.11.
- [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)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-01 17:03:36 +00:00
Giuseppe Criscione
435c053c26 Fix panel registration 2022-12-12 21:28:15 +01:00
Giuseppe Criscione
c9182e5688 Improve field handling of data and validation 2022-12-11 17:37:01 +01:00
Giuseppe Criscione
bc873f23a6 Update PagesController::makePageNum() 2022-12-11 16:55:42 +01:00
Giuseppe Criscione
3b032768a1 Add AbstractCollection::values() 2022-12-11 16:50:50 +01:00
Giuseppe Criscione
f5ab6cb6d5 Update coding standards 2022-12-11 16:48:45 +01:00
Giuseppe Criscione
9492adc144 Enforce camelCase keys 2022-12-06 21:26:54 +01:00
Giuseppe Criscione
9d33b15f03 Remove summary button from the editor 2022-12-06 00:06:44 +01:00
Giuseppe Criscione
29f7e62070 Add max width to the panel 2022-12-06 00:01:02 +01:00
Giuseppe Criscione
3a867f528b Fix editor sizing 2022-12-05 23:58:29 +01:00
Giuseppe Criscione
815f3122aa
Merge pull request #400 from getformwork/dependabot/npm_and_yarn/panel/postcss-8.4.19 2022-12-05 08:55:34 +01:00
dependabot[bot]
56d7a57be9
Bump postcss from 8.4.18 to 8.4.19 in /panel
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.18 to 8.4.19.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.18...8.4.19)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-05 01:23:21 +00:00
Giuseppe Criscione
c454750500
Merge pull request #399 from getformwork/dependabot/npm_and_yarn/panel/sass-1.56.1
Bump sass from 1.55.0 to 1.56.1 in /panel
2022-12-05 01:09:41 +01:00
Giuseppe Criscione
8caddb1f4b
Merge pull request #398 from getformwork/dependabot/npm_and_yarn/panel/chartist-1.3.0
Bump chartist from 1.2.1 to 1.3.0 in /panel
2022-12-05 01:08:31 +01:00
dependabot[bot]
98b2d239eb
Bump chartist from 1.2.1 to 1.3.0 in /panel
Bumps [chartist](https://github.com/chartist-js/chartist) from 1.2.1 to 1.3.0.
- [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/v1.2.1...v1.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-04 23:23:20 +00:00
Giuseppe Criscione
2b25a062c4
Merge pull request #397 from getformwork/dependabot/npm_and_yarn/panel/codemirror-5.65.10
Bump codemirror from 5.65.9 to 5.65.10 in /panel
2022-12-05 00:22:14 +01:00
dependabot[bot]
54866e210e
Bump codemirror from 5.65.9 to 5.65.10 in /panel
Bumps [codemirror](https://github.com/codemirror/basic-setup) from 5.65.9 to 5.65.10.
- [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)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-04 21:15:44 +00:00
Giuseppe Criscione
6415289f2a
Merge pull request #396 from getformwork/dependabot/npm_and_yarn/panel/eslint-8.29.0
Bump eslint from 8.26.0 to 8.29.0 in /panel
2022-12-04 22:12:57 +01:00
dependabot[bot]
b0d2980c6c
Bump sass from 1.55.0 to 1.56.1 in /panel
Bumps [sass](https://github.com/sass/dart-sass) from 1.55.0 to 1.56.1.
- [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.55.0...1.56.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-04 19:50:06 +00:00
dependabot[bot]
a23a9a491d
Bump eslint from 8.26.0 to 8.29.0 in /panel
Bumps [eslint](https://github.com/eslint/eslint) from 8.26.0 to 8.29.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.26.0...v8.29.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-12-04 19:49:17 +00:00
Giuseppe Criscione
6733c88e33
Merge pull request #389 from getformwork/feature/core-2.0
🚧 Rewrite the main classes for Formwork 2.0
2022-12-04 20:48:40 +01:00
Giuseppe Criscione
e629e1bbf2 Rewrite Page, Site and related classes 2022-12-04 20:46:46 +01:00
Giuseppe Criscione
e1f88af263 Add Arr::entries() and Arr::fromEntries() 2022-12-04 19:50:20 +01:00
Giuseppe Criscione
4ce49b3039 Add disk usage to info 2022-12-03 14:18:12 +01:00
Giuseppe Criscione
87c54a2152 Allow any data to be encoded by AbstractEncoder 2022-12-01 22:56:17 +01:00
Giuseppe Criscione
5e55e8ba22 Update coding standards 2022-12-01 22:42:51 +01:00
Giuseppe Criscione
0e6cdb69d2 Add method toPlainText() to markdown fields 2022-12-01 22:33:37 +01:00
Giuseppe Criscione
2ebf9850cf Fix methods to array field 2022-12-01 22:33:09 +01:00