Commit graph

2486 commits

Author SHA1 Message Date
Jan Böhmer
60446edd68 Fixed possibility to create nested structure from the part edit page 2023-01-30 22:29:20 +01:00
Jan Böhmer
ea09cde15a New translations security.en.xlf (English) 2023-01-30 16:32:08 +01:00
Jan Böhmer
7e2397652b New translations security.en.xlf (Russian) 2023-01-30 16:32:07 +01:00
Jan Böhmer
ea6c5937f2 New translations security.en.xlf (Japanese) 2023-01-30 16:32:06 +01:00
Jan Böhmer
cfa1dad66c New translations security.en.xlf (Greek) 2023-01-30 16:32:06 +01:00
Jan Böhmer
403311cb8e New translations security.en.xlf (German) 2023-01-30 16:32:05 +01:00
Jan Böhmer
cab8ea71ba New translations security.en.xlf (French) 2023-01-30 16:32:03 +01:00
Jan Böhmer
d62565b75b New translations validators.en.xlf (English) 2023-01-30 16:32:02 +01:00
Jan Böhmer
aa8daf655f New translations validators.en.xlf (Russian) 2023-01-30 16:32:01 +01:00
Jan Böhmer
9423dc5b09 New translations validators.en.xlf (Japanese) 2023-01-30 16:32:00 +01:00
Jan Böhmer
1cd74201a7 New translations validators.en.xlf (Greek) 2023-01-30 16:31:59 +01:00
Jan Böhmer
c8e243e626 New translations validators.en.xlf (German) 2023-01-30 16:31:59 +01:00
Jan Böhmer
ff5f7702eb New translations validators.en.xlf (French) 2023-01-30 16:31:58 +01:00
Jan Böhmer
d9e25d077d Update Crowdin configuration file 2023-01-30 16:31:01 +01:00
Jan Böhmer
6432e1c044 Update Crowdin configuration file 2023-01-30 16:30:36 +01:00
Jan Böhmer
ed174ba22a New translations messages.en.xlf (German) 2023-01-30 14:20:54 +01:00
Jan Böhmer
77ffc54b63 New translations messages.en.xlf (English) 2023-01-30 13:14:50 +01:00
Jan Böhmer
856f59cd56 New translations messages.en.xlf (Russian) 2023-01-30 13:14:48 +01:00
Jan Böhmer
1408a75155 New translations messages.en.xlf (Japanese) 2023-01-30 13:14:47 +01:00
Jan Böhmer
81abffc2ca New translations messages.en.xlf (German) 2023-01-30 13:14:45 +01:00
Jan Böhmer
625d4e3190
Delete .php_cs.cache 2023-01-30 13:02:33 +01:00
Jan Böhmer
a27cf43ac0
Delete .phpcs-cache 2023-01-30 13:02:06 +01:00
Jan Böhmer
1472c3e2f2
Update .gitignore 2023-01-30 13:01:48 +01:00
Jan Böhmer
6e3c68bc3b
Delete .travis.yml as we dont use TravisCI anymore 2023-01-30 12:59:58 +01:00
Jan Böhmer
19db345935
Update docker-compose.yaml 2023-01-30 12:55:01 +01:00
Jan Böhmer
5ead9cbf61 Fixed some incompatibility on PHP 7.4 2023-01-30 00:43:03 +01:00
Jan Böhmer
e0c380d81a Allow to create nested entitiy structures directly from the part edit page.
However there is still a bug, that the newly created entites are not shown as selected (even though they are). Fixes issue #203
2023-01-30 00:37:12 +01:00
Jan Böhmer
1654010ea3 Started to work on the possibilty to create new entities directly from the part edit page.
This fixes issue #203.
2023-01-29 20:42:18 +01:00
Jan Böhmer
672d55624f Fixed CurrencyEntityType 2023-01-29 19:27:51 +01:00
Jan Böhmer
8d5427a1c3 Use tomselect for StructuralEntityType 2023-01-29 18:52:24 +01:00
Jan Böhmer
f085402cba Show server time in system info page
This is useful for debugging issues with 2FA or wrong timestamps.
2023-01-29 13:09:54 +01:00
Jan Böhmer
383fd797a3 Use current request instead of main request. 2023-01-29 13:06:21 +01:00
Jan Böhmer
beeadef853 Use the locale from the request if available, to generate cache keys
This hopefully fixes the problem with the wrong language of the tools tree in the demo.
2023-01-29 13:04:18 +01:00
Jan Böhmer
2c03a6e683 Added an command to backup the data of Part-DB easily
This fixes issue #86.
2023-01-29 00:47:03 +01:00
Jan Böhmer
5bf68632c3 Use MPN instead of part name for auto product URLs if available
Implements issue #93
2023-01-28 23:31:06 +01:00
Jan Böhmer
07f95bc6ea Added possibility to create nested structures of elements using Mass Import 2023-01-28 23:24:45 +01:00
Jan Böhmer
22950f2476 Validate that a parts name fullfills the regular expression set in a category 2023-01-28 21:36:19 +01:00
Jan Böhmer
f0069ebbe8 New translations messages.en.xlf (English) 2023-01-28 21:09:11 +01:00
Jan Böhmer
924d7734d2 New translations messages.en.xlf (Russian) 2023-01-28 21:09:10 +01:00
Jan Böhmer
548f420e26 New translations messages.en.xlf (Japanese) 2023-01-28 21:09:08 +01:00
Jan Böhmer
397fe497d1 New translations messages.en.xlf (German) 2023-01-28 21:09:06 +01:00
Jan Böhmer
cb9395e7cc New translations messages.en.xlf (French) 2023-01-28 21:09:05 +01:00
Jan Böhmer
58105575d3 Show part name hint in edit page and default description and comment settings of a category now properly works
This fixes issue #196
2023-01-28 21:07:01 +01:00
Jan Böhmer
f2239e99d1 Allow to configure a lot more of options via env variables 2023-01-28 20:44:50 +01:00
Jan Böhmer
4ad40a22de Updated CKEDITOR to 36.0.0 2023-01-28 19:55:25 +01:00
Jan Böhmer
cbc2800413 Updated yarn dependencies 2023-01-28 19:43:26 +01:00
Jan Böhmer
a1bc93013a Updated composer dependencies. 2023-01-28 19:40:02 +01:00
Jan Böhmer
5e2209eb57 Removed references to mikrocontroller.net forum on homepage, as we use github in english now. 2023-01-28 19:26:21 +01:00
Jan Böhmer
88c9a488a3 Fixed static analysis issues. 2023-01-25 00:20:35 +01:00
Jan Böhmer
04c6d582f2 Make small user pictures hoverable to show larger version of profile picture. 2023-01-25 00:16:10 +01:00