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 |
|
More...
|
over 15 years ago
|
Remove manual setting of asset tracking. |
|
More...
|
over 15 years ago
|
# Fixed missing class in radio buttons in JForms |
|
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 |
|
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() |
|
More...
|
over 15 years ago
|
^ Some performance improvements and changing some code to PHP strict. |
|
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 |
|
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
|