Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | Issue #1416212 by pontus_nilsson: Fixed _user_mail_notify() -- options for ↵ | webchick | 2012-01-31 | |
| | | | | | | | | need to be a list. | |||
* | | Issue #1045786 by Désiré, Albert Volkman, droplet: Fixed Length of ↵ | webchick | 2012-01-31 | |
| | | | | | | | | Aggregator Trimmed Description. | |||
* | | Issue #1025286 by Tor Arne Thune, Devin Carlson, swentel: Fixed ↵ | webchick | 2012-01-31 | |
| | | | | | | | | logo_upload() in form_set_error() instead of favicon_upload() in system.admin.inc. | |||
* | | Issue #1360416 by droplet, LSU_JBob: Fixed Document that the page_bottom() ↵ | webchick | 2012-01-30 | |
| | | | | | | | | region is hidden from the blocks UI. | |||
* | | Issue #1402620 by jeckman, jwlogemann: Fixed node_show() return doc links to ↵ | webchick | 2012-01-30 | |
| | | | | | | | | nonexistent function. | |||
* | | Issue #1405260 by skottler: Clarify the language around non-reliable queue ↵ | webchick | 2012-01-30 | |
| | | | | | | | | examples. | |||
* | | Issue #984874 by LSU_JBob, dalin, Albert Volkman, sun: Use ↵ | webchick | 2012-01-30 | |
| | | | | | | | | DrupalUnitTestCase where possible. | |||
* | | Issue #1280792 by julien, xjm, pingers, Niklas Fiekas: Fixed ↵ | webchick | 2012-01-30 | |
| | | | | | | | | {trigger_assignments()}.hook has only 32 characters, is too short. | |||
* | | Issue #1110650 follow-up by sun: Oops. No entity_create() in 7.x. :) | webchick | 2012-01-30 | |
| | | ||||
* | | Issue #1110650 follow-up by grendzy, oriol_e9g, sun: Fixed ↵ | webchick | 2012-01-30 | |
| | | | | | | | | comment-by-anonymous class never appears. | |||
* | | Issue #1371484 by catch, langworthy, makara, ArtistConk: Fixed Private ↵ | webchick | 2012-01-30 | |
| | | | | | | | | properties in abstract class DrupalCacheArray. | |||
* | | Issue #1411592 by dadikof, Niklas Fiekas: Fixed func_get_args() can't be ↵ | webchick | 2012-01-30 | |
| | | | | | | | | used as a function parameter before PHP 5.3. | |||
* | | - Patch #1420048 by nod_, droplet: fixed menu* JS indention. | Dries | 2012-01-29 | |
| | | ||||
* | | - Patch #1399496 by droplet: JS semicolon to following code standard . | Dries | 2012-01-29 | |
| | | ||||
* | | - Patch #1354852 by marvil07, 30equals: hook_node_type_insert() has no ↵ | Dries | 2012-01-27 | |
| | | | | | | | | sample function body. | |||
* | | - Patch #1394790 by joachim: explain system_admin_compact_mode(). | Dries | 2012-01-27 | |
| | | ||||
* | | - Patch #1377544 by kotnik: hook_update_N documentation uses dead links. | Dries | 2012-01-27 | |
| | | ||||
* | | - Patch #852524 by plach, oriol_e9g: include language provider files only ↵ | Dries | 2012-01-26 | |
| | | | | | | | | when they are needed. | |||
* | | - Patch #1346166 by Dave Reid: Improve performance of token_replace() if ↵ | Dries | 2012-01-24 | |
| | | | | | | | | there are no tokens to replace. | |||
* | | - Patch #1000074 by naxoc: node_permission() uses check_plain() without a ↵ | Dries | 2012-01-24 | |
| | | | | | | | | purpose. | |||
* | | - Patch #1386514 by pflame, nod_, David_Rothstein: Fixed Dragging and ↵ | Dries | 2012-01-24 | |
| | | | | | | | | dropping a shortcut from disabled to enabled doesn't switch the status if the dragging happens fast. | |||
* | | - Patch #1330554 by oriol_e9g, fiftyz, richthegeek: Fixed ↵ | Dries | 2012-01-23 | |
| | | | | | | | | taxonomy_get_tree() incorrect depth on multiple parents. | |||
* | | Issue #1160928 follow-up by sun: Commit missing file. Oops. | webchick | 2012-01-21 | |
| | | ||||
* | | Issue #987930 by David_Rothstein, Tor Arne Thune: Fixed The obsolete ↵ | webchick | 2012-01-21 | |
| | | | | | | | | 'site_offline_message' variable is not always deleted during the D6->D7 upgrade. | |||
* | | 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. |