a28fa7c8a4
Add module id to modules
2017-09-15 19:37:34 +02:00
0251ae2c6e
Simplify htmlescape
2017-09-14 20:39:58 +02:00
554084d6ea
Fix permission tables
2017-09-13 10:45:41 +02:00
9584224b3e
draft pid to path fix
2017-09-08 15:38:23 +02:00
1365b5fb3a
Bug fix changes
2017-09-05 18:47:24 +02:00
7095f2a04a
Fix file author and copyright
2017-07-26 17:48:08 +02:00
9555c147c6
Fix footer rendering
2017-07-25 19:09:46 +02:00
e6dedfbf94
Add html escaping
2017-07-24 20:48:22 +02:00
cdeff4cba7
Remove @author docblock
2017-07-20 18:12:29 +02:00
91f49168a7
Add sales prices
2017-07-19 12:56:45 +02:00
dbc2bad041
(Draft) Create risk management models
...
Also fix some belongsTo in other mappers.
2017-07-09 10:42:02 +02:00
453d63000e
Fix api path
2017-05-31 09:40:28 +02:00
5a70e64222
fixes #62
2017-05-30 18:21:27 +02:00
a20952a056
UI fixes
2017-05-28 18:57:57 +02:00
bd41a22534
Make all tables red
2017-04-16 20:38:39 +02:00
fa46907589
Fix installer
2017-04-01 22:41:30 +02:00
c75ffeff08
Unit test fixes and invoice impl. started
2017-03-19 15:51:26 +01:00
e236f28fbd
Item template adjustments
2017-03-15 19:47:42 +01:00
4d6c4aa9a8
PhpUnit fixes
2017-03-12 22:40:21 +01:00
bdc0a2e6f3
Database adjustments for client & item
2017-03-07 21:13:10 +01:00
c63a229134
Preparing db
2017-03-01 16:47:36 +01:00
6f36675198
Strict types enabled
2017-03-01 14:05:29 +01:00
8e5978f89b
Name fixes
2017-02-25 20:48:55 +01:00
c9a202dfb2
Bulkl path fix reverse
2017-02-12 21:43:10 +01:00
b127b542b6
Bulkl path fix
2017-02-12 21:42:39 +01:00
2b70423d9d
Fix uri parameter
2017-02-08 19:40:22 +01:00
c5fef2042a
Pass uri query parameter
2017-02-08 19:29:11 +01:00
b5e179894b
Pass uri query parameter
2017-02-08 19:28:55 +01:00
acb6d1f0da
Add existing query to link
2017-02-08 19:16:53 +01:00
e8a90b92b4
More flexbox implementations
2017-01-29 19:59:42 +01:00
694b166ff3
More flexbox implementations
2017-01-29 19:59:37 +01:00
172bd43d01
File path fixes
2017-01-26 16:42:54 +01:00
d891e510b2
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
2c657b21d7
Adjusting copyright
2017-01-26 16:32:45 +01:00
fb063a5a73
Template, comment and path fixes
2016-12-30 19:59:24 +01:00
b28668bb5e
Increase php version requirement
2016-12-07 20:56:15 +01:00
f34eafc55a
Prepare const visibility
2016-12-07 20:23:04 +01:00
6899ea7096
Adjust database pool name
2016-10-29 20:44:52 +02:00
837039c69b
Path fix
2016-10-17 22:00:24 +02:00
33566cd927
Localization fix
2016-10-17 22:00:09 +02:00
3a7631d09c
Fix install
2016-10-09 20:07:30 +02:00
b43d94782a
Localization fix
2016-07-27 22:20:30 +02:00
f9f95d12c9
Translation fixes (0 still missing)
2016-07-27 13:17:50 +02:00
d94bb22d79
Translation fixes (0 still missing)
2016-07-27 13:15:05 +02:00
cd3069b8ba
Implemented application routes
2016-07-22 00:15:26 +02:00
66a714d6c0
Remove static loading
2016-07-05 19:22:54 +02:00
9b0bc9135c
Dynamic language loading
2016-07-05 19:00:30 +02:00
5c62a8d11a
Language display optimized
...
see previous commit
2016-07-02 14:15:02 +02:00
d49c18c19c
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
7e056fe39e
Implementing basic activate/deactivate
2016-07-02 12:39:31 +02:00