Commit Graph

13921 Commits (65b99dc85fde083cca0938634bb15c4e1779c50d)

Author SHA1 Message Date
Angie Byron 65b99dc85f #895014 by Damien Tournoud, chx, catch: Fixed all fields of a node type are lost on module disable. 2010-10-07 00:28:20 +00:00
Angie Byron 466c8ff543 #561858 follow-up by effulgentsia: Avoid clobbering JS settings. 2010-10-06 23:03:39 +00:00
Angie Byron 8e4d4ec6d9 #933270 by Damien Tournoud, catch: Fixed Taxonomy terms are incorrectly put in the 'Taxonomy upgrade vocabulary' in some cases. (beta blocker) 2010-10-06 21:53:41 +00:00
Angie Byron 1af4618908 #922370 by ksenzee: Fixed system_update_7004() goes into an infinite loop (beta blocker). 2010-10-06 21:51:10 +00:00
Angie Byron 74198b66f8 #812416 follow-up: forgot to commit new test files. 2010-10-06 20:38:29 +00:00
Angie Byron c01031844b #932848 by merlinofchaos: Fix ajax setClick command once and for all. :P 2010-10-06 18:27:09 +00:00
Angie Byron 77ce3c6dd8 #922796 by merlinofchaos: Fixed ajax.js ajax options are not dynamic. 2010-10-06 17:58:25 +00:00
Dries Buytaert 95dc4dde40 - Patch #736066 by effulgentsia, casey, yched, peterpoe: ajax.js insert command wraps content in a div. 2010-10-06 13:58:44 +00:00
Dries Buytaert 973562ffa7 - Patch #908798 by bojanz: EntityFieldQuery does not handle ordering correctly. 2010-10-06 13:57:47 +00:00
Dries Buytaert 77c85e329a - Patch #932016 by fago, klausi: fixed entity_load() defaults 2010-10-06 13:45:56 +00:00
Dries Buytaert 22ffb8004b - Patch #930660 by Jeff Burnz: div.vertical-tabs can lose haslayout. 2010-10-06 13:42:18 +00:00
Dries Buytaert 6893d4313f - Patch #931352 by LaurentAjdnik: documentation fixes. 2010-10-06 13:39:54 +00:00
Dries Buytaert fb8025056c - Patch #932098 by sun: various bogus theme variables. 2010-10-06 13:38:40 +00:00
Dries Buytaert 1680103636 - Patch #931284 by dww: update status admin UI shouldn't rely on hook_help(). 2010-10-06 13:36:30 +00:00
Dries Buytaert 25d9c40423 - Patch #930934 by swentel: field ui JS $.debug function leftover. 2010-10-06 13:09:11 +00:00
Angie Byron 5144743ad3 #930566 by Benjamin Melançon: Clarify hook_help() documentation for dealing with wildcards. 2010-10-06 03:43:01 +00:00
Angie Byron d63aef074c #769226 follow-up by catch: Committing missing system.base.css. 2010-10-06 03:34:09 +00:00
Angie Byron 879846aa57 #931682 by yoroy: Make headrs in Seven when Overlay is enabled conform to mocks. 2010-10-05 21:03:17 +00:00
Angie Byron 02cc38e0c2 #812416 by plach, Damien Tournoud: Fix Locale upgrade path. 2010-10-05 20:04:19 +00:00
Dries Buytaert facc581013 - Patch #769226 by Owen Barton, sun, effulgentsia, alanburke, bleen18, mfer: optimize JS/CSS aggregation for front-end performance and DX. 2010-10-05 19:59:10 +00:00
Angie Byron 0614a78538 #780318 by plach: Fixed path prefixes are always active on multilingual sites. 2010-10-05 17:57:09 +00:00
Angie Byron b6fd2cd427 #614082 by dww, c960657: Fixed SimpleTest error collector tests fail when verbose logging is enabled. 2010-10-05 15:17:14 +00:00
Angie Byron 57759f5a8d #930122 by dww: Regression: temp directory handling broken by confusion between file_directory_temp and file_temporary_path. 2010-10-05 06:23:18 +00:00
Angie Byron 5d76008993 #438224 by dww, sun, netsensei, vordude, et al: 'Post comments without approval' permission name is completely misleading. 2010-10-05 06:17:29 +00:00
Dries Buytaert e4c0766ca4 - Patch #931476 by duellj: fixes for hook_node_view() documentation. 2010-10-05 02:21:26 +00:00
Dries Buytaert 734972e2f5 - Patch #700558 by dww: add test to ensure filename extensions are properly merged in the Update manager UI. 2010-10-05 02:17:44 +00:00
Dries Buytaert fe1e82eebc - Patch #818136 by dww: some strings in update.module are not translatable. 2010-10-05 02:11:00 +00:00
Dries Buytaert fd0e4caf2f - Patch #612546 by dhthwy, jpmckinney, dww: remove the broken FileTransferFTPWrapper (file stream) class. 2010-10-05 02:08:53 +00:00
Dries Buytaert 8f43edf27e - Patch #845834 by Jeff Burnz, opalescent, bleen18: fix Bartik's header because its totally borked. 2010-10-05 01:48:11 +00:00
Dries Buytaert 5c918691d3 - Patch #931632 by quartsize: countQuery() replaces connection information with active. 2010-10-05 01:42:24 +00:00
Dries Buytaert 485946f296 - Patch #908578 by jonhattan: dependents array key not used in any place across the code. 2010-10-05 00:31:19 +00:00
Dries Buytaert 4633340d9b - Patch #931408 by Jeff Burnz: move skip link anchor to #content. 2010-10-05 00:29:14 +00:00
Angie Byron 9a7899efa6 #931190 by klausi, carlos8f: Fixed enabling modules via the UI breaks module dependencies. 2010-10-05 00:22:24 +00:00
Angie Byron 4b586bfeca #895176 follow-up by Berdir: Don't run the upload module upgrade path if there's nothing to upgrade. 2010-10-04 21:58:45 +00:00
Dries Buytaert 933bc80411 - Patch #931284 by dww: update status admin UI shouldn't rely on hook_help(). 2010-10-04 18:04:52 +00:00
Dries Buytaert f85a37c307 - Patch #140783 by sun, chx, effulgentsia, David_Rothstein, webchick: a select list without #default_value() always passes form validation. 2010-10-04 18:00:46 +00:00
Dries Buytaert 5a23b3fdb9 - Patch #561858 by effulgentsia, sun, rfay, Nick_vh, merlinofchaos, katbailey, dereine, tstoeckler: drupal_add_js() and drupal_add_css() to work for AJAX requests too by adding lazy-load to AJAX framework. 2010-10-04 17:46:01 +00:00
Angie Byron a50d47f959 #928790 by David_Rothstein: Make menu descriptions consistent. 2010-10-04 14:54:10 +00:00
Angie Byron a1cbd75545 #930708 by catch, dww: Fixed taxonomy_update_7005() can go on an infinite search. 2010-10-04 14:51:16 +00:00
Angie Byron 522c052fad #902798 by tobiasb: Fix notice in _batch_process(). 2010-10-04 07:34:26 +00:00
Angie Byron 28d4753598 #929756 by dww: Fixed Update manager UI uses stale project data. 2010-10-04 07:26:25 +00:00
Angie Byron ad19ce7a0b #929188 by Beanjammin, EvanDonovan: Improve UPGRADE.txt instructions. 2010-10-04 07:20:38 +00:00
Angie Byron 5e52176157 #864464 follow-up by David_Rothstein: Move notice about requiring latest version of Drupal so it only comes up the first time update.php is ran. 2010-10-03 23:33:15 +00:00
Dries Buytaert ae28425926 - Patch #904994 by Dave Reid: fix watchdog behavior. 2010-10-03 23:32:55 +00:00
Dries Buytaert 6fb8d182f8 - Patch #930116 by Benjamin Melançon: remove orphaned line of code from menu_get_active_help(). 2010-10-03 23:29:09 +00:00
Angie Byron 5926980b96 #895176 by ksenzee, dereine, mongolito404, Berdir, moshe weitzman, chx: Fixed upgrade fails because of integrity constraint violation in system_update_7060. 2010-10-03 23:19:52 +00:00
Dries Buytaert f1a6b0e926 - Patch #827150 by dww: use a reliable queue. 2010-10-03 22:44:48 +00:00
Dries Buytaert 762f5b0527 - Patch #762304 by tobiasb, dww: theme_update_version() function broken. 2010-10-03 22:43:16 +00:00
Angie Byron 0f11c85333 #914226 by grendzy: Remove unused cruft from image.module. 2010-10-03 05:14:58 +00:00
Angie Byron 6b2b3eb931 #901062 by effulgentsia, ygerasimov, et al: Fixed regression: themes can no longer remove stylesheets by overriding them in .info files. 2010-10-03 05:11:16 +00:00