Commit Graph

191 Commits

Author SHA1 Message Date
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
29a9caf79b Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
412cc4f7eb Add public/private to const 2018-03-16 08:46:52 +01:00
68e95b0ce7 Fix abstract/interface implementation 2018-03-14 18:12:32 +01:00
d0ee51050a Nullable+void typehint 2018-03-13 20:55:24 +01:00
a9ab7af658 Change permission check from int to string 2018-03-09 22:26:22 +01:00
b0d131204c phpcs fixes 2018-02-17 21:38:56 +01:00
ba7cfc9abf docblocks+api functions 2018-02-17 18:31:04 +01:00
e7d7e590c9 Fix strict_types 2018-02-15 20:27:23 +01:00
6fcfd0102a Fix Class name 2018-02-10 19:31:12 +01:00
2997890cb4 phpcbf 2018-02-03 13:09:09 +01:00
a44e709ef8 Combine activate/deactivate to status 2018-02-03 12:26:18 +01:00
d66f56cd6f Remove space from end of line 2018-02-03 11:52:30 +01:00
b9c8680001 Add spaces around namespace 2018-02-03 11:46:23 +01:00
9d3f0fa8f1 Remove whitespace from end of line 2018-01-15 18:56:01 +01:00
fb77ea037b Cleanup admin module 2017-12-30 23:59:50 +01:00
e983ddb4f5 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
a0bb858d02 Remove package TBD 2017-12-30 11:56:53 +01:00
ffd2a6b6cf Add plain/raw descriptions 2017-12-18 20:22:00 +01:00
3b32899ce1 Implement admin controller api test 2017-12-01 23:53:04 +01:00
415843e5f9 Fix #13 2017-11-08 22:39:51 +01:00
12d9daf897 General fixes 2017-11-05 13:09:39 +01:00
828bc29023 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
6a4d6141ad Fix minor bugs for full inspections 2017-10-15 18:54:27 +02:00
8065997070 Use default database connection 2017-09-23 13:58:09 +02:00
6cf7a3c660 Fix installer (nav) 2017-09-13 20:25:35 +02:00
6dbac57df4 Fix permission installation 2017-09-13 12:13:09 +02:00
e88d20d081 Fix permission tables 2017-09-13 10:45:41 +02:00
07f6002e0f draft pid to path fix 2017-09-08 15:38:23 +02:00
6382691c4f Fix file author and copyright 2017-07-26 17:48:08 +02:00
07573ccf6e Remove @author docblock 2017-07-20 18:12:29 +02:00
0d344c10b0 fixes #62 2017-05-30 18:21:27 +02:00
069bb61312 More actions implemented 2017-04-15 18:23:04 +02:00
a57c3f1dd9 Fix installer 2017-04-01 22:41:30 +02:00
ffc17fbd79 Strict types enabled 2017-03-01 14:05:29 +01:00
ed67a7bd4f Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
939da45d2b Bulkl path fix 2017-02-12 21:42:39 +01:00
a7cc9179bb Add existing query to link 2017-02-08 19:16:53 +01:00
3a4fdced2b 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
697294b655 Adjusting copyright 2017-01-26 16:32:45 +01:00
3ccfaf607a Increase php version requirement 2016-12-07 20:56:15 +01:00
3c4fe4836c Adjust database pool name 2016-10-29 20:44:52 +02:00
240d7ff853 Fix install 2016-10-09 20:07:30 +02:00
1675e6f827 Core adjustments for pending issues 2016-10-02 12:07:05 +02:00
8058b296bc Implemented application routes 2016-07-22 00:15:26 +02:00
d297ff9607 Added localization table 2016-07-21 17:55:20 +02:00
0ed5f2b473 Implementing basic activate/deactivate 2016-07-02 12:39:31 +02:00
befbe5dc3e Rest changes 2016-06-11 20:25:55 +02:00
3741fa54fe Unit test fixes 2016-04-22 17:44:28 +02:00
d8bde155a3 Fixing remaining bugs for route-restructure 2016-04-09 10:42:22 +02:00
7ceedface8 Usage of InfoManager 2016-04-02 17:47:30 +02:00
52cae3f1e8 Routes files 2016-04-02 16:24:59 +02:00
119cf9c79d Routings moved to routing files 2016-04-01 22:16:21 +02:00
8db887a3c9 Namespace fixes 2016-03-31 21:53:31 +02:00
22d50dbe6e Organization + calendar fixes/extensions 2016-02-14 23:10:58 +01:00
fa5a88f0b5 Fixing uninstall and removing old modules 2016-01-16 19:20:55 +01:00
4426d95f01 Restructure 2015-12-31 18:05:19 +01:00
e671ccfad0 New admin classes (activate, deactivate, uninstall, update) 2015-12-30 22:51:05 +01:00
537fea58bb Renamin navigation install files 2015-12-29 21:52:47 +01:00
d9badeada7 Init 2015-11-29 21:57:18 +01:00