Jan Böhmer
|
887ac83f83
|
Fixed an exception when a pricedetail has a currency without exchange rate.
Fixes issue #37
|
2020-04-08 16:06:32 +02:00 |
|
Jan Böhmer
|
5a733b3261
|
Removed left over dump() from debugging.
Should fix issue #35.
|
2020-04-06 18:15:45 +02:00 |
|
Jan Böhmer
|
e654c46e11
|
Added a duplicate button in data structures (categories, footprints, etc.) Admin pages.
|
2020-04-06 13:14:47 +02:00 |
|
Jan Böhmer
|
470cd2af9e
|
Log security related events like password reset, 2FA method added, etc.
|
2020-04-03 18:27:47 +02:00 |
|
Jan Böhmer
|
1a0e07fbaf
|
Ensure that git head is really a file (and not a dir)
|
2020-03-30 14:57:16 +02:00 |
|
Jan Böhmer
|
e3800e4a24
|
Fixed exception.
|
2020-03-29 23:54:14 +02:00 |
|
Jan Böhmer
|
a28e81065f
|
Fixed some more psalm issues.
|
2020-03-29 23:36:53 +02:00 |
|
Jan Böhmer
|
cb0aa7bc7a
|
Fixed some psalm issues.
|
2020-03-29 23:13:25 +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
|
b6e88db35f
|
Fixed invalid offset notice in GitVersionInfo.
|
2020-03-29 22:12:26 +02:00 |
|
Jan Böhmer
|
7c424eb548
|
Removed remaining dump().
|
2020-03-29 18:55:01 +02:00 |
|
Jan Böhmer
|
b6dfea9c7d
|
Fixed a invalid offset notice that can be occuring in GitVersionInfo.
|
2020-03-29 18:34:01 +02:00 |
|
Jan Böhmer
|
70c1fb7cc4
|
Improved history handling of parameters.
|
2020-03-28 17:19:02 +01:00 |
|
Jan Böhmer
|
b66aabd153
|
Tries to extract parameters from part description and comment.
|
2020-03-24 16:57:02 +01:00 |
|
Jan Böhmer
|
9dc5d325da
|
Fixed exception related to strict types.
|
2020-03-15 14:55:37 +01:00 |
|
Jan Böhmer
|
fd61c8d9e2
|
Fixed coding style.
|
2020-03-15 13:56:31 +01:00 |
|
Jan Böhmer
|
8ef68fc8d7
|
Fixed an exception in type name generator.
|
2020-03-14 22:14:57 +01:00 |
|
Jan Böhmer
|
70abc47ae0
|
Improved event log console output.
|
2020-03-07 22:22:23 +01:00 |
|
Jan Böhmer
|
a05b1684e6
|
Improved log extra column.
|
2020-03-07 22:12:32 +01:00 |
|
Jan Böhmer
|
84d268aba3
|
Fixed Travis errors.
|
2020-03-07 21:36:33 +01:00 |
|
Jan Böhmer
|
31290c070a
|
Allow timetraveling on data structures admin pages.
|
2020-03-04 21:54:03 +01:00 |
|
Jan Böhmer
|
f9bb2d57e9
|
Added history tab to admin pages.
|
2020-03-04 21:09:01 +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
|
f604022e49
|
Allow to show collection elements that were deleted before by timetravel
|
2020-02-29 22:53:53 +01:00 |
|
Jan Böhmer
|
2bc6a2be3c
|
Show in log which fields were changed in a ElementEditedLogEntry.
|
2020-02-23 20:16:28 +01:00 |
|
Jan Böhmer
|
181e0f72ed
|
Fixed entity export.
|
2020-02-23 19:45:06 +01:00 |
|
Jan Böhmer
|
b6f95ebe48
|
Allow to add a comment when editing/creating/deleting an element.
|
2020-02-23 00:44:52 +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
|
fff1864a68
|
Merge branch 'master' into time_machine
|
2020-02-22 18:16:58 +01:00 |
|
Jan Böhmer
|
9e8771a4ee
|
Changed license to AGPL3+
|
2020-02-22 18:14:36 +01:00 |
|
Jan Böhmer
|
464a487a17
|
Added some simple time travel mechanism for part view.
In the moment it is not possible to show elements that were deleted.
|
2020-02-16 23:48:57 +01:00 |
|
Jan Böhmer
|
f79975832a
|
Added an menu to show some simple statistics.
|
2020-02-10 23:26:45 +01:00 |
|
Jan Böhmer
|
15957203af
|
Fixed an exception when moving an attachment to private folder.
|
2020-02-10 22:46:05 +01:00 |
|
Jan Böhmer
|
8a7b90d0ea
|
Fixed exception in system log.
|
2020-02-06 14:03:25 +01:00 |
|
Jan Böhmer
|
46772c4ef3
|
Fixed exception during data fixtures loading.
|
2020-02-03 13:33:15 +01:00 |
|
Jan Böhmer
|
6369ee2e61
|
Extracted some entity methods into contract interfaces.
|
2020-02-02 13:03:45 +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
|
dd1f806c4e
|
Fixed some issues detected by PHPstan.
|
2020-02-01 17:00:03 +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
|
c8375bfa8b
|
Add log entries on user login or logout.
|
2020-01-26 13:59:30 +01:00 |
|
Jan Böhmer
|
b0dacbf570
|
[EventLog] Added permission checking and link in tools tree.
|
2020-01-25 23:17:06 +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
|
074f0286dc
|
Fixed strict types exception in attachments list.
|
2020-01-07 19:38:11 +01:00 |
|
Jan Böhmer
|
388e847b17
|
Applied symplify rules to codebase.
|
2020-01-05 22:49:00 +01:00 |
|
Jan Böhmer
|
67a0dc8131
|
Fixed exceptions occuring cause of strict_types.
|
2020-01-05 21:09:19 +01:00 |
|
Jan Böhmer
|
f861de791f
|
Applied code style rules to src/
|
2020-01-05 15:46:58 +01:00 |
|