Commit Graph

88 Commits

Author SHA1 Message Date
e92aac8547 changed file permissions 2020-06-09 22:03:51 +02:00
347ec9e8d7 fix profile image upload 2020-04-19 15:37:10 +02:00
47d46c8d01 allow localization modification 2020-03-22 17:04:35 +01:00
e7bba9d17c make module status handling final 2020-02-24 22:57:26 +01:00
51fb90e44e make installer final 2020-02-24 22:53:42 +01:00
c2dc838249 add profile pagination 2020-02-16 19:56:02 +01:00
3294f7e3f4 add todos and improve db schema 2020-01-01 21:05:12 +01:00
e1d4b1fcf9 remove empty line 2019-12-15 14:18:15 +01:00
6752b01e1f fix phpcs findings 2019-09-12 19:48:00 +02:00
297cd0d87f change php version requirement 2019-08-15 20:45:28 +02:00
57c7adc166 fix @link 2019-07-08 19:51:27 +02:00
d96ee16a63 php cs fixer 2019-04-27 12:05:33 +02:00
e069e55bb8 Make app,localization in url optional+tld+subdomain 2019-03-09 23:21:29 +01:00
0efc8f781e Add annotations and fix minor bugs with mappers 2019-02-25 23:58:03 +01:00
5e5b2914a4 Fix absolute path to relative paths 2019-02-11 11:38:15 +01:00
af05da9d17 phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
b2256ee10b Fix use order/unused 2018-12-28 18:42:29 +01:00
1d83a6b8d3 Optimize navigation install 2018-12-25 19:03:01 +01:00
ec219093c9 Move schema to json 2018-12-23 20:30:11 +01:00
07b2e1f894 Move schema to json 2018-12-23 15:18:00 +01:00
716f7eefbc Remove default uninstall 2018-12-21 20:22:10 +01:00
ff81707d1e Fix use order 2018-12-09 22:16:55 +01:00
3490c2a4fb test and implemenation fixes 2018-11-18 12:48:44 +01:00
c05a850986 Add permission for links read/write/update... 2018-11-11 19:49:28 +01:00
7fd45189e5 Docblock fix 2018-09-22 18:22:44 +02:00
41189c8273 Static analysis fixes 2018-09-22 16:23:56 +02:00
ef9b22ce3a Split controllers per application 2018-09-19 21:34:04 +02:00
df181b3a8d Started to implement profile admin functionality 2018-09-15 13:31:50 +02:00
6ad11dd3f3 Remove calendar dependency 2018-09-12 20:06:09 +02:00
cf00c0525a Fix package docblock 2018-08-24 14:08:08 +02:00
3e74268f81 fix #96 fix #97 2018-08-17 20:02:29 +02:00
5d204243e7 Prepare for console application 2018-07-27 20:10:42 +02:00
1ce799d486 Use root namespace 2018-05-30 13:39:00 +02:00
f6af335f87 Remove unused parameter from install 2018-05-20 11:53:43 +02:00
2c9e7fbe51 Fix code implementation 2018-04-01 19:54:57 +02:00
c6d8bbff17 Fix uninstaller abstract implementation 2018-04-01 18:55:14 +02:00
aa68179392 Fix abstract implementation 2018-03-30 12:35:26 +02:00
d2a996438a Added Home module 2018-03-28 20:01:45 +02:00
489fdaa357 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
887d2cbb78 Fix abstract/interface implementation 2018-03-14 18:12:32 +01:00
935d90b269 Nullable+void typehint 2018-03-13 20:55:24 +01:00
4b5159e754 Change permission check from int to string 2018-03-09 22:26:22 +01:00
416d6958b9 phpcs fixes 2018-02-17 21:38:56 +01:00
fbf3b4eaa5 Fix strict_types 2018-02-15 20:27:23 +01:00
72e8a93339 Fix Class name 2018-02-10 19:31:12 +01:00
aad0631151 phpcbf 2018-02-03 13:09:09 +01:00
c104ad355c Combine activate/deactivate to status 2018-02-03 12:26:18 +01:00
56c7fce856 Add spaces around namespace 2018-02-03 11:46:23 +01:00
b2e22c5067 Remove whitespace from end of line 2018-01-15 18:56:01 +01:00
1709859306 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00