Commit Graph

52 Commits

Author SHA1 Message Date
fb2256094d Fix tests/coverage 2018-12-20 23:23:14 +01:00
e27ddef2d4 Fix use order 2018-12-09 22:16:55 +01:00
56f6704a37 Minor functioinality improvements 2018-11-23 11:37:30 +01:00
ee1b7beb5f Reformat 2018-05-20 09:59:17 +02:00
cab8e4ca8e Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
cf46bf25d1 Fix strict_types 2018-02-15 20:27:23 +01:00
f549a8614b Improve increments 2018-02-10 21:50:47 +01:00
c49a439ee8 phpcbf 2018-02-03 13:09:09 +01:00
40f2fb1ae7 Remove space from end of line 2018-02-03 11:52:30 +01:00
d98b9363e9 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
2a365f1d60 Remove package TBD 2017-12-30 11:56:53 +01:00
1b80b27ed5 Fix #13 2017-11-08 22:39:51 +01:00
f487155a84 Fix tables 2017-11-08 21:01:09 +01:00
0a270b652f General fixes 2017-11-05 13:09:39 +01:00
ca77ab69a6 Fix for spacing 2017-10-27 18:17:21 +02:00
fcc3aa845b Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
d639d981eb Update dashboard-calendar.tpl.php 2017-10-24 16:06:49 +02:00
a70302d761 fix #105 2017-10-03 20:24:29 +02:00
d397a8cea3 fix #30 2017-10-02 09:49:15 +02:00
b30c104f34 Simplify htmlescape 2017-09-14 20:39:58 +02:00
3c848bc8ae Create better minimized version 2017-08-11 20:26:03 +02:00
5bde21e683 Update calendar templates 2017-08-11 20:08:52 +02:00
73fdc8c285 Improve calendar view a little bit 2017-08-08 21:03:51 +02:00
b54206958d Added calendar dashboard test 2017-07-27 20:37:31 +02:00
93546a5206 Fix file author and copyright 2017-07-26 17:48:08 +02:00
9914d12cf1 Add html escaping 2017-07-24 20:48:22 +02:00
6b85be0abf Remove @author docblock 2017-07-20 18:12:29 +02:00
9b8f472b3b Prepare calendar event popup 2017-07-17 20:56:45 +02:00
f45055a86e fixes #62 2017-05-30 18:21:27 +02:00
630ced1f46 Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
2a7af88cef Bulkl path fix 2017-02-12 21:42:39 +01:00
286a9c24fe 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
f0687e8e6c Adjusting copyright 2017-01-26 16:32:45 +01:00
a299f0521d Fixing json serialization and reporter 2017-01-22 21:08:46 +01:00
e085879851 Increase php version requirement 2016-12-07 20:56:15 +01:00
82a34ccffd Localization fix 2016-07-27 22:20:30 +02:00
f5bff506f6 Translation fixes (0 still missing) 2016-07-27 13:17:50 +02:00
dc292ad015 Translation fixes (0 still missing) 2016-07-27 13:15:05 +02:00
ef77c0393e Dashboard drafts 2016-07-22 20:22:49 +02:00
762007922f Remove static loading 2016-07-05 19:22:54 +02:00
e97c0a0293 Dynamic language loading 2016-07-05 19:00:30 +02:00
79b5d7e34b Language fixes+api routes implemented 2016-07-02 20:02:27 +02:00
2af7e97eac 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
8855b2f592 Directory rename 2016-05-19 19:46:39 +02:00
eeeb05ba4e Simplyfing layout 2016-05-17 20:14:04 +02:00
6323244d9e Fixing remaining bugs for route-restructure 2016-04-09 10:43:09 +02:00
0b5d967581 Fixing remaining bugs for route-restructure 2016-04-09 10:42:22 +02:00
bc0c62e68b Case fix! 2016-03-26 18:59:38 +01:00
3b82c89840 Organization + calendar fixes/extensions 2016-02-14 23:10:58 +01:00
9a27c8bfba Implementing new schedule class/table. Schedule can be used for many other modules and objects. 2016-02-11 21:09:52 +01:00