summaryrefslogtreecommitdiff
path: root/modules
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 #2263047 by joshi.rohit100, lostkangaroo, sachin_s, martin107: Fix up ↵Jennifer Hodgdon2014-06-18
| | | | | | | | hook_help docs and move to system module
* | 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 #2268947 by sachin_s, joachim: Add note to ↵Jennifer Hodgdon2014-05-28
|/ | | | hook_field_formatter_settings_form() about when it is invoked
* Issue #2048395 by filijonka: Fix up group/topic membership for field hooksJennifer Hodgdon2014-05-07
|
* 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 #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 #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 #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 #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
| |
* | Issue #535616 by jhodgdon, rootwork, ianthomas_uk, pwolanin, oriol_e9g | ↵David Rothstein2014-04-05
| | | | | | | | tgeller: Make Content Ranking settings for Search not say "weights" to avoid confusion.
* | Issue #2037847 by droplet: Join position strings together to fix ↵David Rothstein2014-04-05
| | | | | | | | translatability in the administrative interface for the Image module "Crop" effect.
* | Issue #2157017 by sun, rfay: DrupalHTTPRequestTestCase breaks on php-fpm ↵David Rothstein2014-04-05
| | | | | | | | [testbot PHP 5.4 blocker].
* | Issue #2222497 by mojzis: Replace obsolete function reference in ↵Jennifer Hodgdon2014-03-28
| | | | | | | | hook_prepare docs
* | Issue #2215877 by asrob: Fix function signature for hook_ajax_render_alter()Jennifer Hodgdon2014-03-15
| |
* | Issue #2182187 by izus: Clarify documentation for taxonomy_vocabulary_delete()Jennifer Hodgdon2014-03-12
| |
* | Issue #1796500 by sandykadam: Fix docs for hook_field_attach_validate()Jennifer Hodgdon2014-02-27
| |
* | Issue #1694026 by sandykadam, joachim: Fis docs in ↵Jennifer Hodgdon2014-02-27
| | | | | | | | hook_field_attach_delete_bundle()
* | Issue #2199191 by nevergone, mr.york: Fix typo in form.api.phpJennifer Hodgdon2014-02-27
| |
* | Issue #1948566 by joachim: Document batch API callbacks using new standardJennifer Hodgdon2014-02-12
| |
* | Issue #2183461 by siliconmeadow: Fix reference to nonexistent function in ↵Jennifer Hodgdon2014-02-12
| | | | | | | | taxonomy docs
* | Issue #2174353 by anemes, bryanlburkholder: Fix up docs for system_retrieve_fileJennifer Hodgdon2014-02-12
| |
* | Issue #2174551 by David_Rothstein, mikeytown2, hswong3i: ↵David Rothstein2014-01-31
| | | | | | | | Taxonomy_update_7011 runs out of memory.
* | Issue #2107231 by valderama: Fix documentation for hook_delete()Jennifer Hodgdon2014-01-30
| |
* | Issue #2158383 by laurii, joachim: Fix documentation of return value in ↵Jennifer Hodgdon2014-01-23
|/ | | | user_role_permissions
* Drupal 7.26David Rothstein2014-01-15
|