Commit Graph

14429 Commits (4abc1fbda73a290915de9f462d6c26567364290f)

Author SHA1 Message Date
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 e3d8439e42 #1005922 by Jacine: Jacine got married! Yay! :D Change last name in MAINTAINERS.txt. 2010-12-23 08:03:27 +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 d65e0e3853 #988036 by duellj: Fixed wrong function headers in tracker module 2010-12-22 08:08:14 +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 f859634ae7 #544398 by Gábor Hojtsy, mr.baileys: Fixed Delete buttons look disabled in Seven theme even though they're not 2010-12-22 07:46:03 +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 3999984bf8 #996160 follow-up by rfay: Fix typo. 2010-12-21 21:01:49 +00:00
Angie Byron ca89559273 #954804 follow-up by effulgentsia: Fix bugs related to library weighting. 2010-12-21 21:00:17 +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 48df00c898 #915174 follow-up by David_Rothstein: More .module files that no longer need to be specified in files[]. 2010-12-21 16:31:47 +00:00
Angie Byron 13d9e0b0f8 #995122 by threewestwinds, rfay: Allow textareas and textfields to accept spaces in ajax. 2010-12-21 04:21:16 +00:00
Angie Byron 2d9916e6f6 #986992 follow-up by yched, sun: Robustify upgrade path. 2010-12-21 04:11:12 +00:00
Angie Byron 15ec48062c #915174 by sdboyer, sun: Remove pointless files[] declarations on files that are not declaring classes. 2010-12-20 19:59:44 +00:00
Angie Byron 424ab5b68e #1002708 by sun: Robustify instance settings instantiation to prevent fatal errors in buggy modules. 2010-12-20 16:27:35 +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 4ee52727ed #1002238 by eigentor: Fixed Text in textareas is too small in Seven theme 2010-12-19 04:58:13 +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 51118f3fb4 - Patch #996160 by yched, chx: issues with Fields created during 6 to 7 upgrade. 2010-12-18 02:04:36 +00:00
Dries Buytaert d12eba1705 - Patch #890128 by carlos8f, sumitk: comment body missing if comment module enabled after a content type module. 2010-12-18 01:50:16 +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 7c8c347058 - Patch #821646 by David_Rothstein: dashboard prints the search form title twice on the page (can confuse screen reader users). 2010-12-18 01:14:36 +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
Dries Buytaert 4b687afc00 - Patch #932502 by yched, jgraham, grendzy: changing allowed values in 'List' fields. 2010-12-18 00:50:03 +00:00
Dries Buytaert 85fc94016b - Patch #669510 by David_Rothstein: upgrade path improvements for the administration theme setting/permission. 2010-12-18 00:43:04 +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 1bd3670b30 - Patch #998048 by jhodgdon: field_info_field() only works for active fields - document that. 2010-12-17 01:36:04 +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
Dries Buytaert bc3f72a978 - Patch #998016 by sven.lauer: _field_info_collate_fields() doc has the return values backwards. 2010-12-17 00:49:56 +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 c2ec8e397a #915906 by jbrown, yched: Fixed Deleting node type with only instance of a field leaves the field in a strange zombie state 2010-12-15 04:13:48 +00:00
Angie Byron 72e8023d49 #605318 by hass, dww, bendly, 1V: Add garbage collection to the update manager 2010-12-15 03:52:05 +00:00
Angie Byron f6ca0153af #986296 by blup, tstoeckler, Damien Tournoud, carlos8f: Fixed _node_types_build() accidentally marks node types as disabled 2010-12-15 03:47:28 +00:00
Angie Byron f735aa35a7 #728090 by alexjarvis: Fixed 'Revision information' can have incorrect summary 2010-12-15 03:42:25 +00:00