Commit graph

3810 commits

Author SHA1 Message Date
Jan Böhmer
7bda340368 Show correct validator error position when a new element was added to CollectionType. 2020-03-30 15:49:04 +02:00
Jan Böhmer
5e6b6f08dd Dont log pricedetail infos to web console. 2020-03-30 15:26:44 +02:00
Jan Böhmer
7d72f2416a Show error message next to discount quantity, when a error casued by duplicate prciedetail occurs. 2020-03-30 15:24:32 +02:00
Jan Böhmer
3b4d6e0736 Allow only a single orderinfo with a supplier and order nr. 2020-03-30 15:21:21 +02:00
Jan Böhmer
25a4f804d7 Allow to leave amount field empty when adding a new part lot. 2020-03-30 15:13:23 +02:00
Jan Böhmer
1a0e07fbaf Ensure that git head is really a file (and not a dir) 2020-03-30 14:57:16 +02:00
Jan Böhmer
e2efdbadbe New translations messages.en.xlf (German) 2020-03-30 14:49:52 +02:00
Jan Böhmer
bfcea9e613 New translations messages.en.xlf (English) 2020-03-30 14:49:49 +02:00
Jan Böhmer
95d06504ab Merge remote-tracking branch 'origin/l10n_master' 2020-03-30 14:46:52 +02:00
Jan Böhmer
c8460488ee New translations messages.en.xlf (Russian) 2020-03-30 12:58:21 +02:00
Jan Böhmer
318e9a17de New translations messages.en.xlf (Russian) 2020-03-30 12:29:43 +02:00
Jan Böhmer
4676393818 Revert "Use Redis for cache on Heroku demo."
This reverts commit 4ed2f335ac.
2020-03-30 00:21:55 +02:00
Jan Böhmer
31a53611ac Fixed config file. 2020-03-30 00:13:53 +02:00
Jan Böhmer
4ed2f335ac Use Redis for cache on Heroku demo. 2020-03-30 00:09:15 +02:00
Jan Böhmer
2b148eb33f Updated doctrine config from current recipes. 2020-03-30 00:04:44 +02:00
Jan Böhmer
e3800e4a24 Fixed exception. 2020-03-29 23:54:14 +02:00
Jan Böhmer
a28e81065f Fixed some more psalm issues. 2020-03-29 23:36:53 +02:00
Jan Böhmer
cb0aa7bc7a Fixed some psalm issues. 2020-03-29 23:13:25 +02:00
Jan Böhmer
eb9b24d5d7 Fixed inspection issues. 2020-03-29 22:47:25 +02:00
Jan Böhmer
0fe83c7b3a Removed unused variables. 2020-03-29 22:37:27 +02:00
Jan Böhmer
3671c94844 Fixed code style. 2020-03-29 22:16:06 +02:00
Jan Böhmer
b6e88db35f Fixed invalid offset notice in GitVersionInfo. 2020-03-29 22:12:26 +02:00
Jan Böhmer
7ed1836d59 Fixed timezone issue related to expiration date. Also only date is editable and shown now.
Fixes issue #30.
2020-03-29 19:16:48 +02:00
Jan Böhmer
7c424eb548 Removed remaining dump(). 2020-03-29 18:55:01 +02:00
Jan Böhmer
b6dfea9c7d Fixed a invalid offset notice that can be occuring in GitVersionInfo. 2020-03-29 18:34:01 +02:00
Jan Böhmer
445a3ddff6 Show exceptions that occurs occuring tests. 2020-03-29 18:24:10 +02:00
Jan Böhmer
3866082cb7 Fixed tests. 2020-03-29 18:18:17 +02:00
Jan Böhmer
25adc0c549 New translations messages.en.xlf (Russian) 2020-03-29 16:02:11 +02:00
Jan Böhmer
b851cd1093 New translations messages.en.xlf (French) 2020-03-29 16:02:08 +02:00
Jan Böhmer
e70a9666cd New translations messages.en.xlf (Greek) 2020-03-29 16:02:06 +02:00
Jan Böhmer
b169fe01b3 New translations messages.en.xlf (German) 2020-03-29 16:02:03 +02:00
Jan Böhmer
ac87fc81e7 New translations messages.en.xlf (English) 2020-03-29 16:02:00 +02:00
Jan Böhmer
ea302ded91 Fixed PHPstan issues. 2020-03-29 15:59:00 +02:00
Jan Böhmer
93aeeb162d Cleaned translation files from symfony Validator translations.
Now we can use Crowdin to translate the custom validator messages.
2020-03-29 15:37:28 +02:00
Jan Böhmer
6b1c20f92e New translations messages.en.xlf (German) 2020-03-29 15:32:30 +02:00
Jan Böhmer
c63c96dae7 New translations messages.en.xlf (English) 2020-03-29 15:32:28 +02:00
Jan Böhmer
b0e216cbb8 Merge branch 'master' into l10n_master 2020-03-29 15:29:24 +02:00
Jan Böhmer
8d81fb19d2 Merge remote-tracking branch 'origin/l10n_master' 2020-03-29 15:28:53 +02:00
Jan Böhmer
09683dd8e7 Fixed wrong type in Test Fixtures. 2020-03-29 15:25:19 +02:00
Jan Böhmer
edb7c48f98 New translations messages.en.xlf (German) 2020-03-29 09:42:01 +02:00
Jan Böhmer
95e9fb8ca1 New translations messages.en.xlf (English) 2020-03-29 09:41:58 +02:00
Jan Böhmer
47b5549751 New translations messages.en.xlf (French) 2020-03-28 21:51:55 +01:00
Jan Böhmer
9b64568ddf New translations messages.en.xlf (German) 2020-03-28 20:46:57 +01:00
Jan Böhmer
d5700f8b3a New translations messages.en.xlf (English) 2020-03-28 20:46:54 +01:00
Jan Böhmer
5ba94421c0 New translations messages.en.xlf (German) 2020-03-28 19:37:13 +01:00
Jan Böhmer
fffb6184b2 New translations messages.en.xlf (English) 2020-03-28 19:37:10 +01:00
Jan Böhmer
88580aad79 Dont log that shipping costs or price has been changed when just saving a part.
Fixes issue #26
2020-03-28 19:30:57 +01:00
Jan Böhmer
7cf500279e Show part lots and orderdetails with a name in target column if it exists. 2020-03-28 18:55:02 +01:00
Jan Böhmer
71fa827784 Show associated part for PartLots in log target column. 2020-03-28 18:50:16 +01:00
Jan Böhmer
9035d97996 Link to associated element in log column field if possible 2020-03-28 18:46:15 +01:00