12
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
White space trim. More... over 15 years ago
Refactored language installation error messages. More... over 15 years ago
JAction::check now takes an array of identities (note, explicit deny wins over explicit allow). More... over 15 years ago
Split JAction and JActions into two files. More... over 15 years ago
Working commit of JActions and JAction classes for Type 2 rule processing. More... over 15 years ago
^ Added class and ID to radio buttons
Hannes Papenberg
as Hannes Papenburg
More... over 15 years ago
Remove manual setting of asset tracking. More... over 15 years ago
# Fixed missing class in radio buttons in JForms
Hannes Papenberg
as Hannes Papenburg
More... over 15 years ago
^ changed some functions to be static to adhere to PHP5 strict ^ fixed some output to fix a false warning in Eclipse
Hannes Papenberg
as Hannes Papenburg
More... over 15 years ago
Fixed bugs in JTableNested::_getTreeRepositionData and updating of lft and rgt in JTableNested::store (rgt's were being updated first, wrong way round?). More... over 15 years ago
+ Added JTableAsset + Added check to JTableNested to ensure that parent node exists in the tree. ^ Added nested set fields (parent_id, lft, rgt, level) to jos_access_assets and removed section and section_id fields. More... over 15 years ago
Code formatting. More... over 15 years ago
Code formatting. More... over 15 years ago
Clean up @access tags. More... over 15 years ago
BlueStork CSS fixes/additions, Form tweaks for com_categories & com_content & com_users, Replace tables from com_config & com_menus More... over 15 years ago
Accessibility improvements to com_config, mod_status. Thanks to Andrea Tarr. More... over 15 years ago
fixed a bug from my last commit. removed static for JApplication::getMenu()
Hannes Papenberg
as Hannes Papenburg
More... over 15 years ago
^ Some performance improvements and changing some code to PHP strict.
Hannes Papenberg
as Hannes Papenburg
More... over 15 years ago
Fixed issue with JRoute->parse(). More... over 15 years ago
Fixed issue in the clean() method of JFilterInput. More... over 15 years ago
[#18025] Make Toolbars conistent across administrator components More... over 15 years ago
Various E-Strict validation fixes. Changed arguments of setBuffer() method in JDocument classes. More... over 15 years ago
[#17980] Query Error in JHTML::_( 'list.users' ) More... over 15 years ago
[#17983] [patch] New Categories are attaching to ROOT instead of designated parent More... over 15 years ago
BlueStork fixes, Edit Category interface tweaks, Copied system images to admin template subfolder More... over 15 years ago
Updated PHPMailer to version 2.3
Hannes Papenberg
as Hannes Papenburg
More... over 15 years ago
[#17506] Add parameter to onBeforeStoreUser event to pass old and new data to event (Thanks Ian MacLennan) More... over 15 years ago
Reverted 12655 More... over 15 years ago
Added some comments to JHtml More... over 15 years ago
Removed setAction/setId calls More... over 15 years ago