Commit Graph

104 Commits

Author SHA1 Message Date
1922383a77 php cs fixer 2018-12-28 19:13:17 +01:00
1dbd73f17a Implement tests 2018-12-16 11:25:35 +01:00
8f275c8e46 Docblock fixes + more tests 2018-12-15 22:36:04 +01:00
ae092f94e2 Fix null typehint order 2018-12-10 18:13:38 +01:00
169d490e76 Fix use order 2018-12-09 22:16:55 +01:00
53dcb22a30 Models cannot be final because of NullModels 2018-12-01 21:21:11 +01:00
2d94e269c5 Make classes final 2018-12-01 20:50:27 +01:00
506e42aa56 Docblock fix 2018-09-22 18:22:44 +02:00
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
4c173b9210 Fix json_encode return type 2018-07-14 18:43:34 +02:00
5b2da609a9 Re-format mappers 2018-05-31 19:47:26 +02:00
976656910d Use root namespace 2018-05-30 13:39:00 +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
c27468edd9 Add public/private to const 2018-03-16 08:46:52 +01:00
836f7cddf7 Fix strict_types 2018-02-15 20:27:23 +01:00
b35353e731 phpcbf 2018-02-03 13:09:09 +01:00
51e933cbbb Add spaces around namespace 2018-02-03 11:46:23 +01:00
3309ea92ed Remove whitespace from end of line 2018-01-15 18:56:01 +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
415b7a6363 Reduce js console logging 2017-11-11 11:27:49 +01:00
7073d16b5e Fix documentation 2017-11-11 11:24:32 +01:00
4b1dbd0366 Fix #26 2017-11-09 17:14:12 +01:00
24a720f77f Remove mapper abstract duplication 2017-11-08 21:18:31 +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
15d96bae00 Fix author 2017-10-13 14:26:37 +02:00
6d1d7dd84f More permission managing 2017-09-16 11:11:51 +02:00
c06c76d6f7 Fix permission tables 2017-09-13 10:45:41 +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
9602b8c658 Removed deprecated listener (not working)
The old implementation wasn't working either but now the DOMObserver
isn't triggered at all
2017-07-19 21:01:17 +02:00
8e22bde18e Fix undefined img bug 2017-07-19 12:28:37 +02:00
cfdcbd9a36 Fix comments 2017-06-15 09:24:33 +02:00
418e60725f Remove find 2017-04-14 21:03:58 +02:00
8f73059da1 PhpUnit fixes 2017-03-12 22:40:21 +01: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
265f38f5c2 Auto adjust image/canvas size to image 2017-02-08 18:14:53 +01:00
1aa533428d Init canvas from image 2017-02-04 16:47:45 +01:00
86f5c45654 Adjust paths and resize 2017-01-27 23:21:16 +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
23204c884c Make es6 adjustments 2017-01-26 16:34:34 +01:00
1823c98f30 Fixing json serialization and reporter 2017-01-22 21:08:46 +01:00
1d8f4fe292 Increase php version requirement 2016-12-07 20:56:15 +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
73db2a96aa Use strict 2016-07-05 18:11:33 +02:00
a49ae97b33 Removing unused parameter 2016-06-04 18:32:53 +02:00
4663d023f2 Inspection fixes 2015-12-22 23:15:38 +01:00
6462260d5a Split 2015-12-18 17:43:42 +01:00