Jan Böhmer
|
e01b06fb85
|
Fixed some inspection issues.
|
2020-08-21 22:43:37 +02:00 |
|
Jan Böhmer
|
d0b1024d80
|
Fixed code style.
|
2020-08-21 21:36:22 +02:00 |
|
Jan Böhmer
|
8b43faeeac
|
Correctly show external picture attachments.
|
2020-05-22 22:24:36 +02:00 |
|
Jan Böhmer
|
2b21d4039a
|
Use current timezone to show formatted datetimes in datatables.
|
2020-05-20 23:04:47 +02:00 |
|
Jan Böhmer
|
f116c2f09e
|
Log AccessDeniedExceptions to event log.
|
2020-04-10 12:28:15 +02:00 |
|
Jan Böhmer
|
0fe83c7b3a
|
Removed unused variables.
|
2020-03-29 22:37:27 +02:00 |
|
Jan Böhmer
|
3671c94844
|
Fixed code style.
|
2020-03-29 22:16:06 +02:00 |
|
Jan Böhmer
|
7cf500279e
|
Show part lots and orderdetails with a name in target column if it exists.
|
2020-03-28 18:55:02 +01:00 |
|
Jan Böhmer
|
71fa827784
|
Show associated part for PartLots in log target column.
|
2020-03-28 18:50:16 +01:00 |
|
Jan Böhmer
|
9035d97996
|
Link to associated element in log column field if possible
|
2020-03-28 18:46:15 +01:00 |
|
Jan Böhmer
|
fd61c8d9e2
|
Fixed coding style.
|
2020-03-15 13:56:31 +01:00 |
|
Jan Böhmer
|
8a61b465d0
|
Check permissions for time travel and element undo.
|
2020-03-07 20:49:52 +01:00 |
|
Jan Böhmer
|
654c5bd59f
|
Added button to revert part to a given timestamp.
|
2020-03-01 20:30:23 +01:00 |
|
Jan Böhmer
|
5a5d7b24be
|
Allow to undo a change from event log.
|
2020-03-01 19:46:48 +01:00 |
|
Jan Böhmer
|
15d25cf2b2
|
Fixed PHPStan errors.
|
2020-02-29 22:57:25 +01:00 |
|
Jan Böhmer
|
c14d6d91ff
|
Show element history on part info page in history tab.
|
2020-02-22 20:04:43 +01:00 |
|
Jan Böhmer
|
9e8771a4ee
|
Changed license to AGPL3+
|
2020-02-22 18:14:36 +01:00 |
|
Jan Böhmer
|
b27079e421
|
Fixed an exception in log page.
|
2020-02-13 23:06:39 +01:00 |
|
Jan Böhmer
|
5a670f71f6
|
Fixed exception on table.
|
2020-02-02 13:11:17 +01:00 |
|
Jan Böhmer
|
594c694ee0
|
Renamed the base DBElement classes to AbstractDBElement to comply with symfony recommendations.
|
2020-02-01 19:48:07 +01:00 |
|
Jan Böhmer
|
da72f5b3ec
|
Fixed PHPstan issues for level 5.
|
2020-02-01 19:42:28 +01:00 |
|
Jan Böhmer
|
f2ff77a8b3
|
Fixed coding style.
|
2020-02-01 16:17:20 +01:00 |
|
Jan Böhmer
|
3178dcbb6c
|
Added a console command to view the event log.
|
2020-01-26 20:12:08 +01:00 |
|
Jan Böhmer
|
8b1eccc48d
|
[Eventlog] Show extra data in log table.
|
2020-01-25 22:52:34 +01:00 |
|
Jan Böhmer
|
d0b3750594
|
Added an basic table to show log entries.
|
2020-01-24 22:57:04 +01:00 |
|
Jan Böhmer
|
388e847b17
|
Applied symplify rules to codebase.
|
2020-01-05 22:49:00 +01:00 |
|
Jan Böhmer
|
f861de791f
|
Applied code style rules to src/
|
2020-01-05 15:46:58 +01:00 |
|
Jan Böhmer
|
9a7223a301
|
Fixed code style.
|
2020-01-04 20:24:09 +01:00 |
|
Jan Böhmer
|
3bc5005826
|
Use generic file icon for datasheet in parts table if no
This fixes an exception.
|
2019-11-16 19:31:39 +01:00 |
|
Jan Böhmer
|
3812cc88ff
|
Check if an attachment is valid before showing it in part table.
|
2019-11-10 20:21:13 +01:00 |
|
Jan Böhmer
|
09995330af
|
Fixed an exception on part tables, when an attachment is external.
|
2019-11-10 19:58:35 +01:00 |
|
Jan Böhmer
|
af214831da
|
Enabled markdown in description field.
|
2019-11-10 19:43:55 +01:00 |
|
Jan Böhmer
|
f5c2a7b728
|
Make tags in part table more pretty. Also added link to tags search.
|
2019-11-10 19:38:36 +01:00 |
|
Jan Böhmer
|
05d6b0aa93
|
Show (iconized) links to attachments on parts table.
|
2019-11-10 19:16:39 +01:00 |
|
Jan Böhmer
|
e557bdedd5
|
Added an PHP CS fixer config file and applied it to files.
We now use the same the same style as the symfony project, and it allows us to simply fix the style by executing php_cs_fixer fix in the project root.
|
2019-11-09 00:47:20 +01:00 |
|
Jan Böhmer
|
787e498586
|
Updated copyright headers.
|
2019-11-01 13:40:30 +01:00 |
|
Jan Böhmer
|
3ecbe19fd6
|
Check read property on part entity objects.
|
2019-09-16 13:27:53 +02:00 |
|
Jan Böhmer
|
748905c325
|
Added links to category, footprint and manufacturer columns
|
2019-09-08 16:56:05 +02:00 |
|
Jan Böhmer
|
b8f5b7628c
|
Use a own column type for entities.
|
2019-09-07 15:23:03 +02:00 |
|
Jan Böhmer
|
41a0317736
|
Format datetimes in parts tables using a IntlDatetimeFormatter.
|
2019-09-07 12:48:49 +02:00 |
|