Giuseppe Criscione
|
1e4a420bce
|
Remove old icon font
|
2021-07-19 14:23:44 +02:00 |
|
Giuseppe Criscione
|
425a9407e5
|
Update CSS for new icons
|
2021-07-19 14:22:35 +02:00 |
|
Giuseppe Criscione
|
8269cc5134
|
Use icon helper in views
|
2021-07-19 14:19:16 +02:00 |
|
Giuseppe Criscione
|
5825da44d4
|
Add icon helper
|
2021-07-19 14:15:59 +02:00 |
|
Giuseppe Criscione
|
8380ee6742
|
Add icons
|
2021-07-19 14:10:17 +02:00 |
|
Giuseppe Criscione
|
9e81773d23
|
Update button and focusring styles
|
2021-07-19 13:39:50 +02:00 |
|
Giuseppe Criscione
|
2af8d45209
|
Use system font in Admin panel
|
2021-07-19 13:33:42 +02:00 |
|
dependabot[bot]
|
3079326636
|
Bump @rollup/plugin-node-resolve from 13.0.0 to 13.0.2 in /admin
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 13.0.0 to 13.0.2.
- [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.0.2/packages/node-resolve)
---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-17 15:14:17 +02:00 |
|
dependabot[bot]
|
07b442960c
|
Bump @rollup/plugin-commonjs from 19.0.0 to 19.0.1 in /admin
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 19.0.0 to 19.0.1.
- [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.1/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>
|
2021-07-17 15:13:50 +02:00 |
|
dependabot[bot]
|
881ae6ec87
|
Bump rollup from 2.52.7 to 2.53.2 in /admin
Bumps [rollup](https://github.com/rollup/rollup) from 2.52.7 to 2.53.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.52.7...v2.53.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-07-17 15:13:21 +02:00 |
|
dependabot[bot]
|
f5295dfa1e
|
Bump sass from 1.35.1 to 1.35.2 in /admin
Bumps [sass](https://github.com/sass/dart-sass) from 1.35.1 to 1.35.2.
- [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.35.1...1.35.2)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-17 12:59:31 +02:00 |
|
Giuseppe Criscione
|
1fa726c46c
|
Remove unneeded .container-no-margin elements
|
2021-07-08 22:31:12 +02:00 |
|
Giuseppe Criscione
|
53f70591c1
|
Improve dashboard chart size
|
2021-07-08 22:20:16 +02:00 |
|
Giuseppe Criscione
|
0e950b702c
|
Avoid using Sass function math.div() when possible
|
2021-07-08 21:17:56 +02:00 |
|
Giuseppe Criscione
|
e4170032f7
|
Set Formwork::VERSION to 2.0.0-dev to avoid unintended updates
|
2021-07-08 18:21:31 +02:00 |
|
Giuseppe Criscione
|
70f4f7def3
|
Use arrow functions
|
2021-07-07 18:13:07 +02:00 |
|
Giuseppe Criscione
|
7c5c7e9100
|
Fix old array syntax
|
2021-07-07 18:07:20 +02:00 |
|
Giuseppe Criscione
|
d27e3296b6
|
Fix unintended no-break space
|
2021-07-07 18:06:58 +02:00 |
|
Giuseppe Criscione
|
894f1b16d5
|
Add missing void return type
|
2021-07-07 18:04:57 +02:00 |
|
Giuseppe Criscione
|
cfb3693e1c
|
Normalize calls to implode()
|
2021-07-07 18:04:28 +02:00 |
|
Giuseppe Criscione
|
e3b10cc335
|
Enforce PSR-12 coding style
|
2021-07-07 17:57:40 +02:00 |
|
Giuseppe Criscione
|
a92310f3fd
|
Update PHP-CS-Fixer configuration
|
2021-07-07 17:57:04 +02:00 |
|
Giuseppe Criscione
|
6cba66ad23
|
Merge pull request #123 from getformwork/feature/typed-properties
Use typed properties
|
2021-07-07 17:53:31 +02:00 |
|
Giuseppe Criscione
|
60d5ee2d33
|
Update README with information on the 2.x branch
|
2021-07-06 17:27:24 +02:00 |
|
Giuseppe Criscione
|
a577a81f7f
|
Merge pull request #124 from getformwork/feature/optional-error-handlers
Add the possibility to not set error handlers for debugging
|
2021-07-06 16:59:57 +02:00 |
|
Giuseppe Criscione
|
97f7a17648
|
Add the possibility to not set error handlers for debugging
|
2021-07-06 16:55:36 +02:00 |
|
Giuseppe Criscione
|
68e5aba35f
|
Fix User::$lastAccess type
|
2021-07-06 16:42:55 +02:00 |
|
Giuseppe Criscione
|
e2a5878558
|
Remove superfluous @var annotations
|
2021-07-06 15:12:48 +02:00 |
|
Giuseppe Criscione
|
98c50187d2
|
Add typed properties
|
2021-07-06 12:37:54 +02:00 |
|
Giuseppe Criscione
|
53411c2011
|
Fix router not matching files
|
2021-07-06 12:19:42 +02:00 |
|
dependabot[bot]
|
0eca3946f8
|
Bump symfony/yaml from 5.3.2 to 5.3.3
Bumps [symfony/yaml](https://github.com/symfony/yaml) from 5.3.2 to 5.3.3.
- [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.2...v5.3.3)
---
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-07-06 11:35:24 +02:00 |
|
dependabot[bot]
|
a0d8a02bf3
|
Bump eslint from 7.29.0 to 7.30.0 in /admin
Bumps [eslint](https://github.com/eslint/eslint) from 7.29.0 to 7.30.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.29.0...v7.30.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-07-06 11:35:15 +02:00 |
|
dependabot[bot]
|
afbfbfde14
|
Bump sortablejs from 1.13.0 to 1.14.0 in /admin
Bumps [sortablejs](https://github.com/SortableJS/Sortable) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/SortableJS/Sortable/releases)
- [Commits](https://github.com/SortableJS/Sortable/compare/1.13.0...1.14.0)
---
updated-dependencies:
- dependency-name: sortablejs
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-06 11:34:58 +02:00 |
|
dependabot[bot]
|
b1a6c9f9ee
|
Bump rollup from 2.52.3 to 2.52.7 in /admin
Bumps [rollup](https://github.com/rollup/rollup) from 2.52.3 to 2.52.7.
- [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.3...v2.52.7)
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-06 11:34:31 +02:00 |
|
dependabot[bot]
|
d1f90e6179
|
Bump uglify-js from 3.13.9 to 3.13.10 in /admin
Bumps [uglify-js](https://github.com/mishoo/UglifyJS) from 3.13.9 to 3.13.10.
- [Release notes](https://github.com/mishoo/UglifyJS/releases)
- [Commits](https://github.com/mishoo/UglifyJS/compare/v3.13.9...v3.13.10)
---
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-07-06 11:34:20 +02:00 |
|
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 |
|