summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* 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
|
* Issue #1664528 by Carl Johan: Fixed It's impossible to search for 'Strings ↵David Rothstein2012-07-08
| | | | not translated to language ...'.
* Issue #1525138 by twistor, Georgique: Fixed Illegal string offset 'field' in ↵David Rothstein2012-07-08
| | | | function TaxonomyTermController->buildQuery().
* Issue #1306424 by tim.plunkett, ankur, sun: Fixed URL path ↵webchick2012-07-07
| | | | /admin/structure/trigger causes error.
* Issue #1400256 by MiSc, vlkff, populist: Fixed ['fields'], not always set?.webchick2012-07-07
|
* Issue #1613554 by drumm, BTMash: Fixed Update menu link queries from 6's ↵webchick2012-07-07
| | | | strings.
* Issue #985642 by Berdir, Damien Tournoud, kiamlaluno, yched: Remove ↵webchick2012-07-07
| | | | file_attach_load() from file_field_update().
* Issue #1399302 by droplet: Fixed Rename Field UI's 'Field' column to 'Field ↵webchick2012-07-07
| | | | Type'.
* Issue #1263040 by catch, akamaus, luk.stoops: Fixed No notifications sent ↵webchick2012-07-07
| | | | when updates are available.
* Issue #1599306 by bojanz, exratione: Fixed field_sync_field_status() ↵webchick2012-07-03
| | | | needlessly rebuilds module data, slows down installation dramatically.
* Issue #761608 by JohnAlbin, effulgentsia: Fixed Missing theme settings ↵David Rothstein2012-06-28
| | | | values because list_themes() has inconsistent theme object data.
* Issue #1552400 by mjonesdinero, SumeetSingh: Fix documentation for ↵Jennifer Hodgdon2012-06-26
| | | | user_is_blocked, which was misleading.
* Issue #507502 by fietserwin, cosmicdreams, Rob Loach, tim.plunkett, sun, ↵David Rothstein2012-06-25
| | | | marvil07, nod_: Fixed missing Locale support for jQuery UI Datepicker.
* Issue #1553464 by droplet: Fixed Can't select autocomplete items in IE7.David Rothstein2012-06-23
|
* Issue #1480568 by gagarine, henwan: Fixed use $.attr with false instead of ↵David Rothstein2012-06-23
| | | | empty string.