Commit Graph

50 Commits

Author SHA1 Message Date
40a7742406 Fix installer 2017-04-01 22:41:30 +02:00
a5a66fddbb PhpUnit fixes 2017-03-12 22:40:21 +01:00
d9125da774 Strict types enabled 2017-03-01 14:05:29 +01:00
a1075fc0a1 Name fixes 2017-02-25 20:48:55 +01:00
4a01a35edf Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
1f571c767c Bulkl path fix 2017-02-12 21:42:39 +01:00
893ccc8635 Add existing query to link 2017-02-08 19:16:53 +01:00
d8eb1a12b8 File path fixes 2017-01-26 16:42:54 +01:00
97a2d34bcc 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
5f4f073b29 Adjusting copyright 2017-01-26 16:32:45 +01:00
cf223a0486 Increase php version requirement 2016-12-07 20:56:15 +01:00
cce2669a55 Prepare const visibility 2016-12-07 20:23:04 +01:00
36ed0471e1 Fixing doc blocks 2016-11-06 22:22:07 +01:00
43a05d5a41 Adjust database pool name 2016-10-29 20:44:52 +02:00
a42259b070 Fix install 2016-10-09 20:07:30 +02:00
856f7512b1 Localization fix 2016-07-27 22:20:30 +02:00
ec3790642f Translation fixes (0 still missing) 2016-07-27 13:17:50 +02:00
f96efc08c0 Translation fixes (0 still missing) 2016-07-27 13:15:05 +02:00
6d991ab611 Implemented application routes 2016-07-22 00:15:26 +02:00
20d0920de7 Remove static loading 2016-07-05 19:22:54 +02:00
d5376c5577 Dynamic language loading 2016-07-05 19:00:30 +02:00
efc92d904a Language display optimized
see previous commit
2016-07-02 14:15:02 +02:00
d3648ef6a6 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
7be5bfe7ae Implementing basic activate/deactivate 2016-07-02 12:39:31 +02:00
154a93cd92 Directory rename 2016-05-19 19:46:39 +02:00
d21eb702c7 Simplyfing layout 2016-05-17 20:14:04 +02:00
13dec3084b Fixing comments and parameter for orm 2016-05-14 16:23:17 +02:00
c5094186ea Making datamapper static 2016-05-14 14:58:33 +02:00
7cce129743 Fixing remaining bugs for route-restructure 2016-04-09 10:43:09 +02:00
f2c275094b Fixing remaining bugs for route-restructure 2016-04-09 10:42:22 +02:00
4e9d7fd2f3 Usage of InfoManager 2016-04-02 17:47:30 +02:00
4d05d7c4d3 Routes files 2016-04-02 16:24:59 +02:00
bdfa0817b0 Routings moved to routing files 2016-04-01 22:16:21 +02:00
7afb6504cb Namespace fixes 2016-03-31 21:53:31 +02:00
7cb2b8d0ee Case fix! 2016-03-26 18:59:38 +01:00
e1c3915ce5 Doc + Mapper::class implementation 2016-03-09 23:11:51 +01:00
39c76d19ee Update hard drive failure 2016-03-01 19:14:32 +01:00
593d65497f Cleanup and function pull out 2016-01-30 22:13:15 +01:00
2c8ceb05ea Remove namespace from scalars 2016-01-23 10:17:21 +01:00
2373ad5c03 Test fixes 2016-01-23 10:10:24 +01:00
e5ecca1750 Fix dependencies 2016-01-17 18:31:49 +01:00
263cd58a2c Fixing uninstall and removing old modules 2016-01-16 19:20:55 +01:00
368d2fdef3 Admin dependency added 2016-01-10 19:13:00 +01:00
ff640477c6 Restructure 2015-12-31 18:05:19 +01:00
c0cf759222 New admin classes (activate, deactivate, uninstall, update) 2015-12-30 22:51:05 +01:00
32e12877c6 Renamin navigation install files 2015-12-29 21:52:47 +01:00
b55acd989d Module version and path implemented 2015-12-29 18:38:45 +01:00
2690e95c50 Templating 2015-12-19 19:35:25 +01:00
b1fa29299a Split 2015-12-18 17:43:42 +01:00
40961f36ec Init 2015-11-29 21:57:18 +01:00