summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* - Patch #1260162 by michaellenahan, Bès: hook_file_insert() doc has no ↵Dries Buytaert2011-09-11
| | | | function body.
* - Patch #1257638 by michaellenahan, Bès: hook_menu() example should be ↵Dries Buytaert2011-09-11
| | | | changed to not suggest admin/config/foo as path.
* - Patch #1164808 by mrfelton: block title field was overlooked.Dries Buytaert2011-09-11
|
* - Patch #1237290 by e-anima, dereine, xjm: menu path length fix.Dries Buytaert2011-09-11
|
* - Patch #160163 by c960657, Pancho, danillonunes: login with OpenID link has ↵Dries Buytaert2011-09-11
| | | | mis-encoding of #.
* - Patch #1212018 by Liam Morland: form required marker in field.form.inc ↵Dries Buytaert2011-09-10
| | | | should use theme system.
* - Patch #565288 by bfroehle, anarcat, p.brouwers, aspilicious: cannot ↵Dries Buytaert2011-09-10
| | | | install Drupal when Drupal.org is 503 (at Drupalcon!).
* - Patch #1267092 by xjm: some comment cleanup in block.test.Dries Buytaert2011-09-07
|
* - Patch #1265586 by James_Stallings, edmund.kwok: remove bitter tasting ↵Dries Buytaert2011-09-07
| | | | 'bile' in core documentation ;).
* Issue #799932 by David_Rothstein, Stefan Freudenberg: Fixed Simpletest HTTP ↵webchick2011-09-05
| | | | authentication credentials should use the 'password' form element.
* Issue #1118016 by dereine, pwolanin: Fixed conditional visibility of a ↵webchick2011-09-05
| | | | managed_file() using #states attribute does not work.
* Issue #575810 by wojtha, Heine, vzima: Fixed OpenID discovery spec violation ↵webchick2011-09-05
| | | | - follow redirects.
* Issue #1069778 by msonnabaum: Fixed Conflicting messages from ↵webchick2011-09-05
| | | | user_pass_submit().
* Issue #1222576 by jox: Fixed file_usage_list() is defective (might return ↵webchick2011-09-05
| | | | incomplete results).
* Issue #1231856 follow-up by marcingy: Fixed menu_update_7001() breaks if ↵webchick2011-09-05
| | | | block module disabled.
* Issue #937380 by David_Rothstein, swentel: Fixed errors when submitting the ↵webchick2011-09-05
| | | | shortcut set configuration page after deleting all shortcuts.
* Issue #787876 by zero2one, avior: Fixed Edit 'My Account' fills the first ↵webchick2011-09-05
| | | | password field.
* Issue #1069080 by Marie Wendel, droplet: Fixed ↵webchick2011-09-05
| | | | node_comment_statistics().last_comment_timestamp() description.
* Issue #1008580 by sun, xjm, Jeff Burnz, tim.plunkett: Fixed image references ↵webchick2011-08-30
| | | | in forum.css.
* Issue #978944 by Aron Novak, chx, ksenzee: Fixed Handle exceptions thrown in ↵webchick2011-08-30
| | | | cron.
* Issue #1125662 by catch, Gábor Hojtsy, bfroehle: Fixed ↵webchick2011-08-30
| | | | UpdateTestContribCase fails on sites with contrib modules/themes in the filesystem.
* Issue #1214876 by brianV, Shyamala: Fixed Removing a poll choice doesn't ↵webchick2011-08-30
| | | | actually work.
* Issue #943772 by jpsoto, yched, catch, bojanz, pillarsdotnet, steinmb: Fixed ↵webchick2011-08-29
| | | | field_delete_field() and others fail for inactive fields.
* Issue #1204230 by xjm, sun, yched: Missing hook_field_widget_form_alter().webchick2011-08-29
|
* - Patch #1124786 by zambrey: fixed noticeDries Buytaert2011-08-27
|
* - Patch #988878 by Shyamala, Dave Reid: system_tokens() references a not ↵Dries Buytaert2011-08-26
| | | | initialized variable.
* - Patch #1193044 by Dave Reid: the [file:size] token may not always return ↵Dries Buytaert2011-08-26
| | | | in KB, despite description.
* - Patch #1244980 by sven.lauer: hook_menu()'s documentation doesn't include ↵Dries Buytaert2011-08-26
| | | | ITEM_to_arg().
* - Patch #1253298 by bfroehle: PHP Notice with statistics_exit().Dries Buytaert2011-08-26
|
* - Patch #1259096 by Akaoni: cache Bin cache_path() is never cleaned up.Dries Buytaert2011-08-26
|
* - Patch #1078176 by franz, agentrickard: block module renders blocks that ↵Dries Buytaert2011-08-26
| | | | are set to display on no pages.
* - Path Patch #1213242 by andypost: optimize count(has) quiery.Dries Buytaert2011-08-26
|
* Issue #766170 follow-up by tim.plunkett: Committing CSS file for Overlay RTL ↵webchick2011-08-24
| | | | styling.
* Issue #1202416 by xjm, joelstein: Tests for search working with node access ↵webchick2011-08-23
| | | | turned on.
* Issue #1164852 follow-up by plach, chx, Boobaa, sun: Fixed critical ↵webchick2011-08-23
| | | | regression: Node bodies display as empty after upgrade to 7.7 from 6.x if the nodes have a language.
* Issue #766170 by aspilicious, casey, tsi, xjm: Fixed Overlay lacks rtl styling.webchick2011-08-22
|
* Issue #1244784 by marcingy: Fixed Add another answer in edit poll, not saved.webchick2011-08-22
|
* Issue #766458 by aspilicious, xjm, Jeff Burnz, tsi: Fixed Seven theme lacks ↵webchick2011-08-22
| | | | rtl styling.
* Issue #1112854 by dereine, chx, Damien Tournoud: Fixed Subqueries use wrong ↵webchick2011-08-22
| | | | arguments.
* Rollback of #1174602. This is a clean-up patch rather than a bug fix, and ↵webchick2011-08-16
| | | | could have implications in contrib.
* Issue #1234834 by catch: Fixed user_update_7006() causes fatal errors when ↵webchick2011-08-16
| | | | trying to fill 'module' column of permissions table on disabled modules.
* Issue #939562 by Stevel, bfroehle: Fixed Update fails on contact #7002.webchick2011-08-16
|
* Issue #1231856 by lyricnz: Fixed menu_update_7001() breaks when updating ↵webchick2011-08-16
| | | | from 7.4 or upgrading from D6.
* - Patch #1078398 by xjm, BayerMeister: Fixed taxonomy_implode_tags() ↵Dries Buytaert2011-08-12
| | | | modifies term objects (instead of cloning) and adds extra ' when called multiple times.
* - Patch #198855 by dereine, ainigma32, sun: check_markup() hardcodes cache ↵Dries Buytaert2011-08-12
| | | | expiration.
* - Patch #1196318 by James_Stallings: node_last_changed() is lacking doc.Dries Buytaert2011-08-10
|
* - Patch #1174602 by jn2: Node_block_view() should use render arrays.Dries Buytaert2011-08-08
|
* - Patch #1056416 by bfroehle, Devin Carlson: Strings in hook_requirements() ↵Dries Buytaert2011-08-08
| | | | api example not using .
* - Patch #1234316 by agi.novanta: fixed Notice: Undefined property: ↵Dries Buytaert2011-08-07
| | | | stdClass:: in forum_node_update() (line 373 of /.../modules/forum/forum.module).
* - Patch #1239376 by Dave Reid: .ogg file extension incorrectly mapped to ↵Dries Buytaert2011-08-07
| | | | 'application/ogg' in file_default_mimetype_mapping().