summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* #977450 by hass: Fix typo in variable namein ArchiverZip->remove().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
* #1007504 by carlos8f, pioterw: Fixed Rehashed passwords after Drupal 6 ↵Angie Byron2010-12-28
| | | | upgrade fail
* #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
* #950680 by ericduran, Dave Reid: Fixed Multiple notices from tracker after ↵Angie Byron2010-12-28
| | | | deleting a node
* #977174 by AlexisWilke: Update results generate a spurious </ul>.Angie Byron2010-12-28
|
* #1007486 by mlncn: Fixed Documentation problem with truncate_utf8: refers to ↵Angie Byron2010-12-28
| | | | max_return_length instead of max_length
* #1005004 by markabur, bfroehle: Fixed critical Editing a comment destroys ↵Angie Byron2010-12-28
| | | | its creation date
* #994500 by Gábor Hojtsy: Fixed Drupal should not require .po file rename in ↵Angie Byron2010-12-28
| | | | installation
* #1005306 by pillarsdotnet: Fixed Remove useless and outdated reference to ↵Angie Byron2010-12-24
| | | | file_directory_path
* #990366 by dww: Rename 'update system' to 'database update system' to help ↵Angie Byron2010-12-23
| | | | eliminate end-user confusion.
* 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
|
* #1005922 by Jacine: Jacine got married! Yay! :D Change last name in ↵Angie Byron2010-12-23
| | | | MAINTAINERS.txt.
* #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.
* #988036 by duellj: Fixed wrong function headers in tracker moduleAngie Byron2010-12-22
|
* #1004850 by chx, Crell: Fixed DBTNG databaseType comment is confusingAngie Byron2010-12-22
|
* #544398 by Gábor Hojtsy, mr.baileys: Fixed Delete buttons look disabled in ↵Angie Byron2010-12-22
| | | | Seven theme even though they're not
* #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)
* #996160 follow-up by rfay: Fix typo.Angie Byron2010-12-21
|
* #954804 follow-up by effulgentsia: Fix bugs related to library weighting.Angie Byron2010-12-21
|
* #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
|
* #915174 follow-up by David_Rothstein: More .module files that no longer need ↵Angie Byron2010-12-21
| | | | to be specified in files[].
* #995122 by threewestwinds, rfay: Allow textareas and textfields to accept ↵Angie Byron2010-12-21
| | | | spaces in ajax.
* #986992 follow-up by yched, sun: Robustify upgrade path.Angie Byron2010-12-21
|
* #915174 by sdboyer, sun: Remove pointless files[] declarations on files that ↵Angie Byron2010-12-20
| | | | are not declaring classes.
* #1002708 by sun: Robustify instance settings instantiation to prevent fatal ↵Angie Byron2010-12-20
| | | | errors in buggy modules.
* #1001056 by timmillwood: Country should have st() instead of t() wrapping it.Angie Byron2010-12-19
|
* #1002238 by eigentor: Fixed Text in textareas is too small in Seven themeAngie 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 #996160 by yched, chx: issues with Fields created during 6 to 7 upgrade.Dries Buytaert2010-12-18
|
* - Patch #890128 by carlos8f, sumitk: comment body missing if comment module ↵Dries Buytaert2010-12-18
| | | | enabled after a content type module.
* - Patch #917536 by neclimdul: drupal_initialize_variables() doesn't allow ↵Dries Buytaert2010-12-18
| | | | overide of html_errors().
* - Patch #821646 by David_Rothstein: dashboard prints the search form title ↵Dries Buytaert2010-12-18
| | | | twice on the page (can confuse screen reader users).
* - Patch #991270 by carlos8f, chx: password_count_log2 var out of bounds is a ↵Dries Buytaert2010-12-18
| | | | sorry mess.