Commit Graph

26 Commits

Author SHA1 Message Date
5bbe34f2a4 Translation fixes (0 still missing) 2016-07-27 13:15:05 +02:00
9e24a66c06 Implemented application routes 2016-07-22 00:15:26 +02:00
6b6d50f939 Remove static loading 2016-07-05 19:22:54 +02:00
4069313b28 Dynamic language loading 2016-07-05 19:00:30 +02:00
c05f5e0a21 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
da9b311d5e Implementing basic activate/deactivate 2016-07-02 12:39:31 +02:00
43c1d0fdc9 Directory rename 2016-05-19 19:46:39 +02:00
8906bcbc44 Simplyfing layout 2016-05-17 20:14:04 +02:00
21088933b3 Fixing remaining bugs for route-restructure 2016-04-09 10:42:22 +02:00
2d648a9e5d Usage of InfoManager 2016-04-02 17:47:30 +02:00
b58d28173a Routes files 2016-04-02 16:24:59 +02:00
810941629d Routings moved to routing files 2016-04-01 22:16:21 +02:00
ed821b14e3 Namespace fixes 2016-03-31 21:53:31 +02:00
463e78cd6b Case fix! 2016-03-26 18:59:38 +01:00
c2f9d6fd00 Unit test fixes 2016-02-04 21:10:48 +01:00
043bf02b85 Cleanup and function pull out 2016-01-30 22:13:15 +01:00
fe2d56e833 Remove namespace from scalars 2016-01-23 10:17:21 +01:00
2249ce9f2d Test fixes 2016-01-23 10:10:24 +01:00
42382f30b3 Fix dependencies 2016-01-17 18:31:49 +01:00
a02270c894 Fixing uninstall and removing old modules 2016-01-16 19:20:55 +01:00
9d928aeace Admin dependency added 2016-01-10 19:13:00 +01:00
c16c320409 Restructure 2015-12-31 18:05:19 +01:00
08270531b2 New admin classes (activate, deactivate, uninstall, update) 2015-12-30 22:51:05 +01:00
d61e00bc25 Renamin navigation install files 2015-12-29 21:52:47 +01:00
72407ae54c Module version and path implemented 2015-12-29 18:38:45 +01:00
f1691ed8d9 Init 2015-11-29 21:57:18 +01:00