Jan Böhmer
3423fffaca
New translations messages.en.xlf (English)
2023-05-27 19:26:50 +02:00
Jan Böhmer
1624fd2e28
New translations security.en.xlf (German)
2023-05-27 19:26:42 +02:00
Jan Böhmer
10b3094d5e
New translations validators.en.xlf (German)
2023-05-27 19:26:42 +02:00
Jan Böhmer
580e638f67
New translations messages.en.xlf (German)
2023-05-27 19:26:41 +02:00
Jan Böhmer
e44428f87c
Updated dependencies.
2023-05-27 19:24:14 +02:00
Jan Böhmer
379f7ef865
Implemented proper voters for attachments and parameters, so we can decide access for log details
2023-05-27 19:17:27 +02:00
Jan Böhmer
427f6e4d55
Merge remote-tracking branch 'origin/l10n_master'
2023-05-23 23:12:56 +02:00
Jan Böhmer
07a1e9fc3c
New translations messages.en.xlf (English)
2023-05-23 23:09:42 +02:00
Jan Böhmer
78d64e8f1b
New translations messages.en.xlf (German)
2023-05-23 23:09:32 +02:00
Jan Böhmer
559a9a9f3e
New translations messages.en.xlf (German)
2023-05-23 22:45:26 +02:00
Jan Böhmer
ac6dd23fd6
Respect different currencies for pricedetails when importing from PartKeepr
2023-05-22 23:34:58 +02:00
Jan Böhmer
1e515df0b5
Fixed previous commit: Use the same behavior to determine the extension of file attachments like PartKeepr does, to ensure that all attachments are shown as available
...
This fixes issue #291
2023-05-22 23:06:41 +02:00
Jan Böhmer
35490762a6
Use the same behavior to determine the extension of file attachments like PartKeepr does, to ensure that all attachments are shown as available
...
This fixes issue #291
2023-05-22 22:55:18 +02:00
Jan Böhmer
c25e23d3d9
New translations messages.en.xlf (English)
2023-05-18 23:36:43 +02:00
Jan Böhmer
8bb8257e62
Added a log entry detail page for collection element deleted log entries.
2023-05-18 23:05:40 +02:00
Jan Böhmer
5f096927bd
New translations messages.en.xlf (English)
2023-05-16 00:17:44 +02:00
Jan Böhmer
434826c125
Use default CodeQL workflow which is configured via repo settings and not via a action file
2023-05-16 00:16:50 +02:00
Jan Böhmer
89595cd5dc
We are in development of version 1.4.0 now
2023-05-16 00:08:57 +02:00
Jan Böhmer
d991e15a94
Merge branch 'log_detail_page'
2023-05-16 00:08:12 +02:00
Jan Böhmer
6a1aefa5a5
Allow access to log detail page (only) if a user has permission to show_history of an entity
2023-05-16 00:05:54 +02:00
Jan Böhmer
272684e7eb
Visualize generic object/JSON data of element history data as pretty tree structure on log detail page
2023-05-15 23:55:36 +02:00
Jan Böhmer
9be3eba694
Added button to delete a log entry via the log detail page.
2023-05-15 23:02:30 +02:00
Jan Böhmer
5a3fc0fb43
Show and link which log entry was undone/reverted on log detail page
2023-05-15 22:42:08 +02:00
Jan Böhmer
47ef8e9568
Updated dependencies
2023-05-15 00:36:36 +02:00
Jan Böhmer
e4285bbc78
delete_btn_controller: Keep the value and name of the original clicked button
...
This fixes an error message when undoing or reverting a log entry
2023-05-15 00:34:06 +02:00
Jan Böhmer
49b6a42791
Added buttons for revert and undo to the log detail page
2023-05-15 00:16:49 +02:00
Jan Böhmer
b62fd602f2
Show the diff of element edited log entries on detail pages
2023-05-14 23:08:14 +02:00
Jan Böhmer
923e40ed8f
Add the data after the change to a element edited log entry, so you can easily view the changes in log detail pages
2023-05-14 21:41:00 +02:00
Jan Böhmer
3c724a227a
Merge branch 'master' into log_detail_page
2023-05-14 16:43:52 +02:00
Jan Böhmer
90d26eb16a
New translations messages.en.xlf (English)
2023-05-09 01:18:42 +02:00
Jan Böhmer
b629744e1a
We are in development of v1.3.4 now
2023-05-09 00:27:18 +02:00
Jan Böhmer
b0ab43c39a
Show a proper error message table when encountering an invalid regex statement on SQLite
...
This is related to #289
2023-05-09 00:26:40 +02:00
Jan Böhmer
2c33b381c1
Allow to unselect name, category, description fields etc in search functionm
...
Before this commit it was ignored, if the checkboxes for these fields were unchecked.
2023-05-08 23:53:59 +02:00
Jan Böhmer
c50a80e8df
Show an error message in table instead of a 500 error when MySQL encounters an invalid Regex expression
...
This fixes issue #289
2023-05-08 23:42:25 +02:00
Jan Böhmer
bafbd63610
Bumped version to 1.3.3
2023-05-08 00:10:21 +02:00
Jan Böhmer
557347d42d
Fixed legacy database migration for newer MySQL version
2023-05-07 21:43:01 +02:00
Jan Böhmer
c828aa3bc0
Use correct table name for test_legacy_import workflow
2023-05-07 02:58:59 +02:00
Jan Böhmer
376d29e829
Use correct table name for test_legacy_import workflow
2023-05-07 02:52:31 +02:00
Jan Böhmer
97ee4f36e3
Fixed typo in legacy import test script
2023-05-07 02:44:07 +02:00
Jan Böhmer
d766f255ef
Let job fail, when an error occurs during the legacy test script
2023-05-07 02:38:54 +02:00
Jan Böhmer
19ae9e7456
Fixed issue preventing migration from legacy Part-DB version
...
This bug was introduced during the fix for issue #260 (commit 2717d7d
). With this commit issue #287 should be fixed
2023-05-07 02:29:32 +02:00
Jan Böhmer
61ea312403
Added continous testing for legacy Part-DB import
2023-05-07 02:27:16 +02:00
Jan Böhmer
13193c9368
Fixed issue that searching in part notes were not possible
...
This fixes issue #288
2023-05-07 01:05:12 +02:00
Jan Böhmer
31e0ce4c64
Updated various yarn dependencies.
...
We can not upgrade marked to 5.0.0 yet, as it requires node18. We will require this version when we upgrade to PHP 8.1
2023-05-07 00:48:47 +02:00
Jan Böhmer
43238aff0a
Updated CKEDITOR to 37.1.0
2023-05-07 00:11:13 +02:00
Jan Böhmer
d598bfc35b
Updated dependencies.
2023-05-06 22:25:56 +02:00
Jan Böhmer
1c836918ca
Fixed various Partkeepr import issues
...
On Linux mysql table names can contain uppercase characters, and we expect always lowercase character, so we now normalize the tablenames to lowercase.
Also fixed some type errors on part parameters and improved performace for orderdetails import.
This fixes issue #286
2023-05-02 00:40:00 +02:00
Jan Böhmer
4a6a3b9269
Moved doctrine/data-fixtures to prod requirement
...
We use it for database purging in partkeepr import command. This fixes issue #285
2023-05-01 23:09:59 +02:00
Jan Böhmer
1534f780aa
Show a table with the old data in log entry details page
2023-05-01 01:38:14 +02:00
Jan Böhmer
4c6ceab8e8
Merge branch 'master' into log_detail_page
2023-04-29 22:46:38 +02:00