summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* Issue #872488 by acouch, Albert Volkman, mfb, musicnode, no_commit_credit: ↵webchick2012-02-28
| | | | Regression: no way to get taxonomy tags into RSS feeds.
* Issue #404302 by KrisBulman, kathyh, JamesAn, droplet, sun: Fixed Improve ↵webchick2012-02-28
| | | | tabledrag grippie CSS (and fix an IE7 alignment issue).
* Merge branch '7.x' of git.drupal.org:project/drupal into 7.xwebchick2012-02-28
|\
| * Issue #1441126 by Haza, Devin Carlson: Fix @see entries in two function doc ↵Jennifer Hodgdon2012-02-28
| | | | | | | | headers
* | Issue #1430300 by mradcliffe, xjm, effulgentsia, NROTC_Webmaster: Fixed ↵webchick2012-02-28
|/ | | | Preprocess functions in an include file fail to get called when the theme implements a suggestion override.
* Issue #1352272 by sven.lauer, Albert Volkman: Fix docs for deprecated, ↵Jennifer Hodgdon2012-02-24
| | | | unused system_settings_overview() function
* - Patch #1300298 by askibinski: empty tokens don't get replaced in welcome ↵Dries2012-02-21
| | | | emails.
* Issue #1260752 by andypost: Fixed _locale_languages_common_controls() ↵webchick2012-02-21
| | | | maxlength to conform schema.
* Issue #1408636 by swentel, c31ck: Fixed Fatal error: [] operator not ↵webchick2012-02-21
| | | | supported for strings in includes/common.inc on line 2320.
* Issue #1431452 by webflo, larowlan: Tests for 'status' in where clause is ↵webchick2012-02-21
| | | | ambiguous.
* - Patch #1444160 by Niklas Fiekas: Drupal.behaviors.dateTime needs a clean-up.Dries2012-02-18
|
* Issue #1426150 by kafitz: Fixed hook_menu() example function to match 8.x ↵webchick2012-02-14
| | | | version
* Issue #1287368 by TwoD, valthebald, sun, xjm: Fixed ↵webchick2012-02-14
| | | | Drupal.settings.ajaxPageState.css gets overwritten.
* Issue #1426698 by droplet: Fixed book.js: fix vertical tabs summary & clean up.webchick2012-02-14
|
* Issue #1332658 by sven.lauer, David_Rothstein, xjm, Albert Volkman: Clean up ↵webchick2012-02-14
| | | | API docs for dashboard module.
* Issue #1393234 by dww, Niklas Fiekas: Fixed API docs for field_access() are ↵webchick2012-02-14
| | | | confusing.
* Issue #1346914 by droplet: Use .length instead of jQuery.size().webchick2012-02-14
|
* Issue #1379126 by chris.leversuch, Albert Volkman, jhodgdon: Clean up API ↵webchick2012-02-14
| | | | docs for trigger.module.
* Issue #1316866 by nicl, Niklas Fiekas: User_forms() is now redundant.webchick2012-02-14
|
* Issue #1280792 by xjm, julien, BTMash, pingers: Fixed ↵webchick2012-02-14
| | | | {trigger_assignments()}.hook has only 32 characters, is too short.
* Issue #1393846 by tedbow, Albert Volkman: Fixed path_form_element_validate() ↵webchick2012-02-14
| | | | executes unnecessary db_select() query when only space given for URL Alias.
* Issue #1347836 by LSU_JBob, Albert Volkman, linclark: Comment cleanup in ↵webchick2012-02-14
| | | | common.test.
* Issue #1189834 by aspilicious, chrispomeroy, Albert Volkman: Add language ↵webchick2012-02-14
| | | | direction to book-export-html.tpl.php
* - Patch #1431918 by Liam Morland: user_multiple_role_edit() doc needs more ↵Dries2012-02-13
| | | | detail.
* - Patch #1068016 by franz, karschsp, BartVB, Niklas Fiekas: fixed number ↵Dries2012-02-07
| | | | field validation fails to block some invalid input causing later SQL fatal error.
* - Patch #1428498 by linclark: Docblock syntax error for taxonomy_select_nodes().Dries2012-02-06
|
* - Patch #1159258 by Deciphered: fixed image_file_move() flushes new URI not ↵Dries2012-02-05
| | | | source URI.
* - Patch #598414 by Tor Arne Thune, Dave Reid: Fixed Links in the update ↵Dries2012-02-02
| | | | results page lead to 403s.
* - Patch #1417754 by mkadin: hook_menu() docs need to explain that options ↵Dries2012-02-02
| | | | don't work for tabs.
* Drupal 7.12webchick2012-02-01
|\
| * SA-CORE-2012-001webchick2012-02-01
| |
* | Rollback of Issue #1397882, pending further clean-up.webchick2012-02-01
| |
* | Issue #336483 by brianV, catch: Fixed Performance: SELECT ↵webchick2012-02-01
| | | | | | | | MAX(comment_count()) FROM node_comment_statistics() does full table scan.
* | Issue #289504 by catch, mikeryan, moshe weitzman: Fixed user_delete() ↵webchick2012-02-01
| | | | | | | | performance: index comment uid columns.
* | Issue #996236 by fago, sun, pillarsdotnet, xjm: Fixed ↵webchick2012-01-31
| | | | | | | | drupal_flush_all_caches() does not clear entity info cache.
* | Rollback of Issue #1280792 by andypost: Key length too long error.webchick2012-01-31
| |
* | Issue #569076 by rocket_nova, wamilton, alonpeer: Test that taxonomy term ↵webchick2012-01-31
| | | | | | | | page contains a link to parent terms in the breadcrumbs.
* | Issue #1367000 by chris.leversuch, oriol_e9g, David_Rothstein: Clean up API ↵webchick2012-01-31
| | | | | | | | docs for php module.
* | Issue #1415794 by Zen Master: Fixed node_access_test_form_node_form_alter() ↵webchick2012-01-31
| | | | | | | | has wrong documentation header.
* | Issue #1409052 by mkadin: Fixed hook_menu() should state that auto-loaders ↵webchick2012-01-31
| | | | | | | | should return FALSE to indicate nothing found and trigger a 404.
* | Issue #1372280 by sven.lauer: Document that field_info_field_by_id() may ↵webchick2012-01-31
| | | | | | | | also be used for deleted fields.
* | Issue #1416212 by pontus_nilsson: Fixed _user_mail_notify() -- options for ↵webchick2012-01-31
| | | | | | | | need to be a list.
* | Issue #1045786 by Désiré, Albert Volkman, droplet: Fixed Length of ↵webchick2012-01-31
| | | | | | | | Aggregator Trimmed Description.
* | Issue #1025286 by Tor Arne Thune, Devin Carlson, swentel: Fixed ↵webchick2012-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() ↵webchick2012-01-30
| | | | | | | | region is hidden from the blocks UI.
* | Issue #1402620 by jeckman, jwlogemann: Fixed node_show() return doc links to ↵webchick2012-01-30
| | | | | | | | nonexistent function.
* | Issue #1405260 by skottler: Clarify the language around non-reliable queue ↵webchick2012-01-30
| | | | | | | | examples.
* | Issue #984874 by LSU_JBob, dalin, Albert Volkman, sun: Use ↵webchick2012-01-30
| | | | | | | | DrupalUnitTestCase where possible.
* | Issue #1280792 by julien, xjm, pingers, Niklas Fiekas: Fixed ↵webchick2012-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. :)webchick2012-01-30
| |