Commit Graph

72 Commits

Author SHA1 Message Date
e4c1932edd phpcbf 2018-02-03 13:09:09 +01:00
c0b17534e3 Remove space from end of line 2018-02-03 11:52:30 +01:00
543821a1db Add spaces around namespace 2018-02-03 11:46:23 +01:00
385ec71c04 Remove whitespace from end of line 2018-01-15 18:56:01 +01:00
775ba02a03 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
63197d8679 Remove package TBD 2017-12-30 11:56:53 +01:00
918919e61a Add plain/raw descriptions 2017-12-18 20:22:00 +01:00
e6f618eddf Remove deprecated setCreatedAt 2017-11-28 16:21:18 +01:00
03a58ee8f7 Fix phpstorm inspections 2017-11-19 23:20:11 +01:00
0e9dcfbd91 Ignore upload from coverage 2017-11-16 23:04:57 +01:00
9262e1c234 Bug fixes e.g. csp and other 2017-11-11 15:02:40 +01:00
23bcfcb5f7 Fix #13 2017-11-08 22:39:51 +01:00
04d8ae82c3 Remove mapper abstract duplication 2017-11-08 21:18:31 +01:00
455b8980f6 Remove var_dump from mappers 2017-11-07 20:35:13 +01:00
Scrutinizer Auto-Fixer
8d90bb1f55 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
430863cdd0 General fixes 2017-11-05 13:09:39 +01:00
a78bde6303 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
bb146561f8 Normalize media path 2017-10-07 17:15:29 +02:00
296956e9c7 fix #49 2017-10-06 20:15:44 +02:00
d87a89cf3d fix #101 2017-10-06 17:33:10 +02:00
51552f75d6 Fix invalid member in mapper 2017-09-15 08:35:30 +02:00
b91ee589a2 Fix permission tables 2017-09-13 10:45:41 +02:00
fa96dd5612 made logger global 2017-09-08 19:55:27 +02:00
34b6b1528c Show collection file list 2017-08-12 18:35:16 +02:00
a98199d3db Optimize datatypes path 2017-08-11 20:44:07 +02:00
1867c1b77e Fix media createdBy output 2017-07-27 20:37:47 +02:00
2990f5694b Fix file author and copyright 2017-07-26 17:48:08 +02:00
a8f2dae3ea Remove @author docblock 2017-07-20 18:12:29 +02:00
ce388fdd97 Fixes #66 2017-07-17 19:31:51 +02:00
83d3676025 Mark created at deprecated 2017-07-02 08:54:03 +02:00
8ece43d521 Fix media upload path 2017-05-31 21:03:41 +02:00
f1748ca01f Remove find 2017-04-14 21:03:58 +02:00
213c4f674a Removing ROOT_PATH 2017-03-31 15:19:09 +02:00
adf58d3ee8 Test fixes (working) 2017-03-13 15:15:52 +01:00
20caea6f6e PhpUnit fixes 2017-03-12 22:40:21 +01:00
ac47b25b5a Strict types enabled 2017-03-01 14:05:29 +01:00
f3425e0735 Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
9d7a9cb690 Bulkl path fix 2017-02-12 21:42:39 +01:00
4a95f90207 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
1c5b097be4 Adjusting copyright 2017-01-26 16:32:45 +01:00
3a02ef07b7 Strict type fixes 2017-01-25 17:38:54 +01:00
470e6afc1a Fixing json serialization and reporter 2017-01-22 21:08:46 +01:00
b9c1cc4857 Increase php version requirement 2016-12-07 20:56:15 +01:00
e228cb9f23 Prepare const visibility 2016-12-07 20:23:04 +01:00
093f7fb831 Implementing interlaced image upload 2016-12-07 19:00:00 +01:00
85b5b62c70 [Media] Optimization for external use 2016-11-23 23:49:21 +01:00
4ff01c1c6f Fixing draw and drafting create 2016-11-09 21:14:16 +01:00
734877e4ec Fixing doc blocks 2016-11-06 22:22:07 +01:00
db391d3265 Core adjustments for pending issues 2016-10-02 12:07:05 +02:00
05641c71f0 Fixing media upload based on reporter 2016-07-06 22:21:21 +02:00