Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation improvements for new cache package. #6

Open
wants to merge 84 commits into
base: cache
Choose a base branch
from
Open

Documentation improvements for new cache package. #6

wants to merge 84 commits into from

Conversation

eddieajau
Copy link

Also brings your branch up to date.

Andrew Eddie and others added 30 commits September 14, 2012 13:41
…rmat

New function: JDatabaseQuery:format()
Fix E_STRICT error with child method declarations from JTable::_getAssetParentId()
…estTest

Moving tests based on REQUEST_METHOD
Add deprecation tags to legacy classes.
Cleaning up structure of JPathway Tests
The helper function "getClientInfo" takes two arguments, the search "$id" and "$byName" which decides if it should search by id or name.
In our case here we want to search by the name and thus it should be set to "1". Otherwise the function will return null and break all extension updates as they are not found.
Fix up remaining manual conversion from DocBook to Markdown.
infograf768 and others added 30 commits November 13, 2012 06:31
This patch for CMS 
http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=29669
lets any required field get a nice message with the name(s) of the fields concerned, and not the uninformative js Alert.
For this, we need to add a string in behavior.php
New string in libraries/joomla/html/behavior.php
…_transactions

Handle nested transactions
Added missing menu links to Google and Keychain package documentation.
…_transactions

JDatabaseDriverNosql changes for compatibility due to modifications to J...
Tabs that may result from manifest source formatting after the translation element
in <submenu><menu>COM_COMPONENT_SUBMENUNAME</menu></submenu> result in invisible bugs as the translation element is saved to the #__menu table with the tabs/white spaces.
Translation will not be done and the alias will be used by the system to build the menu or submenu.
Hard to debug, since white spaces and tabs are invisible in database.
Suggestion is to trim both $menuElement and $child in the _buildAdminMenus method to avoid this issue.
Clean any white spaces and/or tabs
Added docs for JProfiler class.
Fix some doc block issues in JUser
Fix for:
RSS feed gets corrupted when ampersand (&) or other escapable characters exist in Site Meta Description

Bug filed here:
http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_id=8103&tracker_item_id=29731
Update libraries/joomla/document/feed/renderer/rss.php
Telling class_exists to not try to autoload the class within the autoload methods
Fixing namespace unit test failure
Implement Countable in JData and various fixes
Bumped since to 13.1.
Added basic placeholder for documentation.
Smoothed out some docblocks.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.