1620 Commits

Author SHA1 Message Date
Giuseppe Criscione
99feae7307 Update SemVer::fromString() 2021-07-05 17:45:55 +02:00
Giuseppe Criscione
be8f307eda Support PHP >= 7.4.0 2021-07-05 17:33:30 +02:00
Giuseppe Criscione
581935c451
Merge pull request #118 from getformwork/feature/router-2.0
Rewrite class `Router`
2021-07-05 17:25:54 +02:00
Giuseppe Criscione
041de49e14 Fix Session::regenerate() forgetting previous $_SESSION data 2021-07-05 15:24:24 +02:00
Giuseppe Criscione
1f6f2088bf Remove trailing comma 2021-07-05 14:57:16 +02:00
Giuseppe Criscione
50f7273b81 Move routes and filter outside Formwork and Admin classes 2021-07-05 14:39:51 +02:00
Giuseppe Criscione
9d37d7233d Rewrite class Router 2021-07-05 14:26:15 +02:00
Giuseppe Criscione
d62483ca15 Migrate division and global sass functions to namespaced ones 2021-06-29 14:13:56 +02:00
Giuseppe Criscione
47ba165779 Update admin app with new js dependencies 2021-06-29 13:36:27 +02:00
dependabot[bot]
ba358bf028 Bump rollup from 2.52.2 to 2.52.3 in /admin
Bumps [rollup](https://github.com/rollup/rollup) from 2.52.2 to 2.52.3.
- [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.52.2...v2.52.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-28 13:15:59 +02:00
dependabot[bot]
fe8fcff81e Bump symfony/yaml from 5.3.0 to 5.3.2
Bumps [symfony/yaml](https://github.com/symfony/yaml) from 5.3.0 to 5.3.2.
- [Release notes](https://github.com/symfony/yaml/releases)
- [Changelog](https://github.com/symfony/yaml/blob/5.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/yaml/compare/v5.3.0...v5.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-24 12:58:49 +02:00
dependabot[bot]
6fa1109c29 Bump rollup from 2.51.1 to 2.52.2 in /admin
Bumps [rollup](https://github.com/rollup/rollup) from 2.51.1 to 2.52.2.
- [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.51.1...v2.52.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-23 14:07:58 +02:00
dependabot[bot]
f56d59adbf Bump eslint from 7.28.0 to 7.29.0 in /admin
Bumps [eslint](https://github.com/eslint/eslint) from 7.28.0 to 7.29.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.28.0...v7.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>
2021-06-23 14:06:20 +02:00
dependabot[bot]
e92b0a5493 Bump codemirror from 5.61.1 to 5.62.0 in /admin
Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.61.1 to 5.62.0.
- [Release notes](https://github.com/codemirror/CodeMirror/releases)
- [Changelog](https://github.com/codemirror/CodeMirror/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codemirror/CodeMirror/compare/5.61.1...5.62.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-23 14:06:10 +02:00
dependabot[bot]
291e531246 Bump sass from 1.34.1 to 1.35.1 in /admin
Bumps [sass](https://github.com/sass/dart-sass) from 1.34.1 to 1.35.1.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.34.1...1.35.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-23 14:05:57 +02:00
dependabot[bot]
69936d4aa1 Bump rollup from 2.51.0 to 2.51.1 in /admin
Bumps [rollup](https://github.com/rollup/rollup) from 2.51.0 to 2.51.1.
- [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.51.0...v2.51.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-10 22:59:04 +02:00
dependabot[bot]
85d5127a9e Bump symfony/yaml from 5.2.9 to 5.3.0
Bumps [symfony/yaml](https://github.com/symfony/yaml) from 5.2.9 to 5.3.0.
- [Release notes](https://github.com/symfony/yaml/releases)
- [Changelog](https://github.com/symfony/yaml/blob/5.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/yaml/compare/v5.2.9...v5.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-07 09:49:50 +02:00
dependabot[bot]
5c75cd3b51 Bump rollup from 2.50.6 to 2.51.0 in /admin
Bumps [rollup](https://github.com/rollup/rollup) from 2.50.6 to 2.51.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.50.6...v2.51.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-07 09:49:39 +02:00
dependabot[bot]
c55d9ca4e2 Bump eslint from 7.27.0 to 7.28.0 in /admin
Bumps [eslint](https://github.com/eslint/eslint) from 7.27.0 to 7.28.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.27.0...v7.28.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-07 09:49:28 +02:00
dependabot[bot]
2d82400727 Bump uglify-js from 3.13.8 to 3.13.9 in /admin
Bumps [uglify-js](https://github.com/mishoo/UglifyJS) from 3.13.8 to 3.13.9.
- [Release notes](https://github.com/mishoo/UglifyJS/releases)
- [Commits](https://github.com/mishoo/UglifyJS/compare/v3.13.8...v3.13.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-07 09:49:18 +02:00
dependabot[bot]
47ceb333e0 Bump sass from 1.34.0 to 1.34.1 in /admin
Bumps [sass](https://github.com/sass/dart-sass) from 1.34.0 to 1.34.1.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.34.0...1.34.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-03 12:42:31 +02:00
dependabot[bot]
ec3bcf630d Bump rollup from 2.50.5 to 2.50.6 in /admin
Bumps [rollup](https://github.com/rollup/rollup) from 2.50.5 to 2.50.6.
- [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.50.5...v2.50.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-03 12:18:31 +02:00
dependabot[bot]
d55c8c0708 Bump rollup from 2.49.0 to 2.50.5 in /admin
Bumps [rollup](https://github.com/rollup/rollup) from 2.49.0 to 2.50.5.
- [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.49.0...v2.50.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 10:23:43 +02:00
dependabot[bot]
bfa92b309d Bump uglify-js from 3.13.7 to 3.13.8 in /admin
Bumps [uglify-js](https://github.com/mishoo/UglifyJS) from 3.13.7 to 3.13.8.
- [Release notes](https://github.com/mishoo/UglifyJS/releases)
- [Commits](https://github.com/mishoo/UglifyJS/compare/v3.13.7...v3.13.8)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 10:23:32 +02:00
dependabot[bot]
c3dda36741 Bump symfony/yaml from 5.2.7 to 5.2.9
Bumps [symfony/yaml](https://github.com/symfony/yaml) from 5.2.7 to 5.2.9.
- [Release notes](https://github.com/symfony/yaml/releases)
- [Changelog](https://github.com/symfony/yaml/blob/5.4/CHANGELOG.md)
- [Commits](https://github.com/symfony/yaml/compare/v5.2.7...v5.2.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-24 14:45:26 +02:00
dependabot[bot]
fcc7eda617 Bump sass from 1.33.0 to 1.34.0 in /admin
Bumps [sass](https://github.com/sass/dart-sass) from 1.33.0 to 1.34.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.33.0...1.34.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-24 14:45:15 +02:00
dependabot[bot]
3f73aa25b2 Bump rollup from 2.48.0 to 2.49.0 in /admin
Bumps [rollup](https://github.com/rollup/rollup) from 2.48.0 to 2.49.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.48.0...v2.49.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-24 09:41:55 +02:00
dependabot[bot]
6d5dff9426 Bump eslint from 7.26.0 to 7.27.0 in /admin
Bumps [eslint](https://github.com/eslint/eslint) from 7.26.0 to 7.27.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.26.0...v7.27.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-24 09:41:45 +02:00
dependabot[bot]
55ae7487b5 Bump codemirror from 5.61.0 to 5.61.1 in /admin
Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.61.0 to 5.61.1.
- [Release notes](https://github.com/codemirror/CodeMirror/releases)
- [Changelog](https://github.com/codemirror/CodeMirror/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codemirror/CodeMirror/compare/5.61.0...5.61.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-21 12:21:45 +02:00
dependabot[bot]
b394231737 Bump sass from 1.32.13 to 1.33.0 in /admin
Bumps [sass](https://github.com/sass/dart-sass) from 1.32.13 to 1.33.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.32.13...1.33.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-21 12:21:17 +02:00
Giuseppe Criscione
0282ab670b Update Discord badge color 2021-05-20 11:12:00 +02:00
dependabot[bot]
af630e171b Bump uglify-js from 3.13.6 to 3.13.7 in /admin
Bumps [uglify-js](https://github.com/mishoo/UglifyJS) from 3.13.6 to 3.13.7.
- [Release notes](https://github.com/mishoo/UglifyJS/releases)
- [Commits](https://github.com/mishoo/UglifyJS/compare/v3.13.6...v3.13.7)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-20 10:44:38 +02:00
dependabot[bot]
82fd03d690 Bump sass from 1.32.12 to 1.32.13 in /admin
Bumps [sass](https://github.com/sass/dart-sass) from 1.32.12 to 1.32.13.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.32.12...1.32.13)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-17 22:34:17 +02:00
dependabot[bot]
2064af3505 Bump rollup from 2.47.0 to 2.48.0 in /admin
Bumps [rollup](https://github.com/rollup/rollup) from 2.47.0 to 2.48.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.47.0...v2.48.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-17 22:33:22 +02:00
Giuseppe Criscione
9999c15214 Move again panel fields views to admin/views/fields 2021-05-12 00:18:31 +02:00
Giuseppe Criscione
381d082ac9 Update admin views to use the new view field 2021-05-12 00:17:35 +02:00
Giuseppe Criscione
ff12f90951 Add fields to admin views 2021-05-12 00:17:08 +02:00
Giuseppe Criscione
dd878c33e8 Remove rendering responsibility from Field and Fields 2021-05-12 00:15:47 +02:00
Giuseppe Criscione
c26052c938 Add .json extension to .eslintrc and .stylelintrc 2021-05-11 23:12:31 +02:00
Giuseppe Criscione
fb22e2fbdf Add fix script to Composer 2021-05-11 23:02:35 +02:00
Giuseppe Criscione
8169fc8743 Add PHP-CS-Fixer to Composer dev dependencies 2021-05-11 23:02:20 +02:00
Giuseppe Criscione
f7ffd96c13 Update PHP-CS-Fixer configuration for 3.0 2021-05-11 23:01:25 +02:00
dependabot[bot]
a3588749b7 Bump uglify-js from 3.13.5 to 3.13.6 in /admin
Bumps [uglify-js](https://github.com/mishoo/UglifyJS) from 3.13.5 to 3.13.6.
- [Release notes](https://github.com/mishoo/UglifyJS/releases)
- [Commits](https://github.com/mishoo/UglifyJS/compare/v3.13.5...v3.13.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 17:50:35 +02:00
dependabot[bot]
47f05bcfdc Bump @rollup/plugin-commonjs from 18.1.0 to 19.0.0 in /admin
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 18.1.0 to 19.0.0.
- [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-v19.0.0/packages/commonjs)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 16:26:30 +02:00
dependabot[bot]
8f51f998eb Bump eslint from 7.25.0 to 7.26.0 in /admin
Bumps [eslint](https://github.com/eslint/eslint) from 7.25.0 to 7.26.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.25.0...v7.26.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 16:25:18 +02:00
Giuseppe Criscione
977f9cec5f Add lang attribute to <html> elements 2021-05-07 18:10:30 +02:00
dependabot[bot]
d59d7f9142 Bump @rollup/plugin-commonjs from 18.0.0 to 18.1.0 in /admin
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 18.0.0 to 18.1.0.
- [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-v18.1.0/packages/commonjs)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-06 14:16:18 +02:00
dependabot[bot]
a56a75b415 Bump @rollup/plugin-node-resolve from 11.2.1 to 13.0.0 in /admin
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 11.2.1 to 13.0.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/commonjs-v13.0.0/packages/node-resolve)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-06 14:15:11 +02:00
dependabot[bot]
9d398e29e8 Bump rollup from 2.46.0 to 2.47.0 in /admin
Bumps [rollup](https://github.com/rollup/rollup) from 2.46.0 to 2.47.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.46.0...v2.47.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-04 09:55:02 +02:00
Giuseppe Criscione
11fa6a1a14
Merge pull request #77 from getformwork/dependabot/composer/symfony/yaml-5.2.7
Bump symfony/yaml from 5.2.5 to 5.2.7
2021-05-03 22:05:02 +02:00