summaryrefslogtreecommitdiff
path: root/includes
Commit message (Collapse)AuthorAge
* Issue #1479572 by chertzog: Fixed update_fix_d7_install_profile().webchick2012-03-23
|
* Issue #1050746 by grendzy, xjm, Everett Zufelt: Fixed HTTPS sessions not ↵webchick2012-03-23
| | | | working in all cases.
* Issue #1475666 by filijonka, Niklas Fiekas, Devin Carlson, Kevin Morse, ↵webchick2012-03-23
| | | | tstoeckler: Fixed PHP error because of typo in form.inc line 3025.
* Issue #1488668 by chertzog: Add checked property to docs of theme_checkboxJennifer Hodgdon2012-03-18
|
* Issue #1480570 by Gaelan: Make default clear in drupal_add_css() args docJennifer Hodgdon2012-03-14
|
* Issue #41595 by pillarsdotnet, sun, m3avrck, oadaeh, yched, musicnode | ↵webchick2012-03-13
| | | | Wesley Tanaka: Fixed All pager links have an 'active' CSS class.
* Issue #655048 by Gábor Hojtsy, gumanist, intuited: Fixed Plural formula ↵webchick2012-03-13
| | | | information blanked when importing a poorly-formed .po file.
* Issue #811542 by bojanz, sun, mlncn, chx, pillarsdotnet, loganfsmyth, xjm: ↵webchick2012-03-13
| | | | Fixed Regression: Required radios throw illegal choice error when none selected.
* Issue #1317620 by xjm, Albert Volkman: Fix up API docs for includes ↵Jennifer Hodgdon2012-03-12
| | | | directory files d-g
* Issue #1411114 by Albert Volkman, sun: Fixed drupal_valid_test_ua() is not ↵webchick2012-03-11
| | | | statically cached on non-positive match.
* - Patch #1476776 by droplet: drupal_var_export() is a concatination to ↵Dries2012-03-10
| | | | undefined variable .
* Issue #1414412 by Damien Tournoud, pillarsdotnet, droplet, MrHaroldA: Fixed ↵webchick2012-03-08
| | | | Skip #conjunction key in __clone() method of core/includes/database/query.inc.
* Issue #1314384 by Pol, Gábor Hojtsy, oriol_e9g, plach: Added Remember the ↵webchick2012-03-01
| | | | provider that selected the language for later use.
* Issue #1451032 by NROTC_Webmaster: Add note to schema docs about varchar ↵Jennifer Hodgdon2012-02-29
| | | | columns needing to have length specified
* Issue #1425280 by Niklas Fiekas, swentel: Fixed No contextual links in node ↵webchick2012-02-28
| | | | lists after a node without contextual links.
* Issue #998256 by justafish, Albert Volkman, Dave Reid, no_commit_credit: ↵webchick2012-02-28
| | | | Please let modules know about the original URL alias in hook_path_update().
* Issue #911354 by adrian, boombatower, jhedstrom, sun, yhahn, langworthy, ↵webchick2012-02-28
| | | | dixon_, jrbeeman: Fixed Tests in profiles/[name]/modules cannot be run and cannot use a different profile for running tests.
* Issue #967166 by effulgentsia, Cottser, no_commit_credit, KrisBulman: Fixed ↵webchick2012-02-28
| | | | Content rendered via AJAX does not respect stylesheets removed in .info files.
* Issue #1430300 by mradcliffe, xjm, effulgentsia, NROTC_Webmaster: Fixed ↵webchick2012-02-28
| | | | Preprocess functions in an include file fail to get called when the theme implements a suggestion override.
* Issue #1446372 by Heine, bserem, champlin: Fixed Invalid Unicode code range ↵webchick2012-02-28
| | | | in PREG_CLASS_UNICODE_WORD_BOUNDARY fails with PCRE 8.30.
* Issue #1291458 by arithmetric: Remove mention of short-lived PHP bug from ↵Jennifer Hodgdon2012-02-23
| | | | Database class docs
* Issue #1427098 by chris.leversuch: Updated return value docs for ↵Jennifer Hodgdon2012-02-23
| | | | EntityFieldQuery::execute
* - Patch #1436074 by Pat Redmond: documentation problem with batch_set(): ↵Dries2012-02-16
| | | | change 'his' to 'its'.
* Issue #1287368 by TwoD, valthebald, sun, xjm: Fixed ↵webchick2012-02-14
| | | | Drupal.settings.ajaxPageState.css gets overwritten.
* Issue #838800 by kotnik, Damien Tournoud, jromine: Improve random number ↵webchick2012-02-14
| | | | generation.
* Issue #1316866 by nicl, Niklas Fiekas: User_forms() is now redundant.webchick2012-02-14
|
* Issue #1234830 by beejeebus, oriol_e9g, schildi: Fixed cache_menu(): huge ↵webchick2012-02-14
| | | | table size.
* Issue #1013034 by ncl: Fixed PostgreSQL constraints do not get renamed by ↵webchick2012-02-14
| | | | db_rename_table().
* - Patch #1423510 by oriol_e9g: undefined var in prepareInstallDirectory.Dries2012-02-02
|
* Back to 7.x-dev.webchick2012-02-01
|
* Oops. Not yet. ;) Revert "Back to 7.13-dev."webchick2012-02-01
| | | | This reverts commit f1a8bf1344927827c8332a2d08bad18595f155a2.
* Back to 7.13-dev.webchick2012-02-01
|
* Drupal 7.12webchick2012-02-01
|\
| * SA-CORE-2012-001webchick2012-02-01
| |
* | Issue #1326482 by ryanissamson: Clean up minor code style issues in ↵webchick2012-01-31
| | | | | | | | archiver.inc.
* | Issue #996236 by fago, sun, pillarsdotnet, xjm: Fixed ↵webchick2012-01-31
| | | | | | | | drupal_flush_all_caches() does not clear entity info cache.
* | Issue #1421330 by heyrocker: Fixed Add @see for cache_set() and cache_get() .webchick2012-01-31
| |
* | Issue #1371484 by catch, langworthy, makara, ArtistConk: Fixed Private ↵webchick2012-01-30
| | | | | | | | properties in abstract class DrupalCacheArray.
* | Issue #1411592 by dadikof, Niklas Fiekas: Fixed func_get_args() can't be ↵webchick2012-01-30
| | | | | | | | used as a function parameter before PHP 5.3.
* | - Patch #1416218 by scorchio: Improve variable naming in format_interval().Dries2012-01-25
| |
* | - Patch #736556 by daniels220, jeckman, Albert Volkman: fixed theme_links() ↵Dries2012-01-24
| | | | | | | | doc needs expansion.
* | - Patch #1346166 by Dave Reid: Improve performance of token_replace() if ↵Dries2012-01-24
| | | | | | | | there are no tokens to replace.
* | Issue #987930 by David_Rothstein, Tor Arne Thune: Fixed The obsolete ↵webchick2012-01-21
| | | | | | | | 'site_offline_message' variable is not always deleted during the D6->D7 upgrade.
* | Issue #1373582 by jhodgdon, TR: Fixed Trailing whitespace.webchick2012-01-21
| |
* | Issue #1402962 by xjm, marcingy, oriol_e9g, msonnabaum: Fixed Render cache ↵webchick2012-01-21
| | | | | | | | shouldn't treat empty strings as a cache miss.
* | Issue #278425 by andypost, droplet, OnkelTem, chx, c960657, drewish, kotnik, ↵webchick2012-01-21
| | | | | | | | realityloop: Change notice for: Using basename() is not locale safe.
* | Issue #800434 by pillarsdotnet, plach, bart.hanssens: Added drupal_mail(), ↵webchick2012-01-21
| | | | | | | | allow hook_mail_alter() implementation to cancel mail.
* | Issue #1315886 by xjm, jhodgdon: Clean up API docs for includes directory, ↵webchick2012-01-21
| | | | | | | | files starting with A-C.
* | Revert "Issue #1371484 by makara: Fixed Private properties in abstract class ↵webchick2012-01-01
| | | | | | | | | | | | DrupalCacheArray." This reverts commit 24c357b5c521ade1d9002c43167695d3f769b8fa.
* | Issue follow-up #1007830 by Damien Tournoud, basic: Fixed Nested ↵webchick2011-12-31
| | | | | | | | transactions throw exceptions when they got out of scope.