5ec2248e77
Fix use order
2018-12-09 22:16:55 +01:00
f1ed15cb24
Minor functioinality improvements
2018-11-23 11:37:30 +01:00
791f030061
Fix pagination view namespace
2018-10-02 20:44:28 +02:00
3b54d2340f
Add draft sorting
2018-09-30 11:51:42 +02:00
75284cea6a
Fix whitespaces
2018-09-21 23:16:49 +02:00
2f8cba489c
Further implementations after using the app
2018-09-15 17:14:24 +02:00
332dd0eb4f
fixes #143
2018-08-09 18:16:17 +02:00
2c02d12fde
Implement selector drafts
2018-07-31 21:51:58 +02:00
098982ea9e
Use editor layout
2018-06-01 18:40:30 +02:00
cecdfe6b4d
Started to implement org selectors
2018-04-13 22:18:10 +02:00
f3eef315bc
Change to php version 7.2 requirement
2018-03-27 19:10:56 +02:00
68feb21fc8
Fix wrong obj
2018-02-15 20:46:22 +01:00
0617fdaa83
Draft organization form implementations
2018-02-15 20:06:04 +01:00
6cda97b124
Fix css debug
2018-01-07 14:56:44 +01:00
1f2e204485
Remove @category and replace with @package
2017-12-30 12:45:02 +01:00
26d0ee968f
Remove package TBD
2017-12-30 11:56:53 +01:00
747562645d
Remove footer
...
Was bad template and view layout/logic
2017-12-23 10:06:11 +01:00
077a0a2ba8
Fix #13
2017-11-08 22:39:51 +01:00
10a34cfecc
Fix tables
2017-11-08 21:01:09 +01:00
71d05f5639
General fixes
2017-11-05 13:09:39 +01:00
77589fd0e3
Fix if for foreach while spacing
2017-10-27 17:56:33 +02:00
b10a6fb0d8
Simplify htmlescape
2017-09-14 20:39:58 +02:00
712f6f6872
fixed array bug
2017-09-14 11:15:12 +02:00
49f3cede27
fix template bugs
2017-09-06 11:40:19 +02:00
990062fbe9
Make organization output use belongsTo
2017-07-27 20:38:07 +02:00
016e31b077
Fix file author and copyright
2017-07-26 17:48:08 +02:00
14e003ab0c
Fix footer rendering
2017-07-25 19:09:46 +02:00
05fa515202
Add html escaping
2017-07-24 20:48:22 +02:00
600a3c068d
Remove @author docblock
2017-07-20 18:12:29 +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
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
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
4ae2510846
Increase php version requirement
2016-12-07 20:56:15 +01:00
65788f9a13
Fixed organization CRD
2016-11-15 16:54:43 +01:00
62c349d3d3
Create units
2016-11-05 22:23:48 +01:00
e8601e9d8b
Localization fix
2016-10-17 22:00:09 +02:00
9500ba9f76
Core adjustments for pending issues
2016-10-02 12:07:05 +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
6a86ec0986
Dynamic language loading
2016-07-05 19:00:30 +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
7ddc2b651c
Templating
2016-06-25 13:57:53 +02:00