Jan Böhmer
6556eed364
Dont use a custom repository for U2F bundle.
...
The only change was another javascript file, we include this manually now.
2020-04-07 12:34:34 +02:00
Jan Böhmer
f04cb9d3e9
Search for function calls to debug functions like dump() with PHPstan
...
This should (hopefully) issues like #35 .
2020-04-06 18:26:42 +02:00
Jan Böhmer
fd61c8d9e2
Fixed coding style.
2020-03-15 13:56:31 +01:00
Jan Böhmer
86ee10e582
Search options now working. Added Regex search.
2020-03-08 13:05:53 +01:00
Jan Böhmer
9b0c82385f
Updated composer dependencies.
2020-02-22 17:49:33 +01:00
Jan Böhmer
dd1f806c4e
Fixed some issues detected by PHPstan.
2020-02-01 17:00:03 +01:00
Jan Böhmer
9870c97224
Updated dependencies.
2020-01-09 19:37:04 +01:00
Jan Böhmer
649bfc36c4
Updated recipes of security-bundle
2020-01-07 19:25:19 +01:00
Jan Böhmer
4e4b10ffbd
Updated recipes of webpack-encore.
2020-01-07 19:16:39 +01:00
Jan Böhmer
5d86ba776a
Updated recipes for routing and twig.
2020-01-07 19:12:10 +01:00
Jan Böhmer
56bc99e5a1
Updated recipes for symfony/doctrine-bundle.
2020-01-07 19:08:16 +01:00
Jan Böhmer
5d98e87e20
Updated recipes for symfony/framework-bundle.
2020-01-07 19:06:08 +01:00
Jan Böhmer
36f2420cf5
Updated recipes of console + Validator
2020-01-07 19:00:11 +01:00
Jan Böhmer
64cf8097bc
Updated doctrine recipes.
2020-01-07 18:48:34 +01:00
Jan Böhmer
700c049d26
Use Easy-Coding-Standard for Coding Style check and fix.
2020-01-05 14:29:19 +01:00
Jan Böhmer
fcbf9239a1
Updated doctrine-bundle to version 2.0
2020-01-01 18:02:53 +01:00
Jan Böhmer
be34a0f734
Require PHP 7.2 as minimum version
...
This allows us to upgrade many libs (including Symfony itself) and should not has a large impact as the most linux distros ships either PHP 7.0 or PHP 7.2.
2020-01-01 15:57:34 +01:00
Jan Böhmer
ac0928426b
Merge branch 'master' into 2fa
2019-12-26 15:07:32 +01:00
Jan Böhmer
e7b920c4fe
Use php-translation symfony bundle.
...
This gives us some advanced translation extractors (from form labels, flashes, etc.) and provide some more debug tools.
2019-12-26 13:16:27 +01:00
Jan Böhmer
2fa0963374
Prepared DB and models for Two Factor authentication
2019-12-14 16:35:19 +01:00
Jan Böhmer
235baf32d5
Removed dependencies on Guzzle. We use Symfony HTTP-Client now.
2019-12-11 20:47:00 +01:00
Jan Böhmer
9cdf31492a
Added german translations for password reset dialogs and email
2019-12-01 13:50:43 +01:00
Jan Böhmer
9567c15648
Updated composer packages.
2019-11-30 15:43:30 +01:00
Jan Böhmer
6a0d027675
Added an mechanism to reset passwords via mail.
2019-11-24 22:49:22 +01:00
Jan Böhmer
cd5f099965
Use format_datetime filters from twig core instead of deprecated twig/extensions
2019-11-23 14:48:21 +01:00
Jan Böhmer
26fe946de3
Run some linters on TravisCI to ensure basic integrity of files.
2019-11-21 22:27:17 +01:00
Jan Böhmer
50a173d57c
Updated symfony to 4.4
2019-11-21 22:16:30 +01:00
Jan Böhmer
45a624d768
Added tests for RedirectController
2019-10-20 14:35:19 +02:00
Jan Böhmer
27a001b1d2
Added an option to download a attachment via URL. Implemented secure attachments, which can not be accessed by URL and requires authentication.
2019-10-19 18:42:06 +02:00
Jan Böhmer
8cfaee5c62
Added an console command to convert the old BBCode comments to markdown
2019-10-13 00:32:09 +02:00
Jan Böhmer
7ec406d4a1
Show markdown on pages.
2019-10-11 23:53:12 +02:00
Jan Böhmer
4fe10b6169
Uploaded (non secure) attachments live now in public/
...
That way the attachment files can now be loaded much quicker (without invoking a controller). Also added thumbnailing for pictures in tables.
2019-10-05 20:30:27 +02:00
Jan Böhmer
5061c29872
Added psalm to dev dependencies.
2019-09-23 13:29:51 +02:00
Jan Böhmer
4391be448d
Use bcmath to calculate correct prices.
2019-09-01 13:56:14 +02:00
Jan Böhmer
d7ffdcc291
Removed php-translation bundle as it is not compatible with symfony > 4.2
2019-08-14 18:56:41 +02:00
Jan Böhmer
568367b59e
Added an console command for updating currency exchange rates.
2019-08-13 13:04:31 +02:00
Jan Böhmer
2468409212
Added an admin page for currencies.
2019-08-12 23:45:21 +02:00
Jan Böhmer
c2b4d100f0
Show shopping informations in part details
2019-08-02 12:17:56 +02:00
Jan Böhmer
1b8a370635
Updated docker dependencies.
2019-07-12 21:00:29 +02:00
Jan Böhmer
51763db070
Updated markdown parser
2019-06-16 12:50:40 +02:00
gfd
c46e6ff94c
Upgraded to symfony 4.3
2019-06-16 12:36:17 +02:00
Jan Böhmer
7af51ef5ce
Updated composer.lock
2019-03-27 19:19:50 +01:00
Jan Böhmer
6c96d8efad
Added apache pack to symfony lock file.
2019-03-26 15:24:12 +01:00
Jan Böhmer
6d7150e202
Added symfony translation bundle, and updated german translations.
2019-03-14 13:32:41 +01:00
Jan Böhmer
3da6b03b23
Render Comment and description as BBCode.
2019-03-13 20:14:19 +01:00
Jan Böhmer
daad7ec60a
Added CKEditor field to edit bbcode WYSIWYG style.
2019-03-13 19:36:46 +01:00
Jan Böhmer
95cd56f0bd
Show the version number of Part-DB on homepage.
2019-03-12 13:34:33 +01:00
Jan Böhmer
b1c6414ea9
Updated composer dependencies.
2019-03-12 12:40:35 +01:00
Jan Böhmer
ba33399b20
Added a basic show category parts page with datatable
2019-03-05 23:52:45 +01:00
Jan Böhmer
b090f1b716
Use localizeddate for showing date information in templates.
2019-03-05 14:23:38 +01:00