summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* - 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
|
* Issue #839556 by dalin, jrchamp, effulgentsia, dmitrig01, David_Rothstein: ↵webchick2011-04-10
| | | | fix isset regression in tablesort, add tests, and cleanup theme_process_registry().
* - Patch #985982 by iLLin: overlay resizes toolbar after closing.Dries Buytaert2011-04-10
|
* - Patch #1062370 by mikeryan: vocabulary machine_name() length limited to ↵Dries Buytaert2011-04-10
| | | | 21, in UI only.
* - Patch #1032024 by grendzy: comment_form_submit() overwrites author/visitor ↵Dries Buytaert2011-04-10
| | | | cookie when moderating/administering comments.
* - Patch #1037358 by sanduhrs, Azol: locale.datepicker.js minor fixes (js ↵Dries Buytaert2011-04-10
| | | | consistency).
* - Patch #1099254 by hansfn: typo in modules/system/system.admin.inc.Dries Buytaert2011-04-10
|
* - Patch #897140 by fgm: system.methodSignature returns incorrect and ↵Dries Buytaert2011-04-10
| | | | incomplete data.
* - Patch #1065020 by Berdir: fixed E_STRICT warning when downloading/viewing ↵Dries Buytaert2011-04-10
| | | | a file or image.
* - Patch #1075886 by franz: typo on help text.Dries Buytaert2011-04-10
|
* - Patch #598586 by grendzy, deekayen: watchdog() assumes is defined.Dries Buytaert2011-04-10
|
* - Patch #608478 by David_Rothstein: remove leftover code and variablesDries Buytaert2011-04-10
|
* - Patch #1050686 by David_Rothstein: theme region names are no longer ↵Dries Buytaert2011-04-10
| | | | translated.
* - Patch #722920 by andypost: slightly optimize the block upgrade path.Dries Buytaert2011-04-10
|
* Issue #1110862 by Reidsy: remove reference to search-theme-form.tpl.php in ↵webchick2011-04-05
| | | | search.module.
* Issue #1089430 by manarth: improved code comment.webchick2011-03-28
|
* Issue #749992 by jhodgdon: menu system / menu module distinction is not ↵webchick2011-03-28
| | | | obvious to folks new to Drupal.
* Issue #988318 by jhodgdon: translation_form_node_form_alter() doc says it ↵webchick2011-03-28
| | | | implements the wrong hook.
* Issue #1106528 by joachim: field_attach_form_validate() documentation ↵webchick2011-03-28
| | | | indentation is incorrect.
* Issue #1106636 by pwolanin: use system_get_info() API function instead of ↵webchick2011-03-28
| | | | unserializing from DB to get module names.
* Issue #1105384 by claar: system_admin_menu_block_page() description not one ↵webchick2011-03-28
| | | | line.