Commit Graph

46 Commits

Author SHA1 Message Date
286abf7832 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
1c558fe319 Fix minor bugs for full inspections 2017-10-15 18:54:27 +02:00
51df0d4909 Ignore coverage for view methods in controllers 2017-10-07 21:24:10 +02:00
1adb25c363 Remove use of unnecessary ViewLayout 2017-10-01 15:17:10 +02:00
7a058b0f1a Use default database connection 2017-09-23 13:58:09 +02:00
43d915482a Add module id to modules 2017-09-15 19:37:34 +02:00
44352408bd draft pid to path fix 2017-09-08 15:38:23 +02:00
d2aa39665e Fix file author and copyright 2017-07-26 17:48:08 +02:00
2b66362232 Remove @author docblock 2017-07-20 18:12:29 +02:00
1b4ae44aea fixes #62 2017-05-30 18:21:27 +02:00
e4a38f6a01 Fix installer 2017-04-01 22:41:30 +02:00
80489d92df Remove purchase tables (different module) 2017-03-15 19:47:59 +01:00
09e048ee20 Strict types enabled 2017-03-01 14:05:29 +01:00
84aa206b19 Name fixes 2017-02-25 20:48:55 +01:00
4749f883e7 Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
5ccd5eec4d Bulkl path fix 2017-02-12 21:42:39 +01:00
2dcf463fdd Add existing query to link 2017-02-08 19:16:53 +01:00
3b5122cd6b File path fixes 2017-01-26 16:42:54 +01:00
8a031bdca1 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
cf73d7b282 Adjusting copyright 2017-01-26 16:32:45 +01:00
9247f190ab Increase php version requirement 2016-12-07 20:56:15 +01:00
45372fd591 Prepare const visibility 2016-12-07 20:23:04 +01:00
aa3b0698e1 Adjust database pool name 2016-10-29 20:44:52 +02:00
65f3d317f1 Fix install 2016-10-09 20:07:30 +02:00
6aec94d9ff Implemented application routes 2016-07-22 00:15:26 +02:00
f2341eb28e Remove static loading 2016-07-05 19:22:54 +02:00
1379e49bc7 Implementing basic activate/deactivate 2016-07-02 12:39:31 +02:00
8c3c292b6d Fixing remaining bugs for route-restructure 2016-04-09 10:43:09 +02:00
7d3de6c1aa Fixing remaining bugs for route-restructure 2016-04-09 10:42:22 +02:00
80b2689bbd Usage of InfoManager 2016-04-02 17:47:30 +02:00
b4737f6811 Routes files 2016-04-02 16:24:59 +02:00
0da83a1554 Routings moved to routing files 2016-04-01 22:16:21 +02:00
9d7ec5febb Namespace fixes 2016-03-31 21:53:31 +02:00
c352b9f9c5 Case fix! 2016-03-26 18:59:38 +01:00
c04f3fc5be Cleanup and function pull out 2016-01-30 22:13:15 +01:00
46f10543cf Remove namespace from scalars 2016-01-23 10:17:21 +01:00
f916c57432 Test fixes 2016-01-23 10:10:24 +01:00
169b2a79dd Fix dependencies 2016-01-17 18:31:49 +01:00
b60e2e39cc Fixing uninstall and removing old modules 2016-01-16 19:20:55 +01:00
ccc85d2157 Admin dependency added 2016-01-10 19:13:00 +01:00
d90c25bc91 Restructure 2015-12-31 18:05:19 +01:00
5c17c15535 New admin classes (activate, deactivate, uninstall, update) 2015-12-30 22:51:05 +01:00
d52ca35377 Renamin navigation install files 2015-12-29 21:52:47 +01:00
83eb4d7a30 Module version and path implemented 2015-12-29 18:38:45 +01:00
3b392c3e08 Templating 2015-12-19 19:35:25 +01:00
360c2fbdee Init 2015-11-29 21:57:18 +01:00