Commit Graph

56 Commits

Author SHA1 Message Date
55ed95c833 change php version requirement 2019-08-15 20:45:28 +02:00
9a3edb5e3c fix @link 2019-07-08 19:51:27 +02:00
2f9cbd6688 format mappers 2019-05-31 23:05:30 +02:00
52305da056 Fix bugs during demo app set up 2019-05-25 11:16:44 +02:00
362bee2b02 Mapper/Module/Schema fixes thanks to new tests 2019-02-26 00:00:31 +01:00
4e6b7f0cac phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
e169fb66ce Use global namespace+minor fixes 2019-02-04 22:29:55 +01:00
3775e2efa9 php cs fixer 2018-12-28 19:13:17 +01:00
84ef43bfd4 Fix use order/unused 2018-12-28 18:42:29 +01:00
35fb1698fd Fix tests/coverage 2018-12-20 23:23:14 +01:00
c0af510cbe Fix null typehint order 2018-12-10 18:13:38 +01:00
82e0bd5315 Fix use order 2018-12-09 22:16:55 +01:00
f0f27abbf2 fix #151 2018-12-08 21:48:43 +01:00
ce90148ff6 Make classes final 2018-12-01 20:50:27 +01:00
d7ea018c02 improve unit tests 2018-08-31 21:14:53 +02:00
738b2277ee Allow temp login (for admin) 2018-08-18 12:44:36 +02:00
dfe74dfb5e Re-format mappers 2018-05-31 19:47:26 +02:00
67a971fdd5 Use root namespace 2018-05-30 13:39:00 +02:00
29a9caf79b Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
a9ab7af658 Change permission check from int to string 2018-03-09 22:26:22 +01:00
e7d7e590c9 Fix strict_types 2018-02-15 20:27:23 +01:00
2997890cb4 phpcbf 2018-02-03 13:09:09 +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
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
47f49fb992 Bug fixes e.g. csp and other 2017-11-11 15:02:40 +01:00
5f14c0a456 Remove mapper abstract duplication 2017-11-08 21:18:31 +01:00
911d8d068c Remove var_dump from mappers 2017-11-07 20:35:13 +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
e3970e3e53 Fix #63 2017-10-07 22:58:39 +02:00
e88d20d081 Fix permission tables 2017-09-13 10:45:41 +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
7c4a4c91d2 (Draft) Create risk management models
Also fix some belongsTo in other mappers.
2017-07-09 10:42:02 +02:00
0f860d92f6 Remove find 2017-04-14 21:03:58 +02:00
a874b3d39a Fix accountmapper logintypes 2017-04-02 22:15:54 +02:00
1dac065179 Fix login/authentication 2017-03-31 20:36:49 +02:00
e08e441a90 Move login to mapper 2017-03-31 15:50:15 +02:00
a7c847af46 PhpUnit fixes 2017-03-12 22:40:21 +01: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
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
8a7bb12586 Fixing json serialization and reporter 2017-01-22 21:08:46 +01:00
4c0fc1ec38 Template, comment and path fixes 2016-12-30 19:59:24 +01:00
3ccfaf607a Increase php version requirement 2016-12-07 20:56:15 +01:00