.. |
admin
|
Forbid a user to delete himself on the admin page
|
2023-10-24 13:32:44 +02:00 |
bundles/TwigBundle/Exception
|
Added a more verbose error message in the case of a pretty generic Database DriverException
|
2023-06-11 00:20:27 +02:00 |
components
|
Added button to inverse part selection in tables
|
2023-08-21 22:49:02 +02:00 |
form
|
Use new UniqueObjectCollection constraint to ensure that BOM entries does not contain duplicate items
|
2023-07-02 20:49:10 +02:00 |
info_providers
|
Fixed title of info providers list
|
2023-07-16 20:09:20 +02:00 |
label_system
|
Do not cut QR code on small label pages
|
2023-07-08 18:46:29 +02:00 |
log_system
|
Fixed issue that prevented undo changes from being logged
|
2023-07-18 23:42:01 +02: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
|
Improved image and attachment viewing on part info page
|
2023-07-23 01:32:28 +02:00 |
projects
|
Added possibility to ignore the checks of withdraw amount when building projects
|
2023-08-20 23:23:18 +02:00 |
security
|
Removed additional } in 2FA messages
|
2023-10-15 14:01:18 +02:00 |
tools
|
Show a notification on homepage and server info page if there is a new version available.
|
2023-08-04 23:49:26 +02:00 |
users
|
Show the last 5 characters of the token secrets on the user settings page to make identification of a token easier
|
2023-10-02 00:45:21 +02:00 |
_navbar.html.twig
|
Added a "new part" button to the navbar
|
2023-10-08 01:25:29 +02:00 |
_navbar_search.html.twig
|
Fixed darkmode for some elements
|
2023-06-20 01:01:40 +02: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
|
Improved styling of a info level flash toast in darkmode
|
2023-07-03 22:01:39 +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
|
Use enum for manufacturing status
|
2023-07-08 23:49:47 +02:00 |
homepage.html.twig
|
Show a notification on homepage and server info page if there is a new version available.
|
2023-08-04 23:49:26 +02:00 |
main_card.html.twig
|
Added a very basic import dialog for Parts
|
2023-03-12 19:53:55 +01:00 |