| .. |
|
cache
|
Fix incorrect or missing type declarations in Cache and DB classes
|
2023-09-26 11:09:55 +09:00 |
|
context
|
Be more permissive about null values passed to lang() and Context::getLang()
|
2023-12-18 21:19:33 +09:00 |
|
db
|
Revert "Convert DB class into an alias of Rhymix\Framework\DB, instead of extending it"
|
2023-06-19 01:44:53 +09:00 |
|
display
|
Fix #2227 duplicate og:url meta tag in page header
|
2023-12-13 23:04:21 +09:00 |
|
editor
|
Remove unnecessary header and footer from class files
|
2023-01-30 23:52:23 +09:00 |
|
extravar
|
Fix #2106 allow entering multiple lines (textarea) in extra var description
|
2023-07-04 23:29:23 +09:00 |
|
file
|
Deprecate old, rarely used methods of FileHandler
|
2023-10-04 01:33:57 +09:00 |
|
frontendfile
|
Handle the special case of Context::loadFile($filename, true)
|
2023-11-09 01:17:21 +09:00 |
|
handler
|
Remove unnecessary header and footer from class files
|
2023-01-30 23:52:23 +09:00 |
|
httprequest
|
Remove unnecessary header and footer from class files
|
2023-01-30 23:52:23 +09:00 |
|
mail
|
Remove unnecessary header and footer from class files
|
2023-01-30 23:52:23 +09:00 |
|
mobile
|
Change default Cookie path to "/" for compatibility with JS function setCookie()
|
2023-10-24 23:17:01 +09:00 |
|
module
|
Fix warning when forwarded module info does not contain all attributes
|
2023-12-30 21:05:31 +09:00 |
|
object
|
Fix #2187 undefined lang code in page.admin.controller.php
|
2023-10-01 00:03:33 +09:00 |
|
page
|
Remove unnecessary header and footer from class files
|
2023-01-30 23:52:23 +09:00 |
|
security
|
Mark old Security class as deprecated
|
2023-10-04 01:24:22 +09:00 |
|
template
|
Remove old TemplateHandler class, leaving only an alias for BC
|
2023-10-15 00:54:59 +09:00 |
|
validator
|
Remove unnecessary header and footer from class files
|
2023-01-30 23:52:23 +09:00 |
|
widget
|
Remove unnecessary header and footer from class files
|
2023-01-30 23:52:23 +09:00 |
|
xml
|
Fix #2176 error in unnecessary count()
|
2023-09-01 23:15:53 +09:00 |