Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Issue #1788060 by BarisW, swentel, dcam | hass: Translatable string <Hidden> ↵ | David Rothstein | 2014-05-06 | |
| | | | | cannot imported if translated. | |||
* | Issue #1200478 by mitron, pounard, David_Rothstein | nicholasThompson: ↵ | David Rothstein | 2014-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 Rothstein | 2014-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 Rothstein | 2014-05-05 | |
| | | | | a table when the SQL has leading whitespace. | |||
* | Issue #1191660 by ParisLiakos, Jon_B: Add Tag to Filter Query in ↵ | David Rothstein | 2014-05-05 | |
| | | | | admin/content/node. | |||
* | Issue #1790298 by nagba, pwolanin: Unindexed query in aggregator module. | David Rothstein | 2014-05-05 | |
| | ||||
* | Issue #2161955 by wiifm, mikeytown2, dawehner: Remove get_extension_funcs() ↵ | David Rothstein | 2014-05-05 | |
| | | | | call to improve HHVM compatibility . | |||
* | Issue #1468686 by ordermind, paranojik, andrewbelcher, xps, Georgique, ↵ | David Rothstein | 2014-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 Rothstein | 2014-05-05 | |
| | | | | of a drupalPostAjaxForm(). | |||
* | Issue #1969108 by danblack, cs_shadow | Robert S: INSTALL.mysql.txt does not ↵ | David Rothstein | 2014-05-05 | |
| | | | | mention CREATE TEMPORARY TABLES and it should. | |||
* | Issue #2021933 by Crell, David_Rothstein, joachim, lz1irq: Catch exceptions ↵ | David Rothstein | 2014-05-05 | |
| | | | | from queue workers. | |||
* | Issue #1333292 by dcam, mgifford | Everett Zufelt: Screen-reader users ↵ | David Rothstein | 2014-05-05 | |
| | | | | receive no info about file upload errors. | |||
* | Issue #2130461 by Alan D.: Tracker pager is inconsistent with every other ↵ | David Rothstein | 2014-05-05 | |
| | | | | pager in core. | |||
* | Issue #2159549 by Dave Reid: File_save() and file_delete() do not clear ↵ | David Rothstein | 2014-05-05 | |
| | | | | entity controller cache. | |||
* | Issue #2227687 by cs_shadow | Cottser: Slightly ugly error message if a ↵ | David Rothstein | 2014-05-05 | |
| | | | | module is incompatible with the version of core and the PHP version. | |||
* | Issue #2065917 by SpadXIII, andrewbelcher, kboopathi: ↵ | David Rothstein | 2014-05-05 | |
| | | | | SelectQueryExtender::hasAnyTag uses hasAnyTags which doesn't exist. | |||
* | Issue #2106129 by brad.bulger, mmilano: Fix PHP notice in ↵ | David Rothstein | 2014-05-05 | |
| | | | | drupal_valid_path(): Undefined variable: form_item. | |||
* | Issue #61456 by Albert Volkman, jeffschuler, David_Rothstein, jdefay, ↵ | David Rothstein | 2014-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.test | Jennifer Hodgdon | 2014-05-02 | |
| | ||||
* | Issue #2169065 by MF82, dcam, nadja.jury, danmuzyka: Fix up some docs in ↵ | Jennifer Hodgdon | 2014-05-02 | |
| | | | | search tests | |||
* | Issue #2244087 by cs_shadow, andrei.dincu, joachim: Add explanation comment ↵ | Jennifer Hodgdon | 2014-04-24 | |
| | | | | in NodeCreationTestCase | |||
* | Issue #2245057 by cs_shadow, joachim: Fix docs for entity_get_controller | Jennifer Hodgdon | 2014-04-23 | |
| | ||||
* | Fix typo in CHANGELOG.txt. | David Rothstein | 2014-04-22 | |
| | ||||
* | Issue #1068840 by sun, TR, Liam Morland, Pancho, Alan D., tim.plunkett, ↵ | David Rothstein | 2014-04-22 | |
| | | | | Damien Tournoud, droplet: Country codes missing from includes/iso.inc. | |||
* | Issue #2234611 by visabhishek, cs_shadow, joachim: Fix up docs for ↵ | Jennifer Hodgdon | 2014-04-17 | |
| | | | | drupalCreateRole test method | |||
* | Issue #1885420 by cs_shadow, kim.pepper, xjm: Fix docs for metadata on node ↵ | Jennifer Hodgdon | 2014-04-16 | |
| | | | | access queries | |||
* | Issue #2195357 by Rajendar Reddy, GoddamnNoise, Pol: Fix docs in ↵ | Jennifer Hodgdon | 2014-04-16 | |
| | | | | hook_block_info() | |||
* | Issue #1041486 by cs_shadow, lokapujya, eporama, Pancho: Fix docs for ↵ | Jennifer Hodgdon | 2014-04-16 | |
| | | | | check_markup | |||
* | Merge tag '7.27' into 7.x | David Rothstein | 2014-04-16 | |
|\ | | | | | | | | | | | | | | | 7.27 release Conflicts: CHANGELOG.txt includes/bootstrap.inc | |||
| * | Drupal 7.27 | David Rothstein | 2014-04-16 | |
| | | ||||
* | | Issue #535616 by jhodgdon, rootwork, ianthomas_uk, pwolanin, oriol_e9g | ↵ | David Rothstein | 2014-04-05 | |
| | | | | | | | | tgeller: Make Content Ranking settings for Search not say "weights" to avoid confusion. | |||
* | | Fix typo in CHANGELOG.txt. | David Rothstein | 2014-04-05 | |
| | | ||||
* | | Issue #2037847 by droplet: Join position strings together to fix ↵ | David Rothstein | 2014-04-05 | |
| | | | | | | | | translatability in the administrative interface for the Image module "Crop" effect. | |||
* | | Issue #2157017 by sun, rfay: DrupalHTTPRequestTestCase breaks on php-fpm ↵ | David Rothstein | 2014-04-05 | |
| | | | | | | | | [testbot PHP 5.4 blocker]. | |||
* | | Issue #2051519 by GoddamnNoise: Fix errors in registry.inc docs | Jennifer Hodgdon | 2014-04-02 | |
| | | ||||
* | | Issue #2222497 by mojzis: Replace obsolete function reference in ↵ | Jennifer Hodgdon | 2014-03-28 | |
| | | | | | | | | hook_prepare docs | |||
* | | Issue #2216945 by asrob: Remove duplicate ingroup in filter_xss | Jennifer Hodgdon | 2014-03-20 | |
| | | ||||
* | | Issue #2215877 by asrob: Fix function signature for hook_ajax_render_alter() | Jennifer Hodgdon | 2014-03-15 | |
| | | ||||
* | | Issue #2182187 by izus: Clarify documentation for taxonomy_vocabulary_delete() | Jennifer Hodgdon | 2014-03-12 | |
| | | ||||
* | | Issue #2204873 by sandipmkhairnar: Fix documentation of menu_tree_output. | Jennifer Hodgdon | 2014-03-11 | |
| | | ||||
* | | Issue #2194027 by KelvinWong, sphism: Fix up database topic docs example queries | Jennifer Hodgdon | 2014-03-04 | |
| | | ||||
* | | Issue #1796500 by sandykadam: Fix docs for hook_field_attach_validate() | Jennifer Hodgdon | 2014-02-27 | |
| | | ||||
* | | Issue #2188289 by Jaypan, sun, Berdir: Fix docs for drupal_get_token() | Jennifer Hodgdon | 2014-02-27 | |
| | | ||||
* | | Issue #2181809 by davidneedham, Les Lim: Fix bullet list in README file | Jennifer Hodgdon | 2014-02-27 | |
| | | ||||
* | | Issue #1694026 by sandykadam, joachim: Fis docs in ↵ | Jennifer Hodgdon | 2014-02-27 | |
| | | | | | | | | hook_field_attach_delete_bundle() | |||
* | | Issue #2199191 by nevergone, mr.york: Fix typo in form.api.php | Jennifer Hodgdon | 2014-02-27 | |
| | | ||||
* | | Issue #1948566 by joachim: Document batch API callbacks using new standard | Jennifer Hodgdon | 2014-02-12 | |
| | | ||||
* | | Issue #2183461 by siliconmeadow: Fix reference to nonexistent function in ↵ | Jennifer Hodgdon | 2014-02-12 | |
| | | | | | | | | taxonomy docs | |||
* | | Issue #2174353 by anemes, bryanlburkholder: Fix up docs for system_retrieve_file | Jennifer Hodgdon | 2014-02-12 | |
| | | ||||
* | | Issue #1984378 by Jaypan, JacobSanford, aroq | Dave Hirschman: $source ↵ | David Rothstein | 2014-01-31 | |
| | | | | | | | | argument is name of form field used to upload file, not "filepath or URI of the uploaded file." |