summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* #322759 by coltrane, jpmckinney: Fixed Allow hook_node_presave() to alter ↵Angie Byron2010-04-20
| | | | other node fields.
* #713872 by eojthebrave, andypost: Fixed Image field formatters not updated ↵Angie Byron2010-04-20
| | | | when image style deleted and replacement format chosen.
* #770836 by jpmckinney: Fixed user_save() fails silently.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.
* #609118 by plach, te-brian, David_Rothstein, yched: Fixed node.tokens.inc: ↵Angie Byron2010-04-20
| | | | node->body issues.
* #757214 by justinrandell, scor: Fixed D6->D7 update.php failure: Fatal ↵Angie Byron2010-04-20
| | | | error: Class 'MergeQuery_mysql()'.
* #773824 by scor: Fixed taxonomy_update_7002() fails when more than one ↵Angie Byron2010-04-20
| | | | vocabulary to upgrade.
* #773792 by scor: Fixed contact_update_7002() depends on user_update_7006().Angie Byron2010-04-20
|
* #776034 by douggreen: Please add me to the MAINTAINERS.txt for search.Angie Byron2010-04-20
|
* #752508 by TR: Fixed admin/people/permissions displays disabled checkboxes ↵Angie Byron2010-04-19
| | | | wrong.
* #772554 by Crell: Remove delay() method from insert queries.Angie Byron2010-04-19
|
* #742972 by klausi, Berdir: Clear entity info cache during module enable. (tests)Angie Byron2010-04-18
|
* - 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 #682552 by mradcliffe, jhodgdon: fixed notices.Dries Buytaert2010-04-17
|
* - Patch #773522 by BarisW: blog links appear on all content types.Dries Buytaert2010-04-17
|
* - Patch #768518 by catch: element_info() should use drupal_static_fast() ↵Dries Buytaert2010-04-17
| | | | pattern.
* - Patch #762404 by BarisW: improve the field name of taxonomy fields.Dries Buytaert2010-04-17
|
* - Patch #757288 by catch, jpmckinney: optimize comment_save().Dries Buytaert2010-04-16
|
* - Patch #445130 by Rob Loach, aspilicious, noahb, jpmckinney, TR: namespace ↵Dries Buytaert2010-04-16
| | | | the Drupal jQuery functions.
* - Patch #771596 by jhodgdon: turning on multiple search weights causes PDO ↵Dries Buytaert2010-04-16
| | | | exception during search.
* - Patch #771082 by plach: enable the admin theme for the translation ↵Dries Buytaert2010-04-16
| | | | overview page.
* - Patch #655740 by ksenzee, casey, aspilicious: fixed small JavaScript ↵Dries Buytaert2010-04-16
| | | | issues in the overlay module.
* - Patch #761208 by aspilicious: bad reference to jquery ui 1.8 in core.Dries Buytaert2010-04-15
|
* - Patch #771036 by Gábor Hojtsy: overlay overwrites existing target attribute.Dries Buytaert2010-04-15
|
* - Patch #748984 by droplet: fixed wrong multi-site directory aliasing example.Dries Buytaert2010-04-15
|
* - Patch #771278 by jpmckinney: clean-up forum.test.Dries Buytaert2010-04-15
|
* - Patch #770838 by sdboyer: optimize DatabaseConnection::ExpandArguments.Dries Buytaert2010-04-15
|
* - Patch #770668 by Damien Tournoud: undefined in InsertQuery::__toString().Dries Buytaert2010-04-15
|
* #609118 folllow-up by plach: Fixed node.tokens.inc: node body issues.Angie Byron2010-04-15
|
* #567072 by Heine: Ship Drupal 7 with a configuration file for IIS 7.Angie Byron2010-04-14
|
* #652372 by matason, ksenzee, naxoc, jpmckinney, sun: Don't allow users to ↵Angie Byron2010-04-14
| | | | add forum topics when no forums exist.
* - Patch #704646 by cha0s, jpmckinney, willmoy, mradcliffe: critical bug: ↵Dries Buytaert2010-04-13
| | | | node_save() fails silently.
* - Patch #721378 by jpmckinney, cha0s, casey, noahb: critical bug: ↵Dries Buytaert2010-04-13
| | | | comment_save() fails silently.
* - Patch #716496 by JohnAlbin: documentation updates for theme functions.Dries Buytaert2010-04-13
|
* - Patch #768488 by catch: _text_field_sanitize() caused double caching.Dries Buytaert2010-04-13
|
* - Patch #598862 by andypost: user role names cannot be translated.Dries Buytaert2010-04-13
|
* - Patch #763048 by catch: critical bug: remove drupal_unpack()() due to ↵Dries Buytaert2010-04-13
| | | | namespacing collisions.
* #684610 follow-up by james.elliott: More Seven IE fixes.Angie Byron2010-04-12
|
* - Patch #767872 by JohnAlbin: theme_node_log_message() has never, ever been ↵Dries Buytaert2010-04-12
| | | | used.
* - Patch #688704 by Crell, boombatower, andypost, noahb: give DB its own ↵Dries Buytaert2010-04-11
| | | | autoload function.
* - Patch #426056 by effulgentsia, Berdir, sun, boombatower, tstoeckler: fixed ↵Dries Buytaert2010-04-11
| | | | server-side enforcement of #disabled is inconsistent.
* - Patch #767822 by Benjamin Melançon: search.module in-code documentation ↵Dries Buytaert2010-04-11
| | | | refers to hook_search() which no longer exists in D7.
* - Patch #765574 by quiptime: better positioning of the 'menu-expanded.png'.Dries Buytaert2010-04-11
|
* - Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP ↵Dries Buytaert2010-04-11
| | | | strict warnings when running tests and for PHP 5.3.
* - Patch #688704 by Crell, boombatower, noahb: give DB its own autoload function.Dries Buytaert2010-04-11
|
* - Patch #767852 by JohnAlbin: remove no-longer-needed theme function wrappers.Dries Buytaert2010-04-11
|
* - Patch #269911 by Freso: wrong trim used for search result.Dries Buytaert2010-04-11
|
* #764418 by David_Rothstein, jpmckinney, quiptime, Crell: Move query ↵Angie Byron2010-04-11
| | | | conditional helper functions to database.inc to avoid fatal errors in lower bootstrap levels.
* #724642 by casey: Upgrade jQuery BBQ library to 1.2.1.Angie Byron2010-04-11
|
* - Patch #741578 by nikgregory, andypost, Berdir, noahb: 'File' is a reserved ↵Dries Buytaert2010-04-10
| | | | word that should not be used.