Commit Graph

73 Commits

Author SHA1 Message Date
Scrutinizer Auto-Fixer
5a00d080c4 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
5f83208657 General fixes 2017-11-05 13:09:39 +01:00
88f93c80b3 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
a8d7e08f7a Merge branch 'develop' of https://github.com/Orange-Management/Modules into develop 2017-10-16 11:31:37 +02:00
5c7e092353 Fix author 2017-10-16 11:31:20 +02:00
d4adf6f84d Fix minor bugs for full inspections 2017-10-15 18:54:27 +02:00
3dc98cf696 Ignore coverage for view methods in controllers 2017-10-07 21:24:10 +02:00
8709e49b16 Remove use of unnecessary ViewLayout 2017-10-01 15:17:10 +02:00
511a41ac54 Use default database connection 2017-09-23 13:58:09 +02:00
7378c3a558 Add module id to modules 2017-09-15 19:37:34 +02:00
fad6472c3e Simplify htmlescape 2017-09-14 20:39:58 +02:00
574f376eca draft pid to path fix 2017-09-08 15:38:23 +02:00
62fdc664c7 Optimize datatypes path 2017-08-11 20:44:07 +02:00
cefbfbb510 Fix file author and copyright 2017-07-26 17:48:08 +02:00
32906928bc Fix footer rendering 2017-07-25 19:09:46 +02:00
b5142910b4 Add html escaping 2017-07-24 20:48:22 +02:00
c2bc80eb29 Remove @author docblock 2017-07-20 18:12:29 +02:00
6a870e0c9c Fixing templates 2017-06-24 10:51:43 +02:00
c5c680bbc5 fixes #62 2017-05-30 18:21:27 +02:00
15d4e7280d UI fixes 2017-05-28 18:57:57 +02:00
24f8da4290 Make all tables red 2017-04-16 20:38:39 +02:00
e8a20d94ee Fix installer 2017-04-01 22:41:30 +02:00
346883a653 Strict types enabled 2017-03-01 14:05:29 +01:00
4b4fb84ece Name fixes 2017-02-25 20:48:55 +01:00
d54e2af707 Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
f96ee01125 Bulkl path fix 2017-02-12 21:42:39 +01:00
39407fa0c7 Bulkl path fix 2017-02-12 21:42:17 +01:00
efa4c85976 Fix uri parameter 2017-02-08 19:40:22 +01:00
61064da6e6 Pass uri query parameter 2017-02-08 19:29:11 +01:00
b2aee97791 Pass uri query parameter 2017-02-08 19:28:55 +01:00
c068e863c8 Add existing query to link 2017-02-08 19:16:53 +01:00
9c247be611 File path fixes 2017-01-26 16:42:54 +01:00
2c732d4062 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
8fb64b6807 Adjusting copyright 2017-01-26 16:32:45 +01:00
baf27fa918 Increase php version requirement 2016-12-07 20:56:15 +01:00
352415126f Prepare const visibility 2016-12-07 20:23:04 +01:00
cbfc3c6bd8 Adjust database pool name 2016-10-29 20:44:52 +02:00
ea881f029b Fix install 2016-10-09 20:07:30 +02:00
e0aad5f865 Core adjustments for pending issues 2016-10-02 12:07:05 +02:00
1831dc83c6 Adding temporary pl/distribution draft 2016-08-08 14:32:15 +02:00
abaa447a7b Localization fix 2016-07-27 22:20:30 +02:00
fb92c904bf Translation fixes (0 still missing) 2016-07-27 13:17:50 +02:00
f19923f292 Translation fixes (0 still missing) 2016-07-27 13:15:05 +02:00
a349bc478b Implemented application routes 2016-07-22 00:15:26 +02:00
d8fb06ad1c Remove static loading 2016-07-05 19:22:54 +02:00
9809b10c65 Dynamic language loading 2016-07-05 19:00:30 +02:00
06ec82deff Language display optimized
see previous commit
2016-07-02 14:15:02 +02:00
8f1fc788e5 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
803c890abf Implementing basic activate/deactivate 2016-07-02 12:39:31 +02:00
7a4a1ffd7f Directory rename 2016-05-19 19:46:39 +02:00