Commit graph

1969 commits

Author SHA1 Message Date
Jan Böhmer
c0b4172f22 Ensure that attachments are not used in preview when deleting, so we do not encounter integrity violations.
This fixes issue #50.
2020-05-13 20:46:13 +02:00
Jan Böhmer
7b108f8d4b Format last modified and creation date label placeholders using the correct timezone.
Fixes issue #54
2020-05-13 20:12:51 +02:00
Jan Böhmer
5302087eba Use server side library to generate QR-Code for Google authenticator.
This saves us 50KB in javascript assets...
2020-05-13 19:58:12 +02:00
Jan Böhmer
c9752802e0 Updated dependencies. 2020-05-13 19:35:14 +02:00
Jan Böhmer
17abade26a New translations messages.en.xlf (English) 2020-05-13 19:23:10 +02:00
Jan Böhmer
cdddd49b78 New translations messages.en.xlf (German) 2020-05-13 19:23:06 +02:00
Jan Böhmer
f2a1671c1c Merge remote-tracking branch 'origin/l10n_master' 2020-05-13 19:19:49 +02:00
Jan Böhmer
6db3f454e3 Fixed missing parameter in CurrencyAdminForm 2020-05-13 08:40:53 +02:00
Jan Böhmer
71727e1828 Fixed typo in README.md 2020-05-12 23:42:55 +02:00
Jan Böhmer
b6e719893a Updated README.md and UPGRADE.md
Also closes pull request #47.
2020-05-12 23:42:03 +02:00
Jan Böhmer
e836a9d036 Improved structure of services.yaml 2020-05-12 23:05:59 +02:00
Jan Böhmer
decc4e90fc Organized parameters better.
Parameters can now be found in their own file config/parameters.yaml. They are prefixed with partdb. and structured into different sections.
2020-05-12 22:53:42 +02:00
Jan Böhmer
ffdb721e38 Increase memory limit of PHPunit. 2020-05-12 22:52:45 +02:00
Jan Böhmer
db38082bcd New translations messages.en.xlf (English) 2020-05-12 01:05:01 +02:00
Jan Böhmer
f4b087fc21 New translations messages.en.xlf (German) 2020-05-12 01:04:59 +02:00
Jan Böhmer
5d850e9622 New translations messages.en.xlf (Greek) 2020-05-12 00:34:56 +02:00
Jan Böhmer
73ac4f1641 Added missing translations.
Fixes issue #56.
2020-05-12 00:27:48 +02:00
Jan Böhmer
4ff6618029 New translations messages.en.xlf (English) 2020-05-11 23:34:58 +02:00
Jan Böhmer
35979d84ce New translations messages.en.xlf (German) 2020-05-11 23:34:54 +02:00
Jan Böhmer
01c19ab634 Dont create a new history entry if tab is changed.
This made back navigation really difficult. Now URL is replaced via replaceState.
2020-05-11 23:34:48 +02:00
Jan Böhmer
059bb99f87 Only do asset compression im production mode.
This improves speed in watch mode.
2020-05-11 23:27:54 +02:00
Jan Böhmer
5ea8372865 New translations messages.en.xlf (English) 2020-05-11 23:05:24 +02:00
Jan Böhmer
c19942afc1 New translations messages.en.xlf (Russian) 2020-05-11 23:05:22 +02:00
Jan Böhmer
695f58a362 New translations messages.en.xlf (Japanese) 2020-05-11 23:05:20 +02:00
Jan Böhmer
fed8b3c936 New translations messages.en.xlf (German) 2020-05-11 23:05:17 +02:00
Jan Böhmer
8186aa8dff New translations messages.en.xlf (French) 2020-05-11 23:05:15 +02:00
Jan Böhmer
47702d6131 Added quick link to parts list to the admin pages.
Fixes issue #55.
2020-05-11 22:59:25 +02:00
Jan Böhmer
d2b19aa6d5 Use correct encoding header for gzip.
Fixes issue #53.
2020-05-11 08:48:53 +02:00
Jan Böhmer
d4e16a8b70 Merge branch 'l10n_master' 2020-05-10 22:13:18 +02:00
Jan Böhmer
1f32cbd613 Serve gzip and brotli compressed assets. 2020-05-10 22:12:56 +02:00
Jan Böhmer
e5e4aa4c6d New translations messages.en.xlf (English) 2020-05-10 21:53:57 +02:00
Jan Böhmer
7186ff715d New translations messages.en.xlf (German) 2020-05-10 21:53:53 +02:00
Jan Böhmer
000623ee01 Merge branch 'l10n_master' 2020-05-10 21:46:14 +02:00
Jan Böhmer
e93620fff1 Use PHPUnit 8.5 2020-05-10 21:44:12 +02:00
Jan Böhmer
f5d685dfd4 Fixed coding style. 2020-05-10 21:39:31 +02:00
Jan Böhmer
e9493e52ec updated security recipe. 2020-05-10 20:24:53 +02:00
Jan Böhmer
c9acd618ca Fixed U2F support. 2020-05-10 19:49:35 +02:00
Jan Böhmer
95e0ae3953 Fixed PHPstan container info path. 2020-05-10 17:20:41 +02:00
Jan Böhmer
0af84f93e7 Updated recipe for twig-bundle. 2020-05-10 17:18:00 +02:00
Jan Böhmer
a12802c1ae Updated phpunit-bridge recipe. 2020-05-10 17:11:21 +02:00
Jan Böhmer
680297320b Updated recipe for monolog/bundle. 2020-05-10 17:08:14 +02:00
Jan Böhmer
fbc1c32463 Updated recipe for framework-bundle. 2020-05-10 17:06:32 +02:00
Jan Böhmer
7c10b647a3 Updated some recipes. 2020-05-10 17:02:09 +02:00
Jan Böhmer
6a40f04243 Fixed exception from wrong 'disable' parameter. 2020-05-10 16:58:53 +02:00
Jan Böhmer
6949848c67 New translations messages.en.xlf (German) 2020-05-10 16:04:09 +02:00
Jan Böhmer
c0d549967d Updated doctrine/annotations recipe. 2020-05-10 15:59:29 +02:00
Jan Böhmer
f7bc5a362b updated to symfony 5.0 2020-05-10 15:55:37 +02:00
Jan Böhmer
00456163ee New translations messages.en.xlf (English) 2020-05-10 15:34:20 +02:00
Jan Böhmer
442caf5a97 New translations messages.en.xlf (German) 2020-05-10 15:34:18 +02:00
Jan Böhmer
d20051fd72 Updated webpack-encore. 2020-05-10 14:43:44 +02:00