Commit Graph

47 Commits

Author SHA1 Message Date
Dennis Eichhorn
485754e366 started with template fixes 2024-03-29 15:26:00 +00:00
Dennis Eichhorn
023eab9037 update version requirement 2024-03-20 07:21:25 +00:00
Dennis Eichhorn
486dd41c9c auto fixes + some impl. 2024-01-26 22:54:00 +00:00
Dennis Eichhorn
2f51284d29 update 2024-01-02 23:34:19 +00:00
Dennis Eichhorn
c30ce62943 change icon font to google icons 2023-10-19 21:44:09 +00:00
Dennis Eichhorn
174d107c1c rector fixes 2023-09-24 14:56:45 +00:00
8d0b30bc6f Fix file header 2023-06-17 03:13:35 +02:00
Dennis Eichhorn
1e3c233762 continue implementation 2023-06-09 17:39:31 +00:00
7ebb810e3b Continue with getter/setter cleanup 2023-05-30 15:44:25 +02:00
Dennis Eichhorn
c80484c69d phpcs autofixes 2023-05-28 12:19:04 +00:00
Dennis Eichhorn
cbda7c75b0 make id public, organigram impl. media password/encryption, settings bug fix, Money->FloatInt change, ... 2023-05-06 11:42:06 +00:00
e23f3e6d76 registration fixes 2023-03-24 16:20:25 +01:00
ab4e2606be too many changes 2023-03-11 23:38:19 +01:00
9eda80b4b7 fix url 2022-12-16 21:59:21 +01:00
ed574a3870 fix tests 2022-10-08 21:35:00 +02:00
25374458c9 fix name 2022-02-19 13:57:39 +01:00
50e9f611e7 fix bugs 2021-11-29 20:08:14 +01:00
b355009f53 bug fixes and template adjustments 2021-07-31 17:20:49 +02:00
ba1b713198 phpcs fixes 2019-10-06 17:50:12 +02:00
167505f589 fix docblock 2019-09-21 16:12:21 +02:00
ce70b6d7f2 fix phpcs findings 2019-09-12 19:48:00 +02:00
767a8b7879 change php version requirement 2019-08-15 20:45:28 +02:00
d30302863c fix @link 2019-07-08 19:51:27 +02:00
aa2b1a13bd Fix getHtml para type 2019-04-27 18:29:24 +02:00
43c09d73ff php cs fixer 2019-04-27 12:05:33 +02:00
3b7bcb518c Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
a50a76c494 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
e15a24c620 Remove package TBD 2017-12-30 11:56:53 +01:00
4a73685959 General fixes 2017-11-05 13:09:39 +01:00
4640299917 Fix ff layout 2017-09-26 20:49:21 +02:00
aea7a33774 Fix file author and copyright 2017-07-26 17:48:08 +02:00
afae8b100d Add html escaping 2017-07-24 20:48:22 +02:00
94001d86b7 Remove @author docblock 2017-07-20 18:12:29 +02:00
208925ec87 Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
85070f5497 Bulkl path fix 2017-02-12 21:42:39 +01:00
816cc9b791 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
e68387f941 Adjusting copyright 2017-01-26 16:32:45 +01:00
982edc7c44 Increase php version requirement 2016-12-07 20:56:15 +01:00
a63d3a460d Localization fix 2016-07-27 22:20:30 +02:00
70b6a4a84b Translation fixes (0 still missing) 2016-07-27 13:17:50 +02:00
5d17ce5d3e Minor fixes and additions 2016-07-12 17:16:00 +02:00
91389a0d49 Language change fix 2016-07-06 22:20:44 +02:00
e69a5ca693 Dynamic language loading 2016-07-05 19:00:30 +02:00
3e0a1c86b5 Language fixes+api routes implemented 2016-07-02 20:02:27 +02:00
cd19e23129 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
c91b829869 Simplyfing layout 2016-05-17 20:14:04 +02:00
1859ebc422 Case fix! 2016-03-26 18:59:38 +01:00