summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* #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
|
* #914226 by grendzy: Remove unused cruft from image.module.Angie Byron2010-10-03
|
* #901062 by effulgentsia, ygerasimov, et al: Fixed regression: themes can no ↵Angie Byron2010-10-03
| | | | longer remove stylesheets by overriding them in .info files.
* - Patch #922380 by Berdir: custom PagerDefault count queries getter method ↵Dries Buytaert2010-10-03
| | | | is protected.
* - Patch #924040 by dstol, Jeff Burnz: fix misalignment of content types on ↵Dries Buytaert2010-10-03
| | | | 'create new content'.
* - Patch #853030 by Stevel: revision_id() is part of a primary key, but is ↵Dries Buytaert2010-10-03
| | | | not marked as NOT NULL.
* - Patch #600836 by tim.cosgrove, dww, naxoc: batch API never terminates if ↵Dries Buytaert2010-10-03
| | | | you set ['finished'] > 1.
* - Patch #917134 by hbergin: dblog_cron() deletes too many records when ↵Dries Buytaert2010-10-03
| | | | auto_increment() is larger than 1.
* - Patch #917670 by mr.baileys: improve drupal_alter() documentation.Dries Buytaert2010-10-03
|
* - Patch #878198 by pwolanin, Damien Tournoud: add back a method to the DB ↵Dries Buytaert2010-10-03
| | | | driver interface that reports the server version.
* - Patch #922824 by plach: no way to specify the language to view entities in.Dries Buytaert2010-10-03
|
* - Patch #891476 by solotandem: improved code commentsDries Buytaert2010-10-03
|
* - Patch #894614 by boombatower: PHP incompatibility message is not complete.Dries Buytaert2010-10-03
|
* - Patch #821672 by dereine, mgifford, andypost, Damien Tournoud: forum icons ↵Dries Buytaert2010-10-03
| | | | not accessible to screen-reader users and forum icons not using sprites.
* - Patch #922836 by reglogge, Jeff Burnz: content in vertical tabs is ↵Dries Buytaert2010-10-03
| | | | mis-aligned.
* - Patch #896494 by Jeff Burnz: #dashboard doesn't wrap around ↵Dries Buytaert2010-10-03
| | | | .dashboard-region's.
* - Patch #852394 by Jody Lynn, reglogge: minimal profile + seven leads to ↵Dries Buytaert2010-10-03
| | | | broken 'node/add' link.
* - Patch #923242 by reglogge, Jeff Burnz: search button has no hover state.Dries Buytaert2010-10-02
|
* - Patch #896956 by tim.plunkett, Jeff Burnz: featured region should expand ↵Dries Buytaert2010-10-02
| | | | to full width.
* - Patch #929178 by carlos8f, chx: module_list() kills system_list() caching.Dries Buytaert2010-10-02
|
* #864464 follow-up: Fix minor indentation issues.Angie Byron2010-10-02
|
* #864464 by heyrocker, Beanjammin: Ensure people using Drupal < 6.16 that ↵Angie Byron2010-10-02
| | | | they must upgrade to latest version, rather than showing them a WSOD.
* - Patch #870922 by David_Rothstein: removing unnecessary code.Dries Buytaert2010-10-02
|
* - Patch #925490 by David_Rothstein: list_themes() should not call ↵Dries Buytaert2010-10-02
| | | | file_exists() on each theme's info file.