summaryrefslogtreecommitdiff
path: root/includes
Commit message (Collapse)AuthorAge
* - Patch #1027578 by droplet: missing period in the documentation for ↵Dries Buytaert2011-02-04
| | | | drupal_convert_to_utf8().
* - Patch #1049116 by solotandem, David_Rothstein: module_enable() doesn't ↵Dries Buytaert2011-02-04
| | | | account for version strings in dependencies[].
* - Patch #1049144 by boombatower: remove unnecessary return statements.Dries Buytaert2011-02-04
|
* #690980 by Dave Reid, grendzy, cwgordon7: Security hardening: Ensure ↵Angie Byron2011-01-29
| | | | password fields are empty on display.
* #1018714 by effulgentsia: Fixed Image Upload Widget Not Working in IE8Angie Byron2011-01-27
|
* - Patch #1036246 by Jody Lynn: typo in ajax.inc comment.Dries Buytaert2011-01-24
|
* - Patch #1027762 by droplet: remove non necessary space.Dries Buytaert2011-01-18
|
* #460448 follow-up by ridgerunner: Further optimize CSS aggregation regex.Angie Byron2011-01-14
|
* - Patch #997884 by jhodgdon: improved t() documentation.Dries Buytaert2011-01-13
|
* - Patch #930000 by jhodgdon, bleen18: show(), hide(), and render() ↵Dries Buytaert2011-01-12
| | | | documentation is misleading.
* - Patch #1022426 by bfroehle: _registry_update() invalid arguments to ↵Dries Buytaert2011-01-11
| | | | ->rollback().
* Back to 7.0-devAngie Byron2011-01-05
|
* Drupal 7.0Angie Byron2011-01-05
|
* #994870 follow-up by eaton: Add missing element argument to machine name ↵Angie Byron2011-01-04
| | | | exists callback.
* #1014170 by rooby: Fixed East Timor is now Timor-Leste.Angie Byron2011-01-04
|
* - Patch #1014096 by chx: don't load schema on every page view.Dries Buytaert2011-01-04
|
* #932846 by bfroehle, dww: Fixed authorize.php connection settings form ↵Angie Byron2011-01-04
| | | | broken (doesn't degrade, pointless fieldset)
* #987384 follow-up by h_peter, jhodgdon: Further clean-ups to group topics.Angie Byron2011-01-03
|
* #1007488 by Gábor Hojtsy, plach, droplet: Fixed Drupal cannot be installed ↵Angie Byron2011-01-03
| | | | in a non-predefined language
* #992376 by larowlan: Fixed Paths containing a hyphen aren't compatible with ↵Angie Byron2011-01-03
| | | | page theme_hook_suggestions
* #989366 by jhodgdon: Improved documentation of hook_date_formats()Angie Byron2011-01-03
|
* #686060 by Crell, David_Rothstein, dww, yoroy, carlos8f, et al: Fixed ↵Angie Byron2011-01-03
| | | | Explain that the Update manager only works if you have FTP or SSH access to your server
* #1013058 by bfroehle: Fixed SSH connection class has wrong port in error string.Angie Byron2011-01-03
|
* #1010506 by dww, chx, hgurol: Fixed FileTransfer doesn't properly handle any ↵Angie Byron2011-01-03
| | | | advanced settings nor the ssh username
* #994870 by sun: Fixed Custom #type machine_name 'exists' callbacks cannot ↵Angie Byron2011-01-03
| | | | access other form elements/values
* #936490 by dww, fago: Fixed Update module should verify downloaded tarballs ↵Angie Byron2011-01-02
| | | | and propagate errors correctly
* #987384 by h_peter, jhodgdon: Fixed Topics/groups in D7 need cleanupAngie Byron2011-01-02
|
* #1006478 follow-up by Stevel: Fix table prefixes to prevent random testbot ↵Angie Byron2011-01-02
| | | | failures.
* #761212 follow-up by jbrown: Better method of changing to DRUPAL_ROOT.Angie Byron2011-01-01
|
* #1011308 by droplet: Fixed Call to undefined function decode_entities IN ↵Angie Byron2011-01-01
| | | | common.inc
* #1011496 by danillonunes: Fixed Duplicate comment line for ↵Angie Byron2011-01-01
| | | | drupal_render_cid_parts()
* #1010376 by danillonunes: Fixed drupal_add_js() documentation makes ↵Angie Byron2011-01-01
| | | | reference to drupal_add_css()
* #1001242 by agentrickard, pwolanin, Crell, chx: Add DBTNG support for EXISTS ↵Angie Byron2010-12-31
| | | | conditions.
* #971120 by bec, dereine, bojanz, chx: Fixed Radio button values get run ↵Angie Byron2010-12-30
| | | | through check_plain() twice
* #1006302 by aspilicious, bfroehle: Fixed can't install projects packed as ↵Angie Byron2010-12-30
| | | | zip in Update Manager.
* Back to 7.0-devAngie Byron2010-12-30
|
* Drupal 7.0-rc4Angie Byron2010-12-30
|
* #991660 by bblake: Remove unnecessary check_plain calls from authorize.phpAngie Byron2010-12-29
|
* #1007448 by chalet16: Fix typo in DatabaseSchema_pgsql.Angie Byron2010-12-29
|
* #951116 by Damien Tournoud, Stevel: Fixed db_change_field() fails to convert ↵Angie Byron2010-12-29
| | | | int to varchar on PostgreSQL
* #1006478 by Stevel, mradcliffe, vwX, bfroehle: Fixed D6 to D7 upgrade on ↵Angie Byron2010-12-29
| | | | PostgreSQL stopped cold at update.php
* #866340 follow-up by mikl: Document how to add support for non-standard SQL ↵Angie Byron2010-12-28
| | | | types to hook_schema().
* #761212 by jbrown: Fixed Always use DRUPAL_ROOT instead of getcwd()Angie Byron2010-12-28
|
* #1005674 by solotandem: Fixed SelectQuery::countQuery() fails with a group ↵Angie Byron2010-12-28
| | | | by expression
* #1007486 by mlncn: Fixed Documentation problem with truncate_utf8: refers to ↵Angie Byron2010-12-28
| | | | max_return_length instead of max_length
* #994500 by Gábor Hojtsy: Fixed Drupal should not require .po file rename in ↵Angie Byron2010-12-28
| | | | installation
* Back to 7.0-devAngie Byron2010-12-23
|
* Drupal 7.0-rc3Angie Byron2010-12-23
|
* #1003860 follow-up by dereine, dmitrig01, chx: Fix count queries with aliases.Angie Byron2010-12-23
|
* #1005428 by dmitrig01, chx: Remove redundant pragma statement in SQLite.Angie Byron2010-12-23
|