Commit Graph

25 Commits

Author SHA1 Message Date
f55c1934f6 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
965c7794ec Implementing basic activate/deactivate 2016-07-02 12:39:31 +02:00
dae5568547 Commenting 2016-06-26 16:21:24 +02:00
e3910b2e26 Fixing order for minor performance 2016-06-25 14:40:52 +02:00
1f1c84b6ca Adding navigation storage support 2016-06-25 13:58:07 +02:00
4122bb5433 Templating 2016-06-25 13:57:53 +02:00
450e296bd3 Reformatting and new directory (capitalization) 2016-05-06 18:24:44 +02:00
70e6c58109 Fixing remaining bugs for route-restructure 2016-04-09 10:43:09 +02:00
3dcafaf62e Fixing remaining bugs for route-restructure 2016-04-09 10:42:22 +02:00
a28838584b Usage of InfoManager 2016-04-02 17:47:30 +02:00
3f6e562319 Routes files 2016-04-02 16:24:59 +02:00
be8e4f4270 Routings moved to routing files 2016-04-01 22:16:21 +02:00
920bef5713 Namespace fixes 2016-03-31 21:53:31 +02:00
b49683b786 Case fix! 2016-03-26 18:59:38 +01:00
538ff6b223 Cleanup and function pull out 2016-01-30 22:13:15 +01:00
e24df84e24 Remove namespace from scalars 2016-01-23 10:17:21 +01:00
31d69ab491 Fix dependencies 2016-01-17 18:31:49 +01:00
f935b87a90 Fixing uninstall and removing old modules 2016-01-16 19:20:55 +01:00
fedd6b45db Admin dependency added 2016-01-10 19:13:00 +01:00
64ef1614e5 Restructure 2015-12-31 18:05:19 +01:00
425b75621f New admin classes (activate, deactivate, uninstall, update) 2015-12-30 22:51:05 +01:00
7d51c2760c Renamin navigation install files 2015-12-29 21:52:47 +01:00
363b83b7d3 Module version and path implemented 2015-12-29 18:38:45 +01:00
882754a98d Inspection fixes 2015-12-22 23:15:38 +01:00
aafab48773 Init 2015-11-29 21:57:18 +01:00