- 17 Aug, 2010 8 commits
- 16 Aug, 2010 5 commits
- 15 Aug, 2010 2 commits
-
-
Dries authored
-
- 14 Aug, 2010 4 commits
- 13 Aug, 2010 2 commits
-
- 12 Aug, 2010 3 commits
- 11 Aug, 2010 8 commits
- 10 Aug, 2010 4 commits
- 09 Aug, 2010 4 commits
- Patch #721754 by Shellingfox, lotyrin, Damien Tournoud, chx, hefox, Gábor Hojtsy, puregin: a node cannot be displayed in different view mode on its own page.
- Patch #156582 by c960657, pwolanin, townxelliot, Damien Tournoud, kbahey, mikeytown2, drico, jpmckinney: drupal_http_request() should support timeout setting.
- Patch #882666 by mgifford: filtered description shouldn't use a label when not associated with a form.
- Patch #862078 by gustavb, Damien Tournoud: PDO coerceing empty strings to NULL when target is a Postgres bytea.
- Patch #883998 by Berdir: node_default_page() query fails on PostgreSQL when having node_access() modules enabled.
- Patch #791490 by chx: contextual module calls menu_get_item() for unsaved nodes, resulting in pdo exception on postgresql.
- Patch #883440 by hefox: fixed user_account_form() @see's user_validate_email() instead of user_validate_mail() (extra e).
- Patch #882520 by David_Rothstein: field_bundle_settings() API documentation doesn't format its code example correctly.
- Patch #778406 by torelad, jhodgdon, DyanneNova: improve doc and examples for hook_block_info() and friends.
- Patch #419388 by jhodgdon, David Lesieur, Garrett Albright: search_query_insert() breaks down when the value of key is 0.
- Patch #629826 by Jody Lynn: theme setting toggles for comments appear when the comment module is disabled.
- Patch #497206 by jhodgdon, pwolanin, Island Usurper, YannickD: avoid search conflicts with other forms, use menu API instead of search_get_keys().
- Patch #878408 by pwolanin, Damien Tournoud: replace decode_entities() with built-in html_entity_decode().
- Patch #878198 by pwolanin: add back a method to the DB driver interface that reports the server version.
- Patch #870594 by marcingy, moshe weitzman, Josh Waihi: user_update_7004 fail during upgrade from Drupal 6 to 7.
- Patch #865072 by bleen18, jhodgdon: Bartik is default theme now ... documentation & tests need to be changed.
- Patch #269911 by jhodgdon, Freso, kiamlaluno, mradcliffe: search result trimming should not fall inside HTML entities/tags.
- Patch #607238 by agentrickard, catch, salvis: permissions are assumed to be unique among modules, but uniqueness is not enforced.