Commit Graph

55 Commits

Author SHA1 Message Date
efe4ff4330 Fix absolute path to relative paths 2019-02-11 11:38:15 +01:00
037b63ba20 Use new tab, colors and css 2019-01-13 21:42:08 +01:00
0f84846044 Fix pagination view namespace 2018-10-02 20:44:28 +02:00
1f867a2d45 Reformat 2018-05-20 09:59:17 +02:00
3a7ddc5d32 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
75183a188f Remove space from end of line 2018-02-03 11:52:30 +01:00
6c72690e30 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
74e72f1a21 Remove package TBD 2017-12-30 11:56:53 +01:00
38c81c6a4a Remove footer
Was bad template and view layout/logic
2017-12-23 10:06:11 +01:00
2af336d135 Fix phpstorm inspections 2017-11-19 23:20:11 +01:00
3f889b02b8 Fix #13 2017-11-08 22:39:51 +01:00
6e4c25d055 Fix tables 2017-11-08 21:01:09 +01:00
f6ba53bae8 General fixes 2017-11-05 13:09:39 +01:00
973788c21d Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
fca9e23636 Optimize hr templates 2017-09-30 11:04:00 +02:00
95cdff502c Adjusted routes and links 2017-09-29 22:18:18 +02:00
e00418ce1e Added staff-list org components 2017-09-29 22:09:19 +02:00
ec958d0182 Simplify htmlescape 2017-09-14 20:39:58 +02:00
336f63633c Fix url 2017-09-08 13:33:18 +02:00
a9fc6e942e Show departments from organization 2017-09-07 20:45:04 +02:00
e05709a5f0 Bug fix changes 2017-09-05 18:47:24 +02:00
a9114d6170 Fix file author and copyright 2017-07-26 17:48:08 +02:00
2d1e82056c Fix footer rendering 2017-07-25 19:09:46 +02:00
e27b7987ad Add html escaping 2017-07-24 20:48:22 +02:00
d27b24d2ae Remove @author docblock 2017-07-20 18:12:29 +02:00
6d8f32e1c8 Fix style temp. 2017-07-02 08:53:49 +02:00
b44fb4b31a Fixing templates 2017-06-24 10:51:43 +02:00
848c62cf5b fixes #62 2017-05-30 18:21:27 +02:00
6f7db45d21 Make all tables red 2017-04-16 20:38:39 +02:00
b2a167242a Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
80c9b7ea3e Bulkl path fix 2017-02-12 21:42:39 +01:00
0090a406a5 Fix uri parameter 2017-02-08 19:40:22 +01:00
498edf3998 Pass uri query parameter 2017-02-08 19:29:11 +01:00
440dfb2244 Pass uri query parameter 2017-02-08 19:28:55 +01:00
d028cde701 File path fixes 2017-01-26 16:42:54 +01:00
d9fe7a618f 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
7428508d17 Adjusting copyright 2017-01-26 16:32:45 +01:00
26e58684b5 Increase php version requirement 2016-12-07 20:56:15 +01:00
5428ebe55e Localization fix 2016-07-27 22:20:30 +02:00
5bbcad85b1 Translation fixes (0 still missing) 2016-07-27 13:17:50 +02:00
aa44a0f259 Translation fixes (0 still missing) 2016-07-27 13:15:05 +02:00
86b496ba7c Dynamic language loading 2016-07-05 19:00:30 +02:00
216ea4cbe3 Language display optimized
see previous commit
2016-07-02 14:15:02 +02:00
8813128db5 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
8da34db740 Language fixes 2016-06-25 18:20:27 +02:00
73f054461b Directory rename 2016-05-19 19:46:39 +02:00
0824c75abe Simplyfing layout 2016-05-17 20:14:04 +02:00
9dc70af48b Fixing remaining bugs for route-restructure 2016-04-09 10:43:09 +02:00
d1c8fe35fa Fixing remaining bugs for route-restructure 2016-04-09 10:42:22 +02:00
c90dd11c1f Case fix! 2016-03-26 18:59:38 +01:00