2001 Commits

Author SHA1 Message Date
Giuseppe Criscione
74cd21626d Display CommonMark version 2023-05-26 20:20:58 +02:00
Giuseppe Criscione
98376bb42c Add trailing comma to arrays 2023-05-20 21:26:49 +02:00
Giuseppe Criscione
5e56b9bf69 Use CommonMark instead of Parsedown 2023-05-20 21:12:51 +02:00
Giuseppe Criscione
f1bceb619a Fix pages list tree line 2023-05-20 19:59:43 +02:00
Giuseppe Criscione
2030bc0dc9 Improve file field ui 2023-05-20 19:58:21 +02:00
Giuseppe Criscione
242b3cc8f3 Fix uploader regex 2023-05-20 18:45:44 +02:00
Giuseppe Criscione
046ff0a21e Fix dropdowns click event 2023-05-20 18:18:12 +02:00
Giuseppe Criscione
a1f0fa6518 Update panel icons 2023-05-20 18:07:48 +02:00
Giuseppe Criscione
e0f81b5e69 Move panel asset sources to src 2023-05-20 17:59:36 +02:00
Giuseppe Criscione
6c77a0d6f0 Convert panel javascript to es6 2023-05-20 17:26:37 +02:00
Giuseppe Criscione
51c7fcc6cf Update key canonicalRoute 2023-05-09 19:02:43 +02:00
Giuseppe Criscione
b1376c4f04 Add minor panel interface improvements 2023-05-09 19:00:33 +02:00
Giuseppe Criscione
b31ee38a5f Add ticks and progress to range input 2023-05-09 18:59:19 +02:00
Giuseppe Criscione
6f4a2eb624 Update pages list 2023-05-09 18:58:31 +02:00
Giuseppe Criscione
7eae98a716 Add header to panel pages 2023-05-09 18:55:50 +02:00
Giuseppe Criscione
978c22172a Add badges component 2023-05-09 18:50:29 +02:00
Giuseppe Criscione
bc7fc83cd8 Add styles for <pre> and <code> 2023-05-09 18:50:12 +02:00
Giuseppe Criscione
b547215824 Add css util classes 2023-05-09 18:49:26 +02:00
Giuseppe Criscione
ce584470fa update .eslintrc.json 2023-05-09 18:42:36 +02:00
Giuseppe Criscione
9fa3572f3e Update .stylelintrc.json 2023-05-09 17:28:43 +02:00
Giuseppe Criscione
412a35bc52 Fix PagesController::makePageNum() 2023-05-09 17:26:14 +02:00
Giuseppe Criscione
182fcfcac3 Fix missing post data overridden by field defaults 2023-05-09 17:25:31 +02:00
Giuseppe Criscione
28733218bc Add $default argument to setValues() 2023-05-09 17:23:29 +02:00
Giuseppe Criscione
b340d3d9e5 Add AbstractCollection::moveItem() 2023-05-09 17:20:57 +02:00
Giuseppe Criscione
9a6e382631 Add Arr::splice() and Arr::moveItem() 2023-05-09 17:15:42 +02:00
Giuseppe Criscione
23a4f35cec Update panel building 2023-05-06 14:01:24 +02:00
Giuseppe Criscione
7c4becf7d3 Fix system options validation 2023-05-06 01:44:51 +02:00
Giuseppe Criscione
f7246d6eff Add server script 2023-05-05 19:44:39 +02:00
Giuseppe Criscione
9b4f9f772b Rearrange schemes 2023-04-26 16:15:59 +02:00
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