Commit Graph

64 Commits

Author SHA1 Message Date
df124c6f9e Fix installer 2017-04-01 22:41:30 +02:00
44b8eb702d Unit test fixes and invoice impl. started 2017-03-19 15:51:26 +01:00
8df3c25248 PhpUnit fixes 2017-03-12 22:40:21 +01:00
c85f84bcc9 Strict types enabled 2017-03-01 14:05:29 +01:00
256e9f24eb Name fixes 2017-02-25 20:48:55 +01:00
630ced1f46 Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
2a7af88cef Bulkl path fix 2017-02-12 21:42:39 +01:00
f4b38df23c Add existing query to link 2017-02-08 19:16:53 +01:00
286a9c24fe Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
#	Draw/Controller.js
#	Draw/Models/DrawType.enum.js
#	Draw/Models/Editor.js
#	Media/Models/UploadFile.php
2017-01-26 16:42:29 +01:00
f0687e8e6c Adjusting copyright 2017-01-26 16:32:45 +01:00
a299f0521d Fixing json serialization and reporter 2017-01-22 21:08:46 +01:00
e085879851 Increase php version requirement 2016-12-07 20:56:15 +01:00
a58bc99964 Prepare const visibility 2016-12-07 20:23:04 +01:00
f99f74ed24 Fixing doc blocks 2016-11-06 22:22:07 +01:00
c81e5f70f9 Fix relation 2016-11-05 21:47:51 +01:00
1234eba29d Adjust database pool name 2016-10-29 20:44:52 +02:00
7f2b41a5b0 Fix install 2016-10-09 20:07:30 +02:00
3e930aa9e7 Core adjustments for pending issues 2016-10-02 12:07:05 +02:00
be3a887ba7 Test fixes 2016-08-13 14:13:12 +02:00
82a34ccffd Localization fix 2016-07-27 22:20:30 +02:00
f5bff506f6 Translation fixes (0 still missing) 2016-07-27 13:17:50 +02:00
dc292ad015 Translation fixes (0 still missing) 2016-07-27 13:15:05 +02:00
ef77c0393e Dashboard drafts 2016-07-22 20:22:49 +02:00
cc12d9cad7 Implemented application routes 2016-07-22 00:15:26 +02:00
762007922f Remove static loading 2016-07-05 19:22:54 +02:00
e97c0a0293 Dynamic language loading 2016-07-05 19:00:30 +02:00
79b5d7e34b Language fixes+api routes implemented 2016-07-02 20:02:27 +02:00
2af7e97eac 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
d089ec3ecc Implementing basic activate/deactivate 2016-07-02 12:39:31 +02:00
8855b2f592 Directory rename 2016-05-19 19:46:39 +02:00
eeeb05ba4e Simplyfing layout 2016-05-17 20:14:04 +02:00
6816bf7676 Fixing bugs 2016-05-15 23:24:43 +02:00
2c9ed6cbe6 Fixing comments and parameter for orm 2016-05-14 16:23:17 +02:00
bbad0a7c41 Making datamapper static 2016-05-14 14:58:33 +02:00
5e8352a41d Reformatting and new directory (capitalization) 2016-05-06 18:24:44 +02:00
9b4ff04bfc Unit test bug fixes 2016-04-24 20:47:29 +02:00
7b8dfd81ea Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
#	Calendar/Models/CalendarMapper.php
2016-04-22 17:46:31 +02:00
ea20567ec1 Unit test fixes 2016-04-22 17:44:28 +02:00
7b4d08bccc Bug fixes 2016-04-22 15:19:14 +02:00
6323244d9e Fixing remaining bugs for route-restructure 2016-04-09 10:43:09 +02:00
0b5d967581 Fixing remaining bugs for route-restructure 2016-04-09 10:42:22 +02:00
6ae4c2e1e6 Usage of InfoManager 2016-04-02 17:47:30 +02:00
fe5918643e Routes files 2016-04-02 16:24:59 +02:00
9ced1e2469 Routings moved to routing files 2016-04-01 22:16:21 +02:00
ed67da9b06 Namespace fixes 2016-03-31 21:53:31 +02:00
bc0c62e68b Case fix! 2016-03-26 18:59:38 +01:00
db7bbb0e65 Doc + Mapper::class implementation 2016-03-09 23:11:51 +01:00
3b82c89840 Organization + calendar fixes/extensions 2016-02-14 23:10:58 +01:00
6179700b03 Fixing hasOne schedule bugs 2016-02-13 20:04:35 +01:00
a6ef9561af Calendar doc comments 2016-02-11 22:29:33 +01:00