Commit graph

2644 commits

Author SHA1 Message Date
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
Jan Böhmer
9a7223a301 Fixed code style. 2020-01-04 20:24:09 +01:00
Jan Böhmer
1aed1d1d26 Fixed some inspection issues. 2020-01-04 20:14:42 +01:00
Jan Böhmer
5f27abd8f3 Upgraded yarn dependencies. 2020-01-04 19:28:13 +01:00
Jan Böhmer
811dca691b Use native json_encode to convert treeView objects to JSON.
This should improve the performance.
2020-01-02 23:21:37 +01:00
Jan Böhmer
fbcfc1f2a8 Fixed some tests. 2020-01-02 23:03:25 +01:00
Jan Böhmer
d9b15ddbb9 Use new cached treeview nodes for twig inline generator (admin pages) 2020-01-02 22:55:28 +01:00
Jan Böhmer
ad69c32832 Cache the trees structures for treeViews used in the sidebar. 2020-01-02 18:45:41 +01:00
Jan Böhmer
9668d1084b Added an simple smoke test to ensure that pages are accessible. 2020-01-01 19:32:07 +01:00
Jan Böhmer
00b2d49b95 Use phpunit8.3 schema in phpunit.xml 2020-01-01 18:51:33 +01:00
Jan Böhmer
7e0e83ef15 Removed redirect to userSettings in RedirectController
We do this in an EventSubscriber now, so this is not needed anymore.
2020-01-01 18:23:30 +01:00
Jan Böhmer
311a342634 Fixed deprecation caused by datatype declaration. 2020-01-01 18:19:40 +01:00
Jan Böhmer
fcbf9239a1 Updated doctrine-bundle to version 2.0 2020-01-01 18:02:53 +01:00
Jan Böhmer
87259347e7 Regenerated the translation files using the new translation bundle version. 2020-01-01 17:42:13 +01:00
Jan Böhmer
722975afd8 Updated some packages to latest version. 2020-01-01 17:39:28 +01:00
Jan Böhmer
e16ae9390f Fixed tests. 2020-01-01 17:13:04 +01:00
Jan Böhmer
3f70b07614 Fixed wrong translation for authenticator app login field. 2020-01-01 16:41:48 +01:00