Commit Graph

69 Commits

Author SHA1 Message Date
768a32cacd Fix minor bugs for full inspections 2017-10-15 18:54:27 +02:00
df4ad26b62 Fix author 2017-10-13 14:26:37 +02:00
c4e15599be Use default database connection 2017-09-23 13:58:09 +02:00
6398457368 Draft read only db 2017-09-22 19:19:57 +02:00
efe6d3fc1c Add module id to modules 2017-09-15 19:37:34 +02:00
ded62f8600 Simplify htmlescape 2017-09-14 20:39:58 +02:00
73432a568a Fix installer (nav) 2017-09-13 20:25:35 +02:00
77adf9d3c4 Fix pid installation 2017-09-08 17:51:38 +02:00
f78f9280b9 draft pid to path fix 2017-09-08 15:38:23 +02:00
70842216b6 Make nav vars const if possible 2017-09-08 11:41:19 +02:00
bf81e24fe5 fix remove modules bug 2017-09-08 09:46:49 +02:00
a3d3a3a7c2 Bug fix changes 2017-09-05 18:47:24 +02:00
8d1505a78d Optimize datatypes path 2017-08-11 20:44:07 +02:00
85fc44ffd4 Fix file author and copyright 2017-07-26 17:48:08 +02:00
47658bd7d6 Add html escaping 2017-07-24 20:48:22 +02:00
22e21d6e7e Remove @author docblock 2017-07-20 18:12:29 +02:00
615912b605 Fix comments 2017-06-15 09:24:33 +02:00
5733636bf2 Added todo 2017-04-16 20:31:47 +02:00
9786ec18e5 Fix navigation for mobile 2017-04-16 20:19:56 +02:00
0ed1feb765 Fix installer 2017-04-01 22:41:30 +02:00
9878d1c83c More introductions 2017-03-03 16:05:48 +01:00
3997e64d54 Strict types enabled 2017-03-01 14:05:29 +01:00
6befa9503a Name fixes 2017-02-25 20:48:55 +01:00
d846a6ed58 Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
d364fcec67 Bulkl path fix 2017-02-12 21:42:39 +01:00
385db6198f Only show positive counter 2017-02-04 12:53:52 +01:00
5069753fda Implement navigation badge 2017-01-29 19:07:17 +01:00
a154f2789e Implement task navigation info 2017-01-29 19:06:59 +01:00
e81af78ff8 Start implementing flexbox grid 2017-01-28 13:57:23 +01:00
ce3acf02b9 File path fixes 2017-01-26 16:42:54 +01:00
d0f6a2b2c0 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
8c41124c07 Adjusting copyright 2017-01-26 16:32:45 +01:00
7c37cbef22 Increase php version requirement 2016-12-07 20:56:15 +01:00
417166fa45 Prepare const visibility 2016-12-07 20:23:04 +01:00
7beb497b58 Adjust database pool name 2016-10-29 20:44:52 +02:00
356d438137 Fix install 2016-10-09 20:07:30 +02:00
5c23d76f2f Localization fix 2016-07-27 22:20:30 +02:00
e97487ae73 Translation fixes (0 still missing) 2016-07-27 13:17:50 +02:00
4f37c7f422 Translation fixes (0 still missing) 2016-07-27 13:15:05 +02:00
f4351c2544 Implemented application routes 2016-07-22 00:15:26 +02:00
8f0e19e174 Fixing media upload based on reporter 2016-07-06 22:21:21 +02:00
15fabe8f58 Dynamic language loading 2016-07-05 19:00:30 +02:00
50af0b1b02 Added splash navigation 2016-07-03 15:29:50 +02:00
d8062a8618 Language display optimized
see previous commit
2016-07-02 14:15:02 +02:00
f55c1934f6 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
965c7794ec Implementing basic activate/deactivate 2016-07-02 12:39:31 +02:00
dae5568547 Commenting 2016-06-26 16:21:24 +02:00
e3910b2e26 Fixing order for minor performance 2016-06-25 14:40:52 +02:00
1f1c84b6ca Adding navigation storage support 2016-06-25 13:58:07 +02:00
4122bb5433 Templating 2016-06-25 13:57:53 +02:00