summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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 #1038788 by wojtha, sign: drupal_find_theme_functions() removes all ↵Dries Buytaert2011-05-22
| | | | | | | | theme 'prefix_' occurences.
* | - 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 #1150340 by aspilicious: CSS gradient background doesn't work with ↵Dries Buytaert2011-05-14
| | | | newest opera and IE versions.
* - 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 #802856 by catch, pillarsdotnet: make lock_wait() wait less.Dries Buytaert2011-05-13
|
* - 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 #834848 by Berdir: warning message regarding ↵Dries Buytaert2011-05-13
| | | | hook_update_last_removed() is not displayed.
* - Patch #1029606 by fago, bojanz, Damien Tournoud: hook_menu() should not be ↵Dries Buytaert2011-05-13
| | | | called during uninstallation.
* - 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 #534594 by catch, Frando: add registry_rebuild() to update.php.Dries Buytaert2011-05-11
| |
* | - 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 #958850 by bellHead: Postgres password containing backslashes don't ↵Dries Buytaert2011-05-08
| | | | work.
* - 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 #1086066 by drewish, Mile23: get_t() should describe what it does ↵Dries Buytaert2011-05-04
| | | | and why.
* - Patch #852120 by cygri: batch operations example doesn't do proper sanitizing.Dries Buytaert2011-05-01
|