Jan Böhmer
|
a43af180a7
|
Applied rector rules up to symfony 6.2
|
2023-05-28 01:21:05 +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
|
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
|
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
|
4c6ceab8e8
|
Merge branch 'master' into log_detail_page
|
2023-04-29 22:46:38 +02:00 |
|
Jan Böhmer
|
334d81db08
|
Mark that amount is unknown in part tables and info page
Fixes issue #282
|
2023-04-29 22:33:46 +02:00 |
|
Jan Böhmer
|
e8ec536a5a
|
Allow to order by storelocation column
Related to discussion #269
|
2023-04-23 23:38:59 +02:00 |
|
Jan Böhmer
|
1eb9c38aee
|
Fixed problem that MPN was not used as search field
Fixes issue #277 and #276
|
2023-04-22 23:26:48 +02:00 |
|
Jan Böhmer
|
d04d743520
|
Fixed typos
|
2023-04-15 23:14:53 +02:00 |
|
Jan Böhmer
|
63df16a369
|
Removed unused imports
|
2023-04-15 22:27:19 +02:00 |
|
Jan Böhmer
|
29d1d49aca
|
Fixed some more inspection issues
|
2023-04-15 22:05:29 +02:00 |
|
Jan Böhmer
|
de96aae9a5
|
Fixed inspection issues
|
2023-04-15 21:49:19 +02:00 |
|
Jan Böhmer
|
5f29ee9052
|
Fixed some deprecation messages
|
2023-04-15 21:18:11 +02:00 |
|
Jan Böhmer
|
1cee1abe00
|
Fixed some return type deprecation messages
|
2023-04-15 19:33:39 +02:00 |
|
Jan Böhmer
|
4107535b19
|
Added basic log entry info page
|
2023-04-10 00:30:23 +02:00 |
|
Jan Böhmer
|
d258235430
|
Improved naming and documentation of CLIUser functions on AbstractLogEntry
|
2023-04-08 01:13:13 +02:00 |
|
Jan Böhmer
|
d32e902d17
|
Allow to filter by the lot owner
|
2023-04-08 00:44:34 +02:00 |
|
Jan Böhmer
|
f91b719542
|
Added a filter constraint for parts where instock is "less than desired"
Fixes issue #257
|
2023-04-08 00:35:31 +02:00 |
|
Jan Böhmer
|
6443d8e2bf
|
Log the name of the CLI user, when actions were done from the CLI.
|
2023-04-07 22:44:59 +02:00 |
|
Jan Böhmer
|
5330476dbe
|
Highlight amount sum in part tables and part info page, when amount is less than minAmount
|
2023-04-03 23:15:29 +02:00 |
|
Jan Böhmer
|
86f77fde1a
|
Improved sorting possibilities for Project info BOM view
|
2023-03-05 01:20:32 +01:00 |
|
Jan Böhmer
|
c27b02512f
|
Fixed problem with part tables that the wrong number of parts (and therefore pages) were displayed.
This hopefully does not break anything else.
|
2023-03-05 00:57:01 +01:00 |
|
Jan Böhmer
|
222e76ce47
|
Added option to search in internal part number (enabled by default)
This should fix issue #232
|
2023-03-04 23:37:38 +01:00 |
|
Jan Böhmer
|
83cd91f1d1
|
Fixed potential XSS injection vectors in datatables columns
|
2023-02-26 01:23:36 +01:00 |
|
Jan Böhmer
|
5f39d8e594
|
Properly escape user provided data in trans with data to prevent possible XSS attack vectors.
|
2023-02-26 00:52:00 +01:00 |
|
Jan Böhmer
|
05ab3c3b7b
|
Fixed image display style for odd shaped (very small) images.
|
2023-02-20 00:24:12 +01:00 |
|
Jan Böhmer
|
2d85734703
|
Use having clause for part amountSum filter constraint
This fixes issue #218
|
2023-02-19 21:45:38 +01:00 |
|
Jan Böhmer
|
6b06ce9ac3
|
Started to make changed fields names in element edited log entry extra data translatable
|
2023-02-11 23:39:11 +01:00 |
|
Jan Böhmer
|
08b60cd149
|
Restrict small user avatar picture size to square
|
2023-02-05 20:06:53 +01:00 |
|
Jan Böhmer
|
ba5ae35809
|
Fixed some inspection issues
|
2023-02-05 03:01:25 +01:00 |
|
Jan Böhmer
|
04c6d582f2
|
Make small user pictures hoverable to show larger version of profile picture.
|
2023-01-25 00:16:10 +01:00 |
|
Jan Böhmer
|
97b87dee5f
|
Show user avatar next to its name, in all possible locations
|
2023-01-23 23:01:57 +01:00 |
|
Jan Böhmer
|
f618616379
|
Show BOM entries in projects history
|
2023-01-08 19:14:24 +01:00 |
|
Jan Böhmer
|
257c67b6c1
|
Fixed static analysis issues.
|
2023-01-08 18:30:41 +01:00 |
|
Jan Böhmer
|
137c6430b1
|
Write the stock change comment also in the elementEdited log entry
|
2023-01-08 01:45:34 +01:00 |
|
Jan Böhmer
|
5d6b7a9470
|
Improved the rendering of a part instock change log entry
|
2023-01-08 01:41:04 +01:00 |
|
Jan Böhmer
|
05c4adb928
|
Mark the special project build status in part info page and parts tables
|
2022-12-29 16:56:24 +01:00 |
|
Jan Böhmer
|
4e3cad577e
|
Fixed exception on project info page, when BOM contained non part entries
|
2022-12-24 16:28:57 +01:00 |
|
Jan Böhmer
|
b1ed52bcc3
|
Show mount names as comma separated tags
|
2022-12-23 12:38:49 +01:00 |
|
Jan Böhmer
|
d5b1c6be0a
|
Added simple info page for projects
|
2022-12-18 21:58:21 +01:00 |
|
Jan Böhmer
|
8ae4e9fe05
|
Fixed some inspection issues
|
2022-12-18 19:45:04 +01:00 |
|
Jan Böhmer
|
a4eae19a1f
|
Improved organisation of Services
|
2022-12-18 17:28:42 +01:00 |
|
Jan Böhmer
|
1135bfcbef
|
Color a part row if the part is favorite or needs review.
|
2022-12-17 01:19:52 +01:00 |
|
Jan Böhmer
|
6be863d356
|
Color attachments with missing files yellow in attachments datatable
|
2022-12-17 01:09:47 +01:00 |
|
Jan Böhmer
|
618a6e49dd
|
Coloring on log level in log tables now work again.
|
2022-12-17 01:03:22 +01:00 |
|
Jan Böhmer
|
a0f934169c
|
Allow to delete users while keeping log entries.
|
2022-12-17 00:25:54 +01:00 |
|
Jan Böhmer
|
6f80129bb6
|
Show long/verbose dateinformation in tooltip of datetime columns in tables.
|
2022-12-11 16:48:14 +01:00 |
|
Jan Böhmer
|
6d966ce516
|
Allow to filter by IPN
|
2022-12-04 02:40:37 +01:00 |
|
Jan Böhmer
|
b1d359f538
|
Added internal part number field to parts
|
2022-12-04 02:28:47 +01:00 |
|