summaryrefslogtreecommitdiff
path: root/includes
Commit message (Collapse)AuthorAge
...
| * Changelog updates, increasing version number.webchick2011-07-27
| |
* | Issue #634616 follow-up by sun: Documentation and bug fix for 'prevent' AJAX ↵webchick2011-07-21
| | | | | | | | property.
* | Issue #1206200 by plach, chx: Add support for field meta conditions in ↵webchick2011-07-20
| | | | | | | | EntityFieldQuery to allow for field language updates.
* | Issue #898634 by catch, alex_b, chx: Fixed install_drupal(): call to ↵webchick2011-07-18
| | | | | | | | menu-touching functions results in SQL syntax error.
* | Issue #1019470 by benjamin.wss, bfroehle: Ensure that file_directory_temp() ↵webchick2011-07-14
| | | | | | | | works on Windows.
* | Issue #1010480 by catch: Optimize _menu_navigation_links_rebuild().webchick2011-07-13
| |
* | - #1180100 by barbi: Fixed drupal_attributes() doc should mention the space ↵webchick2011-07-10
| | | | | | | | at beginning of return value.
* | Issue #1040262 by tsi: Fixed locale-rtl.css.webchick2011-07-07
| |
* | Issue #1209470 by Damien Tournoud: Fixed REQUEST_TIME is a float with ↵webchick2011-07-06
| | | | | | | | microseconds on PHP 5.4.
* | Issue #1136130 follow-up by pillarsdotnet: Document why WATCHDOG_* constants ↵webchick2011-07-04
| | | | | | | | are necessary.
* | Issue #1007830 follow-up by bfroehle: Better fix for nested transactions ↵webchick2011-07-04
| | | | | | | | throw exceptions on ddl changes in MySQL.
* | Issue #1162022 by sun: Ensure #validate and #submit keys always exist in ↵webchick2011-07-04
| | | | | | | | drupal_prepare_form().
* | Issue #1179582 by dalin: Changed l() documentation should mention that ↵webchick2011-07-03
| | | | | | | | sanitization is not performed when HTML => TRUE.
* | Issue #1203852 by pwolanin: Changed Increase hashing iterations for more ↵webchick2011-07-03
| | | | | | | | secure password hashes.
* | Issue #1071846 by gbrands: Fixed conf_path() doc needs cleanup.webchick2011-06-30
| |
* | Issue #188947 by lyricnz: Fixed date_validate()(form) should be ↵webchick2011-06-29
| | | | | | | | date_validate()(element).
* | Issue #1049462 by rfay: Fixed Usage of deprecated ↵webchick2011-06-29
| | | | | | | | form_state['clicked_button'] causes bugs during AJAX submissions by non-buttons.
* | Issue #1130198 by pillarsdotnet, Damien Tournoud: Fixed Regression: ↵webchick2011-06-29
| | | | | | | | line-breaks are mangled by drupal_html_to_text().
* | Issue #634616 by effulgentsia, rfay, sun: Fixed Various problems due to AJAX ↵webchick2011-06-29
| | | | | | | | binding to mousedown instead of click.
* | Issue #1083982 by Damien Tournoud: Fixed support for remote streamwrappers.webchick2011-06-29
|/
* Back to 7.x-devwebchick2011-06-29
|
* Changelog updates, increasing version number.webchick2011-06-29
|
* Merge branch '7.2-security' into 7.xwebchick2011-06-29
|\
| * Changelog, fixing version number in bootstrap.inc.webchick2011-06-29
| |
* | Issue #561422 follow-up by Damien Tournoud, lyricnz, chx: Fixed SQLite ↵webchick2011-06-27
| | | | | | | | support for faster db prefixes.
* | Issue #1192474 by pillarsdotnet: Fixed Fix grammar error in ↵webchick2011-06-22
| | | | | | | | file_unmanaged_save_data() docs.
* | Issue #561422 by sun, dalin, lyricnz, catch, Gerhard Killesreiter: Replace ↵webchick2011-06-22
| | | | | | | | strtr() with str_replace() for db prefixing for increased performance.
* | Issue #1192482 by pillarsdotnet: Fixed docs for drupal_save_data().webchick2011-06-22
| |
* | Issue #1192440 by pillarsdotnet: Fixed Make docs of file_copy() match code.webchick2011-06-21
| |
* | Issue #1096448 by bfroehle: Changed drupal_redirect_form() needs better ↵webchick2011-06-21
| | | | | | | | documentation of form_state['redirect'].
* | Issue #1081068 by wojtha, bfroehle, Heine: Fixed drupal_http_request() ↵webchick2011-06-21
| | | | | | | | inconsistent redirect_url().
* | Issue #1192466 by pillarsdotnet: Fixed Make docs of drupal_realpath() match ↵webchick2011-06-21
| | | | | | | | code.
* | Issue #1192456 by pillarsdotnet: Fixed Make docs of file_move() match code.webchick2011-06-21
| |
* | - Patch #804864 by fabsor, pwolanin, catch, c960657: external page caching ↵Dries Buytaert2011-06-12
| | | | | | | | does only work when 'page_cache_invoke_hooks()' is set to FALSE. (Old 'Aggressive Mode' is on).
* | - Patch #1089472 by janusman, David_Rothstein: batch API finishes when ↵Dries Buytaert2011-06-11
| | | | | | | | >99.5% of items have been processed.
* | Issue #504506 by andypost, Gábor Hojtsy: Fixed Drupal.formatPlural ↵webchick2011-06-08
| | | | | | | | incorrectly handle complex plural rules.
* | Issue #1038030 by yched: Fixed More accurate error handling in ↵webchick2011-06-04
| | | | | | | | EntityFieldQuery : non-existing field.
* | Issue #1007830 follow-up by bfroehle: Add more specificity to MySQL nested ↵webchick2011-06-04
| | | | | | | | DDL transaction error check.
* | Issue #1161240 by barbi, jhodgdon: Added Need documentation of non-matching ↵webchick2011-06-01
| | | | | | | | return value for taxonomy_term_load_multiple(), entity_load_multiple(), and DrupalEntityControlle.
* | Issue #604902 by rschwab, drewish: Add documentation about Batch API success ↵webchick2011-06-01
| | | | | | | | parameter.
* | Issue #1164862 by barbi: Fixed DatabaseTaskException has @class near top and ↵webchick2011-06-01
| | | | | | | | shouldn't.
* | Issue #1063636 by barbi: Changed drupal_add_css() should reference ↵webchick2011-05-29
| | | | | | | | drupal_get_css().
* | Issue #1007830 by drunken monkey, Damien Tournoud, bfroehle: Fixed Nested ↵webchick2011-05-29
| | | | | | | | transactions throw exceptions on ddl changes.
* | - Patch #1164548 by droplet: correct SelectQuery::range doc.Dries Buytaert2011-05-28
| |
* | Merge branch '7.x' of git.drupal.org:project/drupal into 7.xDries Buytaert2011-05-28
|\|
| * Ahem. Once again.webchick2011-05-25
| |
| * Back to 7.x-devwebchick2011-05-25
| |
| * Drupal 7.2webchick2011-05-25
| |\
| | * Drupal 7.1webchick2011-05-25
| | |
| * | Issue #1096340 by plach, fietserwin, sun: Fixed Stale language ↵webchick2011-05-24
| | | | | | | | | | | | types/negotation info after enabling/disabling modules.