Commit Graph

28 Commits

Author SHA1 Message Date
e20bd140ed Translation fixes (0 still missing) 2016-07-27 13:15:05 +02:00
bc9594950e Implemented application routes 2016-07-22 00:15:26 +02:00
9263770216 Remove static loading 2016-07-05 19:22:54 +02:00
8e532ea83b Dynamic language loading 2016-07-05 19:00:30 +02:00
08468a49be Language display optimized
see previous commit
2016-07-02 14:15:02 +02:00
d8a998c70d 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
63f1ede3f5 Implementing basic activate/deactivate 2016-07-02 12:39:31 +02:00
ce7ffa27b4 Directory rename 2016-05-19 19:46:39 +02:00
3e7f9acf08 Simplyfing layout 2016-05-17 20:14:04 +02:00
1cbf53a814 Fixing remaining bugs for route-restructure 2016-04-09 10:43:09 +02:00
014e9c4c11 Fixing remaining bugs for route-restructure 2016-04-09 10:42:22 +02:00
49e94e2244 Usage of InfoManager 2016-04-02 17:47:30 +02:00
0c2c9e3f97 Routes files 2016-04-02 16:24:59 +02:00
4d525698b7 Routings moved to routing files 2016-04-01 22:16:21 +02:00
a035c3dc73 Namespace fixes 2016-03-31 21:53:31 +02:00
9209b187f4 Case fix! 2016-03-26 18:59:38 +01:00
e49c6d74b0 Cleanup and function pull out 2016-01-30 22:13:15 +01:00
0ef4dcee6c Remove namespace from scalars 2016-01-23 10:17:21 +01:00
8ad858eeab Test fixes 2016-01-23 10:10:24 +01:00
1a6cc023b2 Fix dependencies 2016-01-17 18:31:49 +01:00
330c4acf8a Fixing uninstall and removing old modules 2016-01-16 19:20:55 +01:00
ecce75a61f Admin dependency added 2016-01-10 19:13:00 +01:00
69a2b4a111 Restructure 2015-12-31 18:05:19 +01:00
a5e20e420c New admin classes (activate, deactivate, uninstall, update) 2015-12-30 22:51:05 +01:00
d4097a2b91 Renamin navigation install files 2015-12-29 21:52:47 +01:00
c18731028d Module version and path implemented 2015-12-29 18:38:45 +01:00
c88360154d Preparing lookup button 2015-12-19 10:06:15 +01:00
9b7500858a Init 2015-11-29 21:57:18 +01:00