summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* - Patch #851058 by boombatower: fixed DOMDocument::loadHTML() fails.Dries Buytaert2010-10-08
|
* #903460 by Jeff Burnz, munzirtaha: Fixed Bartik tabs broken in IE6, 7 and RTL.Angie Byron2010-10-07
|
* - Patch #366768 by plach, hass, GiorgosK: translation links link to ↵Dries Buytaert2010-10-07
| | | | unpublished translation.
* - Patch #933792 by droplet: cache clear all - wrong documentation.Dries Buytaert2010-10-07
|
* - Patch #685896 by reglogge, seutje, casey, aspilicious: make overlay tabs ↵Dries Buytaert2010-10-07
| | | | look like the mockups.
* #700380 by mitchmac, Dave Reid, mfb, Ryan Palmer, justinrandell: Fix sorting ↵Angie Byron2010-10-07
| | | | in tableselect if #weight is not set.
* #925350 by reglogge, Jacine, Jeff Burnz: Fixed Vertical tabs markup to ↵Angie Byron2010-10-07
| | | | restore RTL support and fix other bugs.
* #928744 by bleen18, David_Rothstein: Fixed Dashboard has two admin pages ↵Angie Byron2010-10-07
| | | | called 'dashboard'.
* #924158 by sun: Fixed SimpleTest selection form markup/styling is broken.Angie Byron2010-10-07
|
* Back to 7.0-devAngie Byron2010-10-07
|
* 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
|