Commit Graph

80 Commits

Author SHA1 Message Date
4e121896ae fix #96 fix #97 2018-08-17 20:02:29 +02:00
98df2521af Allow task update from taskelement 2018-06-03 10:38:23 +02:00
7b77ccb267 Improve docblock param/return 2018-06-01 18:40:46 +02:00
57ff8f3727 Implement NotificationLevel 2018-05-30 22:38:03 +02:00
f29173972c Use root namespace 2018-05-30 13:39:00 +02:00
6897c3a4b9 Make classes final 2018-05-11 21:30:34 +02:00
3b8d21c78f Templating 2018-05-09 20:46:03 +02:00
74f15b22ad Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
938d1d339b Template fixes 2018-03-24 14:00:51 +01:00
5e0134b832 Add typehints 2018-03-16 13:33:55 +01:00
3d801840f0 docblock typehint fix 2018-03-16 12:39:55 +01:00
c3276fa2eb Add public/private to const 2018-03-16 08:46:52 +01:00
d0f77978d4 Nullable+void typehint 2018-03-13 20:55:24 +01:00
79c628d917 Change permission check from int to string 2018-03-09 22:26:22 +01:00
65e04f876c Adj response id uri 2018-03-03 11:19:04 +01:00
33618c0fcc Bug fixes 2018-02-18 10:46:57 +01:00
f5d5b7a6c7 phpcs fixes 2018-02-17 19:51:51 +01:00
1941f43c2b docblocks+api functions 2018-02-17 18:31:04 +01:00
fc59271b89 Fix strict_types 2018-02-15 20:27:23 +01:00
27f495879f phpcbf 2018-02-03 13:09:09 +01:00
2cd08a1c6c Add spaces around namespace 2018-02-03 11:46:23 +01:00
811634a3e6 Fix CS via phpcs 2018-01-28 22:11:07 +01:00
64b45bb27e @package improvements 2017-12-31 17:04:57 +01:00
9f60fe850e Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
b1af3a0327 Remove package TBD 2017-12-30 11:56:53 +01:00
ff23a66f93 Add plain/raw descriptions 2017-12-18 20:22:00 +01:00
cebe98be2a Minor loading improvements 2017-12-03 21:27:51 +01:00
1108d0c570 Remove deprecated setCreatedAt 2017-11-28 16:21:18 +01:00
fc8a8c71cc Fix types 2017-11-17 19:34:52 +01:00
7aa612b7d5 Remove type cast on int 2017-11-17 18:54:01 +01:00
4eca902c03 Explicit type cast 2017-11-17 18:46:28 +01:00
Scrutinizer Auto-Fixer
f4172c4b6b Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2017-11-05 18:06:04 +00:00
4b904597d5 General fixes 2017-11-05 13:09:39 +01:00
1b70f05c53 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
9fb9d88a37 Ignore coverage for view methods in controllers 2017-10-07 21:24:10 +02:00
1c4d463540 fix #106 2017-10-03 20:24:45 +02:00
4aaa0e7626 Fix member name 2017-09-18 12:43:43 +02:00
fccdd65e8e Implement organization permission 2017-09-18 12:37:29 +02:00
4d56463042 Fix permission condition 2017-09-16 11:47:52 +02:00
a0212b394d More permission managing 2017-09-16 11:11:51 +02:00
b1fdcd3c7f More permission implementations 2017-09-15 19:09:52 +02:00
35ad0adf57 implement task permission view 2017-09-15 16:07:16 +02:00
f79e3013eb draft task permission 2017-09-15 15:55:05 +02:00
605c4cbecc Add permission handling test 2017-09-15 12:22:40 +02:00
f45054fa58 Bug fix changes 2017-09-05 18:47:24 +02:00
72422e5ea3 Integrating new editor draft 2017-08-17 21:54:27 +02:00
b3f457a218 Fix file author and copyright 2017-07-26 17:48:08 +02:00
5f279c7d7d Remove @author docblock 2017-07-20 18:12:29 +02:00
a3e2a9276b Pull out create 2017-07-09 14:37:40 +02:00
ec37d1c2b4 First small component implemented 2017-05-18 19:54:25 +02:00