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 |
|
Jan Böhmer
|
9a7223a301
|
Fixed code style.
|
2020-01-04 20:24:09 +01:00 |
|
Jan Böhmer
|
d9b15ddbb9
|
Use new cached treeview nodes for twig inline generator (admin pages)
|
2020-01-02 22:55:28 +01:00 |
|
Jan Böhmer
|
ad69c32832
|
Cache the trees structures for treeViews used in the sidebar.
|
2020-01-02 18:45:41 +01:00 |
|
Jan Böhmer
|
5ee9d5ade0
|
Updated copyright headers.
|
2019-12-31 17:58:01 +01:00 |
|
Jan Böhmer
|
3e56352688
|
Added the possibility to delete a U2F key.
|
2019-12-29 16:20:09 +01:00 |
|
Jan Böhmer
|
604ebe420d
|
Added possibility to show backup codes in user settings.
|
2019-12-27 18:21:12 +01:00 |
|
Jan Böhmer
|
fba5f9794f
|
Added an service for generating Backup codes and added some tests.
|
2019-12-27 15:20:06 +01:00 |
|
Jan Böhmer
|
89acfff857
|
Dont call translator inside the form classes.
Translation is already done in the templates, so translator calls in form classes, are bad for performance and readability.
|
2019-12-26 14:53:13 +01:00 |
|
Jan Böhmer
|
12b3107188
|
Added an setting to disable password reset mechanism.
By default the pw reset is disabled, when no email server is configured.
|
2019-12-01 12:48:59 +01:00 |
|