Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Issue #1402962 by xjm, marcingy, oriol_e9g, msonnabaum: Fixed Render cache ↵ | webchick | 2012-01-21 |
| | | | | shouldn't treat empty strings as a cache miss. | ||
* | Issue #278425 by andypost, droplet, OnkelTem, chx, c960657, drewish, kotnik, ↵ | webchick | 2012-01-21 |
| | | | | realityloop: Change notice for: Using basename() is not locale safe. | ||
* | Revert "Issue #1367000 by chris.leversuch, oriol_e9g, David_Rothstein: Clean ↵ | webchick | 2012-01-21 |
| | | | | | | | | up API docs for php module." Sorry, we're over thresholds atm. Hopefully can commit this soon. This reverts commit 4303ae6e48e140696e1a9c923bcdf913fa63c88d. | ||
* | Issue #800434 by pillarsdotnet, plach, bart.hanssens: Added drupal_mail(), ↵ | webchick | 2012-01-21 |
| | | | | allow hook_mail_alter() implementation to cancel mail. | ||
* | Issue #1367000 by chris.leversuch, oriol_e9g, David_Rothstein: Clean up API ↵ | webchick | 2012-01-21 |
| | | | | docs for php module. | ||
* | Issue #1309742 by rocket_nova, Albert Volkman: Add inline comment clarifying ↵ | webchick | 2012-01-21 |
| | | | | use of language_list() in system_date_format_save(). | ||
* | Issue #1160928 by catch, xjm: Add tests for node type/comment body upgrade path. | webchick | 2012-01-21 |
| | |||
* | Issue #955848 by anrikun, Kars-T, catch, chx, casey, sun: Fixed When editing ↵ | webchick | 2012-01-21 |
| | | | | an existing node with a link, the link itself is listed in 'Parent item': menu_parent_options() needs some rewriting. | ||
* | Issue #1214344 by wiifm, msonnabaum, oriol_e9g: Fixed 'misc/progress.js' is ↵ | webchick | 2012-01-21 |
| | | | | not being included when 'Aggregate JavaScript files' is used. | ||
* | Issue #131737 by malc0mn, pillarsdotnet, scor, xjm, nvanhove, oriol_e9g, ↵ | webchick | 2012-01-21 |
| | | | | mrfelton, aspilicious, Pancho, v1nce, dhthwy: Fixed Ensure that the Return-Path is set when sending mail on both Windows and non-Windows systems. | ||
* | Issue #1391426 by yched: Fixed Wrong bundles in EntityFieldQueryTestCase. | webchick | 2012-01-21 |
| | |||
* | Issue #1371938 by yched, Everett Zufelt, xjm, casey: Fixed ↵ | webchick | 2012-01-21 |
| | | | | hook_field_delete() no longer invoked during field_purge_data(). | ||
* | Issue #1397890 by sun: Fixed DrupalWebTestCase::assertFieldByName() outputs ↵ | webchick | 2012-01-21 |
| | | | | bogus assertion message when no is passed. | ||
* | Issue #1397882 by sun: Fixed system_theme_settings_submit() does not ↵ | webchick | 2012-01-21 |
| | | | | properly clean up submitted form values. | ||
* | Issue #1181750 by Everett Zufelt, sun: Fixed Removal of 'Hidden' option in ↵ | webchick | 2012-01-21 |
| | | | | comment settings form may break programmatic form submissions. | ||
* | Issue #1338110 by aaron.r.carlton, oriol_e9g: Fixed remove the protected ↵ | webchick | 2012-01-14 |
| | | | | variable () if it's not used in tracker.test. | ||
* | Issue #1399896 by xjm: Fixed testCommentNewCommentsIndicator() is inside ↵ | webchick | 2012-01-14 |
| | | | | CommentHelperCase and therefore gets run repeatedly. | ||
* | Issue #1398806 by kiamlaluno: Fixed The purpose of hook_search_page() is ↵ | webchick | 2012-01-13 |
| | | | | explained twice. | ||
* | Issue #1336308 by kathyh, pjcdawkins, meshkinsoft: Fixed wrong usage of ↵ | webchick | 2012-01-11 |
| | | | | function t in system_menu(). | ||
* | Issue #1376164 by sun, oriol_e9g: Fixed Format SimpleTestFunctionalTest ↵ | webchick | 2012-01-11 |
| | | | | description according to standards. | ||
* | Issue #1274212 by amateescu, c31ck: Fixed Incorrect order of choices in Poll ↵ | webchick | 2012-01-11 |
| | | | | module. | ||
* | Issue #939880 by amateescu, marcingy: Fixed Poll Module throws PDOException ↵ | webchick | 2012-01-11 |
| | | | | when creating poll content. | ||
* | Issue #1391384 by yched, oriol_e9g: Fixed Wrong static clear on ↵ | webchick | 2012-01-11 |
| | | | | taxonomy_vocabulary_save(). | ||
* | Issue #1387766 by dereine: Added Use fast drupal static pattern for locale. | webchick | 2012-01-11 |
| | |||
* | Issue #1295546 by c31ck, marcingy, amateescu, xjm: Fixed Weight and number ↵ | webchick | 2012-01-11 |
| | | | | of votes not getting saved when updating a poll. | ||
* | Issue #1344752 by pflame, aspilicious, JacobSingh: Fixed Drag and Drop of ↵ | webchick | 2012-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. | webchick | 2012-01-11 |
| | |||
* | Issue #1227396 by chris.leversuch, jhodgdon: Document that ↵ | webchick | 2012-01-11 |
| | | | | hook_node_access() is not called on node listings. | ||
* | Issue #987472 by damien_vancouver, OnkelTem: Fixed search.module doesn't ↵ | webchick | 2012-01-11 |
| | | | | consistently support multibyte characters. | ||
* | Issue #1368872 by agentrickard, oriol_e9g: Clean up API docs for syslog. | webchick | 2011-12-31 |
| | |||
* | Issue #1273104 by TwoD, Rob Loach, nburles, nod_: Remove eval() from ↵ | webchick | 2011-12-31 |
| | | | | field_ui().js. | ||
* | Issue #1273722 by bfroehle: Fix FieldAttachTestCase::setUp() signature. | webchick | 2011-12-31 |
| | |||
* | Issue follow-up #1007830 by Damien Tournoud, basic: Fixed Nested ↵ | webchick | 2011-12-31 |
| | | | | transactions throw exceptions when they got out of scope. | ||
* | Issue #1359710 by xjm, pwolanin: Fixed taxonomy_menu() passes invalid ↵ | webchick | 2011-12-31 |
| | | | | arguments into taxonomy_form_term(). | ||
* | Issue #1380660 by aspilicious, loganfsmyth: Fixed ↵ | webchick | 2011-12-31 |
| | | | | field_available_languages() static cache never cleared. | ||
* | - Patch #1387002 by Rob Loach, nburles: Fixed Bug in overlay-parent.js when ↵ | Dries | 2011-12-30 |
| | | | | minified. | ||
* | Revert "Issue #1039666 by Jelle_S: Fixed Placing a block in a region via ↵ | webchick | 2011-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 ↵ | webchick | 2011-12-27 |
| | | | | taxonomy_vocabulary_load() and taxonomy_vocabulary_machine_name_load(). | ||
* | Issue #1379206 by c31ck, pingers: Fixed Documentation problem with ↵ | webchick | 2011-12-27 |
| | | | | hook_url_outbound_alter(). | ||
* | Issue #1386318 by barbi: Fixed hook_field_widget_info() should have a @see ↵ | webchick | 2011-12-27 |
| | | | | to other function. | ||
* | Issue #1347812 by nanotube, xjm: Fixed Remove/replace documentation ↵ | webchick | 2011-12-25 |
| | | | | references to upload_file_load() and upload_file_delete(). | ||
* | Issue #381994 by xjm, good_man, elcuco, brianV, yhager: Fixed Machine-name ↵ | webchick | 2011-12-24 |
| | | | | fields are always in Latin characters, and should therefore always be LTR. | ||
* | Issue #1015916 by BTMash, jenlampton, theborg, Aron Novak, christefano, ↵ | webchick | 2011-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 ↵ | webchick | 2011-12-24 |
| | | | | image_dimensions_scale() and image_scale_effect() are ungrokable and buggy. | ||
* | Issue #629518 by jhodgdon, reglogge, jvns, oriol_e9g: Fixed ↵ | webchick | 2011-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 ↵ | webchick | 2011-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. | webchick | 2011-12-24 |
| | |||
* | Issue #1323720 by xenophyle, xjm: Clean up API docs for block module. | webchick | 2011-12-24 |
| | |||
* | Issue #1325116 by xenophyle, xjm: Clean up API docs for Aggregator module. | webchick | 2011-12-24 |
| | |||
* | Issue #1326638 by sven.lauer, jhodgdon, xjm: Clean up API docs for ↵ | webchick | 2011-12-24 |
| | | | | field_ui() module. |