summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* #361225 by nvahalik: Fixed Update poll.module to remove reference to ↵Angie Byron2010-04-22
| | | | theme_poll_results() and fix template file references.
* #685486 by scor: Fixed filter_update_7003() doesn't work for contrib modules.Angie Byron2010-04-22
|
* #776684 by Steven Merrill: Fixed The color.module preview HTML is hardcoded.Angie Byron2010-04-22
|
* - Patch #659784 by mfb, Poetro: fixed syslog_watchdog() using theme().Dries Buytaert2010-04-21
|
* #777138 by realityloop: Fixed Strict warning: Only variables should be ↵Angie Byron2010-04-21
| | | | passed by reference in install_settings_form().
* #763826 by chx, quiptime: Fixed notices in Trigger module.Angie Byron2010-04-21
|
* #605624 by puddlenipper, cwgordon7: Added clarification about example hooks.Angie Byron2010-04-21
|
* #777064 by spyderboy: Fixed File.js has coding standards problems.Angie Byron2010-04-21
|
* #662856 by David_Rothstein, ksenzee: Fixed submitting a form that closes the ↵Angie Byron2010-04-21
| | | | overlay causes the form to flash on the screen again before it closes.
* #773720 by scor, catch: Fixed 'Table registry doesn't exist' blocks upgrade.Angie Byron2010-04-21
|
* #763400 by eojthebrave: Fixed Comment preview/submit button weight not set ↵Angie Byron2010-04-21
| | | | causing fields to appear below preview/submit button.
* #777108 by puddlenipper: Fixed Seven theme uses double quotes when it should ↵Angie Byron2010-04-21
| | | | use single quotes.
* #736530 by ldpm: Link hooks group/topic page to the themeable group page.Angie Byron2010-04-20
|
* #717602 by heyrocker, jhodgdon: Document hook_batch_alter().Angie Byron2010-04-20
|
* #727282 by heyrocker, jhodgdon: Document hook_filetransfer_backends().Angie Byron2010-04-20
|
* #701818 by mcarbone: Test coverage of every core token, and bug fixes to ↵Angie Byron2010-04-20
| | | | make them work. AWESOME! :D
* #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
|