12
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adding class to radio button labels
Hannes Papenberg
as Hannes Papenburg
More... over 15 years ago
Merge back from dextercowley_2 branch. Work on weblinks, newsfeed, contacts. More... over 15 years ago
^ Removed the root_user feature. # Fixed the userprofile in the backend. This still needs some changes.
Hannes Papenberg
as Hannes Papenburg
More... over 15 years ago
Converted clone calls to be statements More... over 15 years ago
Cosmetic changes. More... over 15 years ago
Added access control checks to JControllerForm with overrides for extended classes (_allowAdd, _allowEdit, _allowSave). More... over 15 years ago
Added access argument to JHtmlJGrid::published to only display the icon without click action if not permitted to perform the action. More... over 15 years ago
Added SERVER_UTC and USER_UTC filters to JForm::filter to convert user supplied dates to UTC server or UTC user time respectively. More... over 15 years ago
[#18304] require, require_once, include, & include_once are statements, not functions (Contributed by Joseph LeBlanc) More... over 15 years ago
Fix small bug in safehtml filter. More... over 15 years ago
Fixed static/object usage bug for default in JFilterInput::clean (sync'd with 1.5) More... over 15 years ago
Bug fix JRules::getAllowed. More... over 15 years ago
Loop optimisation in JDocumentHTML::countModules More... over 15 years ago
Fixed JTableNested issues with move and re-order More... over 15 years ago
Changed error handling in JHtml More... over 15 years ago
Removed previous root_user concept More... over 15 years ago
Let there be ACL! More... over 15 years ago
# [#16484] Password field changed in configuration.php by Administration > Global Configuration
ianmac
as Ian MacLennan
More... over 15 years ago
Added transliteration override support for language packs More... over 15 years ago
Code formatting. More... over 15 years ago
Replaced all $ instances to document.id for Mootools except third party classes More... over 15 years ago
Template Manager cleanup, CSS move for com_users, replace tables, new ACL icons More... over 15 years ago
Fixed some call_user_func_array() bugs. More... over 15 years ago
CSS fixes, missing language strings added, replaced tables from user config More... over 15 years ago
Added ContentLanguages JForm field and JElement. More... over 15 years ago
Bug fix. More... over 15 years ago
Added archived state support to JHtmlJGrid::published More... over 15 years ago
Added JControllerForm (to support basic edit operations). More... over 15 years ago
Fix return-by-reference bug when a parameter type cannot be found. More... over 15 years ago
Forced language installation file to require client attribute. More... over 15 years ago