Commit Graph

4397 Commits (f6cd923ed7099e50bcbb0006d38c3b4a39215cb7)

Author SHA1 Message Date
Angie Byron f6cd923ed7 Back to 7.0-dev 2010-12-30 04:36:53 +00:00
Angie Byron be8c8fefa8 Drupal 7.0-rc4 2010-12-30 04:35:00 +00:00
Angie Byron 0083fcb5e0 #991660 by bblake: Remove unnecessary check_plain calls from authorize.php 2010-12-29 04:07:52 +00:00
Angie Byron 3670e5757e #1007448 by chalet16: Fix typo in DatabaseSchema_pgsql. 2010-12-29 04:03:42 +00:00
Angie Byron 2ec8e339c7 #951116 by Damien Tournoud, Stevel: Fixed db_change_field() fails to convert int to varchar on PostgreSQL 2010-12-29 03:50:58 +00:00
Angie Byron 93b910091f #1006478 by Stevel, mradcliffe, vwX, bfroehle: Fixed D6 to D7 upgrade on PostgreSQL stopped cold at update.php 2010-12-29 03:46:39 +00:00
Angie Byron f31175dcdd #866340 follow-up by mikl: Document how to add support for non-standard SQL types to hook_schema(). 2010-12-28 19:38:39 +00:00
Angie Byron 9a98523a80 #761212 by jbrown: Fixed Always use DRUPAL_ROOT instead of getcwd() 2010-12-28 19:14:48 +00:00
Angie Byron fbd6ffbf52 #1005674 by solotandem: Fixed SelectQuery::countQuery() fails with a group by expression 2010-12-28 18:49:51 +00:00
Angie Byron 674df40a22 #1007486 by mlncn: Fixed Documentation problem with truncate_utf8: refers to max_return_length instead of max_length 2010-12-28 18:21:58 +00:00
Angie Byron 52ba5cc84c #994500 by Gábor Hojtsy: Fixed Drupal should not require .po file rename in installation 2010-12-28 18:17:27 +00:00
Angie Byron 4abc1fbda7 Back to 7.0-dev 2010-12-23 10:13:53 +00:00
Angie Byron cf3ec0f337 Drupal 7.0-rc3 2010-12-23 10:11:33 +00:00
Angie Byron 8cbf5a50c8 #1003860 follow-up by dereine, dmitrig01, chx: Fix count queries with aliases. 2010-12-23 09:31:56 +00:00
Angie Byron 05d5a8e814 #1005428 by dmitrig01, chx: Remove redundant pragma statement in SQLite. 2010-12-23 05:29:27 +00:00
Angie Byron e658064759 #995854 by rfay, effulgentsia, sun, merlinofchaos, Damien Tournoud, manimejia: Fixed #ajax doesn't work at all if a file element (or enctype => 'multipart/form-data') is included in the form 2010-12-23 04:26:31 +00:00
Angie Byron bb344c82d5 #1004068 by Damien Tournoud, dmigtrig01: Complete the implementation of DatabaseSchema::addField() for SQLite... gets us to 100% tests passing in SQLite! :D 2010-12-23 01:43:38 +00:00
Angie Byron 925722a804 #850852 follow-up by Damien Tournoud: Fixed notices that caused tests to fail. 2010-12-23 01:39:44 +00:00
Angie Byron a87da0d78a #850852 by Damien Tournoud, dmitrig01, chx: Fixed transaction failure and allow concurrent testing on SQLite 2010-12-22 21:34:13 +00:00
Angie Byron 1eb122344a #1003860 by dmitrig01, chx: Fixed Count query fails to remove fields and expressions. 2010-12-22 08:13:58 +00:00
Angie Byron 6cf421dba8 #1004850 by chx, Crell: Fixed DBTNG databaseType comment is confusing 2010-12-22 07:48:56 +00:00
Angie Byron 8eb5874e64 #1004060 by dmitrig01, chx: Fixed SQLite update queries with expression failing 2010-12-22 01:16:43 +00:00
Angie Byron dc51c88aec #926636 by Stevel, Damien Tournoud, dmitrig01: Fixed Drupal install error on PostgreSQL 9.0 database due to encoding. 2010-12-21 21:20:04 +00:00
Angie Byron bf534a219f #992928 by das-peter, David_Rothstein: Fixed Command line (Drush) install fails on SQLite (#limit_validation_errors doesn't work for programmatic form submissions) 2010-12-21 21:05:22 +00:00
Angie Byron 0e78333485 #1004446 by rfay: Fix typo in documentation. 2010-12-21 19:16:31 +00:00
Angie Byron 64e1efb5b3 Roll-back of #1004446 to test git rebuild scripts. 2010-12-21 19:16:13 +00:00
Angie Byron d1bc85ca8a #1004446 by rfay: Fix typo in documentation. 2010-12-21 19:15:29 +00:00
Angie Byron 092f7a2671 #1001056 by timmillwood: Country should have st() instead of t() wrapping it. 2010-12-19 19:26:21 +00:00
Angie Byron fdaae76270 #1002364: Fixed Whitespace in bootstrap.inc 2010-12-19 04:56:11 +00:00
Angie Byron 104d6197a8 #945112 by carlos8f, dalin, David_Rothstein: Fixed Unable to stay logged in during upgrade from D6 -> D7 2010-12-18 06:36:00 +00:00
Angie Byron 7eb6f7cb44 #977560 by joachim: Fix doc typo. 2010-12-18 06:29:46 +00:00
Dries Buytaert a686c81335 - Patch #917536 by neclimdul: drupal_initialize_variables() doesn't allow overide of html_errors(). 2010-12-18 01:28:02 +00:00
Dries Buytaert 57b1af0318 - Patch #991270 by carlos8f, chx: password_count_log2 var out of bounds is a sorry mess. 2010-12-18 00:56:18 +00:00
Angie Byron ea6242d53d #993026 by bblake, agentrickard: Fixed Default sort on admin/content incorrect 2010-12-17 19:28:14 +00:00
Dries Buytaert a841e71259 - Patch #408882 by jhodgdon, pillarsdotnet: incorrect documentation in menu_unserialize() function. 2010-12-17 01:08:15 +00:00
Dries Buytaert eefb872c94 - Patch #951262 by sun: move #ajax default settings from PHP into JS. 2010-12-17 01:03:58 +00:00
Angie Byron 9fd8b30dfb #999072 by Damien Tournoud: Fix typo in drupal_system_listing() preventing testing profile from working. 2010-12-15 23:50:56 +00:00
Angie Byron 54655d3a52 #977460 by dmitrig01, bfroehle, Josh The Geek: Fixed Cannot serialize or unserialize PDO instances error 2010-12-15 06:52:54 +00:00
Angie Byron de5b89a072 #714382 by Rob Loach, sun: Fixed Can't retrieve all libraries of a module 2010-12-15 04:21:39 +00:00
Angie Byron 71c4e3ec62 #968458 by Dave Reid, sun, fago: Add Missing hook_entity_presave(). 2010-12-15 03:39:42 +00:00
Angie Byron 437ba36d19 #987232 by jhodgdon: Fixed PHP wrapper functions topic page has extra text 2010-12-15 03:00:40 +00:00
Dries Buytaert 53c10fbf0f - Patch #974250 by Stevel: upgrade path broken on PostgreSQL: can't change NOT NULL. 2010-12-14 19:33:22 +00:00
Dries Buytaert e091d1aca2 - Patch #856732 by mr.baileys: document security details for drupal_attributes(). 2010-12-14 19:25:45 +00:00
Angie Byron b9a0db2fb2 Back to 7.0-dev 2010-12-11 21:03:47 +00:00
Angie Byron 381f7e46b0 Drupal 7.0-rc2 2010-12-11 20:59:12 +00:00
Dries Buytaert 8dfb77d097 - Patch #991944 by Jacine: theme_locale_admin_manage_screen() doesn't exist. 2010-12-11 02:22:37 +00:00
Dries Buytaert c8a813f82e - Patch #992564 by wojtha: t() or format_plural() inside watchdog() function call in tracker and action module. 2010-12-11 02:09:00 +00:00
Dries Buytaert 1b073521df - Patch #982814 by sun: messages are generated too early. 2010-12-11 02:06:25 +00:00
Angie Byron 43fac0b20e #994482 by babbage: Fixed Syntax error in drupal_add_js API example 2010-12-10 16:44:53 +00:00
Dries Buytaert 7361b458f1 - Patch #991588 by mfer, mbutcher: make t() faster. 2010-12-09 02:12:08 +00:00