1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added null coalescing operator to Template::sanitize()
lux
More... about 1 year ago
Fixed errors with accessing object as array
lux
More... about 1 year ago
Added Cache::instance() to get active instance
lux
More... about 1 year ago
Don't pass objects to htmlspecialchars
lux
More... about 1 year ago
Added Controller::instance() to avoid need for global
lux
More... about 1 year ago
Updated version to 2.4.0 for upcoming release
lux
More... about 1 year ago
Merge pull request #336 from jbroadway/github-actions More... about 1 year ago
Fix for github not knowing about assertMatchesRegularExpression
lux
More... about 1 year ago
Removed phpunit options that Github doesn't allow
lux
More... about 1 year ago
Updated php versions to test against
lux
More... about 1 year ago
Updated readme
lux
More... about 1 year ago
Added ci.yml for Github workflow
lux
More... about 1 year ago
Fix for contextual nav handler
lux
More... about 1 year ago
Merge pull request #331 from jbroadway/php8-fixes More... about 1 year ago
Additional fixes for navigation app UI
lux
More... about 1 year ago
More fixes for navigation app
lux
More... about 1 year ago
Additional navigation handler fixes
lux
More... about 1 year ago
Additional navigation handler fixes
lux
More... about 1 year ago
More fixes for navigation tests
lux
More... about 1 year ago
Always use objects in Tree since it needs items to be passed by reference
lux
More... about 1 year ago
Bypass some checks when running via PHPUnit
lux
More... about 1 year ago
Deprecations
lux
More... about 1 year ago
Deprecations
lux
More... about 1 year ago
Fixed test in case site_domain is undefined
lux
More... about 1 year ago
Better way to allow dynamic properties on Page
lux
More... about 1 year ago
This test wasn't really testing anything but that the language will fail on undefined methods
lux
More... about 1 year ago
Correction to expected result
lux
More... about 1 year ago
Additional deprecation warnings
lux
More... about 1 year ago
Fixed deprecation warnings
lux
More... about 1 year ago
Fixed error handling of failed queries in AppTest
lux
More... about 1 year ago