Commit Graph

56 Commits

Author SHA1 Message Date
0028d1ded9 Fix package docblock 2018-08-24 14:08:08 +02:00
4cca18d4a8 fix #96 fix #97 2018-08-17 20:02:29 +02:00
d224732566 Remove .enum from enums 2018-06-30 22:53:21 +02:00
5c11ad1b5e Make classes final 2018-05-11 21:30:34 +02:00
24b80181e5 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
6195dbf33b Add typehints 2018-03-16 13:33:55 +01:00
6d1d7f2954 docblock typehint fix 2018-03-16 12:39:55 +01:00
c27468edd9 Add public/private to const 2018-03-16 08:46:52 +01:00
b190ef690f Change permission check from int to string 2018-03-09 22:26:22 +01:00
836f7cddf7 Fix strict_types 2018-02-15 20:27:23 +01:00
b35353e731 phpcbf 2018-02-03 13:09:09 +01:00
9a702c9fdf Remove space from end of line 2018-02-03 11:52:30 +01:00
51e933cbbb Add spaces around namespace 2018-02-03 11:46:23 +01:00
9ee0d710b9 Fix CS via phpcs 2018-01-28 22:11:07 +01:00
ddad7bcc81 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
0ea38b516f Remove package TBD 2017-12-30 11:56:53 +01:00
0e8a5cac55 Add more explicit type casts 2017-11-17 19:13:39 +01:00
aa90c5cce5 Explicit type cast 2017-11-17 18:46:28 +01:00
aa42a5bd49 Fix form layouts 2017-11-13 20:48:05 +01:00
36c982139b Fix #13 2017-11-08 22:39:51 +01:00
44ca029adc General fixes 2017-11-05 13:09:39 +01:00
ad3c1762c4 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
4dd08b5ead Ignore setup function in coverage 2017-10-14 20:46:53 +02:00
47a41a5157 Ignore coverage for view methods in controllers 2017-10-07 21:24:10 +02:00
8b8a5daa1b Fix member name 2017-09-18 12:43:43 +02:00
fac3db099f Implement organization permission 2017-09-18 12:37:29 +02:00
17312f2175 Fix dependencies 2017-09-16 20:25:33 +02:00
d632f87927 Fix permission condition 2017-09-16 11:47:52 +02:00
6d1d7dd84f More permission managing 2017-09-16 11:11:51 +02:00
bcfd80b297 Add module id to modules 2017-09-15 19:37:34 +02:00
76368652e7 Bug fix changes 2017-09-05 18:47:24 +02:00
02a4cfdfa5 Fix file author and copyright 2017-07-26 17:48:08 +02:00
e674923223 Remove @author docblock 2017-07-20 18:12:29 +02:00
60144a4183 Strict types enabled 2017-03-01 14:05:29 +01:00
d5a8f13c8c Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
cc091eb61d Bulkl path fix 2017-02-12 21:42:39 +01:00
1aa533428d Init canvas from image 2017-02-04 16:47:45 +01:00
3dce57e942 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
3a43f30c97 Adjusting copyright 2017-01-26 16:32:45 +01:00
1d8f4fe292 Increase php version requirement 2016-12-07 20:56:15 +01:00
91f6d3e1c8 Prepare const visibility 2016-12-07 20:23:04 +01:00
1bef41c522 Fixing templates 2016-12-07 18:59:40 +01:00
baf4c5dd17 [Draw] working mini draft 2016-11-23 23:48:27 +01:00
6bdc90c65e Fixing draw and drafting create 2016-11-09 21:14:16 +01:00
e664e2d0b5 Fixing bugs 2016-05-15 23:24:43 +02:00
aafe876972 Fixing remaining bugs for route-restructure 2016-04-09 10:42:22 +02:00
956aebdbcb Usage of InfoManager 2016-04-02 17:47:30 +02:00
b756593a85 Routings moved to routing files 2016-04-01 22:16:21 +02:00
f11bdfe96b Cleanup and function pull out 2016-01-30 22:13:15 +01:00
c2eb1ba1e9 Remove namespace from scalars 2016-01-23 10:17:21 +01:00