|
|
69ceba0fc2
|
fix phpcs findings
|
2019-09-12 19:48:00 +02:00 |
|
|
|
274094335f
|
fix after change to php 7.4
|
2019-08-17 14:14:51 +02:00 |
|
|
|
ed8567c1bd
|
Implement php 7.4 type hints
|
2019-08-15 21:55:12 +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 |
|
|
|
624b2a32b1
|
change createmodel function
|
2019-07-08 19:21:23 +02:00 |
|
|
|
d04260f4c6
|
show groups_permissions in groups and cleanup module profile
|
2019-06-02 21:14:59 +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 |
|
|
|
c751b19a02
|
Draft update functionality
|
2019-04-27 16:37:13 +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 |
|
|
|
c38a88dbf4
|
fixes #11
|
2018-12-23 20:28:34 +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 |
|
|
|
9c70fcd80a
|
Pull out general functionality
|
2018-12-09 16:30:04 +01:00 |
|
|
|
f0f27abbf2
|
fix #151
|
2018-12-08 21:48:43 +01:00 |
|
|
|
d003fddb66
|
Models cannot be final because of NullModels
|
2018-12-01 21:21:11 +01:00 |
|
|
|
ce90148ff6
|
Make classes final
|
2018-12-01 20:50:27 +01:00 |
|
|
|
67bca98fb0
|
Minor functioinality improvements
|
2018-11-23 11:37:30 +01:00 |
|
|
|
4165be9c4f
|
Docblock fix
|
2018-09-22 18:22:44 +02:00 |
|
|
|
8664e84d0d
|
Implement permission adding
|
2018-09-21 23:16:35 +02:00 |
|
|
|
11bfeabd85
|
Test implementations
|
2018-09-19 17:41:04 +02:00 |
|
|
|
85757d3e67
|
Further implementations after using the app
|
2018-09-15 17:14:24 +02: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 |
|
|
|
2e15cba910
|
Implement account/group relation and depth handling
|
2018-07-31 20:11:35 +02:00 |
|
|
|
a41c384409
|
Fix json_encode return type
|
2018-07-14 18:43:34 +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 |
|
|
|
3ffef29d36
|
Remove whitespace
|
2018-05-21 22:30:04 +02:00 |
|
|
|
835b9552ff
|
Remove parent construct. call
|
2018-05-14 21:17:00 +02:00 |
|
|
|
8b360b20d0
|
Make classes final
|
2018-05-11 21:30:34 +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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
ffd2a6b6cf
|
Add plain/raw descriptions
|
2017-12-18 20:22:00 +01:00 |
|