Commit Graph

56 Commits

Author SHA1 Message Date
c93f2f34aa Translation fixes (0 still missing) 2016-07-27 13:15:05 +02:00
b1515225a9 Implemented application routes 2016-07-22 00:15:26 +02:00
712d220cee Wrokflow draft 2016-07-21 21:07:03 +02:00
2ab45b9636 Minor fixes and additions 2016-07-12 17:16:00 +02:00
05641c71f0 Fixing media upload based on reporter 2016-07-06 22:21:21 +02:00
84cccb51be Remove static loading 2016-07-05 19:22:54 +02:00
ca529f832f Dynamic language loading 2016-07-05 19:00:30 +02:00
08ab7d22c7 Use strict 2016-07-05 18:11:33 +02:00
149564d63a Language display optimized
see previous commit
2016-07-02 14:15:02 +02:00
5b021b5a84 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
2211d64d93 Implementing basic activate/deactivate 2016-07-02 12:39:31 +02:00
7d71340366 Removing unused parameter 2016-06-04 18:32:53 +02:00
9387d230bc Renaming 2016-05-26 22:54:06 +02:00
5509176eed Upload fixes 2016-05-26 22:53:58 +02:00
918ca094aa Fixing upload bugs 2016-05-25 22:53:06 +02:00
537b9291ab Fixing upload bugs 2016-05-25 22:52:49 +02:00
4557f2a0f8 Directory rename 2016-05-19 19:46:39 +02:00
986e05db68 Simplyfing layout 2016-05-17 20:14:04 +02:00
7dcaa5183f Fixing comments and parameter for orm 2016-05-14 16:23:17 +02:00
24a3a2fac2 Making datamapper static 2016-05-14 14:58:33 +02:00
8c3955371c Reformatting and new directory (capitalization) 2016-05-06 18:24:44 +02:00
5709da9df5 Upload and form submit fixes 2016-05-03 22:00:53 +02:00
6092745508 Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
#	Calendar/Models/CalendarMapper.php
2016-04-22 17:46:31 +02:00
6ad32d2789 Unit test fixes 2016-04-22 17:44:28 +02:00
6e3904a66c Bug fixes 2016-04-22 15:19:14 +02:00
8a8e998953 Namespace fixes 2016-04-09 13:34:07 +02:00
30d2cf55ba Fixing remaining bugs for route-restructure 2016-04-09 10:43:09 +02:00
7468b0f04a Fixing remaining bugs for route-restructure 2016-04-09 10:42:22 +02:00
19fe9a04c4 Usage of InfoManager 2016-04-02 17:47:30 +02:00
c87b2bb6a5 Routes files 2016-04-02 16:24:59 +02:00
d3aa265615 Routings moved to routing files 2016-04-01 22:16:21 +02:00
9eb385536b Namespace fixes 2016-03-31 21:53:31 +02:00
24d7fdc1b9 Case fix! 2016-03-26 18:59:38 +01:00
6692842974 Case fix? 2016-03-26 18:57:04 +01:00
f184935c32 Draft ProjectManagement and EventManagement models 2016-03-13 00:14:39 +01:00
dde7bbc5fe Doc + Mapper::class implementation 2016-03-09 23:11:51 +01:00
f7843d534c Templating 2016-02-11 21:10:18 +01:00
0223c353e4 Cleanup and function pull out 2016-01-30 22:13:15 +01:00
db916463d9 Unit test fixes 2016-01-28 20:44:38 +01:00
a5b9f4fdf7 Test fixes 2016-01-24 15:05:16 +01:00
f3cf170d88 Split 2016-01-23 20:10:35 +01:00
9fe4694f43 Remove namespace from scalars 2016-01-23 10:17:21 +01:00
700f060ca4 Test fixes 2016-01-23 10:10:24 +01:00
ffd4490c52 Fix dependencies 2016-01-17 18:31:49 +01:00
f36386aefc Fixing uninstall and removing old modules 2016-01-16 19:20:55 +01:00
23d6e8a1aa Admin dependency added 2016-01-10 19:13:00 +01:00
2c8e922fe3 Restructure 2015-12-31 18:05:19 +01:00
87c8d53aee New admin classes (activate, deactivate, uninstall, update) 2015-12-30 22:51:05 +01:00
be4553736c Renamin navigation install files 2015-12-29 21:52:47 +01:00
3cc3694ce1 Module version and path implemented 2015-12-29 18:38:45 +01:00