Part-DB.Part-DB-server/templates/parts/info
Treeed 29f92d9bd3
Split attachment paths (#848)
* fixed attachment statistics for sqlite

* Split attachment path into internal and external path, so the external source URL can be retained after a file is downloaded

* Make internal and external path for attachments nullable, to make clear that they have no internal or external path

* Added migrations for nullable columns for postgres and mysql

* Added migration for nullable internal and external pathes for sqlite

* Added translations

* Fixed upload error

* Restrict length of filename badge in attachment edit view

* Improved margins with badges in attachment edit

* Added a link to view external version from attachment edit

* Let media_url  stay in API attachments responses for backward compatibility

---------

Co-authored-by: jona <a@b.c>
Co-authored-by: Jan Böhmer <mail@jan-boehmer.de>
2025-02-22 17:29:14 +01:00
..
_associations.html.twig Added ability to view part relations on a part info page 2023-11-15 00:44:45 +01:00
_attachments_info.html.twig Split attachment paths (#848) 2025-02-22 17:29:14 +01:00
_extended_infos.html.twig Changed logic of invisible to a (forced) visibility field 2023-12-03 15:29:17 +01:00
_history.html.twig Renamed parts/ templates folder to recommended snake_case style 2023-02-04 23:05:39 +01:00
_main_infos.html.twig Increase font-weight of the <dl> element in part info page to match its look to the <h5> element 2024-11-03 23:21:58 +01:00
_merge_modal.html.twig Include the query part of the request, when generating the url for the datatables via a custom twig function. 2024-10-16 23:57:02 +02:00
_order_infos.html.twig Improved styling of the parts info page 2023-02-05 20:50:19 +01:00
_part_lots.html.twig Implemented a new darkmode selector using bootstrap 5.3 color mode 2023-06-19 01:08:11 +02:00
_picture.html.twig Improved image and attachment viewing on part info page 2023-07-23 01:32:28 +02:00
_projects.html.twig Include the query part of the request, when generating the url for the datatables via a custom twig function. 2024-10-16 23:57:02 +02:00
_sidebar.html.twig Add a reference to the used info provider to a part 2023-07-16 01:24:49 +02:00
_specifications.html.twig Renamed parts/ templates folder to recommended snake_case style 2023-02-04 23:05:39 +01:00
_tools.html.twig Include the query part of the request, when generating the url for the datatables via a custom twig function. 2024-10-16 23:57:02 +02:00
_withdraw_modal.html.twig Include the query part of the request, when generating the url for the datatables via a custom twig function. 2024-10-16 23:57:02 +02:00
show_part_info.html.twig Responsive tweaks (#755) 2024-11-03 23:14:52 +01:00