| Commit message (Collapse) | Author | Age |
|\
| |
| |
| |
| |
| |
| |
| | |
7.24 release
Conflicts:
CHANGELOG.txt
includes/bootstrap.inc
|
| | |
|
| | |
|
|/
|
|
| |
willmoy, bradweikel: Replace US-centric php.net URLs with language-neutral URLs
|
|
|
|
| |
return a string.
|
|
|
|
| |
ajax_html_ids for forms with file element (encoding=multipart/form-data).
|
| |
|
|
|
|
| |
| mvc: Add a recursive version of array_diff_assoc().
|
|
|
|
| |
dcam: Fixed fallback in drupal_get_hash_salt(), move it to bootstrap.inc, use instead of $GLOBALS['drupal_hash_salt()'].
|
|
|
|
| |
callback functions
|
|
|
|
| |
be overridden.
|
|
|
|
| |
drupal_add_html_head() API doc.
|
|
|
|
| |
ajax_html_ids() are broken for forms with file element (encoding=multipart/form-data).
|
|
|
|
| |
drupal_get_path if the file is not found
|
|
|
|
| |
drupal_prerender_links docs
|
|
|
|
| |
Mail functions reference obsolete RFC.
|
|
|
|
| |
drupal_get_token() function
|
|
|
|
| |
when to use t() instead
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
drupal_get_destination function
|
|
|
|
| |
cache constants
|
| |
|
| |
|
|
|
|
| |
pwolanin, David_Rothstein: Add support to drupal_http_request() for proxy servers.
|
|
|
|
|
|
| |
drupal_get_destination function"
This reverts commit 2c3cba3b6e8442a12b02f626d2151716b9aad8ae.
|
|
|
|
| |
drupal_get_destination function
|
|
|
|
| |
re-enables writing of the user session.
|
|
|
|
| |
includes and tests
|
| |
|
|
|
|
| |
is polluting form values.
|
|
|
|
| |
not to use in update functions
|
|
|
|
| |
reflect current function code
|
|
|
|
| |
valid_email_address
|
|
|
|
| |
arg is empty, and clarify that on url docs too
|
| |
|
| |
|
| |
|
|
|
|
| |
CSS/JS.
|
| |
|
|
|
|
| |
Fixed locale_get_plural() only works for a single language within a request and does not work for English.
|
| |
|
|
|
|
| |
dixon_, jrbeeman: Fixed Tests in profiles/[name]/modules cannot be run and cannot use a different profile for running tests.
|
|
|
|
| |
Content rendered via AJAX does not respect stylesheets removed in .info files.
|
|
|
|
| |
Drupal.settings.ajaxPageState.css gets overwritten.
|
|
|
|
| |
drupal_flush_all_caches() does not clear entity info cache.
|
|
|
|
| |
properties in abstract class DrupalCacheArray.
|
| |
|