Commit Graph

22 Commits

Author SHA1 Message Date
85ea427242
Clean up outdated scripts
See #16
2022-11-07 00:33:24 +01:00
2ec0aa47ef
Use class map for autoloading
Close #7
2021-03-06 12:45:51 +01:00
08d28f037c
Use MD_STD_SEC's anti CSRF functions 2020-12-10 00:49:46 +01:00
bd6c0ad51d
Add robots / noindex to meta tags
phpcs-errors:0 phpunit-status:successful phpstan-errors:1
2020-11-18 15:52:01 +01:00
4939f2033a
Add meta description
phpcs-errors:0 phpunit-status:successful phpstan-errors:1
2020-11-18 15:23:52 +01:00
1596d4a3e0
Add alt="" tags to logo 2020-11-18 15:19:45 +01:00
8347a8a77b
Remove references to non-existent js and css files in error pages
phpcs-errors:0 phpunit-status:successful phpstan-errors:1
2020-11-08 13:57:28 +01:00
5af76abcb7
Remove references to non-existent image files in error pages
phpcs-errors:0 phpunit-status:successful phpstan-errors:1
2020-11-08 13:45:49 +01:00
a8f73a4b86
Update MDTlLoader and MDAllowedValueSets
phpcs-errors:226 phpunit-status:successful phpstan-errors:209
2020-10-29 20:45:59 +01:00
02df42a62d
Use PHPMailer for sending mails
Closes: #1

phpcs-errors:226 phpunit-status:successful phpstan-errors:207
2020-10-21 16:31:30 +02:00
76b5069b15 Fix obsolete, now erroneous type-casting of used memory size to string
for calling human_filesize

phpcs-errors:226 phpunit-status:successful
2020-08-11 13:39:47 +02:00
df3e1580cf Use MDAllowedValueSets for getting values of allowed values
phpcs-errors:226 phpunit-status:successful
2020-08-10 20:13:16 +02:00
f75ecb08a4 Add MD_STD, MDErrorReporter, MDAllowedValueSets
phpcs-errors:226 phpunit-status:successful
2020-08-10 20:05:22 +02:00
ef638ee9c4 Fix bug in crsf token handling
phpcs-errors:238 phpunit-status:successful
2020-07-03 17:54:40 +02:00
c8cce85893 Use minimized CSS and JS
phpcs-errors:238 phpunit-status:successful
2020-07-03 17:13:37 +02:00
9d73a9b61e Add anti-CSRF token
phpcs-errors:238 phpunit-status:successful
2020-07-03 16:41:31 +02:00
b78e7b782c Add dedicated logo for csvxml
phpcs-errors:253 phpunit-status:successful
2019-12-24 06:46:22 +01:00
a03f293321 Make debugging incorrect tags easier
phpcs-errors:253 phpunit-status:successful
2019-11-13 22:25:42 +01:00
326265a646 Made minor clean-up 2019-11-11 12:08:18 +01:00
1eb21bfc54 Employ a dedicated XML library to write XML files 2019-09-30 21:18:04 +02:00
13395387a0 Add a lot of new fields with improved and more integrated checks for
dependencies and allowed values
2019-09-01 19:54:01 +02:00
04bb95e2a0 Start work on new start page 2019-08-27 00:32:24 +02:00