Jan Böhmer
|
68462185ba
|
Removed old GPLv2 copyright header
|
2022-11-29 22:28:53 +01:00 |
|
Jan Böhmer
|
8e6bc25d2e
|
Fixed some inspection issues.
|
2022-08-14 19:39:07 +02:00 |
|
Jan Böhmer
|
639829f5c5
|
Fixed some inspection issues.
|
2022-08-14 19:32:53 +02:00 |
|
Jan Böhmer
|
5fd608f42a
|
Fixed some deprecations.
|
2022-08-14 19:09:07 +02:00 |
|
Jan Böhmer
|
730e18748c
|
Show icons in tools menu
|
2022-08-13 02:40:43 +02:00 |
|
Jan Böhmer
|
18f41e14e6
|
Show icons in the root node in sidebar treeviews.
|
2022-08-13 02:18:32 +02:00 |
|
Jan Böhmer
|
e7fa1ebcb8
|
Added an parameter to decide, if the root tree node should be expanded or not
Related to issue #158, but it does not work due to a very buggy treeview...
|
2022-08-05 00:24:28 +02:00 |
|
Jan Böhmer
|
892baf6345
|
Expand treeview nodes without link when you click on it.
|
2022-07-24 23:39:04 +02:00 |
|
Jan Böhmer
|
d9d7e09866
|
Fixed some deprecation notices.
|
2022-07-23 22:21:29 +02:00 |
|
Jan Böhmer
|
c6970505c7
|
Put sidebar trees under a root node.
|
2020-10-03 13:56:30 +02:00 |
|
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
|
0fe83c7b3a
|
Removed unused variables.
|
2020-03-29 22:37:27 +02:00 |
|
Jan Böhmer
|
9e8771a4ee
|
Changed license to AGPL3+
|
2020-02-22 18:14:36 +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
|
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
|
811dca691b
|
Use native json_encode to convert treeView objects to JSON.
This should improve the performance.
|
2020-01-02 23:21:37 +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 |
|