summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* - Patch #789464 by pwolanin: update.php has a fatal error if any module ↵Dries Buytaert2010-05-04
| | | | extends a core stream wrapper class.
* - Patch #508738 by Eric_A, terrychild: drupal_html_to_text() negative ↵Dries Buytaert2010-05-04
| | | | padding error.
* - Patch #341588 by voxpelli, mikl, dereine: drupal_json_output() must use ↵Dries Buytaert2010-05-04
| | | | correct mime-type.
* - Patch #511532 by sun: incorrect documentation for hook_library().Dries Buytaert2010-05-04
|
* #679960 follow-up by lambic: Add test for 'Notice: undefined variable cids' ↵Angie Byron2010-05-03
| | | | when there are no comments available.
* #675116 by jhodgdon, sun: Fixed Several problems in field.api.php and ↵Angie Byron2010-05-03
| | | | field_ui().api.php.
* #717872 by mr.baileys: Fixed reference to non-existing curlConnect in comments.Angie Byron2010-05-03
|
* #409410 by hunmonk, David_Rothstein: Don't clobber install profile messages ↵Angie Byron2010-05-03
| | | | on final page of installer.
* - Patch #777790 by andypost: file.module uses undocumented behaviors.unattach.Dries Buytaert2010-05-01
|
* - Patch #786466 by dmitrig01: node links are indented.Dries Buytaert2010-05-01
|
* - Patch #723802 by pwolanin, grendzy: convert to sha-256 and hmac from md5 ↵Dries Buytaert2010-05-01
| | | | and sha1.
* - Patch #719686 by duellj: tests for search weighting for HTML tags.Dries Buytaert2010-05-01
|
* - Patch #783534 by dmitrig01: make report table look better.Dries Buytaert2010-05-01
|
* #245103 by chx, jhodgdon, merlinofchaos, douggreen, jrbeeman: Fixed Search ↵Angie Byron2010-05-01
| | | | page tabs not highlighting.
* #783438 by sun: Fixed #states doesn't work for #type item.Angie Byron2010-05-01
|
* #777100 by jhodgdon: Fixed hook_field_storage_update_field() is not documented.Angie Byron2010-05-01
|
* #767738 by rfay, sun: Complete and much more betterer re-write of ↵Angie Byron2010-05-01
| | | | drupal_process_states() documentation.
* - Patch #713028 by hefox, jhodgdon, solotandem: drupal_system_listing() ↵Dries Buytaert2010-04-30
| | | | indicates incorrect key values.
* - Patch #555830 by effulgentsia: better code comments.Dries Buytaert2010-04-30
|
* #767268 by sun, rfay: Fixed #states doesn't work correctly with radio buttons.Angie Byron2010-04-30
|
* #775936 by nvahalik, jhodgdon, fp: Document hook_field_update_forbid().Angie Byron2010-04-30
|
* #718894 by robeano: Fixed hook_date_format_types_alter() is not documented.Angie Byron2010-04-30
|
* #779236 by rfay: Simpletest verbose setting should be set to on by default.Angie Byron2010-04-30
|
* #605270 by jhodgdon, dww, heyrocker: Fixed Document new update manager hooks.Angie Byron2010-04-30
|
* - Patch #742042 by kkaefer:DBTNG: ->fetchAllAssoc() doesn't respect fetch ↵Dries Buytaert2010-04-30
| | | | mode set during ->execute().
* - Patch #555830 by sun, effulgentsia, mgifford, TheRec, aspilicious: clean ↵Dries Buytaert2010-04-30
| | | | up theme_image() to use drupal_attributes() for all attributes and revisit defaults for 'alt' and 'title'.
* - Patch #783112 by alexpott, cha0s: deleting a taxonomy term through admin ↵Dries Buytaert2010-04-30
| | | | interface causes issues if terms were created on the node edit form.
* - Patch #582414 by plach: English and native name for the Kyrgyz language ↵Dries Buytaert2010-04-30
| | | | has to be changed from 'Kyrgyz(Кыргыз)' to 'Kyrgyz(Кыргызча)'.
* - Patch #569042 by nenne, jhodgdon: INSTALL.txt should explain about where ↵Dries Buytaert2010-04-30
| | | | to put new modules/themes.
* - Patch #645800 by katbailey, effulgentsia, rfay: ajax_deliver() ignores ↵Dries Buytaert2010-04-30
| | | | #ajax['method'] and incorrectly forces 'replaceWith' for simple AJAX callbacks, D6->D7 regression.
* - Patch #755566 by effulgentsia: use of ID within theme_filter_guidelines() ↵Dries Buytaert2010-04-30
| | | | breaks HTML validation with more than 1 field item on a page.
* #754746 follow-up by cwgordon7: Fixed Overlay should use events instead of ↵Angie Byron2010-04-30
| | | | single callbacks.
* #784848 by kbgordon7 : Fixed Coding style for comments in autocomplete.js.Angie Byron2010-04-30
|
* #784864 by kbgordon7: Fixed Install Error message links to a changed ↵Angie Byron2010-04-30
| | | | handbook page.
* #551658 by pwolanin, aaron, drewish: Move private files to an opt-in system, ↵Angie Byron2010-04-30
| | | | and no longer force private files to live within web-accessible directory.
* #697210 follow-up by deekayen, moshe weitzman: Changed Change die() ↵Angie Byron2010-04-29
| | | | instances to exit().
* #758804 by David_Rothstein: Remove unnecessary calls to rebuild module and ↵Angie Byron2010-04-29
| | | | theme data in the installer.
* #764798 by jhodgdon, andypost, douggreen, elly, afreeman: Document that ↵Angie Byron2010-04-29
| | | | various actions can make your search index out of synch.
* #764094 by David_Rothstein: Add tests to check that the theme system works ↵Angie Byron2010-04-29
| | | | in hook_init() (i.e., as early as possible).
* #655736 by David_Rothstein: De-couple Dashboard and Toolbar modules from ↵Angie Byron2010-04-29
| | | | Overlay.
* #507502 by Rob Loach, marvil07: Provide Locale support for jQuery UI.Angie Byron2010-04-29
|
* #338443 by jhodgdon, earnie, grendzy: Fixed various documentation issues ↵Angie Byron2010-04-29
| | | | with t().
* #718860 by djac, jhodgdon: Fixes to hook_theme() documentation.Angie Byron2010-04-29
|
* #321981 by jackaponte: Fixed update description of folders in upgrade.txt.Angie Byron2010-04-29
|
* #777080 by jhodgdon: Fixed hook_hook_info_alter() is not documented.Angie Byron2010-04-29
|
* #777738 by Garrett Albright: Fixed #states: Correct spelling of Dependent.Angie Byron2010-04-29
|
* #299308 follow-up by David_Rothstein: Fixed Installing Drupal by visiting ↵Angie Byron2010-04-29
| | | | index.php (rather than install.php) leads to a fatal error when PDO is not enabled.
* #767212 by sun, rfay: Fixed #states can't hide/show fieldsets.Angie Byron2010-04-29
|
* - Patch #782788 by joachim, marcvangend: theme settings page help text takes ↵Dries Buytaert2010-04-28
| | | | the theme name from the URL.
* - Patch #782056 by aspilicious: removing every tab + trailing white space in ↵Dries Buytaert2010-04-28
| | | | core.