summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Drupal 7.0-beta1Angie Byron2010-10-07
|
* #934110 by dww: Fixed regression: Installer defaults to country ↵Angie Byron2010-10-07
| | | | 'Afghanistan', not 'None'.
* #895014 by Damien Tournoud, chx, catch: Fixed all fields of a node type are ↵Angie Byron2010-10-07
| | | | lost on module disable.
* #561858 follow-up by effulgentsia: Avoid clobbering JS settings.Angie Byron2010-10-06
|
* #933270 by Damien Tournoud, catch: Fixed Taxonomy terms are incorrectly put ↵Angie Byron2010-10-06
| | | | in the 'Taxonomy upgrade vocabulary' in some cases. (beta blocker)
* #922370 by ksenzee: Fixed system_update_7004() goes into an infinite loop ↵Angie Byron2010-10-06
| | | | (beta blocker).
* #812416 follow-up: forgot to commit new test files.Angie Byron2010-10-06
|
* #932848 by merlinofchaos: Fix ajax setClick command once and for all. :PAngie Byron2010-10-06
|
* #922796 by merlinofchaos: Fixed ajax.js ajax options are not dynamic.Angie Byron2010-10-06
|
* - Patch #736066 by effulgentsia, casey, yched, peterpoe: ajax.js insert ↵Dries Buytaert2010-10-06
| | | | command wraps content in a div.
* - Patch #908798 by bojanz: EntityFieldQuery does not handle ordering correctly.Dries Buytaert2010-10-06
|
* - Patch #932016 by fago, klausi: fixed entity_load() defaultsDries Buytaert2010-10-06
|
* - Patch #930660 by Jeff Burnz: div.vertical-tabs can lose haslayout.Dries Buytaert2010-10-06
|
* - Patch #931352 by LaurentAjdnik: documentation fixes.Dries Buytaert2010-10-06
|
* - Patch #932098 by sun: various bogus theme variables.Dries Buytaert2010-10-06
|
* - Patch #931284 by dww: update status admin UI shouldn't rely on hook_help().Dries Buytaert2010-10-06
|
* - Patch #930934 by swentel: field ui JS $.debug function leftover.Dries Buytaert2010-10-06
|
* #930566 by Benjamin Melançon: Clarify hook_help() documentation for dealing ↵Angie Byron2010-10-06
| | | | with wildcards.
* #769226 follow-up by catch: Committing missing system.base.css.Angie Byron2010-10-06
|
* #931682 by yoroy: Make headrs in Seven when Overlay is enabled conform to mocks.Angie Byron2010-10-05
|
* #812416 by plach, Damien Tournoud: Fix Locale upgrade path.Angie Byron2010-10-05
|
* - Patch #769226 by Owen Barton, sun, effulgentsia, alanburke, bleen18, mfer: ↵Dries Buytaert2010-10-05
| | | | optimize JS/CSS aggregation for front-end performance and DX.
* #780318 by plach: Fixed path prefixes are always active on multilingual sites.Angie Byron2010-10-05
|
* #614082 by dww, c960657: Fixed SimpleTest error collector tests fail when ↵Angie Byron2010-10-05
| | | | verbose logging is enabled.
* #930122 by dww: Regression: temp directory handling broken by confusion ↵Angie Byron2010-10-05
| | | | between file_directory_temp and file_temporary_path.
* #438224 by dww, sun, netsensei, vordude, et al: 'Post comments without ↵Angie Byron2010-10-05
| | | | approval' permission name is completely misleading.
* - Patch #931476 by duellj: fixes for hook_node_view() documentation.Dries Buytaert2010-10-05
|
* - Patch #700558 by dww: add test to ensure filename extensions are properly ↵Dries Buytaert2010-10-05
| | | | merged in the Update manager UI.
* - Patch #818136 by dww: some strings in update.module are not translatable.Dries Buytaert2010-10-05
|
* - Patch #612546 by dhthwy, jpmckinney, dww: remove the broken ↵Dries Buytaert2010-10-05
| | | | FileTransferFTPWrapper (file stream) class.
* - Patch #845834 by Jeff Burnz, opalescent, bleen18: fix Bartik's header ↵Dries Buytaert2010-10-05
| | | | because its totally borked.
* - Patch #931632 by quartsize: countQuery() replaces connection information ↵Dries Buytaert2010-10-05
| | | | with active.
* - Patch #908578 by jonhattan: dependents array key not used in any place ↵Dries Buytaert2010-10-05
| | | | across the code.
* - Patch #931408 by Jeff Burnz: move skip link anchor to #content.Dries Buytaert2010-10-05
|
* #931190 by klausi, carlos8f: Fixed enabling modules via the UI breaks module ↵Angie Byron2010-10-05
| | | | dependencies.
* #895176 follow-up by Berdir: Don't run the upload module upgrade path if ↵Angie Byron2010-10-04
| | | | there's nothing to upgrade.
* - Patch #931284 by dww: update status admin UI shouldn't rely on hook_help().Dries Buytaert2010-10-04
|
* - Patch #140783 by sun, chx, effulgentsia, David_Rothstein, webchick: a ↵Dries Buytaert2010-10-04
| | | | select list without #default_value() always passes form validation.
* - Patch #561858 by effulgentsia, sun, rfay, Nick_vh, merlinofchaos, ↵Dries Buytaert2010-10-04
| | | | katbailey, dereine, tstoeckler: drupal_add_js() and drupal_add_css() to work for AJAX requests too by adding lazy-load to AJAX framework.
* #928790 by David_Rothstein: Make menu descriptions consistent.Angie Byron2010-10-04
|
* #930708 by catch, dww: Fixed taxonomy_update_7005() can go on an infinite ↵Angie Byron2010-10-04
| | | | search.
* #902798 by tobiasb: Fix notice in _batch_process().Angie Byron2010-10-04
|
* #929756 by dww: Fixed Update manager UI uses stale project data.Angie Byron2010-10-04
|
* #929188 by Beanjammin, EvanDonovan: Improve UPGRADE.txt instructions.Angie Byron2010-10-04
|
* #864464 follow-up by David_Rothstein: Move notice about requiring latest ↵Angie Byron2010-10-03
| | | | version of Drupal so it only comes up the first time update.php is ran.
* - Patch #904994 by Dave Reid: fix watchdog behavior.Dries Buytaert2010-10-03
|
* - Patch #930116 by Benjamin Melançon: remove orphaned line of code from ↵Dries Buytaert2010-10-03
| | | | menu_get_active_help().
* #895176 by ksenzee, dereine, mongolito404, Berdir, moshe weitzman, chx: ↵Angie Byron2010-10-03
| | | | Fixed upgrade fails because of integrity constraint violation in system_update_7060.
* - Patch #827150 by dww: use a reliable queue.Dries Buytaert2010-10-03
|
* - Patch #762304 by tobiasb, dww: theme_update_version() function broken.Dries Buytaert2010-10-03
|