Commits
User selector
Commit history
Commits on Mar 5, 2023
Fix TypeError Table::getRowFormat()
Show description for b26033bcommittedRefactor ListAbstract (#18216)
Show description for bd52a99authored
Commits on Mar 4, 2023
Add named param $createDb
Show description for fab5a15authored andcommittedDrop getDbnameAndOptions() method
Show description for a9972daauthored andcommittedRefactor OpenLayer visualization code generation
Show description for 5d10439authored andcommittedBetter type-safety extractPoints
Show description for 680e952authored andcommittedUse OpenLayers source.getExtent() instead of calculating from features
Show description for 5dac31aauthored andcommittedMerge branch 'QA_5_2'
Show description for b3e4292committedAdd context for week names in config.values.php
Show description for 2b408f2committedFix wrong time zone when handling Git information
Show description for 12b924dcommittedAdd context for date/time related translations
Show description for d19ebcfcommittedClean up is_foreign_key_supported
Show description for 20a2462authored andcommittedRemove useless Message::format() method
Show description for a101587authored andcommittedTransformationsPlugin:getOptions() takes mixed[]
Show description for f7449ddauthored andcommittedFix TypeError Table::getLastMessage() (#18166)
Show description for f8d6b0aauthoredBetter array types in types (#18169)
Show description for 7ec5250authoredRemove $indent param from getHiddenInputs()
Show description for 5686db1authored andcommitted
Commits on Mar 3, 2023
Small refactoring in Server/Plugins
Show description for 1c0264fauthored andcommittedRemove localised_date Twig extension
Show description for 525009bauthored andcommittedmysqli_result::fetch_all is now guaranteed to exist
Show description for 3a78383authored andcommittedUse null-safe operator (#18207)
Show description for 61cfd97authoredWrong order of operations in ResponseRenderer
Show description for a48dbd2authored andcommittedRemove escapeString in TemplateModel
Show description for 69fc4c8authored andcommittedUse quoteString in controllers (#18191)
Show description for 142f15fauthoredUse quoteString in Events
Show description for df9d76eauthored andcommittedUse quoteString in Util
Show description for 31800beauthored andcommittedMerge pull request #18201 from kamil-tekiela/quoteString-in-UserGroups
Show description for a659874authoredRemove `$GLOBALS['cfg']` from BrowseForeigners class
Show description for 8123a81committedAdd Config as a constructor param of Template class
Show description for e38a46fcommitted
Commits on Mar 2, 2023
Use quoteString in UserGroups
Show description for a6cfa89committedReplace `$GLOBALS['cfg']['ZeroConf']` in Common class
Show description for 687c51dcommittedReplace `$GLOBALS['cfg']['MysqlMinVersion']` in Common class
Show description for 5c5e8c2committed
Commits on Mar 1, 2023
Refactor Config\Settings::toArray() method
Show description for a035b51committedAdd Config\Settings\Transformations::asArray() method
Show description for 684d897committedAdd Config\Settings\SqlQueryBox::asArray() method
Show description for afcb4e4committed