Commit graph

1194 commits

Author SHA1 Message Date
Jan Böhmer
a8786341d5 Refactored Admin Page controllers a bit... 2020-06-07 21:11:09 +02:00
Jan Böhmer
e7e73602a0 Improved title for admin pages. 2020-06-07 19:58:05 +02:00
Jan Böhmer
bebe70d28e Fixed assets path generation on windows (use server path for files where this is possible). 2020-06-07 19:25:58 +02:00
Jan Böhmer
f089a16d74 Fixed Reel calculator when accessing via ajax load. 2020-06-07 17:16:11 +02:00
Jan Böhmer
38235c3f4c Merge branch 'l10n_master' 2020-06-07 16:42:26 +02:00
Jan Böhmer
e7f010e4a3 New translations messages.en.xlf (English) 2020-06-07 16:41:41 +02:00
Jan Böhmer
62074c0458 New translations messages.en.xlf (German) 2020-06-07 16:41:37 +02:00
Jan Böhmer
90d3032924 Fixed PHPStan issues. 2020-06-07 16:33:31 +02:00
Jan Böhmer
b3a459bdc0 Updated dependencies. 2020-06-07 15:55:30 +02:00
Jan Böhmer
e091d8e26a Hide empty nodes in tools tree. 2020-06-03 22:28:38 +02:00
Jan Böhmer
e72bc52e12 Fixed PHPstan issues. 2020-06-03 22:22:15 +02:00
Jan Böhmer
36dfae52f2 [ReelCalculator] Added permission and added it to tools menu. 2020-06-03 22:19:59 +02:00
Jan Böhmer
21f0727509 [ReelCalculator] Added the possibility to load common presets. 2020-06-03 22:09:13 +02:00
Jan Böhmer
e2ee0df58a Added simple SMD reel calculator. 2020-06-03 21:29:40 +02:00
Jan Böhmer
41b1b492ce New translations messages.en.xlf (Russian) 2020-06-02 21:24:54 +02:00
Jan Böhmer
96e2bf0a56 New translations messages.en.xlf (Russian) 2020-06-02 20:55:02 +02:00
Jan Böhmer
f967621c9a New translations messages.en.xlf (Russian) 2020-06-02 20:25:08 +02:00
Jan Böhmer
fe405aae1e Updated dependencies. 2020-06-01 21:59:51 +02:00
Jan Böhmer
8a12b3abfe Allow to configure if user is allowed to download URLs via env vars. 2020-06-01 21:55:56 +02:00
Jan Böhmer
7de2137370 Fixed PHPStan issue. 2020-06-01 18:21:50 +02:00
Jan Böhmer
1b06203ca6 Fixed file extension validation for attachments.
This fixes issue #63.
2020-06-01 15:55:34 +02:00
Jan Böhmer
f0d0a78f65 Show a preview image in builtin attachment select autocomplete. 2020-06-01 14:51:38 +02:00
Jan Böhmer
aa95f130db Merge branch 'sf5.1-migration' 2020-05-31 20:12:09 +02:00
Jan Böhmer
846474d884 Fixed deprecated controller route syntax. 2020-05-31 20:01:01 +02:00
Jan Böhmer
7249bdfc7f Added parameters.yaml to kernel again. 2020-05-31 19:58:57 +02:00
Jan Böhmer
16a2e23c51 Updated recipe for symfony/framework-bundle. 2020-05-31 19:56:50 +02:00
Jan Böhmer
38028fcfc5 Updated symfony/monolog-bridge recipes. 2020-05-31 19:53:07 +02:00
Jan Böhmer
41baf47096 Updated recipes of symfony/routing. 2020-05-31 19:51:44 +02:00
Jan Böhmer
2cd5aa8232 Updated symfony/console recipes. 2020-05-31 19:49:28 +02:00
Jan Böhmer
54fa445f06 Added a workaround for an symfony issue with collectiontype. 2020-05-31 19:42:44 +02:00
Jan Böhmer
3021d0d67a Fixed bug that wrong function was called. 2020-05-31 15:03:27 +02:00
Jan Böhmer
d9c83d8bb2 Use LogoutEvent listener instead of deprecated LogoutHandler. 2020-05-31 13:48:36 +02:00
Jan Böhmer
7f263e9916 Use $session->getFlashBag() instead of deprcated FlashBag service. 2020-05-31 13:48:12 +02:00
Jan Böhmer
cd2b3217e1 Changed composer dependencies to symfony 5.1 2020-05-31 13:47:29 +02:00
Jan Böhmer
f53c80c442 Fixed PHPUnit issues. 2020-05-31 13:10:44 +02:00
Jan Böhmer
6602015a5a Added option to "save and clone" a part, which is especially useful, when creatiing multiple similar parts.
This should (partly) fix issue 45.
2020-05-30 23:50:50 +02:00
Jan Böhmer
d4818d2fa1 Updated dependencies. 2020-05-30 21:09:55 +02:00
Jan Böhmer
dcc8f6e5c6 Activate error page hints by default.
They dont leak any useful informations for attackers and can assists users when problems occur, so it is reasonable to make them opt-out.
2020-05-30 20:51:17 +02:00
Jan Böhmer
a0f5177533 Added custom error pages, that assists users with common problems. 2020-05-30 20:48:08 +02:00
Jan Böhmer
f36c618da9 Use request statusText, as base for error window. 2020-05-27 23:08:59 +02:00
Jan Böhmer
3530e788d4 Do not show error window, if user has aborted the request. 2020-05-27 23:06:54 +02:00
Jan Böhmer
dc1f137c97 Updated dependencies. 2020-05-27 22:56:28 +02:00
Jan Böhmer
e19594f500 Show additional infos about the part picture, when hovering it. 2020-05-27 22:51:43 +02:00
Jan Böhmer
41e7d60b0a New translations messages.en.xlf (English) 2020-05-27 22:24:50 +02:00
Jan Böhmer
7c66675692 New translations messages.en.xlf (German) 2020-05-27 22:24:48 +02:00
Jan Böhmer
5248c83982 Allow to hover over attachments pictures on Part info page. 2020-05-27 22:06:32 +02:00
Jan Böhmer
19e132c746 Show attachment name and filename when hovering over an table picture. 2020-05-27 21:54:08 +02:00
Jan Böhmer
53dd0c4228 Added company quick links to supplier and manufactuerer parts lists
Also improved the styling.
2020-05-27 21:42:20 +02:00
Jan Böhmer
915287de48 Added quick links to visit webpage, send emails, etc. to company admin page. 2020-05-26 22:59:24 +02:00
Jan Böhmer
6ecc32b228 Use github actions badges on README 2020-05-26 18:45:22 +02:00