Commit Graph

316 Commits

Author SHA1 Message Date
9fcd47e5b8 Fix #13 2017-11-08 22:39:51 +01:00
56965326d0 Update introduction.md 2017-11-06 09:31:45 +01:00
11d54557d4 Create introduction.md 2017-11-06 09:30:01 +01:00
Scrutinizer Auto-Fixer
980ff67663 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
eb09546815 General fixes 2017-11-05 13:09:39 +01:00
c848955819 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
2c2a14ccbb Fix minor bugs for full inspections 2017-10-15 18:54:27 +02:00
fbea5707fa Ignore coverage for view methods in controllers 2017-10-07 21:24:10 +02:00
8c20dc762a Remove use of unnecessary ViewLayout 2017-10-01 15:17:10 +02:00
52d7b8cdc6 Use default database connection 2017-09-23 13:58:09 +02:00
9c1a5df064 Add module id to modules 2017-09-15 19:37:34 +02:00
97fccfe6cc Simplify htmlescape 2017-09-14 20:39:58 +02:00
6af1266977 draft pid to path fix 2017-09-08 15:38:23 +02:00
4b8ce6cd70 Move email to phpOMS 2017-08-17 21:55:39 +02:00
90246a0b74 Fix file author and copyright 2017-07-26 17:48:08 +02:00
9e1194082d Add html escaping 2017-07-24 20:48:22 +02:00
1450602d64 Remove @author docblock 2017-07-20 18:12:29 +02:00
60899029fa fixes #62 2017-05-30 18:21:27 +02:00
019a615cf2 Make all tables red 2017-04-16 20:38:39 +02:00
f58d5532e2 Fix installer 2017-04-01 22:41:30 +02:00
203c45120e Strict types enabled 2017-03-01 14:05:29 +01:00
6577d63b1c Name fixes 2017-02-25 20:48:55 +01:00
72f33d6f33 Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
9f94ce1094 Bulkl path fix 2017-02-12 21:42:39 +01:00
ebe51968c7 Fix uri parameter 2017-02-08 19:40:22 +01:00
0549127b9a Pass uri query parameter 2017-02-08 19:29:11 +01:00
dabd47a4fe Pass uri query parameter 2017-02-08 19:28:55 +01:00
e467d9588d Add existing query to link 2017-02-08 19:16:53 +01:00
7d6577ebe1 File path fixes 2017-01-26 16:42:54 +01:00
d4b4962726 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
0da6628455 Adjusting copyright 2017-01-26 16:32:45 +01:00
7c3531dbf3 Increase php version requirement 2016-12-07 20:56:15 +01:00
c49963bd9c Prepare const visibility 2016-12-07 20:23:04 +01:00
c9df8cb966 Fixing doc blocks 2016-11-06 22:22:07 +01:00
b709874943 Adjust database pool name 2016-10-29 20:44:52 +02:00
f60ed3ac72 Fix install 2016-10-09 20:07:30 +02:00
f4bab6e1ed Fixed dependency bug 2016-10-02 19:39:58 +02:00
3ee9bf99f6 Localization fix 2016-07-27 22:20:30 +02:00
6125dc0fce Translation fixes (0 still missing) 2016-07-27 13:17:50 +02:00
688b23fbf6 Translation fixes (0 still missing) 2016-07-27 13:15:05 +02:00
ad173eb640 Implemented application routes 2016-07-22 00:15:26 +02:00
5ffe629996 Remove static loading 2016-07-05 19:22:54 +02:00
eb7b8125f8 Dynamic language loading 2016-07-05 19:00:30 +02:00
dc34dee484 Language display optimized
see previous commit
2016-07-02 14:15:02 +02:00
7a16138b2d 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
f0851afe7a Implementing basic activate/deactivate 2016-07-02 12:39:31 +02:00
fd9d4363b4 Directory rename 2016-05-19 19:46:39 +02:00
a3c8350cb3 Simplyfing layout 2016-05-17 20:14:04 +02:00
dd8133fe1a Fixing remaining bugs for route-restructure 2016-04-09 10:43:09 +02:00
03e01233d7 Fixing remaining bugs for route-restructure 2016-04-09 10:42:22 +02:00