summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Issue #1542186 by pp, redcell, rickmanelius: Fixed PHP 5.4 'Illegal string ↵webchick2012-08-22
| | | | offset' warning when install.
* Issue #1627654 by jhodgdon, marcin.wosinek: Fix up docs in ↵Jennifer Hodgdon2012-08-20
| | | | drupal_redirect_form for accuracy
* 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 #1477516 by JThan, Emin Sulaiman: Change language name from 'Uighur' ↵webchick2012-08-19
| | | | to 'Uyghur'.
* Issue #1448326 by anavarre, Cottser, jibran, jhodgdon: Fixed MAINTAINERS.txt ↵webchick2012-08-19
| | | | should use different punctuation around URLs.
* 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 #1688016 by sun, lucascaro: Fixed drupal_cron_run() unconditionally ↵webchick2012-08-18
| | | | re-enables writing of the user session.
* Issue #1688036 by lucascaro, sun: Fixed Session regenerate and destroy ↵webchick2012-08-18
| | | | functions do not adhere to drupal_save_session().
* 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 #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.