Commit Graph

56 Commits

Author SHA1 Message Date
f16cbbc07b Add department as member 2017-07-19 13:00:03 +02:00
bea6c446bd Added relation between position and department 2017-07-19 12:58:58 +02:00
5a8d7e1f88 Fixes belongs to bugs 2017-07-05 16:56:26 +02:00
e1c3cdafe3 Fixed wrong belongsTo name 2017-07-03 22:43:27 +02:00
c096ad5b55 fixes #62 2017-05-30 18:21:27 +02:00
f3c8ad4210 Adjusted list/table clicks 2017-05-01 13:55:48 +02:00
78c0385824 Make all tables red 2017-04-16 20:38:39 +02:00
ae36914fd8 Change default unit name 2017-04-16 16:55:32 +02:00
91b72b230e Fix installer 2017-04-01 22:41:30 +02:00
b5a8b7d9c5 Strict types enabled 2017-03-01 14:05:29 +01:00
bef5e9769b Name fixes 2017-02-25 20:48:55 +01:00
7ee98f6ab7 Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
2eb1161ed8 Bulkl path fix 2017-02-12 21:42:39 +01:00
9dd6d82baa Fix uri parameter 2017-02-08 19:40:22 +01:00
f53d176787 Pass uri query parameter 2017-02-08 19:28:55 +01:00
7fd60698f0 Add existing query to link 2017-02-08 19:16:53 +01:00
0ca2280b6e Flexbox integration 2017-01-29 10:29:50 +01:00
c1cbc56c9c Organization tpl flexbox integration 2017-01-29 10:29:35 +01:00
2de2b27a1c 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
7fb00b9d4e Adjusting copyright 2017-01-26 16:32:45 +01:00
2599e9adfb Fixing json serialization and reporter 2017-01-22 21:08:46 +01:00
4ae2510846 Increase php version requirement 2016-12-07 20:56:15 +01:00
d71a321e3c Prepare const visibility 2016-12-07 20:23:04 +01:00
65788f9a13 Fixed organization CRD 2016-11-15 16:54:43 +01:00
50991ef655 Fixing doc blocks 2016-11-06 22:22:07 +01:00
62c349d3d3 Create units 2016-11-05 22:23:48 +01:00
7f5e9a8b85 Adjust database pool name 2016-10-29 20:44:52 +02:00
e8601e9d8b Localization fix 2016-10-17 22:00:09 +02:00
61567348c6 Fix install 2016-10-09 20:07:30 +02:00
856fb3bf2e Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
#	Tasks/Admin/Routes/Web/Api.php
2016-10-02 12:10:19 +02:00
9500ba9f76 Core adjustments for pending issues 2016-10-02 12:07:05 +02:00
2876f490f8 Preparing for query extension
implementing media for task/task elements and preparing for unit parent
display.
2016-09-28 22:07:54 +02:00
e60ad59329 Localization fix 2016-07-27 22:20:30 +02:00
06b2552e33 Translation fixes (0 still missing) 2016-07-27 13:15:05 +02:00
e53f6dea13 Implemented application routes 2016-07-22 00:15:26 +02:00
5a92bdfae2 Remove static loading 2016-07-05 19:22:54 +02:00
6a86ec0986 Dynamic language loading 2016-07-05 19:00:30 +02:00
38761c9034 Routing 2016-07-05 11:35:20 +02:00
d3fa3d9bcd Language fixes+api routes implemented 2016-07-02 20:02:27 +02:00
d2015ea93c 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
eadb3b4841 Implementing basic activate/deactivate 2016-07-02 12:39:31 +02:00
7ddc2b651c Templating 2016-06-25 13:57:53 +02:00
ace53a32a1 Fixing template (lang+default) 2016-06-24 22:08:40 +02:00
840041359a Simplyfing layout 2016-05-17 20:14:04 +02:00
0e0ff86bfd Making datamapper static 2016-05-14 14:58:33 +02:00
86c07481d5 Reformatting and new directory (capitalization) 2016-05-06 18:24:44 +02:00
cd09c410da Fixing remaining bugs for route-restructure 2016-04-09 10:42:22 +02:00
b960b79b84 Usage of InfoManager 2016-04-02 17:47:30 +02:00
8a5c3a3f69 Routes files 2016-04-02 16:24:59 +02:00
73607dd70f Routings moved to routing files 2016-04-01 22:16:21 +02:00