Commit Graph

56 Commits

Author SHA1 Message Date
eaefcf435e Implement basic lookup functionality 2017-10-21 18:12:46 +02:00
18ca02a49d Fix #7 2017-10-03 21:39:34 +02:00
270308822a Improve profile layout 2017-09-28 11:00:44 +02:00
113e03d379 Fix image path 2017-09-26 16:05:14 +02:00
f417fcad82 Simplify htmlescape 2017-09-14 20:39:58 +02:00
0c5fbe3606 Add auditor module 2017-09-03 20:24:57 +02:00
602389ee44 Improved action draft 2017-08-13 21:55:10 +02:00
a07b70e3dc Add more dummy styles 2017-08-10 21:15:45 +02:00
969781992b Added profile styles 2017-08-10 17:14:11 +02:00
1eacd7b87f Fix file author and copyright 2017-07-26 17:48:08 +02:00
07567878b5 Add user image output draft 2017-07-25 19:17:35 +02:00
c58062b7e2 Fix account data output 2017-07-25 19:17:23 +02:00
386dc0b7b7 Fix footer rendering 2017-07-25 19:09:46 +02:00
36ae3b2470 Add html escaping 2017-07-24 20:48:22 +02:00
f6274281d7 Remove @author docblock 2017-07-20 18:12:29 +02:00
ed2537b677 Ne action draft 2017-07-16 20:38:07 +02:00
8a2c38a8ff Fix api path 2017-05-31 09:40:28 +02:00
42f1749a54 fixes #62 2017-05-30 18:21:27 +02:00
48210e9dca UI fixes 2017-05-28 18:57:57 +02:00
26a532978b "Fix" same action type 2017-05-22 20:54:37 +02:00
e392891666 Remove parameter 2017-05-18 20:00:43 +02:00
a5fc4892ac First small component implemented 2017-05-18 19:54:25 +02:00
3178cba734 Adjusted list/table clicks 2017-05-01 13:55:48 +02:00
d184d2f3f8 Make all tables red 2017-04-16 20:38:39 +02:00
b3706d203d Extend acc selector action 2017-04-16 10:09:19 +02:00
ffdb9a8547 Fix popup action 2017-04-14 15:31:53 +02:00
9543f088e3 Extend actions 2017-04-14 14:02:16 +02:00
eb9d5d56ea Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
494aa69c25 Bulkl path fix 2017-02-12 21:42:39 +01:00
fac8051083 Fix uri parameter 2017-02-08 19:40:22 +01:00
6b4b1e2ab4 Pass uri query parameter 2017-02-08 19:29:11 +01:00
32822f9114 Pass uri query parameter 2017-02-08 19:28:55 +01:00
d5125faa1a More flexbox implementations 2017-01-29 12:35:25 +01:00
afc94bce89 File path fixes 2017-01-26 16:42:54 +01:00
48ed64a02f 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
8f569642a3 Adjusting copyright 2017-01-26 16:32:45 +01:00
b68b183bc6 Increase php version requirement 2016-12-07 20:56:15 +01:00
0effe74345 Path fix 2016-10-17 22:00:24 +02:00
b740a68f86 Localization fix 2016-10-17 22:00:09 +02:00
055841d251 Localization fix 2016-07-27 22:20:30 +02:00
721d5aab05 Translation fixes (0 still missing) 2016-07-27 13:17:50 +02:00
9a85edd49c Translation fixes (0 still missing) 2016-07-27 13:15:05 +02:00
507695fe7e Minor fixes and additions 2016-07-12 17:16:00 +02:00
317938caef Dynamic language loading 2016-07-05 19:00:30 +02:00
c529256a20 Language fixes+api routes implemented 2016-07-02 20:02:27 +02:00
e49b37c692 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
768c2ceffe Implementing basic activate/deactivate 2016-07-02 12:39:31 +02:00
d4848b3906 Directory rename 2016-05-19 19:46:39 +02:00
b07a12012e Simplyfing layout 2016-05-17 20:14:04 +02:00
58df7357a6 Fixing remaining bugs for route-restructure 2016-04-09 10:43:09 +02:00