summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* Issue #1751650 by Ivan Zugec: comment formattingJennifer Hodgdon2012-08-27
|
* Issue #1613554 by drumm, BTMash: Fixed Update menu link queries from 6's ↵webchick2012-08-26
| | | | strings.
* Issue #1688020 by ishanmahajan, HUU: Fix group header for extra 7.x updates ↵Jennifer Hodgdon2012-08-24
| | | | functions
* Issue #1728472 by plopesc: Add link from form alter hooks to form API referenceJennifer Hodgdon2012-08-24
|
* - Patch #1577938 by m-abshir, trogels, jhodgdon: taxonomy_vocabulary_save() ↵Dries2012-08-24
| | | | documentation needs clarification: new vocabulary versus updating vocabulary.
* Reverting because I got the commit message wrong.Dries2012-08-24
| | | | This reverts commit c44e3e9790885dfab38fbeef96e52b8c5491910e.
* - PatchDries2012-08-24
|
* Issue #1734482 by plopesc: Add return section to field_info_instance docsJennifer Hodgdon2012-08-22
|
* Issue #1472724 by jibran, balsama, kiamlaluno, asrob, mjonesdinero: Clean up ↵Jennifer Hodgdon2012-08-22
| | | | i.e. and e.g. in node.tpl.php docs
* Issue #1558478 follow-up by tim.plunkett, Berdir, chx: Fixed tests for ↵webchick2012-08-22
| | | | SA-CORE-2012-002 - Access bypass - content administration.
* Issue #1507988 follow-up by Berdir, chx, webchick, Xenza: Fixed tests for ↵webchick2012-08-22
| | | | SA-CORE-2012-002.
* Issue #1715326 by kid_icarus, oriol_e9g, dsdeiz: Fixed taxonomy_get_tree() ↵webchick2012-08-19
| | | | typo on comments...
* Issue #1485966 by vegantriathlete: Correct function header to comply with ↵webchick2012-08-19
| | | | coding standards.
* Issue #1728568 by e2thex, oriol_e9g: Fixed Add table alias in node query ↵webchick2012-08-19
| | | | conditions to avoid ambiguous fields.
* Issue #1670312 by dsdeiz, oriol_e9g, tstoeckler: Fixed ↵webchick2012-08-18
| | | | TestBase::generatePermutations() should call itself by the proper name in PHPDoc.
* Issue #1679594 by sun: Fixed node_requirements() breaks Drupal installer.webchick2012-08-18
|
* Issue #803294 by wojtha, mfb, c960657, Heine, oriol_e9g: Fixed OpenID ↵webchick2012-08-18
| | | | discovery and login tests fail on HTTPS site.
* Issue #1054162 by tim.plunkett, Transition, Dave Reid, joachim, ↵webchick2012-08-18
| | | | no_commit_credit, Berdir, marcingy, damiankloip: Taxonomy bundles not supported by EntityFieldQuery (followup).
* Issue #1343768 by JamesOakley, eMPee584: Fixed make ↵webchick2012-08-18
| | | | update_calculate_project_update_status() work nicely with HEAD releases.
* Issue #1715402 by mikeryan: Fixed Poor performance of ↵webchick2012-08-18
| | | | _forum_update_forum_index() when passed a non-forum node.
* Issue #1685110 by BTMash, aspilicious, jhodgdon: Fixed Upgrade of ↵webchick2012-08-18
| | | | forum.module d6-d7 loses permission.
* Issue #1587822 by drumm, bfroehle: Code style: link in ↵webchick2012-08-18
| | | | field_system_info_alter().
* Issue #1211668 by scito, Devin Carlson, bornholtz: Fixed Special characters ↵webchick2012-08-18
| | | | are encoded twice for feed icon attribute title.
* Issue #1671200 by chx, sun, jaimealsilva: Fixed Simpletest broken on 5.4: ↵webchick2012-08-18
| | | | CURLOPT_COOKIEJAR cannot be NULL on php5-curl version 5.4.4.
* Issue #1716900 by chx: Clarify why hook_exit() must not print.webchick2012-08-18
|
* Issue #1684866 by droplet, nod_, oriol_e9g: Fixed JSHint shortcut.webchick2012-08-18
|
* Issue #1315340 by Albert Volkman, aspilicious: API docs cleanup for entity ↵Jennifer Hodgdon2012-08-03
| | | | includes and tests
* Issue #1681468 by eddie_c: Add params and return to documentation for ↵Jennifer Hodgdon2012-08-02
| | | | field_default_form function
* Issue #1706788 by David_Rothstein | aturetta: Rolled back issue #1613554 by ↵David Rothstein2012-08-01
| | | | removing the contents of system_update_7074 for now, since it fails on PostgreSQL.
* Issue #246029 by zserno, rjgoldsborough, blisteringherb, rfay, Alan Evans, ↵David Rothstein2012-07-30
| | | | kgoel | izmeez: Added Use a variable for the timeout/expiration of user password reset links.
* Issue #1511656 by alberto56, afeijo: Make ↵David Rothstein2012-07-30
| | | | core/modules/simpletest/files/README.txt grammatically correct.
* Issue #1325628 by damien_vancouver, xjm, Damien Tournoud, TravisCarden | ↵David Rothstein2012-07-29
| | | | jbova: Fixed EntityFieldQuery::propertyQuery missing fully qualified column names causes ambiguous column DB error.
* Issue #1613554 by drumm, BTMash: Fixed Update menu link queries from 6's ↵David Rothstein2012-07-29
| | | | strings (followup to avoid use of API functions during updates).
* Issue #1672764 by iflista, xjm, tim.plunkett: Improve documentation of ↵David Rothstein2012-07-29
| | | | randomString() and randomName().
* Issue #1599618 by droplet, yurtboy, Albert Volkman: Fixed Remove duplicate ↵David Rothstein2012-07-29
| | | | array keys.
* Issue #635046 by claudiu.cristea, sun, fago: Fixed form_state_values_clean() ↵David Rothstein2012-07-29
| | | | is polluting form values.
* Issue #1373312 by sun: Assign system_main() block to 'content' region and ↵David Rothstein2012-07-29
| | | | help block to 'help' region by default.
* Issue #1571104 by BTMash, Dave.Ingram, mradcliffe, Damien Tournoud, sun, ↵David Rothstein2012-07-29
| | | | lliss, tim.plunkett | lkiss80: Fixed Can't access non-node entities with EntityFieldQuery.
* Issue #811542 by David_Rothstein, attiks, thekevinday, effulgentsia, chx: ↵David Rothstein2012-07-29
| | | | Fixed Regression: Optional radio buttons with an empty, non-NULL default value led to an illegal choice error when none were selected.
* Issue #1541958 by sun, effulgentsia, David_Rothstein, alexpott, ↵David Rothstein2012-07-29
| | | | tim.plunkett, Berdir: Split setUp() into specific sub-methods to fix testing framework regressions.
* Issue #1700464 by sgtsaughter: Remove invalid see reference in forums.tpl.phpJennifer Hodgdon2012-07-26
|
* Issue #1689426 by mjonesdinero, ronan.orb: Fix return value docs for ↵Jennifer Hodgdon2012-07-20
| | | | taxonomy_term_load function
* Issue #1689394 by mjonesdinero, foobar3000: More complete documentation of ↵Jennifer Hodgdon2012-07-18
| | | | field_info_field return value
* Issue #1357138 by tim.plunkett, jstoller, xenophyle: Fix up API docs for ↵Jennifer Hodgdon2012-07-17
| | | | Forum module
* Issue #1681456 by mjonesdinero: Move hook_field_widget_properties_alter to ↵Jennifer Hodgdon2012-07-17
| | | | correct group
* Issue #1615312 by dsdeiz, David_Rothstein: Make sure all D7 to D7 updates ↵Jennifer Hodgdon2012-07-16
| | | | are listed in the updates-7.x-extra group
* Issue #1679584 by dsdeiz: Fixed DrupalGet typo...webchick2012-07-14
|
* Roll back issue #1400256 ($info['fields'] not always set). It was causing ↵David Rothstein2012-07-11
| | | | SimpleTest memory problems.
* Issue #1664070 by tim.plunkett, mjonesdinero: Add documentation to ↵Jennifer Hodgdon2012-07-09
| | | | node_add_page function
* Issue #1560028 by bleen18, sun, thehong: Remove all calls to rand() from tests.David Rothstein2012-07-08
|