Commit Graph

65 Commits

Author SHA1 Message Date
16b256f942 Fix code implementation 2018-04-01 19:54:57 +02:00
64ffb7355d Fix uninstaller abstract implementation 2018-04-01 18:55:14 +02:00
548000b0b0 Fix abstract implementation 2018-03-30 12:35:26 +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
d0f77978d4 Nullable+void typehint 2018-03-13 20:55:24 +01:00
79c628d917 Change permission check from int to string 2018-03-09 22:26:22 +01:00
fc8fbefe7b phpcs fixes 2018-02-17 21:38:56 +01:00
1941f43c2b docblocks+api functions 2018-02-17 18:31:04 +01:00
fc59271b89 Fix strict_types 2018-02-15 20:27:23 +01:00
dd74fbb7bb Fix Class name 2018-02-10 19:31:12 +01:00
27f495879f phpcbf 2018-02-03 13:09:09 +01:00
0b0f754666 Combine activate/deactivate to status 2018-02-03 12:26:18 +01:00
2cd08a1c6c Add spaces around namespace 2018-02-03 11:46:23 +01:00
eeab73b530 Remove whitespace from end of line 2018-01-15 18:56:01 +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
d3e3bec73d Fix #13 2017-11-08 22:39:51 +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
cec9895c93 Fix minor bugs for full inspections 2017-10-15 18:54:27 +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
46b40aabbe draft pid to path fix 2017-09-08 15:38:23 +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
54db0a44f9 fixes #62 2017-05-30 18:21:27 +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
58f5316b81 Add existing query to link 2017-02-08 19:16:53 +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
2d08306678 Fix routing 2016-11-05 21:47:42 +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
65e87db2a8 Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
#	Tasks/Admin/Routes/Web/Api.php
2016-10-02 12:10:19 +02:00
2f379c222d Core adjustments for pending issues 2016-10-02 12:07:05 +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
cbba77dab5 Implemented application routes 2016-07-22 00:15:26 +02:00
90986cb1ac Fix info manager usage 2016-07-15 20:15:01 +02:00