summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Issue #2039449 by joshi.rohit100, joachim, lokapujya, Jalandhar, paulh, ↵Jennifer Hodgdon2014-06-25
| | | | yaworsk: Fix up docs for assertField and assertNoField methods
* Issue #2290435 by PQ: Fix broken link in robots.txt fileJennifer Hodgdon2014-06-25
|
* Issue #1956782 by joshi.rohit100, bdimaggio, tanmayk, chertzog: Document ↵Jennifer Hodgdon2014-06-25
| | | | parameter to xmlrpc_server()
* Issue #2263047 by joshi.rohit100, lostkangaroo, sachin_s, martin107: Fix up ↵Jennifer Hodgdon2014-06-18
| | | | hook_help docs and move to system module
* Issue #2277623 by mparker17: Fix up docs for drupal_parse_url functionJennifer Hodgdon2014-06-13
|
* Issue #2248799 by amitgoyal, c31ck, Wim Leers: Fix docs for system_sort_themesJennifer Hodgdon2014-06-13
|
* Issue #2267159 by juampy, xjm, alexpott: Remove nonexistent parameter from ↵Jennifer Hodgdon2014-06-13
| | | | DrupalWebtestCase::assertNoLink docs
* Issue #2273337 by vegantriathlete, ducktape, joachim: Fix up docs for ↵Jennifer Hodgdon2014-06-06
| | | | db_add_field and related functions
* Issue #2276469 by decibel.places: Fixed robots.txt syntax checking link broken.“webchick”2014-06-01
|
* Issue #2268947 by sachin_s, joachim: Add note to ↵Jennifer Hodgdon2014-05-28
| | | | hook_field_formatter_settings_form() about when it is invoked
* Back to 7.x-devDavid Rothstein2014-05-08
|
* Drupal 7.28David Rothstein2014-05-08
|
* Issue #2048395 by filijonka: Fix up group/topic membership for field hooksJennifer Hodgdon2014-05-07
|
* Issue #2259361 by jweowu, David_Rothstein: Document that ↵Jennifer Hodgdon2014-05-07
| | | | db_query_temporary() only works on SELECT queries
* Added standard information to CHANGELOG.txt in preparation for the Drupal ↵David Rothstein2014-05-06
| | | | 7.28 release.
* Issue #2245331 by bendikrb: Use of reserved word in ajax.js breaks IE8.David Rothstein2014-05-06
|
* Issue #952394 by xjm, webchick, sun, catch | yettyn: "No available releases ↵David Rothstein2014-05-06
| | | | found" - fetching update information exceeds timeout.
* Issue #2143461 by Sneakyvv: drupal_get_query_array() does not work correctly ↵David Rothstein2014-05-06
| | | | if a query parameter contains an equals sign.
* Issue #1522348 by seanB, jenlampton | Adam S: Notice: getimagesize read ↵David Rothstein2014-05-06
| | | | error in image_gd_get_info().
* Issue #1525176 by klausi, amateescu, David_Rothstein, dlu, goldenboy, ↵David Rothstein2014-05-06
| | | | lucascaro, naveko, Georgique, webchick: Using array_diff_assoc() for multilevel arrays in DrupalDefaultEntityController->cacheGet().
* Issue #1788060 by BarisW, swentel, dcam | hass: Translatable string <Hidden> ↵David Rothstein2014-05-06
| | | | cannot imported if translated.
* Issue #1200478 by mitron, pounard, David_Rothstein | nicholasThompson: ↵David Rothstein2014-05-06
| | | | Incorrect setting of the 'class' attribute to a string in the Comment module (could cause fatal errors under rare conditions).
* Issue #1300920 by salvis, DamienMcKenna, mkadin, idflood, pjcdawkins, ↵David Rothstein2014-05-05
| | | | lyricnz, greggles, Niklas Fiekas, gumanist | Dave Reid: The [node:summary] token does not output anything for body fields without a manual summary.
* Issue #1868972 by jweowu, DanChadwick: Db_query_temporary() fails to create ↵David Rothstein2014-05-05
| | | | a table when the SQL has leading whitespace.
* Issue #1191660 by ParisLiakos, Jon_B: Add Tag to Filter Query in ↵David Rothstein2014-05-05
| | | | admin/content/node.
* Issue #1790298 by nagba, pwolanin: Unindexed query in aggregator module.David Rothstein2014-05-05
|
* Issue #2161955 by wiifm, mikeytown2, dawehner: Remove get_extension_funcs() ↵David Rothstein2014-05-05
| | | | call to improve HHVM compatibility .
* Issue #1468686 by ordermind, paranojik, andrewbelcher, xps, Georgique, ↵David Rothstein2014-05-05
| | | | rlmumford, gapple, dsdeiz, tim.plunkett: File_field_widget_submit(), file.field.inc was using the wrong parent key.
* Issue #2182315 by joachim: Simpletest verbose output doesn't show end result ↵David Rothstein2014-05-05
| | | | of a drupalPostAjaxForm().
* Issue #1969108 by danblack, cs_shadow | Robert S: INSTALL.mysql.txt does not ↵David Rothstein2014-05-05
| | | | mention CREATE TEMPORARY TABLES and it should.
* Issue #2021933 by Crell, David_Rothstein, joachim, lz1irq: Catch exceptions ↵David Rothstein2014-05-05
| | | | from queue workers.
* Issue #1333292 by dcam, mgifford | Everett Zufelt: Screen-reader users ↵David Rothstein2014-05-05
| | | | receive no info about file upload errors.
* Issue #2130461 by Alan D.: Tracker pager is inconsistent with every other ↵David Rothstein2014-05-05
| | | | pager in core.
* Issue #2159549 by Dave Reid: File_save() and file_delete() do not clear ↵David Rothstein2014-05-05
| | | | entity controller cache.
* Issue #2227687 by cs_shadow | Cottser: Slightly ugly error message if a ↵David Rothstein2014-05-05
| | | | module is incompatible with the version of core and the PHP version.
* Issue #2065917 by SpadXIII, andrewbelcher, kboopathi: ↵David Rothstein2014-05-05
| | | | SelectQueryExtender::hasAnyTag uses hasAnyTags which doesn't exist.
* Issue #2106129 by brad.bulger, mmilano: Fix PHP notice in ↵David Rothstein2014-05-05
| | | | drupal_valid_path(): Undefined variable: form_item.
* Issue #61456 by Albert Volkman, jeffschuler, David_Rothstein, jdefay, ↵David Rothstein2014-05-05
| | | | edmund.kwok, pillarsdotnet, xjm, alex_b, csevb10, Steve Dondley: Write tests for issues with aggregator titles displaying quotes and other characters with HTML entity equivalents badly.
* Issue #2165143 by MF82, mgifford: Fix tigger misspell in node.testJennifer Hodgdon2014-05-02
|
* Issue #2169065 by MF82, dcam, nadja.jury, danmuzyka: Fix up some docs in ↵Jennifer Hodgdon2014-05-02
| | | | search tests
* Issue #2244087 by cs_shadow, andrei.dincu, joachim: Add explanation comment ↵Jennifer Hodgdon2014-04-24
| | | | in NodeCreationTestCase
* Issue #2245057 by cs_shadow, joachim: Fix docs for entity_get_controllerJennifer Hodgdon2014-04-23
|
* Fix typo in CHANGELOG.txt.David Rothstein2014-04-22
|
* Issue #1068840 by sun, TR, Liam Morland, Pancho, Alan D., tim.plunkett, ↵David Rothstein2014-04-22
| | | | Damien Tournoud, droplet: Country codes missing from includes/iso.inc.
* Issue #2234611 by visabhishek, cs_shadow, joachim: Fix up docs for ↵Jennifer Hodgdon2014-04-17
| | | | drupalCreateRole test method
* Issue #1885420 by cs_shadow, kim.pepper, xjm: Fix docs for metadata on node ↵Jennifer Hodgdon2014-04-16
| | | | access queries
* Issue #2195357 by Rajendar Reddy, GoddamnNoise, Pol: Fix docs in ↵Jennifer Hodgdon2014-04-16
| | | | hook_block_info()
* Issue #1041486 by cs_shadow, lokapujya, eporama, Pancho: Fix docs for ↵Jennifer Hodgdon2014-04-16
| | | | check_markup
* Merge tag '7.27' into 7.xDavid Rothstein2014-04-16
|\ | | | | | | | | | | | | | | 7.27 release Conflicts: CHANGELOG.txt includes/bootstrap.inc
| * Drupal 7.27David Rothstein2014-04-16
| |