Jan Böhmer
|
ece3a464ce
|
Merge pull request #11 from Part-DB/dependabot/npm_and_yarn/typescript-3.7.5
Bump typescript from 3.7.4 to 3.7.5
|
2020-01-17 09:08:45 +01:00 |
|
Jan Böhmer
|
563c7c52e6
|
Merge pull request #13 from Part-DB/dependabot/npm_and_yarn/core-js-3.6.4
Bump core-js from 3.6.3 to 3.6.4
|
2020-01-17 09:08:20 +01:00 |
|
dependabot-preview[bot]
|
ee9cbc8c02
|
Bump core-js from 3.6.3 to 3.6.4
Bumps [core-js](https://github.com/zloirock/core-js) from 3.6.3 to 3.6.4.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.6.3...v3.6.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-17 07:20:55 +00:00 |
|
dependabot-preview[bot]
|
cea1bb009e
|
Bump typescript from 3.7.4 to 3.7.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.7.4 to 3.7.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.7.4...v3.7.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-17 07:20:32 +00:00 |
|
Jan Böhmer
|
b73725bd9a
|
Use Doctrine paginator in table adapter.
This fixes the problem that the pagination were wrong (only one element on a page and other things like that).
|
2020-01-16 21:42:29 +01:00 |
|
Jan Böhmer
|
559e1bc6a6
|
Updated composer dependencies.
|
2020-01-16 20:38:39 +01:00 |
|
Jan Böhmer
|
15463a13c8
|
Fixed numbering of installation steps in README.
|
2020-01-13 20:05:07 +01:00 |
|
Jan Böhmer
|
334a82b0e4
|
Added an hint about installing Part-DB to a subdirectory.
|
2020-01-13 19:57:53 +01:00 |
|
Jan Böhmer
|
5a86af8552
|
Updated dependencies.
|
2020-01-11 22:24:02 +01:00 |
|
Jan Böhmer
|
9870c97224
|
Updated dependencies.
|
2020-01-09 19:37:04 +01:00 |
|
Jan Böhmer
|
935b8ade31
|
[Travis] Fixed command for non code coverage test.
|
2020-01-09 14:27:57 +01:00 |
|
Jan Böhmer
|
bf8b0a4b31
|
[Travis] Fixed typo in .travis.yml
|
2020-01-09 14:24:33 +01:00 |
|
Jan Böhmer
|
47c08e050b
|
[Travis] Generate code coverage only for PHP 7.2.
|
2020-01-09 14:23:17 +01:00 |
|
Jan Böhmer
|
aee6224082
|
Removed failing GitHub Action
|
2020-01-08 20:59:20 +01:00 |
|
Jan Böhmer
|
fcd9291f7f
|
Enforce a meaningful username format.
|
2020-01-08 20:57:46 +01:00 |
|
Jan Böhmer
|
fc8ab93752
|
Fixed missing invalidation of user tree views.
|
2020-01-08 20:50:37 +01:00 |
|
Jan Böhmer
|
3a081b6413
|
Fixed strict_types exception in PermissionEmbed.
|
2020-01-08 20:34:35 +01:00 |
|
Jan Böhmer
|
24c33a3bbf
|
Show number of elements in part infos tab.
This allows a quick view if there are elements in this tab.
|
2020-01-08 20:10:11 +01:00 |
|
Jan Böhmer
|
b835b1531b
|
Added a hint about docker to README.
|
2020-01-08 19:45:35 +01:00 |
|
Jan Böhmer
|
074f0286dc
|
Fixed strict types exception in attachments list.
|
2020-01-07 19:38:11 +01:00 |
|
Jan Böhmer
|
f5ceb9c20a
|
Preload styles and javascripts directly via Webpack-Encore.
Webpack-encore offers this feature so it is not needed to implment this on our own.
|
2020-01-07 19:35:53 +01:00 |
|
Jan Böhmer
|
f0fb4a3deb
|
We only need one user provider.
|
2020-01-07 19:31:19 +01:00 |
|
Jan Böhmer
|
95415dc880
|
Dont enforce a specific PHPunit version.
|
2020-01-07 19:27:05 +01:00 |
|
Jan Böhmer
|
649bfc36c4
|
Updated recipes of security-bundle
|
2020-01-07 19:25:19 +01:00 |
|
Jan Böhmer
|
508f70e7d6
|
Updated yarn dependencies after recipes change of webpack-encore.
|
2020-01-07 19:18:25 +01:00 |
|
Jan Böhmer
|
4e4b10ffbd
|
Updated recipes of webpack-encore.
|
2020-01-07 19:16:39 +01:00 |
|
Jan Böhmer
|
5d86ba776a
|
Updated recipes for routing and twig.
|
2020-01-07 19:12:10 +01:00 |
|
Jan Böhmer
|
56bc99e5a1
|
Updated recipes for symfony/doctrine-bundle.
|
2020-01-07 19:08:16 +01:00 |
|
Jan Böhmer
|
5d98e87e20
|
Updated recipes for symfony/framework-bundle.
|
2020-01-07 19:06:08 +01:00 |
|
Jan Böhmer
|
36f2420cf5
|
Updated recipes of console + Validator
|
2020-01-07 19:00:11 +01:00 |
|
Jan Böhmer
|
64cf8097bc
|
Updated doctrine recipes.
|
2020-01-07 18:48:34 +01:00 |
|
Jan Böhmer
|
6388c92afc
|
Merge remote-tracking branch 'origin/master'
|
2020-01-07 18:37:02 +01:00 |
|
Jan Böhmer
|
0c21d64f54
|
Update php.yml
|
2020-01-05 22:56:03 +01:00 |
|
Jan Böhmer
|
d4e072f968
|
Create php.yml
|
2020-01-05 22:54:49 +01:00 |
|
Jan Böhmer
|
388e847b17
|
Applied symplify rules to codebase.
|
2020-01-05 22:49:00 +01:00 |
|
Jan Böhmer
|
2f20d90041
|
Fixed code to be analysable by Symplfiy Code style set.
|
2020-01-05 22:32:19 +01:00 |
|
Jan Böhmer
|
97f8afbc40
|
Fixed strict type exception occuring in UpdateExchangeRatesCommand.
|
2020-01-05 22:10:52 +01:00 |
|
Jan Böhmer
|
bce9061c62
|
Added instructions how to upgrade from legacy Part-DB and list some feautures.
|
2020-01-05 22:04:19 +01:00 |
|
Jan Böhmer
|
67a0dc8131
|
Fixed exceptions occuring cause of strict_types.
|
2020-01-05 21:09:19 +01:00 |
|
Jan Böhmer
|
fe0f69f762
|
Applied code style to tests/
|
2020-01-05 15:55:16 +01:00 |
|
Jan Böhmer
|
f861de791f
|
Applied code style rules to src/
|
2020-01-05 15:46:58 +01:00 |
|
Jan Böhmer
|
700c049d26
|
Use Easy-Coding-Standard for Coding Style check and fix.
|
2020-01-05 14:29:19 +01:00 |
|
Jan Böhmer
|
8921326b74
|
Fixed persistend datatables fixedHeaders on other page.
|
2020-01-05 14:15:10 +01:00 |
|
Jan Böhmer
|
2b81447c52
|
Fixed test.
|
2020-01-05 00:20:29 +01:00 |
|
Jan Böhmer
|
a67404a311
|
Added missing translation in the attachment list.
|
2020-01-04 22:51:09 +01:00 |
|
Jan Böhmer
|
e293a7b5ab
|
Use form for search submit.
|
2020-01-04 22:38:05 +01:00 |
|
Jan Böhmer
|
da88c23268
|
Improved mobile view of the admin pages.
|
2020-01-04 22:20:17 +01:00 |
|
Jan Böhmer
|
1b2d65b9e0
|
Updated year in copyright on homepage.
|
2020-01-04 22:15:49 +01:00 |
|
Jan Böhmer
|
4e7c50a301
|
Use datatables-responsive.
This improves the experience with the tables on mobile view.
|
2020-01-04 22:09:37 +01:00 |
|
Jan Böhmer
|
3caac22a0e
|
Improved mobile view for part edit and sidebar.
|
2020-01-04 21:42:44 +01:00 |
|