summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* - Patch #988030 by mr.baileys, linclark: document correct sequence of hooks ↵Dries Buytaert2011-05-14
| | | | in node deletion.
* - Patch #759844 by jpmckinney, dixon_, plach, ksenzee, fabsor, ↵Dries Buytaert2011-05-14
| | | | pillarsdotnet: overlay does not work with prefixed URL paths.
* - Patch #936844 by bleen18: cannot override comment author to or from Anonymous.Dries Buytaert2011-05-13
|
* - Patch #843162 by pwolanin, Scott Falconer, Berdir, jhodgdon, a.mikheychik, ↵Dries Buytaert2011-05-13
| | | | mtift: creating vocabularies with machine-names 'List' or 'Add' breaks links in taxonomy overview admin area.
* - Patch #1060246 by plach: translation alters language switch links even if ↵Dries Buytaert2011-05-13
| | | | node translation is disabled.
* - Patch #690544 by bleen18, andypost, marcvangend, dbeheydt, rschwab, ↵Dries Buytaert2011-05-13
| | | | robertom: blocks admin (admin/structure/block) requires menu_rebuild() to display settings for current theme.
* - Patch #761648 by lyricnz, andypost, ksenzee, Jody Lynn, Gábor Hojtsy, ↵Dries Buytaert2011-05-13
| | | | Damien Tournoud, Shawn DeArmond, David_Rothstein: menu items disappear after upgrade or manual menu entry.
* Merge branch '7.x' of git.drupal.org:project/drupal into 7.xDries Buytaert2011-05-13
|\
| * Hm. Rollback of previous patch. I think I just broke testbot. NOOB.webchick2011-05-13
| |
* | Merge branch '7.x' of git.drupal.org:project/drupal into 7.xDries Buytaert2011-05-13
|\|
| * Issue #1017672 by catch, q0rban: D6 to D7 update process permanently deletes ↵webchick2011-05-13
| | | | | | | | comment bodies and other data, and throws fatal SQL errors.
| * Issue #1003308 by andypost: further forum module fix.webchick2011-05-08
| |
* | - Patch #1076366 by wojtha: OpenID discovery spec violation - fragments are ↵Dries Buytaert2011-05-11
| | | | | | | | removed from claimed id .
* | - Patch #1017672 by catch, q0rban: D6 to D7 update process permanently ↵Dries Buytaert2011-05-11
|/ | | | deletes comment bodies and other data, and throws fatal SQL errors.
* - Patch #1076414 by wojtha, c960657: Openid discovery - OpenID v1 OP service ↵Dries Buytaert2011-05-08
| | | | with lower priority is chosen instead OpenID v2 Claimed id service.
* - Patch #1055234 by jhodgdon, linclark: field_bundle_settings() doc example ↵Dries Buytaert2011-05-08
| | | | is wrong.
* - Patch #1024684 by linclark: omit & in @param statements (for consistency).Dries Buytaert2011-05-08
|
* - Patch #796692 by dman, cross, andypost, aaronbauman, yched, BarisW: only ↵Dries Buytaert2011-05-08
| | | | show the term heading if the term has a description.
* - Patch #1060304 by plach: misleading help text for the translation support ↵Dries Buytaert2011-05-04
| | | | settings.
* - Patch #1063046 by guidocecilio, linclark: hook_requirements() API ↵Dries Buytaert2011-05-01
| | | | documentation needs doc on 'update' phase.
* - Patch #1051870 by boombatower: remove unused variable initialization.Dries Buytaert2011-05-01
|
* - Patch #1099396 by Désiré, droplet, plach: language_count() is never ↵Dries Buytaert2011-05-01
| | | | decremented when removing a language.
* - Patch #711650 by marcvangend, cha0s: when index.php appears in the URL (or ↵Dries Buytaert2011-05-01
| | | | is automatically added by the server) users get a 'page not found' message.
* - Patch #1139638 by DamZ: the SQLite driver cannot update a column to NULL.Dries Buytaert2011-04-28
|
* - Patch #61856 by bfroehle, jredding, andypost, blakehall, Pancho: in ↵Dries Buytaert2011-04-25
| | | | user.module, trim() user-submitted email address before validation.
* - Patch #716348 by mikey_p: fixed description.Dries Buytaert2011-04-25
|
* - Patch #1067806 by starsinmypockets: _field_info_prepare_instance() calls, ↵Dries Buytaert2011-04-25
| | | | but does not use, field_info_field_types().
* Issue #817482 by Stevel, bfroehle: user_save() issues a warning when saving ↵webchick2011-04-24
| | | | without changing mail attribute.
* Issue #908282 by jbrown, pillarsdotnet: add width and height attributes to ↵webchick2011-04-24
| | | | increase front-end performance.
* Issue #1003308 by bfroehle: Fix upgrade path for Forum module by hard-coding ↵webchick2011-04-24
| | | | vocabulary machine name (with tests).
* Issue #1111288 by yched: Fix file permissions on field_ui tests.webchick2011-04-24
|
* - Patch #1110810 by JohnAlbin, TR: CVS $ tag lurks in .htaccess file (and ↵Dries Buytaert2011-04-23
| | | | other dank corners of Drupal).
* - Patch #733192 by pillarsdotnet, Sutharsan, Letharion, clemens.tolboom: ↵Dries Buytaert2011-04-23
| | | | tokens enclosed in [ ] are not recognized.
* - Patch #1008410 by droplet: forum list header sorting broken.Dries Buytaert2011-04-23
|
* - Patch #1111288 by droplet: wrong instance definition in field_ui().test.Dries Buytaert2011-04-23
|
* - Patch #1107384 by droplet: wrong instance definition in node.module.Dries Buytaert2011-04-22
|
* - Patch #1026058 by plach, droplet add back Language switcher block help ↵Dries Buytaert2011-04-20
| | | | message.
* - Patch #1132364 by CrookedNumber: hook_modules_enabled() could be less ↵Dries Buytaert2011-04-20
| | | | ambiguous.
* - Patch #965272 by larowlan, bellHead, TR: items defined with type ↵Dries Buytaert2011-04-20
| | | | MENU_CALLBACK show 'Home' as a title.
* - Patch #984456 by Dave Reid, bfroehle: cleanup file_field_widget_uri() and ↵Dries Buytaert2011-04-16
| | | | its token replacement.
* - Patch #1127312 by niklas: undefined variable items in theme_user_list() ↵Dries Buytaert2011-04-14
| | | | when displaying empty user/new block.
* - Patch #1043566: fixed typo on BlockAdminThemeTestCase description.Dries Buytaert2011-04-14
|
* - Patch #1066118 by Barrett: hook_field_widget_form() has punctuation error.Dries Buytaert2011-04-12
|
* - Patch #1107376 by jhedstrom: weight not a property of a field instance, so ↵Dries Buytaert2011-04-12
| | | | doc shouldn't say it is.
* - Patch #1095498 by ohnobinki: toolbar toggle link rendered without escaping ↵Dries Buytaert2011-04-12
| | | | ampersand as an html entity.
* - Patch #766624 by aspilicious: dashboard lacks rtl styling.Dries Buytaert2011-04-12
|
* - Patch #766624 by aspilicious: dashboard lacks rtl styling.Dries Buytaert2011-04-12
|
* - Patch #1118502 by pwolanin: path module should use a different weight than ↵Dries Buytaert2011-04-12
| | | | search module on admin/config.
* - Patch #1120928 by catch: {history} table is owned by system module.Dries Buytaert2011-04-12
|
* - Patch #1023190 by Berdir: wrong merge query in aggregator_save_item().Dries Buytaert2011-04-12
|