Commit graph

1328 commits

Author SHA1 Message Date
Jan Böhmer
df6bf01e07 Fix regex issue with newer node versions. 2021-10-02 23:56:18 +02:00
Jan Böhmer
9cfd8a4cd3 Fixed config bug. 2021-10-02 22:18:08 +02:00
Jan Böhmer
d0a5dbef8f Updated copy plugin. 2021-10-02 22:01:28 +02:00
Jan Böhmer
a8469d5279 Updated compression plugin. 2021-10-02 21:34:52 +02:00
Jan Böhmer
ae67b55bf1 Updated webpack-encore recipe. 2021-10-02 21:23:34 +02:00
Jan Böhmer
9ae8e55b9e Updated symfony recipes (part 2). 2021-10-02 21:15:46 +02:00
Jan Böhmer
0db5aebb66 Use correct database for testing env. 2021-10-02 21:10:31 +02:00
Jan Böhmer
d5d0c3e73a Updated symfony/phpunit-bridge recipe. 2021-10-02 21:04:31 +02:00
Jan Böhmer
e40a6e6079 Updated symfony/framework recipe 2021-10-02 20:56:49 +02:00
Jan Böhmer
5e1c5cef3b Updated various recipes (part 1). 2021-10-02 20:53:03 +02:00
Jan Böhmer
f05195c825 Updated doctrine/doctrine-migrations recipe.
Add doctrine migrations to profile.
2021-10-02 20:47:01 +02:00
Jan Böhmer
376b329723 Updated doctrine/doctrine-bundle recipe. 2021-10-02 20:44:34 +02:00
Jan Böhmer
193ecd252b Fixed some deprecations. 2021-10-02 20:41:14 +02:00
Jan Böhmer
2a332b28a7 Upgraded symfony to symfony 5.3 2021-10-02 20:27:11 +02:00
Jan Böhmer
2d1095922e Updated composer dependencies. 2021-10-02 20:23:48 +02:00
Jan Böhmer
2982f54d19 Run github phpunit tests on PHP 8.0 too. 2021-10-02 20:16:12 +02:00
Jan Böhmer
63065a8b58 Reset autoincrement in a custom purger not in DataFixtures.
This makes things a lot prettier in the DataFixtures.
2021-10-02 20:14:48 +02:00
Jan Böhmer
bd4c20765a Updated composer dependencies. 2021-10-02 19:36:17 +02:00
Jan Böhmer
a4635fce61 Updated yarn dependencies. 2021-10-02 19:31:05 +02:00
Jan Böhmer
ba07e6be5b Updated yarn dependencies. 2021-10-02 19:20:18 +02:00
Jan Böhmer
c805e8e373 Updated yarn dependencies. 2021-10-02 19:06:54 +02:00
Jan Böhmer
73886af28c Updated composer dependencies. 2021-10-02 18:36:29 +02:00
Jan Böhmer
504cd42f3e
Added security policy. 2021-10-02 18:22:20 +02:00
Jan Böhmer
643ee7df64 Quick fix for non-working filter module. 2021-06-29 17:57:21 +02:00
Jan Böhmer
c5c5ce77e9 Updated Dockerfile to support JPEG files in docker. Fixes issue #115. 2021-06-09 09:01:21 +02:00
Jan Böhmer
01084c041e Updated composer dependencies. 2021-06-09 08:50:42 +02:00
Jan Böhmer
cc839bb9a0 Updated composer dependencies. 2021-06-09 08:45:34 +02:00
Jan Böhmer
0e03a638bf
Merge pull request #98 from coeka/patch-1
Update README.md
2021-06-03 23:51:28 +02:00
coeka
13173b175f
Update README.md 2021-04-05 21:08:25 +02:00
Jan Böhmer
7bdf4536a9 Link to docker guide from README. 2021-03-14 23:46:34 +01:00
Jan Böhmer
fb00e1a4aa Added a guide how to install Part-DB via docker. 2021-03-14 23:44:11 +01:00
Jan Böhmer
fb115fe920 Improved Dockerfile 2021-03-14 22:12:55 +01:00
Jan Böhmer
f126d87a09 Revert "Build docker images for ARM platforms too."
This reverts commit 7b34dddc5d.
2021-03-14 20:33:02 +01:00
Jan Böhmer
7b34dddc5d Build docker images for ARM platforms too. 2021-03-14 20:17:03 +01:00
Jan Böhmer
bfba868a1a Do not use github docker repository. 2021-03-14 20:14:09 +01:00
Jan Böhmer
18bf99af4b Dont generate SHA docker tags. 2021-03-14 20:07:47 +01:00
Jan Böhmer
04c9700056 Use a docker build action that supports proper tagging. 2021-03-14 19:51:47 +01:00
Jan Böhmer
4c46b983a8 Updated README to use the github actions badge for docker build. 2021-03-14 19:42:12 +01:00
Jan Böhmer
7923a35da2 Use GitHub actions to build docker image 2021-03-14 19:33:43 +01:00
Jan Böhmer
18a72bfa7b Use ubuntu-1804 image for phpunit actions. 2021-03-14 19:22:03 +01:00
Jan Böhmer
8a74acb4ed Fixed unsupported authentication method bug on MySQL 8.0 for PHPUnit action. 2021-03-14 19:13:42 +01:00
Jan Böhmer
5782c92894 Fixed unsupported authentication method bug on MySQL 8.0 for PHPUnit action. 2021-03-14 19:11:02 +01:00
Jan Böhmer
ceac2ca808 Fixed unsupported authentication method bug on MySQL 8.0 for PHPUnit action. 2021-03-14 19:09:01 +01:00
Jan Böhmer
9b8b0a978d Fixed static analysis issue. 2021-03-14 19:03:52 +01:00
Jan Böhmer
916f38b5c3 Dont install prestissimo in docker image, as it is not supported anymore with composer 2. 2021-03-14 18:51:55 +01:00
Jan Böhmer
9941ec34e0 Updated yarn dependencies. 2021-03-14 18:51:02 +01:00
Jan Böhmer
67961b4516 Updated sensio/framework-extra-bundle 2021-03-14 18:46:37 +01:00
Jan Böhmer
30c691042c Updated composer dependencies. 2021-03-14 18:43:09 +01:00
Jan Böhmer
bed3b6b375 Upgraded yarn dependencies that needed explicit upgrade. 2021-01-03 21:02:15 +01:00
Jan Böhmer
70c8b4f1c2 Added stimulus packaged later needed for Symfony UX. 2021-01-03 20:57:05 +01:00