summaryrefslogtreecommitdiff
path: root/includes
Commit message (Collapse)AuthorAge
* - Patch #555830 by effulgentsia: better code comments.Dries Buytaert2010-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 #582414 by plach: English and native name for the Kyrgyz language ↵Dries Buytaert2010-04-30
| | | | has to be changed from 'Kyrgyz(Кыргыз)' to 'Kyrgyz(Кыргызча)'.
* - 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.
* #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.
* #338443 by jhodgdon, earnie, grendzy: Fixed various documentation issues ↵Angie Byron2010-04-29
| | | | with t().
* #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 #782056 by aspilicious: removing every tab + trailing white space in ↵Dries Buytaert2010-04-28
| | | | core.
* - Patch #736326 by jhodgdon, aspilicious: hook_process() and associated ↵Dries Buytaert2010-04-28
| | | | hooks are undocumented.
* - Patch #755030 by jhedstrom, sivaji, kkaefer: #field_prefix()/suffix is ↵Dries Buytaert2010-04-28
| | | | displayed before the label. With tests.
* - Patch #765860 by effulgentsia, dww, dereine, mikey_p, sun: make ↵Dries Buytaert2010-04-28
| | | | drupal_alter() support multiple alter hooks executed by module weight.
* #211182 follow-up by clemens.tolboom, David_Rothstein, tstoeckler: Re-work ↵Angie Byron2010-04-28
| | | | update depencency check to deal with array_merge_recursive() edge case (with tests).
* #654726 by bdurbin, sun, plach, et al: Fixed Installing Drupal 7 in ↵Angie Byron2010-04-28
| | | | non-English language doesn't pick up st() installation lists.
* - Patch #701888 by jhodgdon: subqueries are not altered and test clean-up.Dries Buytaert2010-04-27
|
* - Patch #617126 by pwolanin, Damien Tournoud, mkalkbrenner: work around PHP ↵Dries Buytaert2010-04-27
| | | | bugs in drupal_http_request().
* Back to 7.0-devAngie Byron2010-04-26
|
* Drupal 7.0-alpha4Angie Byron2010-04-26
|
* #779494 follow-up by marcingy, tobiasb, aspilicious: Fixed Notices on ↵Angie Byron2010-04-26
| | | | install screens.
* - Patch #780048 by linclark: db_next_id() documentation refers to a ↵Dries Buytaert2010-04-26
| | | | non-existent function.
* - Patch #688334 by stella, BTMash, carlos8f, chx: fixed file inheritance is ↵Dries Buytaert2010-04-26
| | | | broken.
* - Patch #352712 by jastraat, dmitrig01: fixed documentation.Dries Buytaert2010-04-24
|
* - Patch #779362 by ksenzee, dereine: drupal_match_path() is unreadable.Dries Buytaert2010-04-24
|
* - Patch #740764 by mr.baileys, aspilicious: add missing functions to the ↵Dries Buytaert2010-04-24
| | | | sanitization group.
* - Patch #482816 by sun, Rob Loach: make a consistent wrapper around submit ↵Dries Buytaert2010-04-24
| | | | buttons.
* - Patch #779494 by marcingy: fixed notices on install screens.Dries Buytaert2010-04-24
|
* #776178 follow-up by David_Rothstein: Fixed PHP 5.3 warning for command line ↵Angie Byron2010-04-23
| | | | install at the root, rather than the symptom.
* #688294 by Berdir, andypost, Crell, catch: Fixed Switch from db_is_active() ↵Angie Byron2010-04-23
| | | | to proper exception catching.
* #692950 by effulgentsia, chx, aaron, catch, moshe weitzman, sun: Use ↵Angie Byron2010-04-22
| | | | hook_module_implements_alter() to allow modules to alter the weight of hooks in module_implements().
* - Patch #722978 by Alan D., duellj: invalid header count for empty message ↵Dries Buytaert2010-04-22
| | | | in theme_table().
* #721082 by scor, linclark: Fixed Prevent conflicting namespaces and move ↵Angie Byron2010-04-22
| | | | hook_rdf_namespaces() invocation into rdf.module.
* - Patch #778354 by chx: fixed the world's most confusing typo.Dries Buytaert2010-04-22
|
* - Patch #731606 by fago: module_implements() fails to find include.Dries Buytaert2010-04-22
|
* #777150 by jpmckinney, realityloop: Fixed Strict warning on the reports screen.Angie Byron2010-04-22
|
* #776178 by marvil07: Fixed PHP 5.3 warning for command line install.Angie Byron2010-04-22
|
* #357799 by unexpand and Heine: Clarify return value of drupal_render() function.Angie Byron2010-04-22
|
* #777138 by realityloop: Fixed Strict warning: Only variables should be ↵Angie Byron2010-04-21
| | | | passed by reference in install_settings_form().
* #605624 by puddlenipper, cwgordon7: Added clarification about example hooks.Angie Byron2010-04-21
|
* #773720 by scor, catch: Fixed 'Table registry doesn't exist' blocks upgrade.Angie Byron2010-04-21
|
* #736530 by ldpm: Link hooks group/topic page to the themeable group page.Angie Byron2010-04-20
|
* #766100 by andypost: Fixed Undefined function _system_rebuild_theme_data() ↵Angie Byron2010-04-20
| | | | when trying to run update.php from D6 -> D7.
* #757214 by justinrandell, scor: Fixed D6->D7 update.php failure: Fatal ↵Angie Byron2010-04-20
| | | | error: Class 'MergeQuery_mysql()'.
* #772554 by Crell: Remove delay() method from insert queries.Angie Byron2010-04-19
|
* - Patch #582414 by plach: English and native name for the Kyrgyz language ↵Dries Buytaert2010-04-17
| | | | has to be changed from 'Kirghiz(Кыргыз)' to 'Kyrgyz(Кыргыз тили)'.
* - Patch #768518 by catch: element_info() should use drupal_static_fast() ↵Dries Buytaert2010-04-17
| | | | pattern.
* - Patch #655740 by ksenzee, casey, aspilicious: fixed small JavaScript ↵Dries Buytaert2010-04-16
| | | | issues in the overlay module.