summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Issue #1264894 by Devin Carlson, James_Stallings: Fixed The 'Parameters' ↵webchick2011-09-30
| | | | section shows HTML tags are rendered as plain text.
* Issue #1113702 by franz: Fixed Comment in url_is_external() wrong.webchick2011-09-30
|
* Issue #1294284 by Chi: Code style fix for field_ui().test.webchick2011-09-30
|
* Issue #881376 by marcvangend: Fixed 'Run the clean URL test' UX is broken.webchick2011-09-29
|
* Issue #520106 by JohnAlbin, pillarsdotnet, chx, sun, Nick Lewis, drifter, ↵webchick2011-09-28
| | | | Mark Trapp: Fixed No way to dynamically set active trail.
* Issue #1040810 by Tor Arne Thune, jhodgdon: Fixed UPGRADE.txt describes ↵webchick2011-09-27
| | | | erroneous step and should mention release notes.
* Issue #1226796 by sun, catch, Damien Tournoud: Fixed Not equal operator '!=' ↵webchick2011-09-27
| | | | is not supported by all databases, must be '<>'.
* Issue #848546 by mlncn: Fixed Throbber versus Progress bar help text incorrect?.webchick2011-09-27
|
* Issue #1242460 by Chi: Code style fix for database_test().test.webchick2011-09-27
|
* - Patch #1201024 by pillarsdotnet: drupal_realpath() should describe when it ↵Dries Buytaert2011-09-25
| | | | should be used.
* - Patch #955848 by anrikun, Kars-T, catch, chx: when editing an existing ↵Dries Buytaert2011-09-25
| | | | node with a link, the link itself is listed in 'Parent item'
* - Patch #1282986 by valthebald: password of '0' ignored in ↵Dries Buytaert2011-09-25
| | | | drupal_http_request().
* - Patch #1286650 by megensel: incorrect API usage in system.admin.inc.Dries Buytaert2011-09-24
|
* - Patch #1253204 by fietserwin: user_field_extra_fields() does not translate ↵Dries Buytaert2011-09-24
| | | | labels.
* - Patch #1271026 by swentel: name of shortcut should be required.Dries Buytaert2011-09-24
|
* - Patch #1263882 by TR, cweagans: removed trailing whitespaceDries Buytaert2011-09-24
|
* - Patch #706894 by amateescu, sun: poll form uses #description for a button.Dries Buytaert2011-09-24
|
* Reverting #1266348. We can't change APIs in a stable release.webchick2011-09-24
|
* - Patch #1008250 by jhodgdon, bxtaylor: clean up hook_init() and hook_boot() ↵Dries Buytaert2011-09-21
| | | | doc.
* - Patch #1116416 by Kars-T, Coornail: use 'Header set' instead of 'Header ↵Dries Buytaert2011-09-21
| | | | append' in .htaccess to avoid double encoding.
* - Patch #1283244 by pillarsdotnet, TR: request_uri() documentation did not ↵Dries Buytaert2011-09-21
| | | | conform to standards.
* - Patch #1266348 by kathyh, webchick: improved consistency of internal APIsDries Buytaert2011-09-21
|
* Issue #1059268 by Berdir: Fixed Files are lost when adding multiple files to ↵webchick2011-09-20
| | | | multiple file fields at the same time.
* - Patch #1116416 by Kars-T, Coornail: use 'Header set' instead of 'Header ↵Dries Buytaert2011-09-18
| | | | append' in .htaccess to avoid double encoding.
* - Patch #1153122 by Mac_Weber, tim.plunkett: Fixed padding to make Save ↵Dries Buytaert2011-09-17
| | | | button in admin page more visible.
* - Patch #952772 by oriol_e9g, mdupont, bleen18, idflood: theme_html_tag() ↵Dries Buytaert2011-09-17
| | | | optional value not really optional.
* - Patch #1078646 by Nneka, droplet, Vincent Giersch, larowlan: incorrect ↵Dries Buytaert2011-09-17
| | | | link to the author's profile in topic column if topic has replies.
* - 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().