Commit graph

1462 commits

Author SHA1 Message Date
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
37c6d829cb New translations messages.en.xlf (English) 2021-06-12 20:57:24 +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
Jan Böhmer
8c429d8ba8 New translations messages.en.xlf (English) 2021-05-25 02:09:20 +02:00
Jan Böhmer
9b31f39077 Update source file messages.en.xlf 2021-05-25 02:09:13 +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
Jan Böhmer
0da879347d Updated symfony recipes. 2021-01-03 20:54:47 +01:00
Jan Böhmer
f20f1ffa13 Updated symfony to 5.2 2021-01-03 20:47:51 +01:00
Jan Böhmer
550b4f66bb Upgraded yarn dependencies. 2021-01-03 20:37:35 +01:00
Jan Böhmer
40eefdbf1b Updated composer dependencies and fixed a bug which caused infinite recursion... 2021-01-03 20:34:58 +01:00
Jan Böhmer
bb8c49df16
Merge pull request #88 from Pyromane/master
Update README.md
2021-01-03 20:26:32 +01:00
Pyromane
9f542a8061
Update README.md
Link to Docker Hub set correctly
2020-12-29 04:30:08 +01:00
Jan Böhmer
b97a43ae00 Fixed phpstan issue. 2020-10-03 14:21:45 +02:00
Jan Böhmer
ff568d8390 Fixed exception when visiting user admin page. 2020-10-03 14:20:54 +02:00
Jan Böhmer
94ceb16317 New translations messages.en.xlf (English) 2020-10-03 14:08:46 +02:00
Jan Böhmer
28e7e401d4 Show root node for devices. 2020-10-03 14:04:43 +02:00
Jan Böhmer
c6970505c7 Put sidebar trees under a root node. 2020-10-03 13:56:30 +02:00
Jan Böhmer
e05d707918
Merge pull request #79 from hmatuschek/fixed-parts-stats
Fixed 'Number of parts with price information' statistic.
2020-10-03 13:32:42 +02:00
Jan Böhmer
1f4d985c6b
Merge pull request #73 from Part-DB/l10n_master
New Crowdin translations
2020-10-03 13:31:41 +02:00
Jan Böhmer
1caaad908b Use correct Attachment class for Storelocation Controller.
This fixes issue #81.
2020-10-03 13:31:05 +02:00
Jan Böhmer
09cb74d8bd Updated composer dependencies. 2020-10-03 11:52:32 +02:00
Jan Böhmer
3328dd968d Fixed some higher level PHPstan issues. 2020-10-02 12:42:15 +02:00
Jan Böhmer
f2f5e0b76e
Test some CLI commands during test worklow 2020-10-02 12:26:26 +02:00