summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* Issue #1391426 by yched: Fixed Wrong bundles in EntityFieldQueryTestCase.webchick2012-01-21
|
* Issue #1371938 by yched, Everett Zufelt, xjm, casey: Fixed ↵webchick2012-01-21
| | | | hook_field_delete() no longer invoked during field_purge_data().
* Issue #1397890 by sun: Fixed DrupalWebTestCase::assertFieldByName() outputs ↵webchick2012-01-21
| | | | bogus assertion message when no is passed.
* Issue #1397882 by sun: Fixed system_theme_settings_submit() does not ↵webchick2012-01-21
| | | | properly clean up submitted form values.
* Issue #1181750 by Everett Zufelt, sun: Fixed Removal of 'Hidden' option in ↵webchick2012-01-21
| | | | comment settings form may break programmatic form submissions.
* Issue #1338110 by aaron.r.carlton, oriol_e9g: Fixed remove the protected ↵webchick2012-01-14
| | | | variable () if it's not used in tracker.test.
* Issue #1399896 by xjm: Fixed testCommentNewCommentsIndicator() is inside ↵webchick2012-01-14
| | | | CommentHelperCase and therefore gets run repeatedly.
* Issue #1398806 by kiamlaluno: Fixed The purpose of hook_search_page() is ↵webchick2012-01-13
| | | | explained twice.
* Issue #1336308 by kathyh, pjcdawkins, meshkinsoft: Fixed wrong usage of ↵webchick2012-01-11
| | | | function t in system_menu().
* Issue #1376164 by sun, oriol_e9g: Fixed Format SimpleTestFunctionalTest ↵webchick2012-01-11
| | | | description according to standards.
* Issue #1274212 by amateescu, c31ck: Fixed Incorrect order of choices in Poll ↵webchick2012-01-11
| | | | module.
* Issue #939880 by amateescu, marcingy: Fixed Poll Module throws PDOException ↵webchick2012-01-11
| | | | when creating poll content.
* Issue #1391384 by yched, oriol_e9g: Fixed Wrong static clear on ↵webchick2012-01-11
| | | | taxonomy_vocabulary_save().
* Issue #1387766 by dereine: Added Use fast drupal static pattern for locale.webchick2012-01-11
|
* Issue #1295546 by c31ck, marcingy, amateescu, xjm: Fixed Weight and number ↵webchick2012-01-11
| | | | of votes not getting saved when updating a poll.
* Issue #1344752 by pflame, aspilicious, JacobSingh: Fixed Drag and Drop of ↵webchick2012-01-11
| | | | shortcuts between Enable and Disable Does not respect the Shortcuts Limit.
* Issue #1367014 by chris.leversuch: Clean up API docs for toolbar module.webchick2012-01-11
|
* Issue #1227396 by chris.leversuch, jhodgdon: Document that ↵webchick2012-01-11
| | | | hook_node_access() is not called on node listings.
* Issue #987472 by damien_vancouver, OnkelTem: Fixed search.module doesn't ↵webchick2012-01-11
| | | | consistently support multibyte characters.
* Issue #1368872 by agentrickard, oriol_e9g: Clean up API docs for syslog.webchick2011-12-31
|
* Issue #1273104 by TwoD, Rob Loach, nburles, nod_: Remove eval() from ↵webchick2011-12-31
| | | | field_ui().js.
* Issue #1273722 by bfroehle: Fix FieldAttachTestCase::setUp() signature.webchick2011-12-31
|
* Issue follow-up #1007830 by Damien Tournoud, basic: Fixed Nested ↵webchick2011-12-31
| | | | transactions throw exceptions when they got out of scope.
* Issue #1359710 by xjm, pwolanin: Fixed taxonomy_menu() passes invalid ↵webchick2011-12-31
| | | | arguments into taxonomy_form_term().
* Issue #1380660 by aspilicious, loganfsmyth: Fixed ↵webchick2011-12-31
| | | | field_available_languages() static cache never cleared.
* - Patch #1387002 by Rob Loach, nburles: Fixed Bug in overlay-parent.js when ↵Dries2011-12-30
| | | | minified.
* Revert "Issue #1039666 by Jelle_S: Fixed Placing a block in a region via ↵webchick2011-12-28
| | | | | | select dropdown moves it to the top of the region, but it will show at the bottom." This reverts commit 67b7ac08eb8a688f65e104717749f5abd17b9e24.
* Issue #1370060 by jvns, chris.leversuch: Add cross-references between ↵webchick2011-12-27
| | | | taxonomy_vocabulary_load() and taxonomy_vocabulary_machine_name_load().
* Issue #1379206 by c31ck, pingers: Fixed Documentation problem with ↵webchick2011-12-27
| | | | hook_url_outbound_alter().
* Issue #1386318 by barbi: Fixed hook_field_widget_info() should have a @see ↵webchick2011-12-27
| | | | to other function.
* Issue #1347812 by nanotube, xjm: Fixed Remove/replace documentation ↵webchick2011-12-25
| | | | references to upload_file_load() and upload_file_delete().
* Issue #381994 by xjm, good_man, elcuco, brianV, yhager: Fixed Machine-name ↵webchick2011-12-24
| | | | fields are always in Latin characters, and should therefore always be LTR.
* Issue #1015916 by BTMash, jenlampton, theborg, Aron Novak, christefano, ↵webchick2011-12-24
| | | | realityloop, xjm, Kevin Hankens: Fixed Image field 'title' allows more data than database column size.
* Issue #1338428 by jbrown, BTMash, Tor Arne Thune: Fixed ↵webchick2011-12-24
| | | | image_dimensions_scale() and image_scale_effect() are ungrokable and buggy.
* Issue #629518 by jhodgdon, reglogge, jvns, oriol_e9g: Fixed ↵webchick2011-12-24
| | | | hook_node_insert() and other node hooks have imprecise/misleading descriptions.
* Issue #1039666 by Jelle_S: Fixed Placing a block in a region via select ↵webchick2011-12-24
| | | | dropdown moves it to the top of the region, but it will show at the bottom.
* Issue #1332636 by sven.lauer, xjm: Clean up API docs for contact module.webchick2011-12-24
|
* Issue #1323720 by xenophyle, xjm: Clean up API docs for block module.webchick2011-12-24
|
* Issue #1325116 by xenophyle, xjm: Clean up API docs for Aggregator module.webchick2011-12-24
|
* Issue #1326638 by sven.lauer, jhodgdon, xjm: Clean up API docs for ↵webchick2011-12-24
| | | | field_ui() module.
* Issue #1332580 by sven.lauer, xjm: Clean up API docs for color module.webchick2011-12-24
|
* Issue #1373634 by oriol_e9g, sun: Fixed Installation profile is not ↵webchick2011-12-24
| | | | installed and not registered as module, unless identical to parent site.
* Issue #1373194 by chris.leversuch: Fixed Field Attach API topic/group page ↵webchick2011-12-24
| | | | should link to Field Language API page.
* Issue #942782 by pillarsdotnet, xjm, becw, timhilliard, JohnAlbin, jrchamp, ↵webchick2011-12-24
| | | | Tor Arne Thune, Damien Tournoud, jn2, James Andres, dstol, melon, colan: Fixed Custom menus never receive an active trail.
* Issue #866292 by marcingy, ygerasimov, quicksketch, attiks, furamag: Fixed ↵webchick2011-12-22
| | | | '0' not displayed as checkbox / radios options (nor as any element #title).
* Issue #1345480 by chris.leversuch, rbayliss: Fixed node_load() does not ↵webchick2011-12-22
| | | | document FALSE return value.
* Issue #1362920 by scor, oriol_e9g: Wrong sitename variable in system.api.php.webchick2011-12-22
|
* Issue #1366232 by sun: Fixed drupalCreateUser() breaks if testing ↵webchick2011-12-22
| | | | site/profile does not install Comment module.
* Issue #678594 follow-up by mlncn: Add clarifying comment to RDFa markup for ↵webchick2011-12-22
| | | | file/image formatters.
* Issue #1319904 by rc_100, xjm, jhodgdon: Clean up API docs for help module.webchick2011-12-22
|