summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* - Patch #1262064 by michaellenahan: default.settings.php has formatting ↵Dries Buytaert2011-09-16
| | | | issue with numbered list.
* - Patch #1280718 by theborg: white space in forum code.Dries Buytaert2011-09-16
|
* - Patch #1281436 by dixon_: double spaces in comment.module.Dries Buytaert2011-09-16
|
* - Patch #1279888 by 10oclock: missing table prefix on query in node_feed().Dries Buytaert2011-09-16
|
* - Patch #1263912 by TR: run-tests.sh fails to print out list of tests to be run.Dries Buytaert2011-09-14
|
* - Patch #1273032 by michaellenahan: conf_path() has formatting issue with ↵Dries Buytaert2011-09-14
| | | | numbered list.
* - Patch #1275214 by CashWilliams: block_load() should not refer to .Dries Buytaert2011-09-14
|
* - Patch #1278182 by CashWilliams: user-profile.tpl.php should use not in ↵Dries Buytaert2011-09-14
| | | | example.
* - Patch #1276746 by jessebeach: the title of the ui.mouse library in ↵Dries Buytaert2011-09-13
| | | | system.module is incorrectly set to 'jQuery UI: Droppable' instead of 'jQuery UI: Mouse'.
* - Patch #999040 by Niklas Fiekas: corrected alternative control structure ↵Dries Buytaert2011-09-11
| | | | syntax in theme templates.
* - Patch #1185842 by Dave Reid: the [node:author] token does not use ↵Dries Buytaert2011-09-11
| | | | format_username().
* - Patch #1024328 by pillarsdotnet, droplet: re-use message-16-error.png icon ↵Dries Buytaert2011-09-11
| | | | for dblog severity levels higher than LOG_ERR.
* - Patch #1260162 by michaellenahan, Bès: hook_file_insert() doc has no ↵Dries Buytaert2011-09-11
| | | | function body.
* - Patch #1257638 by michaellenahan, Bès: hook_menu() example should be ↵Dries Buytaert2011-09-11
| | | | changed to not suggest admin/config/foo as path.
* - Patch #897650 by Garrett Albright, Damien Tournoud: ↵Dries Buytaert2011-09-11
| | | | DatabaseSchema_sqlite()::findTables() shouldn't find indexes.
* - Patch #1164808 by mrfelton: block title field was overlooked.Dries Buytaert2011-09-11
|
* - Patch #1237290 by e-anima, dereine, xjm: menu path length fix.Dries Buytaert2011-09-11
|
* - Patch #240828 by sun, xjm, David_Rothstein, yoroy: 'This form is outdated. ↵Dries Buytaert2011-09-11
| | | | Reload the page and try again' is incorrect and confuses users.
* - Patch #160163 by c960657, Pancho, danillonunes: login with OpenID link has ↵Dries Buytaert2011-09-11
| | | | mis-encoding of #.
* - Patch #1266694 by Damien Tournoud: Fixed DatabaseStatementPrefetch doesn't ↵Dries Buytaert2011-09-11
| | | | implement fetchColumn().
* - Patch #1269178 by catch: add catch as cache system co-maintainer.Dries Buytaert2011-09-11
|
* - Patch #1263882 by cweagans, TR: Code style: authorize.php.Dries Buytaert2011-09-10
|
* - Patch #1273444 by Xano: Missing operator docs for EntityFieldQuery's ↵Dries Buytaert2011-09-10
| | | | propertyCondition() and addFieldCondition().
* - Patch #1212018 by Liam Morland: form required marker in field.form.inc ↵Dries Buytaert2011-09-10
| | | | should use theme system.
* - Patch #565288 by bfroehle, anarcat, p.brouwers, aspilicious: cannot ↵Dries Buytaert2011-09-10
| | | | install Drupal when Drupal.org is 503 (at Drupalcon!).
* Issue #1265294 by sven.lauer: Minor improvement of the documentation page ↵webchick2011-09-07
| | | | for t().
* - Patch #1267092 by xjm: some comment cleanup in block.test.Dries Buytaert2011-09-07
|
* - Patch #1265586 by James_Stallings, edmund.kwok: remove bitter tasting ↵Dries Buytaert2011-09-07
| | | | 'bile' in core documentation ;).
* Issue #799932 by David_Rothstein, Stefan Freudenberg: Fixed Simpletest HTTP ↵webchick2011-09-05
| | | | authentication credentials should use the 'password' form element.
* Issue #1118016 by dereine, pwolanin: Fixed conditional visibility of a ↵webchick2011-09-05
| | | | managed_file() using #states attribute does not work.
* Issue #575810 by wojtha, Heine, vzima: Fixed OpenID discovery spec violation ↵webchick2011-09-05
| | | | - follow redirects.
* Issue #1069778 by msonnabaum: Fixed Conflicting messages from ↵webchick2011-09-05
| | | | user_pass_submit().
* Issue #1136854 by chx: Fixed MySQL 5.5 breaks speedy testing.webchick2011-09-05
|
* Issue #1222576 by jox: Fixed file_usage_list() is defective (might return ↵webchick2011-09-05
| | | | incomplete results).
* Issue #1231856 follow-up by marcingy: Fixed menu_update_7001() breaks if ↵webchick2011-09-05
| | | | block module disabled.
* Issue #937380 by David_Rothstein, swentel: Fixed errors when submitting the ↵webchick2011-09-05
| | | | shortcut set configuration page after deleting all shortcuts.
* Issue #787876 by zero2one, avior: Fixed Edit 'My Account' fills the first ↵webchick2011-09-05
| | | | password field.
* Issue #1069080 by Marie Wendel, droplet: Fixed ↵webchick2011-09-05
| | | | node_comment_statistics().last_comment_timestamp() description.
* Issue #1216758 by tim.plunkett: Add module and hook as formal parameters in ↵webchick2011-09-05
| | | | module_invoke().
* Drupal 7.8webchick2011-08-31
|
* Issue #1262360 by larowlan: Add larowlan as forum maintainer.webchick2011-08-30
|
* Issue #1008580 by sun, xjm, Jeff Burnz, tim.plunkett: Fixed image references ↵webchick2011-08-30
| | | | in forum.css.
* Issue #978944 by Aron Novak, chx, ksenzee: Fixed Handle exceptions thrown in ↵webchick2011-08-30
| | | | cron.
* Issue #1125662 by catch, Gábor Hojtsy, bfroehle: Fixed ↵webchick2011-08-30
| | | | UpdateTestContribCase fails on sites with contrib modules/themes in the filesystem.
* Issue #1002048 by Akaoni, Boobaa, joosts, sfyn, bfroehle: Fixed Work around ↵webchick2011-08-30
| | | | move_uploaded_file() issues with safe_mode() and open_basedir().
* Issue #1214876 by brianV, Shyamala: Fixed Removing a poll choice doesn't ↵webchick2011-08-30
| | | | actually work.
* Issue #943772 by jpsoto, yched, catch, bojanz, pillarsdotnet, steinmb: Fixed ↵webchick2011-08-29
| | | | field_delete_field() and others fail for inactive fields.
* Issue #402896 by berdir, catch, andypost, dmitrig01, chx, pounard, sun, ↵webchick2011-08-29
| | | | sdboyer: introduce DrupalCacheArray and use it for drupal_get_schema().
* Issue #1204230 by xjm, sun, yched: Missing hook_field_widget_form_alter().webchick2011-08-29
|
* - Patch #1261926 by droplet: remove duplicated CSS.Dries Buytaert2011-08-28
|