Commit Graph

109 Commits

Author SHA1 Message Date
6bbe3f8f6f prepare localization for profile 2020-02-03 17:52:38 +01:00
f6367a6e71 phpcs fix 2020-01-26 12:27:56 +01:00
401ca50d2c add todos and improve db schema 2020-01-01 21:05:12 +01:00
68f9aec345 add todos from github 2019-12-31 19:54:45 +01:00
8da2c96fe8 fix prefix bug 2019-12-21 15:50:24 +01:00
91ea7c1b32 remove empty line 2019-12-15 14:18:15 +01:00
4776949f63 make final 2019-12-10 21:33:05 +01:00
1c48385e53 make final 2019-12-10 21:29:41 +01:00
4866fa6a16 add tests and test descriptions 2019-12-03 19:28:15 +01:00
424a7dca3c fixes for tests 2019-11-14 17:44:46 +01:00
ae02a0e4b3 cleanup tests and use @covers more 2019-11-10 22:40:27 +01:00
5ec4ff9260 bug fixes 2019-10-06 21:01:18 +02:00
b29362f55e Install localizations into database 2019-10-05 20:09:38 +02:00
69ceba0fc2 fix phpcs findings 2019-09-12 19:48:00 +02:00
55ed95c833 change php version requirement 2019-08-15 20:45:28 +02:00
9a3edb5e3c fix @link 2019-07-08 19:51:27 +02:00
c751b19a02 Draft update functionality 2019-04-27 16:37:13 +02:00
a4d6a19165 php cs fixer 2019-04-27 12:05:33 +02:00
70a1fb8dfc Add unit tests and fix templates 2019-04-14 19:47:06 +02:00
a714111ec0 Make app,localization in url optional+tld+subdomain 2019-03-09 23:21:29 +01:00
bdff0ca524 Add annotations and fix minor bugs with mappers 2019-02-25 23:58:03 +01:00
d252a78f97 Fix absolute path to relative paths 2019-02-11 11:38:15 +01:00
4e6b7f0cac phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
abccfd71c0 Optimize navigation install 2018-12-25 19:03:01 +01:00
03bc3f0b93 Fixes #152 2018-12-24 16:08:15 +01:00
c38a88dbf4 fixes #11 2018-12-23 20:28:34 +01:00
eea481a80e Move schema to json 2018-12-22 23:19:20 +01:00
6543ba808e Move schema to json 2018-12-22 19:51:26 +01:00
a62a8d3507 Docblock fixes + more tests 2018-12-15 22:36:04 +01:00
82e0bd5315 Fix use order 2018-12-09 22:16:55 +01:00
9e95ad0f70 Fix pullout bugs 2018-12-09 18:00:59 +01:00
f0f27abbf2 fix #151 2018-12-08 21:48:43 +01:00
b0d5839ba6 File/report bug fixes 2018-11-11 19:52:49 +01:00
3fcec9f545 Add permission for links read/write/update... 2018-11-11 19:49:28 +01:00
aa0366838d More unit tests 2018-10-03 15:56:37 +02:00
4165be9c4f Docblock fix 2018-09-22 18:22:44 +02:00
d890814a44 Static analysis fixes 2018-09-22 16:23:56 +02:00
8664e84d0d Implement permission adding 2018-09-21 23:16:35 +02:00
d24863651d Split controllers per application 2018-09-19 21:34:04 +02:00
11bfeabd85 Test implementations 2018-09-19 17:41:04 +02:00
685c7cd8ac Started to implement profile admin functionality 2018-09-15 13:31:50 +02:00
d7ea018c02 improve unit tests 2018-08-31 21:14:53 +02:00
fe558826c2 Allow temp login (for admin) 2018-08-18 12:45:56 +02:00
738b2277ee Allow temp login (for admin) 2018-08-18 12:44:36 +02:00
ca7df21c0c fix #96 fix #97 2018-08-17 20:02:29 +02:00
7d945405ba Remove parent from groups since everything is flat 2018-08-02 20:47:18 +02:00
60db1d1cd2 Prepare for console application 2018-07-27 20:10:42 +02:00
67a971fdd5 Use root namespace 2018-05-30 13:39:00 +02:00
c77e8209a0 Remove unused parameter from install 2018-05-20 11:53:43 +02:00
da91f7a1ed Fix abstract implementation 2018-03-30 12:35:26 +02:00