Jan Böhmer
|
c7fac06b65
|
Updated dependencies
|
2024-02-25 19:44:34 +01:00 |
|
Jan Böhmer
|
6d3b0261b3
|
Added first API endpoint
|
2023-08-06 00:42:34 +02:00 |
|
Jan Böhmer
|
c203de082e
|
Added proper OAuth authentication for digikey and other providers
|
2023-07-16 03:07:53 +02:00 |
|
Jan Böhmer
|
956ed9e8ae
|
Added GNU unifont as fallback font for labels with CJK characters
|
2023-07-02 03:26:56 +02:00 |
|
Jan Böhmer
|
ce064a0b37
|
Use symfony/ux-translator to translate password_strength_estimator badges
|
2023-06-28 16:00:11 +02:00 |
|
Jan Böhmer
|
8f424f3273
|
Removed sensio/framework-extra-bundle as it was abandoned and is not needed anymore
|
2023-06-11 19:52:43 +02:00 |
|
Jan Böhmer
|
58b2c2bd69
|
Merge branch 'master' into php81-migration
|
2023-06-06 23:46:37 +02:00 |
|
Jan Böhmer
|
9f52d364c9
|
Use newer nbgrp/onelogin-saml-bundle bundle for handling SAML
|
2023-05-27 20:38:32 +02:00 |
|
Jan Böhmer
|
edce70bc12
|
Updated symfony to 6.2, updated scheb/2fa bundle and removed obsolete hslavich/oneloginsaml-bundle
|
2023-05-27 20:35:36 +02:00 |
|
Jan Böhmer
|
c0b74d83a5
|
Started to work on interfacing with keycloak
|
2023-02-20 22:10:24 +01:00 |
|
Jan Böhmer
|
ac978abe1d
|
Allow to register Webauthn Keys
|
2022-10-04 00:08:58 +02:00 |
|
Jan Böhmer
|
068daeda75
|
Use jbtronics/2fa-webauthn for u2f two factor authentication
|
2022-10-03 23:09:50 +02:00 |
|
Jan Böhmer
|
754926d4c8
|
Reenable r/u2f-two-factor-bundle
|
2022-08-14 00:36:00 +02:00 |
|
Jan Böhmer
|
600119276c
|
Use the newer scheb/2fa bundle instead of scheb/two_factor_bundle
Currently the U2F auth is broken, as there is no plugin supporting it in the new system
|
2022-08-13 23:33:05 +02:00 |
|
Jan Böhmer
|
fdcfb95ac7
|
Remove FOS CKEditor bundle as we dont use it anymore
We now use our self-written elements with CKEDITOR5
|
2022-07-26 21:26:30 +02:00 |
|
Jan Böhmer
|
27b8fbd5b2
|
Added symfony ux-turbo packages
|
2022-03-04 20:13:25 +01:00 |
|
Jan Böhmer
|
8ab021c775
|
Updated easy coding-standard.
|
2020-08-21 21:21:27 +02:00 |
|
Jan Böhmer
|
581dcae2ef
|
Added some basic security configuration with NelmioSecurityBundle.
|
2020-06-08 20:23:35 +02:00 |
|
Jan Böhmer
|
af42c3cca0
|
Added a button to update exchange rates via web gui.
|
2020-06-07 22:38:10 +02:00 |
|
Jan Böhmer
|
c9752802e0
|
Updated dependencies.
|
2020-05-13 19:35:14 +02:00 |
|
Jan Böhmer
|
fcbf9239a1
|
Updated doctrine-bundle to version 2.0
|
2020-01-01 18:02:53 +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
|
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
|
50a173d57c
|
Updated symfony to 4.4
|
2019-11-21 22:16:30 +01:00 |
|
Jan Böhmer
|
787e498586
|
Updated copyright headers.
|
2019-11-01 13:40:30 +01:00 |
|
Jan Böhmer
|
45a624d768
|
Added tests for RedirectController
|
2019-10-20 14:35:19 +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
|
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
|
2468409212
|
Added an admin page for currencies.
|
2019-08-12 23:45:21 +02:00 |
|
Jan Böhmer
|
5b2397830f
|
Revert "Activate translation bundle only in dev mode."
This reverts commit b6048436da .
|
2019-03-19 15:01:48 +01:00 |
|
Jan Böhmer
|
b6048436da
|
Activate translation bundle only in dev mode.
|
2019-03-18 19:12:15 +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
|
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
|
ba33399b20
|
Added a basic show category parts page with datatable
|
2019-03-05 23:52:45 +01:00 |
|
Jan Böhmer
|
f0bea8ff4d
|
Added a basic show part info with new design. Not finished yet...
|
2019-02-24 18:05:06 +01:00 |
|
Jan Böhmer
|
e5bec36c80
|
Initial commit
|
2019-02-23 16:49:38 +01:00 |
|