202fdd44df
Fix phpstorm inspections
2017-11-19 23:20:11 +01:00
e6233d3097
Fix uninit var
2017-11-11 17:04:24 +01:00
61f6fbfba0
General bug fixes
2017-11-11 16:21:30 +01:00
2d8b30919e
Fix #13
2017-11-08 22:39:51 +01:00
Scrutinizer Auto-Fixer
8196934c07
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
5d361f1668
General fixes
2017-11-05 13:09:39 +01:00
98fb22d236
Fix if for foreach while spacing
2017-10-27 17:56:33 +02:00
22580e9b28
Fix minor bugs for full inspections
2017-10-15 18:54:27 +02:00
57643e4848
Ignore coverage for view methods in controllers
2017-10-07 21:24:10 +02:00
f3e20c76ba
Remove use of unnecessary ViewLayout
2017-10-01 15:17:10 +02:00
69a2b11e3b
Use default database connection
2017-09-23 13:58:09 +02:00
66a465d7e0
Add module id to modules
2017-09-15 19:37:34 +02:00
d61e4a7263
Simplify htmlescape
2017-09-14 20:39:58 +02:00
96e171cb3b
draft pid to path fix
2017-09-08 15:38:23 +02:00
468325b3ca
Fixed templates
2017-09-06 15:32:18 +02:00
97bc2fffb2
Bug fix changes
2017-09-05 18:47:24 +02:00
7ad26fe82f
Optimize datatypes path
2017-08-11 20:44:07 +02:00
613d5dca26
Fix file author and copyright
2017-07-26 17:48:08 +02:00
60794ac58a
Fix footer rendering
2017-07-25 19:09:46 +02:00
bb8ec7e386
Add html escaping
2017-07-24 20:48:22 +02:00
8000b9ec7a
Remove @author docblock
2017-07-20 18:12:29 +02:00
6a4765d662
fixes #62
2017-05-30 18:21:27 +02:00
131398f8cd
UI fixes
2017-05-28 18:57:57 +02:00
dfbca194e2
Make all tables red
2017-04-16 20:38:39 +02:00
7de5878cf9
Fix installer
2017-04-01 22:41:30 +02:00
a725ccbaab
Unit test fixes and invoice impl. started
2017-03-19 15:51:26 +01:00
282dbe7770
Item template adjustments
2017-03-15 19:47:42 +01:00
df4d8ba3c6
Strict types enabled
2017-03-01 14:05:29 +01:00
5c1085f8c3
Name fixes
2017-02-25 20:48:55 +01:00
6e96b4d0e4
Bulkl path fix reverse
2017-02-12 21:43:10 +01:00
e75346bea2
Bulkl path fix
2017-02-12 21:42:39 +01:00
89163e0c42
Add existing query to link
2017-02-08 19:16:53 +01:00
4fc35611f8
File path fixes
2017-01-26 16:42:54 +01:00
80e26028ff
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
542f31a603
Adjusting copyright
2017-01-26 16:32:45 +01:00
41dba68a95
Template, comment and path fixes
2016-12-30 19:59:24 +01:00
e629f8b092
Template & lang fixes
2016-12-14 21:27:04 +01:00
e60c9cc56c
Increase php version requirement
2016-12-07 20:56:15 +01:00
3a16c46421
Prepare const visibility
2016-12-07 20:23:04 +01:00
015d34fac8
Adjust database pool name
2016-10-29 20:44:52 +02:00
0b8138b844
Fix install
2016-10-09 20:07:30 +02:00
2d137cb989
Localization fix
2016-07-27 22:20:30 +02:00
46a881f63a
Translation fixes (0 still missing)
2016-07-27 13:17:50 +02:00
77cb2e7aaf
Translation fixes (0 still missing)
2016-07-27 13:15:05 +02:00
634505bdef
Implemented application routes
2016-07-22 00:15:26 +02:00
974e76312f
Remove static loading
2016-07-05 19:22:54 +02:00
bc56205c30
Dynamic language loading
2016-07-05 19:00:30 +02:00
937e5bc77a
Language display optimized
...
see previous commit
2016-07-02 14:15:02 +02:00
d83dbcd5e1
Language display optimized
...
Language is now no longer direct array access but provided through a
function. This can be later used to hot load language files instead of
pre-loading them.
2016-07-02 14:14:31 +02:00
264fba4c0e
Implementing basic activate/deactivate
2016-07-02 12:39:31 +02:00