Commit Graph

263 Commits

Author SHA1 Message Date
1dca6997cd Implement status tags 2017-08-23 15:19:15 +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
d2438372f5 Add task creator object 2017-07-21 20:24:37 +02:00
5f279c7d7d Remove @author docblock 2017-07-20 18:12:29 +02:00
42a7bfa8f6 Fix templates 2017-07-11 22:21:43 +02:00
1712a50ada Fix api path 2017-05-31 09:40:28 +02:00
714b278ddd Bug fix 2017-05-30 18:26:53 +02:00
54db0a44f9 fixes #62 2017-05-30 18:21:27 +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
f87451185c Prepare for better editor integration 2017-05-01 13:56:04 +02:00
c1b570a850 Adjusted list/table clicks 2017-05-01 13:55:48 +02:00
4500f29af5 Make all tables red 2017-04-16 20:38:39 +02:00
db1224386c Fix navigation for mobile 2017-04-16 20:19:56 +02:00
31c7481645 Mobile table fix 2017-04-16 19:59:38 +02:00
220d09a45e Reduce dashboard template 2017-04-16 16:24:10 +02:00
0bc350c3d1 Test new styles 2017-04-16 13:51:19 +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
a5229d1833 Better dummy dashboard implementation 2017-03-04 21:55:50 +01: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
7e3edfb593 Fix empty task elements 2017-02-12 21:32:48 +01:00
0765760591 Fix installation/mapper 2017-02-12 10:33:37 +01:00
4212a96035 Fix uri parameter 2017-02-08 20:25:56 +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
58f5316b81 Add existing query to link 2017-02-08 19:16:53 +01:00
6505b020e3 Restyle tasks and fix path 2017-02-04 12:57:10 +01:00
69767861c9 Flexbox tpl implementation 2017-01-29 13:43:20 +01:00
a0f5d76b22 More flexbox implementations 2017-01-29 12:35:25 +01:00
bad9ece211 Start implementing flexbox grid 2017-01-28 13:57:23 +01:00
4a20dc931c File path fixes 2017-01-26 16:42:54 +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
4a2cc303d3 Template, comment and path fixes 2016-12-30 19:59:24 +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
0f769089cb Create task elements 2016-11-08 13:06:43 +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
1261cba57b Dashboard drafts 2016-07-22 20:22:49 +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
efaecf1d8a Fixing remaining bugs for route-restructure 2016-04-09 10:42:22 +02:00
bc7c18e94e Case fix! 2016-03-26 18:59:38 +01:00