Jan Böhmer
46adb6d8b8
Release v1.9.1
2023-11-27 23:26:27 +01:00
Jan Böhmer
66e184c6b1
Merge remote-tracking branch 'origin/l10n_master'
2023-11-27 23:25:52 +01:00
Jan Böhmer
5b812104af
New translations messages.en.xlf (German)
2023-11-27 23:23:32 +01:00
Jan Böhmer
0346b339c4
Updated dependencies
2023-11-27 23:22:08 +01:00
Jan Böhmer
c6bff42cf7
New translations messages.en.xlf (English)
2023-11-27 23:22:04 +01:00
Jan Böhmer
03712fcf96
Show an error flash, if the info providers cannnot communicate with the servers instead of throwing an exception
2023-11-27 23:17:20 +01:00
Jan Böhmer
dbff543fa8
Remove an attachment as preview image of an element, if it is not an image anymore through a change
2023-11-27 22:59:02 +01:00
Jan Böhmer
08bd4d54e3
Fix exception if uploading a new file for an already existing attachment
2023-11-27 22:48:18 +01:00
Jan Böhmer
eb30fb6e83
Fixed thumbnail for SVG files where the original name had no svg extension
2023-11-27 18:27:36 +01:00
Jan Böhmer
05e9b63f89
Fixed exception, when downloading an attachment file, which does not have a usable extension
2023-11-27 18:13:55 +01:00
Jan Böhmer
da0845c11c
Added Timestampable interface to entities that missed it, to fix timetravel in certain cases
2023-11-27 17:53:35 +01:00
Jan Böhmer
584062c29a
Move alternative names field of attachmenttype admin page to right position
...
Formerly it was not inside the common tab but below all tabs
2023-11-27 17:40:39 +01:00
Jan Böhmer
752cfb3698
Try to automatically determine an attachment name from a given URL similar to the name of an uploaded file
2023-11-27 17:39:24 +01:00
Jan Böhmer
18db20e511
Added the option env option to configure that all new attachment files should be downloaded by default
2023-11-26 23:44:02 +01:00
Jan Böhmer
0f0adfcf36
Filter out duplicate file DTO returned by the info providers
2023-11-26 22:24:22 +01:00
Jan Böhmer
7e99746b1e
New translations security.en.xlf (English)
2023-11-25 21:10:30 +01:00
Jan Böhmer
30afcc02b9
New translations validators.en.xlf (English)
2023-11-25 21:10:29 +01:00
Jan Böhmer
8ff2fef855
New translations messages.en.xlf (English)
2023-11-25 21:10:28 +01:00
Jan Böhmer
76295b73c8
Bumped to release 1.9.0
2023-11-25 20:07:51 +01:00
Jan Böhmer
8c00769757
Merge remote-tracking branch 'origin/l10n_master'
2023-11-25 20:07:17 +01:00
Jan Böhmer
773d0e9d20
New translations messages.en.xlf (English)
2023-11-25 20:05:34 +01:00
Jan Böhmer
d14f596479
New translations messages.en.xlf (German)
2023-11-25 20:05:23 +01:00
Jan Böhmer
700ed42ce5
Removed unused translation
2023-11-25 20:00:08 +01:00
Jan Böhmer
dc2369c71e
Remove additional colon in translation
2023-11-25 19:42:32 +01:00
Jan Böhmer
5fc760f6ad
Run phpunit tests against PHP 8.3
2023-11-25 19:42:05 +01:00
Jan Böhmer
ffb5d3e790
Added an checkbox in the withdrawal/move dialog, that if checked automatically deletes a part lot if it becomes empty during the operation
...
Fixes issue #327
2023-11-25 19:38:21 +01:00
Jan Böhmer
512947e0d0
New translations messages.en.xlf (English)
2023-11-25 19:20:46 +01:00
Jan Böhmer
9e69a09a19
Fixed translation of stock change type in log table
2023-11-25 19:16:54 +01:00
Jan Böhmer
b447a69dae
Allow to specify an informational field during a part stock operation, where the user can specify, when this operation was really performed
...
Fixes issue #416
2023-11-25 19:10:18 +01:00
Jan Böhmer
d52e6b5881
New translations messages.en.xlf (German)
2023-11-25 14:00:18 +01:00
Jan Böhmer
6cff19358a
Dont show the permission reset warning during database migration anymore
...
This only affects database which were older than the new permission system and hopefully everybody should have updated by now. The message could irritate new users, so it was removed
2023-11-25 13:21:39 +01:00
Jan Böhmer
a6d476f953
New translations messages.en.xlf (German)
2023-11-25 13:00:19 +01:00
Jan Böhmer
aba73174ab
Fixed wrong link in docs.
2023-11-25 01:48:32 +01:00
Jan Böhmer
83d43d931c
Added a SAML_BEHIND_PROXY env, which must be set if Part-DB is behind a reverse proxy when using SAML
...
The php-saml library use its own logic to determine the current path, and we need to set the use_proxy_vars so that it respects the proxy FORWARDED headers.
This should fix issue #436
2023-11-25 01:45:08 +01:00
Jan Böhmer
64cebaba77
New translations messages.en.xlf (English)
2023-11-25 01:20:54 +01:00
Jan Böhmer
07535c26a6
Fixed static analysis issue
2023-11-25 01:19:48 +01:00
Jan Böhmer
aab1dcf8e6
Fixed APIPlatform test issues which were introduced with the upgrade to api platform core v3.2.6
2023-11-25 01:17:35 +01:00
Jan Böhmer
4b88de9316
Show a notice above the permission editor, that permissions can depend on each other
...
Related to issue #435
2023-11-25 00:42:17 +01:00
Jan Böhmer
84c111ac7c
Show a warning flash message, if permissions were corrected and missing permissions were set
...
Related to issue #435
2023-11-25 00:36:31 +01:00
Jan Böhmer
2feeb1c868
New translations messages.en.xlf (English)
2023-11-25 00:01:18 +01:00
Jan Böhmer
17000da97e
Updated dependencies
2023-11-24 23:55:21 +01:00
Jan Böhmer
5b09cbf1ac
Merge branch 'merge_system'
2023-11-24 23:51:35 +01:00
Jan Böhmer
07088c94e7
Implemented logic for not (yet) used EntityMerger service
2023-11-24 23:48:39 +01:00
Jan Böhmer
1da5e7ccd7
Properly merge the PartAssociations pointing towards the parts
2023-11-24 23:36:09 +01:00
Jan Böhmer
b9956e38b8
Dont concat if one of the strings is empty during part merge
2023-11-24 23:16:26 +01:00
Jan Böhmer
36879dd7da
Test merge and update from info provider controller endpoints
2023-11-24 23:13:15 +01:00
Jan Böhmer
099ea63740
Show a notice flash to remember user to review changes
2023-11-24 19:45:15 +01:00
Jan Böhmer
615defa84a
Give the update part from info provider menu a own design
2023-11-24 19:35:44 +01:00
Jan Böhmer
3eeeb01ad1
Added possibility to search the info providers to update an existing part
2023-11-24 19:28:30 +01:00
Jan Böhmer
73f6d79925
Added an modal form on the part info page, to merge a part into another one
2023-11-22 22:50:25 +01:00