7408d8a01c
Fix getHtml para type
2019-04-27 18:29:24 +02:00
d96ee16a63
php cs fixer
2019-04-27 12:05:33 +02:00
c71aa917a2
Use global namespace
2019-04-27 00:13:26 +02:00
c578536255
Add unit tests and fix templates
2019-04-14 19:47:06 +02:00
415d23bbb9
table test and bug style fixes
2019-03-31 20:32:17 +02:00
e069e55bb8
Make app,localization in url optional+tld+subdomain
2019-03-09 23:21:29 +01:00
aaddc1b48c
Implement new account selector
2019-02-23 19:09:31 +01:00
53516cb4ae
Add download to tables
2019-02-17 18:58:41 +01:00
2debcd17cc
Draft basic button action
2019-02-16 01:30:28 +01:00
ee3868b6c2
Fix relative path
2019-02-11 17:24:35 +01:00
5e5b2914a4
Fix absolute path to relative paths
2019-02-11 11:38:15 +01:00
5b35ea1ab6
Fix tab bug
2019-01-13 22:46:41 +01:00
a0890f85ef
Use new tab, colors and css
2019-01-13 21:42:08 +01:00
b22a2440f3
Fix tests/coverage
2018-12-20 23:23:14 +01:00
ff81707d1e
Fix use order
2018-12-09 22:16:55 +01:00
bc37cb8860
Minor functioinality improvements
2018-11-23 11:37:30 +01:00
6f958a2209
Fix pagination view namespace
2018-10-02 20:44:28 +02:00
376aae7f88
Further implementations after using the app
2018-09-15 17:14:24 +02:00
df181b3a8d
Started to implement profile admin functionality
2018-09-15 13:31:50 +02:00
e2d8daba41
Draft localization for server/account
2018-08-25 19:11:06 +02:00
24cec4908e
Fix missing key
2018-07-30 21:52:27 +02:00
26547a59d7
Reformat
2018-05-20 09:59:17 +02:00
24a86fe98c
Make classes final
2018-05-11 21:30:34 +02:00
2975230b9e
Set ids
2018-04-24 19:22:46 +02:00
2ff764eb53
General template fixes
2018-04-12 22:32:28 +02:00
b5e4e82086
implemented tag add/remove functionality
2018-04-08 18:48:05 +02:00
489fdaa357
Change to php version 7.2 requirement
2018-03-27 19:10:56 +02:00
fbf3b4eaa5
Fix strict_types
2018-02-15 20:27:23 +01:00
9746e5059b
Improve general module test
2018-02-06 22:23:19 +01:00
aad0631151
phpcbf
2018-02-03 13:09:09 +01:00
04738d31a3
Draft tag actions
2018-01-05 21:51:16 +01:00
1709859306
Remove @category and replace with @package
2017-12-30 12:45:02 +01:00
a1d57a3c85
Remove package TBD
2017-12-30 11:56:53 +01:00
8ef8dc225f
Cleanup and implement raw text
2017-12-30 11:47:14 +01:00
e81d939df1
Remove footer
...
Was bad template and view layout/logic
2017-12-23 10:06:11 +01:00
5f883a9226
Fix form layouts
2017-11-13 20:48:05 +01:00
45373cda5c
Fix #13
2017-11-08 22:39:51 +01:00
594dd74e0a
Scrutinizer php fixes
2017-11-08 22:00:34 +01:00
2029ab5b01
Fix tables
2017-11-08 21:01:09 +01:00
6e79dbe55f
General fixes
2017-11-05 13:09:39 +01:00
0d30cf17f1
Lazy load profile image
2017-10-28 20:14:23 +02:00
302639fc43
Fix if for foreach while spacing
2017-10-27 17:56:33 +02:00
1cb2211636
Fix template ids
2017-10-24 19:43:30 +02:00
16d49c4b3e
Fix selector bugs
2017-10-23 19:34:53 +02:00
44839477b2
Prepare for table actions
2017-10-21 21:11:39 +02:00
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
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
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
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
b6d6ea716e
Fixing remaining bugs for route-restructure
2016-04-09 10:42:22 +02:00
2679416dd7
Case fix!
2016-03-26 18:59:38 +01:00