Commit Graph

47 Commits

Author SHA1 Message Date
9a3366fab5 Add public/private to const 2018-03-16 08:46:52 +01:00
c7017aa2cd Fix abstract/interface implementation 2018-03-14 18:12:32 +01:00
8b461c7f55 Nullable+void typehint 2018-03-13 20:55:24 +01:00
7aecc6ad72 Change permission check from int to string 2018-03-09 22:26:22 +01:00
f4a59c478f phpcs fixes 2018-02-17 21:38:56 +01:00
f45624132a Fix strict_types 2018-02-15 20:27:23 +01:00
a3a69bbec0 Fix Class name 2018-02-10 19:31:12 +01:00
4a0cfde95c Fix : spacing 2018-02-04 18:13:48 +01:00
fded721608 phpcbf 2018-02-03 13:09:09 +01:00
75fe045781 Combine activate/deactivate to status 2018-02-03 12:26:18 +01:00
bfe56a0216 Add spaces around namespace 2018-02-03 11:46:23 +01:00
bf04cd3b6a Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
26c64dfdd4 Remove package TBD 2017-12-30 11:56:53 +01:00
2b375bafde Fix #13 2017-11-08 22:39:51 +01:00
42eb734a8e General fixes 2017-11-05 13:09:39 +01:00
789a805593 Add image 2017-11-02 20:56:01 +01:00
a9a56d4696 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
a6e557059d Fix minor bugs for full inspections 2017-10-15 18:54:27 +02:00
351a73f8e2 Ignore coverage for view methods in controllers 2017-10-07 21:24:10 +02:00
88a205995a Remove use of unnecessary ViewLayout 2017-10-01 15:17:10 +02:00
69bc15139c Use default database connection 2017-09-23 13:58:09 +02:00
ae5fb46a52 Add module id to modules 2017-09-15 19:37:34 +02:00
7a884d0d52 draft pid to path fix 2017-09-08 15:38:23 +02:00
3c3ddaaffc Fix file author and copyright 2017-07-26 17:48:08 +02:00
f750d8a652 Add html escaping 2017-07-24 20:48:22 +02:00
355bb6b3b5 Remove @author docblock 2017-07-20 18:12:29 +02:00
7908f4054d fixes #62 2017-05-30 18:21:27 +02:00
57b6e3a36b Make all tables red 2017-04-16 20:38:39 +02:00
8e74c878a3 Fix installer 2017-04-01 22:41:30 +02:00
b16236f41a Unit test fixes and invoice impl. started 2017-03-19 15:51:26 +01:00
cc0898a285 Strict types enabled 2017-03-01 14:05:29 +01:00
a7076c27d3 Name fixes 2017-02-25 20:48:55 +01:00
7d2caebe42 Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
dc2c4dd301 Bulkl path fix 2017-02-12 21:42:39 +01:00
79b4fcd054 Add existing query to link 2017-02-08 19:16:53 +01:00
4b50c6937f 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
328f1c53e0 Adjusting copyright 2017-01-26 16:32:45 +01:00
1e663ab134 Increase php version requirement 2016-12-07 20:56:15 +01:00
fee0ffe4ef Prepare const visibility 2016-12-07 20:23:04 +01:00
c7943318b3 Adjust database pool name 2016-10-29 20:44:52 +02:00
eaf13c33e3 Fix install 2016-10-09 20:07:30 +02:00
83c184dea4 Translation fixes (0 still missing) 2016-07-27 13:15:05 +02:00
15c2f3966c Implemented application routes 2016-07-22 00:15:26 +02:00
fe01342833 Remove static loading 2016-07-05 19:22:54 +02:00
7b7d830584 Dynamic language loading 2016-07-05 19:00:30 +02:00
719ee857e8 Templating 2016-07-03 15:30:25 +02:00
57dc16efc9 Init 2015-11-29 21:57:18 +01:00