summaryrefslogtreecommitdiff
path: root/includes
Commit message (Collapse)AuthorAge
* #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
|
* #995854 by rfay, effulgentsia, sun, merlinofchaos, Damien Tournoud, ↵Angie Byron2010-12-23
| | | | manimejia: Fixed #ajax doesn't work at all if a file element (or enctype => 'multipart/form-data') is included in the form
* #1004068 by Damien Tournoud, dmigtrig01: Complete the implementation of ↵Angie Byron2010-12-23
| | | | DatabaseSchema::addField() for SQLite... gets us to 100% tests passing in SQLite! :D
* #850852 follow-up by Damien Tournoud: Fixed notices that caused tests to fail.Angie Byron2010-12-23
|
* #850852 by Damien Tournoud, dmitrig01, chx: Fixed transaction failure and ↵Angie Byron2010-12-22
| | | | allow concurrent testing on SQLite
* #1003860 by dmitrig01, chx: Fixed Count query fails to remove fields and ↵Angie Byron2010-12-22
| | | | expressions.
* #1004850 by chx, Crell: Fixed DBTNG databaseType comment is confusingAngie Byron2010-12-22
|
* #1004060 by dmitrig01, chx: Fixed SQLite update queries with expression failingAngie Byron2010-12-22
|
* #926636 by Stevel, Damien Tournoud, dmitrig01: Fixed Drupal install error on ↵Angie Byron2010-12-21
| | | | PostgreSQL 9.0 database due to encoding.
* #992928 by das-peter, David_Rothstein: Fixed Command line (Drush) install ↵Angie Byron2010-12-21
| | | | fails on SQLite (#limit_validation_errors doesn't work for programmatic form submissions)
* #1004446 by rfay: Fix typo in documentation.Angie Byron2010-12-21
|
* Roll-back of #1004446 to test git rebuild scripts.Angie Byron2010-12-21
|
* #1004446 by rfay: Fix typo in documentation.Angie Byron2010-12-21
|
* #1001056 by timmillwood: Country should have st() instead of t() wrapping it.Angie Byron2010-12-19
|
* #1002364: Fixed Whitespace in bootstrap.incAngie Byron2010-12-19
|
* #945112 by carlos8f, dalin, David_Rothstein: Fixed Unable to stay logged in ↵Angie Byron2010-12-18
| | | | during upgrade from D6 -> D7
* #977560 by joachim: Fix doc typo.Angie Byron2010-12-18
|
* - Patch #917536 by neclimdul: drupal_initialize_variables() doesn't allow ↵Dries Buytaert2010-12-18
| | | | overide of html_errors().
* - Patch #991270 by carlos8f, chx: password_count_log2 var out of bounds is a ↵Dries Buytaert2010-12-18
| | | | sorry mess.
* #993026 by bblake, agentrickard: Fixed Default sort on admin/content incorrectAngie Byron2010-12-17
|
* - Patch #408882 by jhodgdon, pillarsdotnet: incorrect documentation in ↵Dries Buytaert2010-12-17
| | | | menu_unserialize() function.
* - Patch #951262 by sun: move #ajax default settings from PHP into JS.Dries Buytaert2010-12-17
|
* #999072 by Damien Tournoud: Fix typo in drupal_system_listing() preventing ↵Angie Byron2010-12-15
| | | | testing profile from working.
* #977460 by dmitrig01, bfroehle, Josh The Geek: Fixed Cannot serialize or ↵Angie Byron2010-12-15
| | | | unserialize PDO instances error
* #714382 by Rob Loach, sun: Fixed Can't retrieve all libraries of a moduleAngie Byron2010-12-15
|
* #968458 by Dave Reid, sun, fago: Add Missing hook_entity_presave().Angie Byron2010-12-15
|
* #987232 by jhodgdon: Fixed PHP wrapper functions topic page has extra textAngie Byron2010-12-15
|
* - Patch #974250 by Stevel: upgrade path broken on PostgreSQL: can't change ↵Dries Buytaert2010-12-14
| | | | NOT NULL.
* - Patch #856732 by mr.baileys: document security details for ↵Dries Buytaert2010-12-14
| | | | drupal_attributes().
* Back to 7.0-devAngie Byron2010-12-11
|
* Drupal 7.0-rc2Angie Byron2010-12-11
|
* - Patch #991944 by Jacine: theme_locale_admin_manage_screen() doesn't exist.Dries Buytaert2010-12-11
|
* - Patch #992564 by wojtha: t() or format_plural() inside watchdog() function ↵Dries Buytaert2010-12-11
| | | | call in tracker and action module.
* - Patch #982814 by sun: messages are generated too early.Dries Buytaert2010-12-11
|
* #994482 by babbage: Fixed Syntax error in drupal_add_js API exampleAngie Byron2010-12-10
|
* - Patch #991588 by mfer, mbutcher: make t() faster.Dries Buytaert2010-12-09
|
* - Patch #854396 by tstoeckler, jhodgdon: improve documentation for ↵Dries Buytaert2010-12-09
| | | | date-related functions and hooks in system.module.
* #307636 by zbricoleur: Fixed image_get_info() fails on IIS on new uploadsAngie Byron2010-12-08
|
* #977346 by jhodgdon, joachim: Fixed More detailed docs for entity_labelAngie Byron2010-12-08
|
* #988760 by ksenzee: Fixed theme_container can't be used with non-form elementsAngie Byron2010-12-08
|
* #975754 by jhodgdon: Fixed problems with hook_menu() documentation.Angie Byron2010-12-08
|
* #973314 by tekante, Damien Tournoud: Fixed PDO exception when attempting to ↵Angie Byron2010-12-08
| | | | add a new not null field with initial value
* #984358 by dalin, David_Rothstein: Fixed Upgrade from 6.x to 7.x always ↵Angie Byron2010-12-06
| | | | pulls your site out of maintenance mode immediately
* #534556 by karschp, coltrane, Bojhan, David_Rothstein: Fix double appearance ↵Angie Byron2010-12-04
| | | | of the settings.php message in the installer
* #979958 follow-up by carlos8f: Small tweaks to previous fix.Angie Byron2010-12-02
|
* #979958 by das-peter, Damien Tournoud: Fixed regression in load_functions ↵Angie Byron2010-12-02
| | | | detection for menu items