185712e1ad
fix view l11n
2020-02-07 21:06:17 +01:00
503c2f7364
phpcs fix
2020-01-26 12:27:56 +01:00
71c2063683
inspection bug fix
2019-12-12 20:08:35 +01:00
5ad9272598
phpcs fixes
2019-10-06 17:50:12 +02:00
05104da3fc
fix lang indention and order
2019-10-02 21:09:53 +02:00
660eb11346
fix docblock
2019-09-21 16:12:21 +02:00
2f8fb62bb2
fix phpcs findings
2019-09-12 19:48:00 +02:00
785c55ceab
change php version requirement
2019-08-15 20:45:28 +02:00
d50c463c0a
fix @link
2019-07-08 19:51:27 +02:00
e090df0ec0
Fix increment to pre-increment
2019-05-19 19:08:35 +02:00
65f6ec0e27
Start changing styles
2019-05-14 22:02:49 +02:00
fbeafea55d
Fix pages in view
2019-04-27 18:45:17 +02:00
b2dd2f8927
Fix getHtml para type
2019-04-27 18:29:24 +02:00
cb40b78c11
php cs fixer
2019-04-27 12:05:33 +02:00
8ff5d47d04
Use global namespace
2019-04-27 00:13:26 +02:00
2d760d91ca
Make app,localization in url optional+tld+subdomain
2019-03-09 23:21:29 +01:00
718c6ad78a
Add download to tables
2019-02-17 18:58:41 +01:00
ea9aad1c9a
Fix absolute path to relative paths
2019-02-11 11:38:15 +01:00
eae8b72f2d
Fix tab bug
2019-01-13 22:46:41 +01:00
adeacc7eb2
Use new tab, colors and css
2019-01-13 21:42:08 +01:00
875a21e212
Fix pagination view namespace
2018-10-02 20:44:28 +02:00
2b928f67e6
Reformat
2018-05-20 09:59:17 +02:00
acdb9f3c39
Change to php version 7.2 requirement
2018-03-27 19:10:56 +02:00
98b9282a0e
Remove space from end of line
2018-02-03 11:52:30 +01:00
0855f7a622
Fix css debug
2018-01-07 14:56:44 +01:00
af2cdbc2ef
Remove @category and replace with @package
2017-12-30 12:45:02 +01:00
ae529130ce
Remove package TBD
2017-12-30 11:56:53 +01:00
7df901b408
Remove footer
...
Was bad template and view layout/logic
2017-12-23 10:06:11 +01:00
3f1dc72c83
Fix phpstorm inspections
2017-11-19 23:20:11 +01:00
64f44be321
Fix #13
2017-11-08 22:39:51 +01:00
161ab3775a
General fixes
2017-11-05 13:09:39 +01:00
0197cb483f
Fix tabs to spaces
2017-10-27 18:23:35 +02:00
a9f377a2f1
Fix if for foreach while spacing
2017-10-27 17:56:33 +02:00
664ec1cd71
Simplify htmlescape
2017-09-14 20:39:58 +02:00
9f3938e5cb
Extend risk templates
2017-09-07 15:50:42 +02:00
02f2e7c518
Extend templates
2017-09-07 15:22:30 +02:00
cdcba79e9e
Improved list templates and added empty single templates
2017-09-06 15:33:26 +02:00
d0d66d2977
Fix file author and copyright
2017-07-26 17:48:08 +02:00
47fea048b6
Fix footer rendering
2017-07-25 19:09:46 +02:00
5414720bf2
Add html escaping
2017-07-24 20:48:22 +02:00
e93991e528
Remove @author docblock
2017-07-20 18:12:29 +02:00
2e58e8158e
Fix templates
2017-07-11 22:21:43 +02:00
a236608e57
(Draft) Create risk management models
...
Also fix some belongsTo in other mappers.
2017-07-09 10:42:02 +02:00
6ea6ea272d
Fix api path
2017-05-31 09:40:28 +02:00
5ae0298b66
fixes #62
2017-05-30 18:21:27 +02:00
e3469a97a6
Make all tables red
2017-04-16 20:38:39 +02:00
dccc9eefe2
Database adjustments for client & item
2017-03-07 21:13:10 +01:00
5a608b8f2b
Bulkl path fix reverse
2017-02-12 21:43:10 +01:00
3fc7dcf3a7
Bulkl path fix
2017-02-12 21:42:39 +01:00
bcf235ba4e
Fix uri parameter
2017-02-08 19:40:22 +01:00
669f351199
Pass uri query parameter
2017-02-08 19:28:55 +01:00
6ddd7d8cdf
More flexbox implementations
2017-01-29 19:59:37 +01:00
1ceb4ca7bd
File path fixes
2017-01-26 16:42:54 +01:00
532775c66a
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
a41c633ede
Adjusting copyright
2017-01-26 16:32:45 +01:00
3ad0dcbae0
Template & lang fixes
2016-12-14 21:27:04 +01:00
f9ba82cd0d
Increase php version requirement
2016-12-07 20:56:15 +01:00
068c1baa88
[RiskManagement] Path fix
2016-11-23 23:50:51 +01:00
6de280a73a
Localization fix
2016-07-27 22:20:30 +02:00
fd3de0a0b3
Translation fixes (0 still missing)
2016-07-27 13:17:50 +02:00
4069313b28
Dynamic language loading
2016-07-05 19:00:30 +02:00
c05f5e0a21
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
8906bcbc44
Simplyfing layout
2016-05-17 20:14:04 +02:00
21088933b3
Fixing remaining bugs for route-restructure
2016-04-09 10:42:22 +02:00
463e78cd6b
Case fix!
2016-03-26 18:59:38 +01:00