Commit Graph

52 Commits

Author SHA1 Message Date
e71a13bc48 fix url 2022-12-16 21:59:21 +01:00
91dde4baad update php version 2022-04-19 23:37:09 +02:00
49b4b33332 fix name 2022-02-19 13:57:39 +01:00
6be238c3b2 phpcs, static and unit test fixes 2021-10-03 09:16:47 +02:00
31bc88831c bump php version 2020-12-03 23:07:33 +01:00
c3145ec7da changed file permissions 2020-06-09 22:03:51 +02:00
7fdaa8f465 make installer final 2020-02-24 22:53:42 +01:00
1534628c00 fix phpcs findings 2019-09-12 19:48:00 +02:00
1a7650caaf change php version requirement 2019-08-15 20:45:28 +02:00
07a22970f6 fix @link 2019-07-08 19:51:27 +02:00
ff47a7b211 Fixes #152 2018-12-24 16:08:15 +01:00
fe85679d24 Move schema to json 2018-12-22 23:19:20 +01:00
5a60321c05 Move schema to json 2018-12-22 19:51:26 +01:00
d418756dd8 Fix use order 2018-12-09 22:16:55 +01:00
ece1f87d95 fix reporter tpl form, task display 2018-10-27 20:42:24 +02:00
a20e8bcecd Fix package docblock 2018-08-24 14:08:08 +02:00
10fc1ebd79 Remove unused parameter from install 2018-05-20 11:53:43 +02:00
74f15b22ad Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
ff50d698b9 Fix abstract/interface implementation 2018-03-14 18:12:32 +01:00
fc59271b89 Fix strict_types 2018-02-15 20:27:23 +01:00
2cd08a1c6c Add spaces around namespace 2018-02-03 11:46:23 +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
88a735dc6c Cleanup and implement raw text 2017-12-30 11:47:14 +01:00
ff23a66f93 Add plain/raw descriptions 2017-12-18 20:22:00 +01: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
92428821fc Fix task title length 2017-10-07 21:31:35 +02:00
940840e860 Fix test bugs 2017-10-06 13:19:32 +02:00
e693b8bba1 Fix #110 2017-10-05 19:15:54 +02:00
cc6b4e5d82 Use default database connection 2017-09-23 13:58:09 +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
e0e9cb4ed6 Fix installer 2017-04-01 22:41:30 +02:00
33cf30850a Fixes #40 2017-03-31 15:26:33 +02:00
2a6adea514 Strict types enabled 2017-03-01 14:05:29 +01:00
1460a646f7 Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
5211020f9b Bulkl path fix 2017-02-12 21:42:39 +01:00
23e6515ee5 Reverse path fix 2017-02-12 21:35:49 +01:00
e226e5b232 Path fix 2017-02-12 21:35:23 +01:00
daa39bfc89 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
e254aef924 Adjusting copyright 2017-01-26 16:32:45 +01:00
49f480f59a Increase php version requirement 2016-12-07 20:56:15 +01:00
26afb1aae2 Adjust database pool name 2016-10-29 20:44:52 +02:00
0ad430d497 Fix install 2016-10-09 20:07:30 +02:00
38c31e4780 Preparing for query extension
implementing media for task/task elements and preparing for unit parent
display.
2016-09-28 22:07:54 +02:00
efaecf1d8a Fixing remaining bugs for route-restructure 2016-04-09 10:42:22 +02:00
3ca617e640 Usage of InfoManager 2016-04-02 17:47:30 +02:00
3afafd5891 Fixing hasOne schedule bugs 2016-02-13 20:04:35 +01:00
39b286af7b Return is array and not an object 2016-02-06 18:18:23 +01:00