Commit Graph

9419 Commits (fe1e82eebc58b4b1e9a907d3cfb40f09ab653d9a)

Author SHA1 Message Date
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 485946f296 - Patch #908578 by jonhattan: dependents array key not used in any place across the code. 2010-10-05 00:31:19 +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 28d4753598 #929756 by dww: Fixed Update manager UI uses stale project data. 2010-10-04 07:26:25 +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
Dries Buytaert c4d1e88a85 - Patch #853030 by Stevel: revision_id() is part of a primary key, but is not marked as NOT NULL. 2010-10-03 02:43:47 +00:00
Dries Buytaert 10244a9d78 - Patch #600836 by tim.cosgrove, dww, naxoc: batch API never terminates if you set ['finished'] > 1. 2010-10-03 02:42:25 +00:00
Dries Buytaert f45d9a2892 - Patch #917134 by hbergin: dblog_cron() deletes too many records when auto_increment() is larger than 1. 2010-10-03 02:14:23 +00:00
Dries Buytaert 8ec40cc27a - Patch #922824 by plach: no way to specify the language to view entities in. 2010-10-03 01:15:34 +00:00
Dries Buytaert 9a0b424407 - Patch #894614 by boombatower: PHP incompatibility message is not complete. 2010-10-03 00:47:51 +00:00
Dries Buytaert af7acb3d70 - Patch #821672 by dereine, mgifford, andypost, Damien Tournoud: forum icons not accessible to screen-reader users and forum icons not using sprites. 2010-10-03 00:41:14 +00:00
Dries Buytaert c4be0967e9 - Patch #896494 by Jeff Burnz: #dashboard doesn't wrap around .dashboard-region's. 2010-10-03 00:14:57 +00:00
Dries Buytaert 579310a4ba - Patch #656266 by fgm, sun: hook_xmlrpc_alter() cannot alter built-in methods. 2010-10-02 01:22:41 +00:00
Angie Byron 96672deebf #917220 by Everett Zufelt, mgifford: Invisible elements should appear before form elements. 2010-10-01 22:28:55 +00:00
Angie Byron 3858e1a19f #926794 by ksenzee, moshe weitzman, Jody Lynn: Fixed revisions of unpublished nodes lose their body field on upgrade. 2010-10-01 22:03:29 +00:00
Angie Byron bf751d9a94 #651086 follow-up by carols8f: Fix cache clearing is an ineffective mess. 2010-10-01 18:37:23 +00:00
Angie Byron 0223bf1dc2 #699858 by David_Rothstein, catch, yoroy, sun, ronald_istos, et al: Fix admin/by-task is confusing because it looks too similar to admin/config. Makes admin/by-task a very minimal view, and makes admin/by-module a more fully fledged index. 2010-10-01 15:24:18 +00:00
Angie Byron 6ab87819a0 #815866 by scor: Improve RDF documentation. 2010-10-01 01:44:39 +00:00
Angie Byron 823c0a0a55 #881530 by yhahn: Fix exportability of vocabularies by using machine names in taxonomy field's 'allowed values' setting. 2010-10-01 01:37:13 +00:00
Angie Byron 6d2573e201 #913846 by Bevan, grendzy, bleen18, rfay, et al: Fixed Image/file field breaks after uploading two files. 2010-10-01 01:32:59 +00:00
Angie Byron a4627fe187 Rolling back #852470. Needs more discussion. 2010-09-29 20:12:51 +00:00
Dries Buytaert c1aac04047 - Patch #914458 by David_Rothstein: better warning. 2010-09-29 19:52:12 +00:00
Dries Buytaert 0a8e9c5b20 - Patch #898558 by Damien Tournoud, chx, ksenzee: clean-up the upgrade path: node. 2010-09-29 19:46:40 +00:00
Angie Byron a6a4073b80 #925100 by mfer: Fix definition of preprocess on jQuery library. 2010-09-29 16:06:11 +00:00
Angie Byron 80fc4d8e59 #852470 by catch, sun, dagmar: Cache filter/format queries for a small performance boost. 2010-09-29 14:58:24 +00:00
Dries Buytaert 66c50098c9 - Patch #920614 by agentrickard, chx, Damien Tournoud: unpublished content visible when a Node Access module is enabled. 2010-09-29 14:08:54 +00:00
Dries Buytaert 3762f4bbc9 - Patch #896584 by tstoeckler: path inconsistency for the field edit form. 2010-09-29 02:01:34 +00:00
Dries Buytaert d6ebcd7bee - Patch #797380 by asimmonds: when editing menu - Enter triggers Delete instead of Save. 2010-09-29 01:57:30 +00:00
Dries Buytaert 581ad51dcb - Patch #358437 by sun: follow-up with small bugfix 2010-09-29 01:55:19 +00:00
Dries Buytaert f833423b50 - Patch #915168 by chx, sun: foreign key support is missing from text and file module. 2010-09-29 01:37:03 +00:00
Dries Buytaert c90c201e30 - Patch #716612 by Everett Zufelt, casey: another step twoards making the overlay (more) accessible to screen reader users. 2010-09-29 00:50:46 +00:00
Angie Byron 0c49d57945 #358437 follow-up by David_Rothstein, sun, chx: Disallow invalid text format IDs; force 0 and non-existant formats to NULL. 2010-09-28 03:30:37 +00:00
Dries Buytaert 782eb4c79c - Patch #895386 by chx, Damien Tournoud, puregin: clean-up the upgrade path: taxonomy. 2010-09-28 02:58:13 +00:00
Dries Buytaert 7874654909 - Patch #924554 by quicksketch, paul.lovvik: an exception is being thrown in the file_usage_delete() function if the corresponding file is not in the 'file_usage()' table. 2010-09-28 02:34:42 +00:00
Dries Buytaert 45bca33bc2 - Patch #924636 by grendzy: double negative 'cannot not' in error message. 2010-09-28 02:31:52 +00:00
Dries Buytaert b1190c11b5 - Patch #924686 by mikey_p, munzirtaha: space required after foreach construct. 2010-09-28 02:30:32 +00:00
Angie Byron a38dd53ef8 #923424 by munzirtaha: Fix wrong usage of /* RTL */ in CSS files. 2010-09-27 03:56:14 +00:00
Angie Byron 9ce07179a3 #786620 by mradcliffe, joachim, andypost: Regression: Add new forum topic not visible within a forum. 2010-09-27 02:59:31 +00:00
Angie Byron 74923f7091 #567100 follow-up by mfer: Fix default value of Default search module setting. 2010-09-27 02:38:25 +00:00