Commit Graph

45 Commits

Author SHA1 Message Date
8a372762e1 Fix form layouts 2017-11-13 20:48:05 +01:00
d3e3bec73d Fix #13 2017-11-08 22:39:51 +01:00
4b904597d5 General fixes 2017-11-05 13:09:39 +01:00
c9438272f6 Implement basic lookup functionality 2017-10-21 18:12:46 +02:00
c044e6b000 Simplify htmlescape 2017-09-14 20:39:58 +02:00
9da13cd72f fix template bugs 2017-09-06 11:40:19 +02:00
72422e5ea3 Integrating new editor draft 2017-08-17 21:54:27 +02:00
b3f457a218 Fix file author and copyright 2017-07-26 17:48:08 +02:00
b244522e22 Add html escaping 2017-07-24 20:48:22 +02:00
5f279c7d7d Remove @author docblock 2017-07-20 18:12:29 +02:00
1712a50ada Fix api path 2017-05-31 09:40:28 +02:00
ec37d1c2b4 First small component implemented 2017-05-18 19:54:25 +02:00
31bc6a464e Adjust location 2017-05-10 21:17:44 +02:00
c1b570a850 Adjusted list/table clicks 2017-05-01 13:55:48 +02:00
1a7de2dcc5 Use keyup for input handling 2017-04-15 20:15:44 +02:00
7615331f2b Add datalist action 2017-04-15 20:12:26 +02:00
79390dbded More actions implemented 2017-04-15 18:23:04 +02:00
e28667ca9e Fix popup action 2017-04-14 15:31:53 +02:00
267c1b3447 Multiple results test 2017-04-14 14:36:45 +02:00
5328cda8c5 Extend actions 2017-04-14 14:02:16 +02:00
faff4f69f8 Fixed action manager 2017-04-14 12:11:57 +02:00
2cffbc1119 Fix popup click 2017-04-14 12:11:57 +02:00
1460a646f7 Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
5211020f9b Bulkl path fix 2017-02-12 21:42:39 +01:00
23e6515ee5 Reverse path fix 2017-02-12 21:35:49 +01:00
e226e5b232 Path fix 2017-02-12 21:35:23 +01:00
2ef29f085d Fix uri parameter 2017-02-08 19:40:22 +01:00
034110d2aa Pass uri query parameter 2017-02-08 19:28:55 +01:00
a0f5d76b22 More flexbox implementations 2017-01-29 12:35:25 +01:00
daa39bfc89 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
e254aef924 Adjusting copyright 2017-01-26 16:32:45 +01:00
49f480f59a Increase php version requirement 2016-12-07 20:56:15 +01:00
d30eca5d0b [Tasks] Remove whitespace 2016-11-23 23:51:35 +01:00
0292870691 Path fix 2016-11-05 21:48:22 +01:00
2f379c222d Core adjustments for pending issues 2016-10-02 12:07:05 +02:00
0aba90fd59 Localization fix 2016-07-27 22:20:30 +02:00
d301b74559 Translation fixes (0 still missing) 2016-07-27 13:17:50 +02:00
2e8d03dd06 Dynamic language loading 2016-07-05 19:00:30 +02:00
44dd0c5d17 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
c49f273f41 Implementing basic activate/deactivate 2016-07-02 12:39:31 +02:00
d95c1c985d Update 2016-06-26 17:01:14 +02:00
d0158bd14a Implementing data-action test 2016-06-26 16:22:11 +02:00
006d9ed48c Templating 2016-06-25 13:57:53 +02:00
5ac5547b3d Simplyfing layout 2016-05-17 20:14:04 +02:00
bc7c18e94e Case fix! 2016-03-26 18:59:38 +01:00