Part-DB.Part-DB-server/tests
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
..
API Split attachment paths (#848) 2025-02-22 17:29:14 +01:00
assets Started to work on an import possibility for Partkeepr databases 2023-03-23 01:16:12 +01:00
Controller Added tests for RedirectController that simulates the situation of a reverse proxy and subdirectory 2025-01-07 15:52:28 +01:00
DataTables/Filters Added declare strict types to all files 2023-06-11 18:59:07 +02:00
Doctrine Applied rector suggestions 2024-06-22 00:31:43 +02:00
Entity Split attachment paths (#848) 2025-02-22 17:29:14 +01:00
EventSubscriber Only check every 10 minutes if the user needs to setup a 2FA method enforced by its group 2023-07-19 00:56:28 +02:00
Exceptions Remove project path in twig label error messages to prevent information leakage 2024-08-23 22:28:29 +02:00
Helpers Fixed (wrongly) failing test on IPAnonymizer 2024-12-02 11:01:39 +01:00
Repository Added missing tests for LogEntryRepository 2024-06-23 16:07:42 +02:00
Security Added declare strict types to all files 2023-06-11 18:59:07 +02:00
Serializer Fixed phpunit tests 2025-01-06 00:19:31 +01:00
Services Allow to parse ranges for ParameterDTO which just contain two dots 2025-02-20 00:17:53 +01:00
Twig Allow locales like de_DE in removeLocaleFromPath function 2024-06-22 19:48:11 +02:00
Validator Applied rector suggestions 2024-06-22 00:31:43 +02:00
.gitignore Initial commit 2019-02-23 16:49:38 +01:00
ApplicationAvailabilityFunctionalTest.php Test merge and update from info provider controller endpoints 2023-11-24 23:13:15 +01:00
bootstrap.php Added declare strict types to all files 2023-06-11 18:59:07 +02:00
DatatablesAvailabilityTest.php Fixed total amount and less than desired filter on postgresql 2024-06-16 23:26:57 +02:00
object-manager.php Fixed PHPstan issues 2023-08-28 22:39:29 +02:00
symfony-container.php Added declare strict types to all files 2023-06-11 18:59:07 +02:00