Commit Graph

150 Commits

Author SHA1 Message Date
49a7210d2e changed badly named permission type to permission category because type should only be read/write/... 2022-03-17 23:01:30 +01:00
0b5d2bdb67 always use and many other todo implementations 2022-03-17 22:39:52 +01:00
0ebdef978f fix name 2022-02-19 14:25:29 +01:00
3e95e85a85 fix name 2022-02-19 13:57:39 +01:00
e7a6596d67 fix font path 2022-02-12 20:09:06 +01:00
22990fd1c4
Update Application.php 2022-02-02 09:36:45 +01:00
6c2f5dbb3e bug fixes / dbmapper fixes 2021-12-19 20:20:39 +01:00
61693db2e6 new datamapper mostly implemented 2021-12-11 11:54:17 +01:00
a629fcacdb cs fixes, bug fixes, code coverage 2021-11-16 00:05:43 +01:00
2f268ca72f bug and media fixes 2021-10-29 14:49:55 +02:00
8d08861392 unit tests and bug fixes 2021-10-10 11:03:34 +02:00
5e267b2b43 fix class names and typos 2021-10-03 09:27:46 +02:00
7f8af07fdf phpcs, static and unit test fixes 2021-10-03 09:16:47 +02:00
2b929450f6 rename module constants and fix some unit test bugs 2021-09-28 18:28:43 +02:00
dc24a2452f bug fixes 2021-09-25 14:48:54 +02:00
82e1d35ca3 september update 1 2021-09-19 19:50:15 +02:00
394b6d326e formatting fixes, bug fixes and support impl. 2021-07-04 18:27:21 +02:00
35afcc69d0 fix phpstan/phpcs 2021-06-26 14:38:08 +02:00
66c8762b59 add app to installer 2021-06-24 00:03:34 +02:00
5afe07ab5a mode changes 2021-02-20 10:59:06 +01:00
84f32b4c94 bump php version 2020-12-03 23:07:33 +01:00
3b980fd3f7 remove some getter/setter 2020-11-24 17:31:20 +01:00
aaabe2edf4 fix enums 2020-11-10 22:14:56 +01:00
a2b32ea29c php cs autofix 2020-08-31 22:30:36 +02:00
e16d0baa5f remove parameters after list (id) must not be set 2020-03-05 22:30:00 +01:00
e542fdd8c9 make module status handling final 2020-02-24 22:57:26 +01:00
c23b570bba make installer final 2020-02-24 22:53:42 +01:00
7c509cf74c remove empty line 2019-12-15 14:18:15 +01:00
86f78fd04f fix phpcs findings 2019-09-12 19:48:00 +02:00
62e7b4350e change php version requirement 2019-08-15 20:45:28 +02:00
fbf33b88cc fix @link 2019-07-08 19:51:27 +02:00
7f197cffc5 php cs fixer 2019-04-27 12:05:33 +02:00
ef4ff0ad5d Make app,localization in url optional+tld+subdomain 2019-03-09 23:21:29 +01:00
d7241b9daa Fix absolute path to relative paths 2019-02-11 11:38:15 +01:00
410571d2e7 phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
bc86088383 Optimize navigation install 2018-12-25 19:03:01 +01:00
27e1d8bae2 Fixes #152 2018-12-24 16:08:15 +01:00
e033312296 Move schema to json 2018-12-22 23:19:20 +01:00
b7d9c5cd5a Remove default uninstall 2018-12-21 20:22:10 +01:00
7424343325 Fix use order 2018-12-09 22:16:55 +01:00
2bcbfa6427 Add permission for links read/write/update... 2018-11-11 19:49:28 +01:00
ff009c96d6 Docblock fix 2018-09-22 18:22:44 +02:00
bda8a01af8 Static analysis fixes 2018-09-22 16:23:56 +02:00
3a2e862c8c Split controllers per application 2018-09-19 21:34:04 +02:00
55109ada95 Fix package docblock 2018-08-24 14:08:08 +02:00
02230685c7 fix #96 fix #97 2018-08-17 20:02:29 +02:00
c0064aec25 Prepare for console application 2018-07-27 20:10:42 +02:00
0452852e74 Use root namespace 2018-05-30 13:39:00 +02:00
810d8eaa6b Remove unused parameter from install 2018-05-20 11:53:43 +02:00
43be4740e0 Fix code implementation 2018-04-01 19:54:57 +02:00
372acd2569 Fix abstract implementation 2018-03-30 12:35:26 +02:00
5d1b1158f0 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
7f684d050e Fix abstract/interface implementation 2018-03-14 18:12:32 +01:00
38362d921b Nullable+void typehint 2018-03-13 20:55:24 +01:00
87849422e0 Change permission check from int to string 2018-03-09 22:26:22 +01:00
1d722a68ba phpcs fixes 2018-02-17 21:38:56 +01:00
4d78bc7f9d Fix strict_types 2018-02-15 20:27:23 +01:00
c0b497c7c1 Fix Class name 2018-02-10 19:31:12 +01:00
beb7e86121 phpcbf 2018-02-03 13:09:09 +01:00
0a00e43fc3 Combine activate/deactivate to status 2018-02-03 12:26:18 +01:00
c8d6da1c68 Remove space from end of line 2018-02-03 11:52:30 +01:00
3ac51a1a1e Add spaces around namespace 2018-02-03 11:46:23 +01:00
0b550dd44a Remove whitespace from end of line 2018-01-15 18:56:01 +01:00
3ccf3bd01b Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
4b40e30353 Remove package TBD 2017-12-30 11:56:53 +01:00
bc969c318e Fix #13 2017-11-08 22:39:51 +01:00
8ec60c5f5c General fixes 2017-11-05 13:09:39 +01:00
ef408f396c Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
7c6d2c442e Fix minor bugs for full inspections 2017-10-15 18:54:27 +02:00
1b404b1497 Use default database connection 2017-09-23 13:58:09 +02:00
d926c2e58c draft pid to path fix 2017-09-08 15:38:23 +02:00
d568109a05 draft support templates 2017-09-08 10:50:27 +02:00
ec9b55229b fix tools dependency 2017-09-08 10:50:13 +02:00
32bc3142c5 Add ticket templates 2017-09-07 20:34:16 +02:00
7b308977ba Fix file author and copyright 2017-07-26 17:48:08 +02:00
677c4f7054 Remove @author docblock 2017-07-20 18:12:29 +02:00
047dccc2d1 fixes #62 2017-05-30 18:21:27 +02:00
40a7742406 Fix installer 2017-04-01 22:41:30 +02:00
d9125da774 Strict types enabled 2017-03-01 14:05:29 +01:00
4a01a35edf Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
1f571c767c Bulkl path fix 2017-02-12 21:42:39 +01:00
893ccc8635 Add existing query to link 2017-02-08 19:16:53 +01:00
97a2d34bcc Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
#	Draw/Controller.js
#	Draw/Models/DrawType.enum.js
#	Draw/Models/Editor.js
#	Media/Models/UploadFile.php
2017-01-26 16:42:29 +01:00
5f4f073b29 Adjusting copyright 2017-01-26 16:32:45 +01:00
cf223a0486 Increase php version requirement 2016-12-07 20:56:15 +01:00
43a05d5a41 Adjust database pool name 2016-10-29 20:44:52 +02:00
a42259b070 Fix install 2016-10-09 20:07:30 +02:00
6d991ab611 Implemented application routes 2016-07-22 00:15:26 +02:00
7be5bfe7ae Implementing basic activate/deactivate 2016-07-02 12:39:31 +02:00
f2c275094b Fixing remaining bugs for route-restructure 2016-04-09 10:42:22 +02:00
4e9d7fd2f3 Usage of InfoManager 2016-04-02 17:47:30 +02:00
4d05d7c4d3 Routes files 2016-04-02 16:24:59 +02:00
bdfa0817b0 Routings moved to routing files 2016-04-01 22:16:21 +02:00
7afb6504cb Namespace fixes 2016-03-31 21:53:31 +02:00
263cd58a2c Fixing uninstall and removing old modules 2016-01-16 19:20:55 +01:00
ff640477c6 Restructure 2015-12-31 18:05:19 +01:00
c0cf759222 New admin classes (activate, deactivate, uninstall, update) 2015-12-30 22:51:05 +01:00
32e12877c6 Renamin navigation install files 2015-12-29 21:52:47 +01:00
b1fa29299a Split 2015-12-18 17:43:42 +01:00
40961f36ec Init 2015-11-29 21:57:18 +01:00