.. |
admin
|
Replaced leftover bootstrap_4 form theme usages with BS5
|
2023-03-05 23:12:44 +01:00 |
bundles/TwigBundle/Exception
|
Fixed error page styling
|
2022-10-05 23:01:19 +02:00 |
components
|
Added possibility to export Parts from part tables
|
2023-03-12 00:27:04 +01:00 |
form
|
Renamed form/ templates folder to recommended snake_case style
|
2023-02-04 23:21:36 +01:00 |
label_system
|
Renamed label_system templates folder to recommended snake_style style
|
2023-02-04 23:15:11 +01:00 |
log_system
|
Renamed log_system template folder to recommended snake_case style
|
2023-02-04 23:09:36 +01:00 |
mail
|
Properly escape user provided data in trans with data to prevent possible XSS attack vectors.
|
2023-02-26 00:41:08 +01:00 |
parts
|
Added a very basic import dialog for Parts
|
2023-03-12 19:53:55 +01:00 |
projects
|
Fixed image display style for odd shaped (very small) images.
|
2023-02-20 00:24:12 +01:00 |
security
|
Allow to configure SAML via env variables
|
2023-02-22 00:50:51 +01:00 |
tools
|
Do the color inversion for the IC logos when darkmode is enabled, the logos are then shown as white on black background.
|
2023-03-11 19:48:42 +01:00 |
users
|
Mark SAML users as so in database and disable local password changing then.
|
2023-02-21 00:29:50 +01:00 |
_navbar.html.twig
|
Show user avatar next to its name, in all possible locations
|
2023-01-23 23:01:57 +01:00 |
_navbar_search.html.twig
|
Added option to search in internal part number (enabled by default)
|
2023-03-04 23:37:38 +01:00 |
_sidebar.html.twig
|
Allow to configure which tree panels are shown in the sidebar
|
2022-08-04 23:13:43 +02:00 |
_toast.html.twig
|
Fixed styling of toasts.
|
2022-07-24 18:19:57 +02:00 |
_toast_container.html.twig
|
Fixed toast position on large screens
|
2023-02-06 22:47:41 +01:00 |
_turbo_control.html.twig
|
Fixed issue that change of language via language selector did not changed the navbar and sidebar
|
2022-10-09 20:11:48 +02:00 |
attachment_list.html.twig
|
Added filter possibility to attachment list
|
2022-09-11 02:00:22 +02:00 |
base.html.twig
|
Moved favicon.ico to web root folder, as this is the location where a browser expects it
|
2023-02-05 00:18:07 +01:00 |
helper.twig
|
Improved styling of the parts info page
|
2023-02-05 20:50:19 +01:00 |
homepage.html.twig
|
Link to docs.part-db.de
|
2023-02-09 00:14:36 +01:00 |
main_card.html.twig
|
Added a very basic import dialog for Parts
|
2023-03-12 19:53:55 +01:00 |