summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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 #1708722 by David_Rothstein: Fixed Call to undefined function ↵webchick2012-08-07
| | | | drupal_find_base_themes() in drupal-7.15/includes/module.inc on line 184.
* Issue #1315340 by Albert Volkman, aspilicious: API docs cleanup for entity ↵Jennifer Hodgdon2012-08-03
| | | | includes and tests
* Issue #1436272 by Albert Volkman, colette, dandaman, coolestdude1: Add ↵Jennifer Hodgdon2012-08-03
| | | | information to documentation of drupal_bootstrap function
* Issue #1705102 by dsdeiz: Fix reference to nonexestent hook in ↵Jennifer Hodgdon2012-08-02
| | | | EntityFieldQuery docs
* Issue #1703184 by m-abshir: Clarify table parameter in db_rename_table ↵Jennifer Hodgdon2012-08-02
| | | | function doc
* Issue #1681468 by eddie_c: Add params and return to documentation for ↵Jennifer Hodgdon2012-08-02
| | | | field_default_form function
* Back to 7.x-devDavid Rothstein2012-08-01
|
* Drupal 7.15.David Rothstein2012-08-01
|
* 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.
* Added references to documentation improvements and test coverage expansion ↵David Rothstein2012-08-01
| | | | to CHANGELOG.txt.
* Reorganized Drupal 7.15's CHANGELOG.txt entry to be in the correct, reverse ↵David Rothstein2012-08-01
| | | | chronological order.
* Add link to issue #822418 change notification to CHANGELOG.txt.David Rothstein2012-08-01
|
* Issue #1673380 by marcin.wosinek: Fix docs for drupal_sort_weight functionJennifer Hodgdon2012-07-31
|
* Issue #1705042 by aspilicious: Fix typo in form_load_include docsJennifer Hodgdon2012-07-30
|
* 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 #1399168 by Akaoni: Fixed authorize.php doesn't respect custom session ↵David Rothstein2012-07-29
| | | | handlers.
* Issue #1659000 by sun: Fixed $form_id is not recorded/provided in ↵David Rothstein2012-07-29
| | | | $form_state['build_info'].
* 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 #1631164 by Aron Novak, Mithrandir: Fixed Autocomplete fires on ↵David Rothstein2012-07-29
| | | | readonly fields.
* Issue #1507954 by nod_, boombatower | silinor: Fixed Global selector in ↵David Rothstein2012-07-29
| | | | states.js brakes some scripts.
* 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 #1697750 by TravisCarden: Improve documentation of drupal_set_message ↵Jennifer Hodgdon2012-07-26
| | | | function
* Issue #1689426 by mjonesdinero, ronan.orb: Fix return value docs for ↵Jennifer Hodgdon2012-07-20
| | | | taxonomy_term_load function
* Issue #1663606 by sukotto100: Document what list_themes function actually ↵Jennifer Hodgdon2012-07-19
| | | | returns
* Issue #1683836 by mjonesdinero, lyricnz: Fix database topic sample code so ↵Jennifer Hodgdon2012-07-18
| | | | it is consistent
* 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 #1012018 by Albert Volkman, mjonesdinero, yashadev, amateescu, axyjo: ↵Jennifer Hodgdon2012-07-10
| | | | Fix dates in copyright list and make sure all third-party code is included
* Issue #1664070 by tim.plunkett, mjonesdinero: Add documentation to ↵Jennifer Hodgdon2012-07-09
| | | | node_add_page function
* Added issue #1664528 to CHANGELOG.txt.David Rothstein2012-07-09
|
* Added issue #1399302 to CHANGELOG.txt.David Rothstein2012-07-09
|
* Issue #1560028 by bleen18, sun, thehong: Remove all calls to rand() from tests.David Rothstein2012-07-08
|