summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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 #1032024 by grendzy: comment_form_submit() overwrites author/visitor ↵Dries Buytaert2011-04-23
| | | | cookie when moderating/administering comments.
* - Patch #1008410 by droplet: forum list header sorting broken.Dries Buytaert2011-04-23
|
* - Patch #183435 by gregmac, TR: drupal_http_request() and malformed responses.Dries Buytaert2011-04-23
|
* - Patch #1122880 by jn2: DatabaseConnection::defaultOptions has incorrect ↵Dries Buytaert2011-04-23
| | | | php.net link.
* - 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 #1126370 by kim-day, jn2: menu_link_save() needs more detail.Dries Buytaert2011-04-20
|
* - Patch #1097538 by davidtrainer: update drupal_set_message() docs.Dries Buytaert2011-04-20
|
* - 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 #1048006 by jyyna, wojtha, David_Rothstein: name of vocabulary ↵Dries Buytaert2011-04-20
| | | | (Tags) created during install cannot be localized.
* - Patch #919596 by boombatower: -MultiViews in .htaccess requires odd ↵Dries Buytaert2011-04-16
| | | | AllowOverride Options=All,MultiViews.
* - Patch #984456 by Dave Reid, bfroehle: cleanup file_field_widget_uri() and ↵Dries Buytaert2011-04-16
| | | | its token replacement.
* - Patch #1096842 by nanotube: typo in EntityFieldQuery documentation.Dries Buytaert2011-04-14
|
* - Patch #1127312 by niklas: undefined variable items in theme_user_list() ↵Dries Buytaert2011-04-14
| | | | when displaying empty user/new block.
* - Patch #1043552: fixed typo in comment inside theme_disable().Dries Buytaert2011-04-14
|
* - Patch #1043566: fixed typo on BlockAdminThemeTestCase description.Dries Buytaert2011-04-14
|
* - Patch #545518 by bfroehle: move Locale module specific code out of ↵Dries Buytaert2011-04-14
| | | | module.inc and system.module.
* - 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 #1110064 by jeffschuler: two @defgroup comment fixes.Dries Buytaert2011-04-12
|
* - 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 #1017882 by Gábor Hojtsy: required elements buggy with #states.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 #1012768 by agentrickard: fire hook_menu_link_delete() before ↵Dries Buytaert2011-04-12
| | | | removing the data row.
* - 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().
* Issue #999538 by Josh The Geek: default.settings.php still refers to ↵webchick2011-04-10
| | | | 'aggressive caching'.
* - Patch #1031148 by Berdir: select-all checkbox is not added when updating a ↵Dries Buytaert2011-04-10
| | | | table with #ajax.
* - Patch #985982 by iLLin: overlay resizes toolbar after closing.Dries Buytaert2011-04-10
|
* - Patch #935258 by Stevel, Josh Waihi: defaults not changed in changeField ↵Dries Buytaert2011-04-10
| | | | on postgresql.
* - Patch #998612 by longwave: drupal_render() doesn't render 0 when set into ↵Dries Buytaert2011-04-10
| | | | #markup property.
* - 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 #1120698 by skwashd, Dave Reid: typo in MAINTAINERS.txt.Dries Buytaert2011-04-10
|
* - Patch #1065020 by Berdir: fixed E_STRICT warning when downloading/viewing ↵Dries Buytaert2011-04-10
| | | | a file or image.
* - Patch #733306 by atchijov, carlos8f: add static caching for ↵Dries Buytaert2011-04-10
| | | | drupal_parse_info_file().
* - Patch #1075886 by franz: typo on help text.Dries Buytaert2011-04-10
|