Commit Graph

48 Commits

Author SHA1 Message Date
628a3bbfd0 add todos from github 2019-12-31 19:54:45 +01:00
81d15ba02b remove empty line 2019-12-15 14:18:15 +01:00
07f83fc57e more test cleanups 2019-12-01 19:57:42 +01:00
5700c30859 phpcs fixes 2019-10-06 17:50:12 +02:00
a429af8002 draft encrpytion 2019-10-05 20:10:54 +02:00
772bb1a29a style fixes and time recording app draft 2019-09-28 20:59:03 +02:00
0c2bb4d9d7 fix phpcs findings 2019-09-12 19:48:00 +02:00
d2b894f4a7 fix after change to php 7.4 2019-08-17 14:14:51 +02:00
bf75752b24 Implement php 7.4 type hints 2019-08-15 21:55:12 +02:00
18647aa1ed change php version requirement 2019-08-15 20:45:28 +02:00
4d321705dd fix @link 2019-07-08 19:51:27 +02:00
753b37b0b8 Improved tag module and media virtual paths 2019-05-22 07:47:03 +02:00
22464e86d7 Use global namespace+minor fixes 2019-02-04 22:29:55 +01:00
ecca76c05d php cs fixer 2018-12-28 19:13:17 +01:00
48f30ff967 Implement tests 2018-12-16 11:25:35 +01:00
99c3767b62 Docblock fixes + more tests 2018-12-15 22:36:04 +01:00
eb2ef14d20 Models cannot be final because of NullModels 2018-12-01 21:21:11 +01:00
881af7bd5a Make classes final 2018-12-01 20:50:27 +01:00
edec34fda0 Fix package docblock 2018-08-24 14:08:08 +02:00
a72f336040 Use root namespace 2018-05-30 13:39:00 +02:00
7a7b5c4e85 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
c4b8bdb9f8 Fix strict_types 2018-02-15 20:27:23 +01:00
e4c1932edd phpcbf 2018-02-03 13:09:09 +01:00
543821a1db Add spaces around namespace 2018-02-03 11:46:23 +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
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
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
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
83d3676025 Mark created at deprecated 2017-07-02 08:54:03 +02:00
adf58d3ee8 Test fixes (working) 2017-03-13 15:15:52 +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
b9c1cc4857 Increase php version requirement 2016-12-07 20:56:15 +01:00
85b5b62c70 [Media] Optimization for external use 2016-11-23 23:49:21 +01:00
a5b9f4fdf7 Test fixes 2016-01-24 15:05:16 +01:00
9fe4694f43 Remove namespace from scalars 2016-01-23 10:17:21 +01:00
b68fc816ee Init 2015-11-29 21:57:18 +01:00