|
|
8f4cf4f383
|
implement todos
|
2021-07-15 21:51:30 +02:00 |
|
Formatter Bot
|
51fd062eef
|
Automated formatting changes
|
2021-06-23 22:14:39 +00:00 |
|
|
|
eda9e0a53e
|
add app to installer
|
2021-06-24 00:03:34 +02:00 |
|
|
|
399d9c73b8
|
permission?
|
2021-04-24 16:35:39 +02:00 |
|
|
|
23173d806c
|
many fixes and expands and module expansions
|
2021-04-04 17:10:52 +02:00 |
|
|
|
31bc88831c
|
bump php version
|
2020-12-03 23:07:33 +01:00 |
|
|
|
8b9050cb56
|
impl. tags and fix create bugs
|
2020-10-26 21:56:01 +01:00 |
|
|
|
90ad47aff2
|
php cs autofix
|
2020-08-31 22:30:36 +02:00 |
|
|
|
52ca37480c
|
allow element read if task read is allowed
|
2020-06-11 09:37:31 +02:00 |
|
|
|
c3145ec7da
|
changed file permissions
|
2020-06-09 22:03:51 +02:00 |
|
|
|
eaad3c094f
|
make module status handling final
|
2020-02-24 22:57:26 +01:00 |
|
|
|
7fdaa8f465
|
make installer final
|
2020-02-24 22:53:42 +01:00 |
|
|
|
2ccf983092
|
remove empty line
|
2019-12-15 14:18:15 +01:00 |
|
|
|
1534628c00
|
fix phpcs findings
|
2019-09-12 19:48:00 +02:00 |
|
|
|
1a7650caaf
|
change php version requirement
|
2019-08-15 20:45:28 +02:00 |
|
|
|
07a22970f6
|
fix @link
|
2019-07-08 19:51:27 +02:00 |
|
|
|
64067e397b
|
Fix bugs during demo app set up
|
2019-05-25 11:16:44 +02:00 |
|
|
|
a0179eddda
|
php cs fixer
|
2019-04-27 12:05:33 +02:00 |
|
|
|
4919a52846
|
Add unit tests and fix templates
|
2019-04-14 19:47:06 +02:00 |
|
|
|
9805852139
|
Make app,localization in url optional+tld+subdomain
|
2019-03-09 23:21:29 +01:00 |
|
|
|
105bcf51a6
|
Fix absolute path to relative paths
|
2019-02-11 11:38:15 +01:00 |
|
|
|
99d795a7df
|
phpcs+phpstan fixes
|
2019-02-07 00:05:31 +01:00 |
|
|
|
4c73366a39
|
Fix use order/unused
|
2018-12-28 18:42:29 +01:00 |
|
|
|
ed144ebdc9
|
Optimize navigation install
|
2018-12-25 19:03:01 +01:00 |
|
|
|
ff47a7b211
|
Fixes #152
|
2018-12-24 16:08:15 +01:00 |
|
|
|
fe85679d24
|
Move schema to json
|
2018-12-22 23:19:20 +01:00 |
|
|
|
5a60321c05
|
Move schema to json
|
2018-12-22 19:51:26 +01:00 |
|
|
|
302f77b6f9
|
Remove default uninstall
|
2018-12-21 20:22:10 +01:00 |
|
|
|
d418756dd8
|
Fix use order
|
2018-12-09 22:16:55 +01:00 |
|
|
|
ba37ca67b5
|
Add audit tests
|
2018-12-02 16:54:46 +01:00 |
|
|
|
c6d2d64d62
|
test and implemenation fixes
|
2018-11-18 12:48:44 +01:00 |
|
|
|
c0b1ba8998
|
Add permission for links read/write/update...
|
2018-11-11 19:49:28 +01:00 |
|
|
|
ece1f87d95
|
fix reporter tpl form, task display
|
2018-10-27 20:42:24 +02:00 |
|
|
|
d18adb0b90
|
Test hooks
|
2018-10-14 22:01:59 +02:00 |
|
|
|
139ba35a0d
|
Docblock fix
|
2018-09-22 18:22:44 +02:00 |
|
|
|
ab1b5293bf
|
Static analysis fixes
|
2018-09-22 16:23:56 +02:00 |
|
|
|
88afbbe31c
|
Split controllers per application
|
2018-09-19 21:34:04 +02:00 |
|
|
|
a20e8bcecd
|
Fix package docblock
|
2018-08-24 14:08:08 +02:00 |
|
|
|
4e121896ae
|
fix #96 fix #97
|
2018-08-17 20:02:29 +02:00 |
|
|
|
521435ed0b
|
Prepare for console application
|
2018-07-27 20:10:42 +02:00 |
|
|
|
f29173972c
|
Use root namespace
|
2018-05-30 13:39:00 +02:00 |
|
|
|
10fc1ebd79
|
Remove unused parameter from install
|
2018-05-20 11:53:43 +02:00 |
|
|
|
16b256f942
|
Fix code implementation
|
2018-04-01 19:54:57 +02:00 |
|
|
|
64ffb7355d
|
Fix uninstaller abstract implementation
|
2018-04-01 18:55:14 +02:00 |
|
|
|
548000b0b0
|
Fix abstract implementation
|
2018-03-30 12:35:26 +02:00 |
|
|
|
74f15b22ad
|
Change to php version 7.2 requirement
|
2018-03-27 19:10:56 +02:00 |
|
|
|
ff50d698b9
|
Fix abstract/interface implementation
|
2018-03-14 18:12:32 +01:00 |
|
|
|
d0f77978d4
|
Nullable+void typehint
|
2018-03-13 20:55:24 +01:00 |
|
|
|
79c628d917
|
Change permission check from int to string
|
2018-03-09 22:26:22 +01:00 |
|
|
|
fc8fbefe7b
|
phpcs fixes
|
2018-02-17 21:38:56 +01:00 |
|