Commit Graph

56 Commits

Author SHA1 Message Date
473dafdbcf Implement create and get 2016-11-05 21:48:14 +01:00
2d08306678 Fix routing 2016-11-05 21:47:42 +01:00
26afb1aae2 Adjust database pool name 2016-10-29 20:44:52 +02:00
0ad430d497 Fix install 2016-10-09 20:07:30 +02:00
224c43f782 Fixed dependency bug 2016-10-02 19:39:58 +02:00
65e87db2a8 Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
#	Tasks/Admin/Routes/Web/Api.php
2016-10-02 12:10:19 +02:00
2f379c222d Core adjustments for pending issues 2016-10-02 12:07:05 +02:00
38c31e4780 Preparing for query extension
implementing media for task/task elements and preparing for unit parent
display.
2016-09-28 22:07:54 +02:00
0aba90fd59 Localization fix 2016-07-27 22:20:30 +02:00
d301b74559 Translation fixes (0 still missing) 2016-07-27 13:17:50 +02:00
422d01d6c7 Translation fixes (0 still missing) 2016-07-27 13:15:05 +02:00
1261cba57b Dashboard drafts 2016-07-22 20:22:49 +02:00
cbba77dab5 Implemented application routes 2016-07-22 00:15:26 +02:00
90986cb1ac Fix info manager usage 2016-07-15 20:15:01 +02:00
13197e4f41 Minor fixes and additions 2016-07-12 17:16:00 +02:00
cdfe86adce Remove static loading 2016-07-05 19:22:54 +02:00
2e8d03dd06 Dynamic language loading 2016-07-05 19:00:30 +02:00
00b20b93fe Routing 2016-07-05 11:35:20 +02:00
375ad0a020 Language display optimized
see previous commit
2016-07-02 14:15:02 +02:00
44dd0c5d17 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
c49f273f41 Implementing basic activate/deactivate 2016-07-02 12:39:31 +02:00
d95c1c985d Update 2016-06-26 17:01:14 +02:00
d0158bd14a Implementing data-action test 2016-06-26 16:22:11 +02:00
ec7faf3b61 Path fix 2016-06-26 16:21:54 +02:00
006d9ed48c Templating 2016-06-25 13:57:53 +02:00
e719702cd0 Directory rename 2016-05-19 19:46:39 +02:00
5ac5547b3d Simplyfing layout 2016-05-17 20:14:04 +02:00
35f63b7f6f Fixing comments and parameter for orm 2016-05-14 16:23:17 +02:00
fe86e00aa5 Making datamapper static 2016-05-14 14:58:33 +02:00
393bc35380 Unit test bug fixes 2016-04-24 20:47:29 +02:00
efaecf1d8a Fixing remaining bugs for route-restructure 2016-04-09 10:42:22 +02:00
3ca617e640 Usage of InfoManager 2016-04-02 17:47:30 +02:00
ffa3a252f4 Routes files 2016-04-02 16:24:59 +02:00
a3bb75b784 Routings moved to routing files 2016-04-01 22:16:21 +02:00
1038dc56e3 Namespace fixes 2016-03-31 21:53:31 +02:00
bc7c18e94e Case fix! 2016-03-26 18:59:38 +01:00
f109acae94 Doc + Mapper::class implementation 2016-03-09 23:11:51 +01:00
b83d27d19a Update hard drive failure 2016-03-01 19:14:32 +01:00
3afafd5891 Fixing hasOne schedule bugs 2016-02-13 20:04:35 +01:00
ed7b69c0d2 Tasks doc comments 2016-02-11 22:31:42 +01:00
da1fa7f921 Implementing new schedule class/table. Schedule can be used for many other modules and objects. 2016-02-11 21:09:52 +01:00
39b286af7b Return is array and not an object 2016-02-06 18:18:23 +01:00
792ce687d7 Unit test fixes 2016-02-04 21:10:48 +01:00
4ae3416d92 Cleanup and function pull out 2016-01-30 22:13:15 +01:00
11ec29fcdd Unit test fixes 2016-01-28 20:44:38 +01:00
8d5d933339 Remove namespace from scalars 2016-01-23 10:17:21 +01:00
a7330ea1bc Test fixes 2016-01-23 10:10:24 +01:00
2b077f8e65 Fix dependencies 2016-01-17 18:31:49 +01:00
a854297e21 Fixing uninstall and removing old modules 2016-01-16 19:20:55 +01:00
8424e9e6ed Admin dependency added 2016-01-10 19:13:00 +01:00