summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* Drupal 7.3webchick2011-06-29
|
* Drupal 7.2webchick2011-05-25
|\
| * Drupal 7.1webchick2011-05-25
| |
* | Issue #1137074 by plach, Jose Reyero: notices and wrong links on translation ↵webchick2011-05-24
| | | | | | | | tab for unpublished nodes.
* | Issue #1021270 by larowlan, wojtha: Fixed Blocks for custom menus are ↵webchick2011-05-24
| | | | | | | | impossible to theme.
* | Issue #1096340 by plach, fietserwin, sun: Fixed Stale language ↵webchick2011-05-24
| | | | | | | | types/negotation info after enabling/disabling modules.
* | - Patch #1019352 by Jody Lynn: delete blog module's variable on ↵Dries Buytaert2011-05-23
| | | | | | | | hook_uninstall().
* | - Patch #1019292 by TR, Jody Lynn: remove random nbsp characters.Dries Buytaert2011-05-23
| |
* | Issue #1154822 by lyricnz, Starminder: Fixed User Schema mismatch after ↵webchick2011-05-23
| | | | | | | | upgrade D6 to D7.
* | Issue #1154820 by lyricnz, marcingy, Starminder: Fixed System Schema ↵webchick2011-05-23
| | | | | | | | mismatch after upgrade D6 to D7.
* | Issue #1154812 by lyricnz, Starminder: Fixed Poll Schema mismatch after ↵webchick2011-05-23
| | | | | | | | upgrade D6 to D7.
* | Issue #1154808 by lyricnz, Starminder: Fixed Node Schema mismatch after ↵webchick2011-05-23
| | | | | | | | upgrade D6 to D7.
* | Issue #1154802 by lyricnz, Starminder: Fixed Block Schema mismatch after ↵webchick2011-05-23
| | | | | | | | upgrade D6 to D7.
* | Issue #1154806 by lyricnz, marcingy, Starminder: Fixed Comment Schema ↵webchick2011-05-23
| | | | | | | | mismatch after upgrade D6 to D7.
* | Issue #1089174 follow-up by plach: Fix notices and expand tests.webchick2011-05-23
| |
* | - Patch #1120412 by skwashd: comment_save() doesn't support additional ↵Dries Buytaert2011-05-22
| | | | | | | | columns added by hook_schema_alter().
* | Merge branch '7.x' of git.drupal.org:project/drupal into 7.xDries Buytaert2011-05-22
|\ \
| * | Issue #1096446 by plach: Fixed entity_label() is not passing along the () ↵webchick2011-05-18
| | | | | | | | | | | | parameter.
| * | Rollback of #1076366. This is not quite ready to go yet, because it depends ↵webchick2011-05-18
| | | | | | | | | | | | on another issue (#1120290).
| * | Issue #1089174 by plach: Fixed Prepare view hooks do not receive the ↵webchick2011-05-18
| | | | | | | | | | | | language parameter.
| * | Issue #1001146 by edhaber, droplet: Fixed Cannot theme links in a menu when ↵webchick2011-05-18
| | | | | | | | | | | | menu_name() contains a hyphen.
| * | Issue #1105848 by cafuego: Fixed Unsafe query comments possible via UI.webchick2011-05-17
| | |
| * | Issue #999004 by pillarsdotnet, fago, sun, marcingy: user_save() relies on ↵webchick2011-05-17
| | | | | | | | | | | | edit instead of account.
| * | Issue #1017672 by catch, q0rban: Fixed D6 to D7 update process permanently ↵Angela Byron2011-05-17
| | | | | | | | | | | | deletes comment bodies and other data, and throws fatal SQL errors.
* | | - Patch #1078980 by plach: language neutral not available when there are ↵Dries Buytaert2011-05-22
| | | | | | | | | | | | disabled languages.
* | | - Patch #1013864 by agentrickard, JimmyAx: book navigation block fails with ↵Dries Buytaert2011-05-21
|/ / | | | | | | Node Access modules.
* | - Rolled back.Dries Buytaert2011-05-17
| |
* | - Patch #784856 by dmitrig01: menu_get_names() is dead code, remove it.Dries Buytaert2011-05-17
| |
* | - Patch #1132364 by CrookedNumber, David_Rothstein: hook_modules_enabled() ↵Dries Buytaert2011-05-17
| | | | | | | | could be less ambiguous.
* | - Patch #1149002 by droplet, hansfn: 'Machine name' not translatable on the ↵Dries Buytaert2011-05-17
| | | | | | | | content type overview page .
* | - Patch #705912 by jherencia, bleen18: template_preprocess_node() makes an ↵Dries Buytaert2011-05-17
| | | | | | | | useless comprobation.
* | - Patch #1158730 by TR: documentation problem with hook_user_load().Dries Buytaert2011-05-16
| |
* | - Patch #843162 by pwolanin, Scott Falconer, Berdir, jhodgdon, a.mikheychik, ↵Dries Buytaert2011-05-16
| | | | | | | | mtift: creating vocabularies with machine-names 'List' or 'Add' breaks links in taxonomy overview admin area. .
* | - Patch #1157426 by Gábor Hojtsy: field system uses t() incorrectly and ↵Dries Buytaert2011-05-15
| | | | | | | | inconsistently.
* | - Patch #1119158 by skwashd: Added user_role_save() doesn't implement a ↵Dries Buytaert2011-05-14
| | | | | | | | presave hook.
* | - Patch #1149912 by grendzy, sun: recent comments block displays old, ↵Dries Buytaert2011-05-14
| | | | | | | | out-of-order comments.
* | - Patch #1034248 by jhodgdon, drewish, jn2: hook_block_view() example should ↵Dries Buytaert2011-05-14
| | | | | | | | return a render array.
* | - Patch #876282 by tim.plunkett, amateescu: small layout glitch on 'Password ↵Dries Buytaert2011-05-14
| | | | | | | | match' line during installation.
* | - 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
| | |