Commit Graph

9663 Commits (df5714f5a2a3eb025ab47211d6da5582c1bc5789)

Author SHA1 Message Date
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
Dries Buytaert 477d1f7b39 - Patch #162047 by sun, Gurpartap Singh: .container-inline class overridden by system.theme.css; also not working with .form-actions. 2010-09-27 01:12:45 +00:00
Dries Buytaert e29eb4dd12 - Patch #922634 by sun: odd form actions in confirm_form(). 2010-09-27 01:11:17 +00:00
Dries Buytaert f40a5c18ae - Patch #923004 by marvil07: typo on hook_search_execute() docblock. 2010-09-27 01:08:40 +00:00
Dries Buytaert 679415abcd - Patch #922590 by David_Rothstein: submitting the dashboard configuration form prints 'The block settings have been updated' twice. 2010-09-27 00:56:54 +00:00
Dries Buytaert 9eaa04648a - Patch #756762 by effulgentsia, fago, sun: AJAX should follow same rules for whether to call drupal_rebuild_form() as non-AJAX submissions. 2010-09-27 00:53:56 +00:00
Dries Buytaert 3780b17654 - Patch #921606 by munzirtaha, bleen18: various code uses is_null(). 2010-09-26 23:31:36 +00:00
Dries Buytaert 88bc80a597 - Patch #923274 by bleen18: empty vocab message has an incorrect colspan. 2010-09-26 23:24:53 +00:00
Dries Buytaert b502f4c88a - Patch #909272 by chx: remove stub update functions and renumber the remaining ones. 2010-09-25 18:10:53 +00:00
Dries Buytaert 410a814fcb - Patch #922412 by moshe weitzman: remove node_access_example_disabling() from docs. 2010-09-25 18:01:28 +00:00
Dries Buytaert fadf5dad8b - Patch #921386 by Jacine, mverbaar: remove stale CSS from System module. 2010-09-25 02:28:14 +00:00
Dries Buytaert e1e6091583 - Patch #824326 by deekayen: reduced filesize of image by 61 bytes. 2010-09-25 02:09:00 +00:00
Dries Buytaert a74c3c0a46 - Patch #922062 by solotandem: test directory not created with DrupalUnitTestCase. 2010-09-25 01:50:07 +00:00
Dries Buytaert e22b2153a2 - Patch #140783 by sun: a select list without #default_value() always passes form validation. 2010-09-24 21:36:22 +00:00
Angie Byron 01f5742f19 #704182 follow-up by deekayen: Smush background.png in Overlay module to reduce filesize. 2010-09-24 21:28:07 +00:00
Angie Byron 7b14675e08 #890994 by Berdir: Entity query tests fail on PostgreSQL. 2010-09-24 21:24:14 +00:00
Angie Byron b6d73970ae #898584 by Damien Tournoud, ksenzee, chx: Clean-up the upgrade path: system. 2010-09-24 21:20:31 +00:00
Dries Buytaert 45acc5a46f - Patch #921098 by munzirtaha: !is_null() should be replaced by isset() because it's faster. 2010-09-24 02:10:06 +00:00
Dries Buytaert e0032eeee6 - Patch #844186 by chx: clarify merge queries. 2010-09-24 02:05:55 +00:00
Dries Buytaert 5e1f9113e9 - Patch #735692 by JohnAlbin: unclear which themes blocks are edited - shown as secondary tabs without primary parents. 2010-09-24 02:01:56 +00:00
Dries Buytaert c9de4646c5 - Patch #907690 by sun, pwolanin: breadcrumbs don't work for dynamic paths and local tasks #2. 2010-09-24 00:37:45 +00:00
Dries Buytaert cd9a37e50d - Patch #819214 by bleen18: the '#' marking comment permalinks is just weird and untranslatable. 2010-09-23 19:47:31 +00:00
Dries Buytaert 7bf8499835 - Patch #920154 by munzirtaha: fixed simpletest coding standard violation. 2010-09-23 17:59:24 +00:00
Dries Buytaert be705b9190 - Patch #915322 by munzirtaha: coding standard violation. 2010-09-23 17:53:09 +00:00
Dries Buytaert a7e05b4cd2 - Patch #704182 by Jeff Burnz, JohnAlbin: better PNG for overlay. 2010-09-22 21:04:06 +00:00
Dries Buytaert 63b9e4770b - Patch #908282 by jbrown: theme_image() performs I/O. 2010-09-22 03:24:09 +00:00
Angie Byron 936344ea55 #897638 by casey, sun, mgifford, et al: Allow .element-invisible to work with focusable elements like links. 2010-09-21 21:45:40 +00:00
Angie Byron a8a7a023b5 #896162 follow-up by effulgentsia: Fix for fatal error in Field UI settings form. 2010-09-21 21:38:08 +00:00
Dries Buytaert 37607d88dd - Patch #696150 by mfb, pwolanin: image_gd_save() does not support remote stream wrappers. 2010-09-21 15:28:11 +00:00
Dries Buytaert 2cbb296cad - Patch #916488 by David_Rothstein: unused variable in toolbar_view(). 2010-09-20 02:43:18 +00:00
Dries Buytaert c84ec0fa0e - Patch #909460 by tobiasb: remove debug() from test files. 2010-09-19 18:45:51 +00:00
Dries Buytaert 64fc9813b4 - Patch #789186 by effulgentsia: improve drupalPostAJAX() to be used more easily, leading to better AJAX test coverage. (Actual commit so we have proper credit.) 2010-09-19 18:39:18 +00:00
Dries Buytaert 8580169d0e - Patch #789186 by effulgentsia: improve drupalPostAJAX() to be used more easily, leading to better AJAX test coverage. (Rollback) 2010-09-19 18:38:58 +00:00
Dries Buytaert 5c4dfd44f9 - Removing and adding files per #885228. 2010-09-19 18:38:32 +00:00
Dries Buytaert c2c63b94f6 - Patch #885228 by sun, Jacine, mverbaar: CSS Files are in major need of clean up. 2010-09-19 18:10:42 +00:00
Dries Buytaert 35e7c83ddb - Patch #914458 by Damien Tournoud, chx: remove the format delete reassignment 'feature'. 2010-09-18 02:18:35 +00:00
Dries Buytaert f94b014ca7 - Patch #403034 by roderik, Damien Tournoud: node_assign_owner_action() logs an object type instead of the type name. 2010-09-18 01:39:33 +00:00
Dries Buytaert db1d3a0287 - Patch #911980 by mr.baileys: fixed WSOD on node/add/... if capitalization is wrong. 2010-09-17 14:54:51 +00:00
Dries Buytaert 1d9f387c7c - Patch #732914 by Jacine, sun, reglogge, cosmicdreams: improve the markup/CSS for content and user filter forms. 2010-09-17 14:53:22 +00:00
Dries Buytaert 64041e6797 - Patch #882688 by mgifford, Everett Zufelt: label missing in block admin page and clean-up. 2010-09-17 13:32:56 +00:00
Dries Buytaert 1bb8993aad - Patch #909272 by moshe weitzman, David_Rothstein: remove stub update functions and renumber the remaining ones. 2010-09-17 02:28:37 +00:00
Dries Buytaert 5d44ff337d - Patch #898028 by Everett Zufelt: change heading before Toolbar to 'Administrative Toolbar' instead of 'management'. 2010-09-16 20:53:34 +00:00
Dries Buytaert 2c10d1526f - Patch #740834 by makononov, sun: form elements cannot be rendered without form_builder(). 2010-09-16 20:14:49 +00:00
Dries Buytaert 8e3e003635 - Patch #883092 by Everett Zufelt, mgifford, Jacine: add heading before local tasks for screen-reader users. 2010-09-16 19:47:45 +00:00
Dries Buytaert 5a01e04053 - Patch #912700 by bleen18: modules with no files[] entries in .info files are deemed 'incompatible with 7.x'. 2010-09-16 18:00:43 +00:00
Dries Buytaert ae66095b3b - Patch #913146 by Jacine: alt attribute for incompatible module image on module listing page needs improvement. 2010-09-16 17:42:56 +00:00
Angie Byron a3bc10c4ab #910190 by sun: Remove schema cache from needlessly being loaded on all pages. Performance improvement. 2010-09-15 04:34:27 +00:00
Angie Byron b1d2adf26a #358437 follow-up by sun: Roll back unrelated caching changes. 2010-09-15 04:31:02 +00:00
Angie Byron 65d61cc7e6 #761956 follow-up by bleen18: Fixed missing regions on Dashboard configuration page. 2010-09-14 21:51:01 +00:00
Angie Byron 7e99fdd222 #734234 by quicksketch, moonray, Melissamcewen, ekes, flobruit: Fixed Radio buttons throw warning in element_children() if keyed with '' (empty string). 2010-09-13 06:41:23 +00:00
Angie Byron 37b627c793 #907760 follow-up by bojanz: EntityFieldQuery tests cleanup. 2010-09-13 06:03:21 +00:00
Angie Byron 47ed44d795 #807744 follow-up by andypost: whitespace fix. 2010-09-13 05:52:18 +00:00
Angie Byron 413008b890 #898520 follow-up by Damien Tournoud, chx, David Rothstein: Clean-up the upgrade path: comment. 2010-09-13 05:50:09 +00:00
Dries Buytaert 163808d2f1 - Patch #908772 by sivaji: incorrect use of t() in php_enable(). 2010-09-13 01:11:08 +00:00
Dries Buytaert f8b63338e4 - Patch #756762 by effulgentsia, fago, sun, rfay, pwolanin: AJAX should follow same rules for whether to call drupal_rebuild_form() as non-AJAX submissions. 2010-09-13 01:09:26 +00:00
Dries Buytaert 1b3c481ad1 - Patch #889764 by BarisW, glipay, yoroy, Jeff Burnz: text format selection layout is broken. 2010-09-13 00:59:47 +00:00
Dries Buytaert f379abd91f - Patch #663956 by sun, Bojhan, Dave Reid: remove contextual links from help text block. 2010-09-12 00:20:36 +00:00
Angie Byron 7fd52471ce #898520 by chx, Damien Tournoud: Changed Clean-up the upgrade path: comment. 2010-09-11 21:52:59 +00:00
Angie Byron 4237d014e9 #874326 by rfay, pwolanin, chx: Fixed Invalid scheme fails to halt processing of a stream request. 2010-09-11 21:14:32 +00:00
Dries Buytaert 63dc6b0190 - Patch #824326 by casey: Open/Close Drawer link doesn't show focus. 2010-09-11 14:45:23 +00:00
Dries Buytaert 84e5d10b66 - Patch #627288 by sun, David_Rothstein: contextual links are not alterable. 2010-09-11 14:35:13 +00:00
Angie Byron b06d19e349 #629484 by Amitaibu, fago, et al: Added Add entity 'label' key info (e.g. title on node). 2010-09-11 06:03:12 +00:00
Angie Byron f096a70e67 #898036 by Berdir: Fixed Private images broken. (with tests) 2010-09-11 05:07:22 +00:00
Angie Byron a18f95a87d #896170 by yched: Fixed default formatter for 'Text with summary' field type should be 'text_default()'. 2010-09-11 04:19:15 +00:00
Dries Buytaert d41435295a - Patch #905068 by Richard Eriksson: tips callback that returns nothing leads to empty list item. 2010-09-11 03:30:03 +00:00
Dries Buytaert fbf64a08f6 - Patch #884932 by mgifford, jhodgdon: labels missing for search admin pages. 2010-09-11 03:09:09 +00:00
Dries Buytaert db495dca51 - Patch #884934 by mgifford: label missing for path filter. 2010-09-11 03:04:43 +00:00
Dries Buytaert 02a63d0269 - Patch #884960 by mgifford: labels missing for date. 2010-09-11 03:00:26 +00:00
Dries Buytaert 8e93aade95 - Patch #875326 by effulgentsia: add hook_image_effect_info_alter(). 2010-09-11 01:54:43 +00:00
Dries Buytaert dde1858249 - Patch #904994 by douggreen, chx: watchdog should always use replaceable argument. 2010-09-11 01:47:14 +00:00
Angie Byron 8ed9f604c9 #891028 by chx: Fixed Orphan node types lose bodies on upgrade. 2010-09-11 00:39:49 +00:00
Angie Byron 7cc3d92d65 #616240 follow-up by yched, dereine, marvil07: Make Field UI screens extensible from contrib - part II. 2010-09-11 00:03:42 +00:00
Angie Byron e4aab2d289 #763376 follow-up by fago, sun, effulgentsia: Minor adjustments to drupal_array_set/get_nested_value(). 2010-09-10 07:58:40 +00:00
Angie Byron 14c7a79e3f #890716 by agentrickard: Fixed Changing from public to private does not change field behavior. 2010-09-09 23:28:16 +00:00
Angie Byron ccd6fb62a3 #903110 by bojanz: Fixed Multiple pager support is partially broken. (with tests) 2010-09-09 23:18:30 +00:00
Dries Buytaert eaee909a00 - Patch #757154 by sun, effulgentsia: base form_id() via hook_forms() not taken into account for #validate, #submit, hook_form_FORMID_alter(). 2010-09-09 23:01:48 +00:00
Dries Buytaert fb17591d93 - Patch #827086 by mcarbone: date format screen dies with a PDO error when the format is longer than 100 characters. 2010-09-09 21:01:38 +00:00
Dries Buytaert 006207d7a5 - Patch #712538 by scor: clean up RDF namespaces and mappings before Drupal 7 release. 2010-09-09 20:22:00 +00:00
Angie Byron 0bda56b52a #874370 by Jeff Burnz, aspilicious, Cliff, mgifford, yoroy, et al: Fixed System messages need identifying icons (WCAG 2.0). 2010-09-09 15:47:03 +00:00
Angie Byron 13bd2f972b #902738 by jbrown: Fixed No status message when reordering fields. 2010-09-07 23:59:51 +00:00
Dries Buytaert 96361a451d - Patch #904484 by rayasa: bad url generated for 'More help' link in /admin/structure/forum page. 2010-09-07 23:39:08 +00:00
Dries Buytaert cf57c8a46d - Patch #807744 by Jacine, andypost: fix missing space in theme_comment_block(). 2010-09-07 23:28:56 +00:00
Dries Buytaert 6df0c99d53 - Patch #891084 by solotandem: FeedParserTestCase: add 'public static' modifiers to getInfo() method. 2010-09-07 23:17:47 +00:00
Dries Buytaert 543561ef18 - Patch #368502 by c960657: restored the original test now all dependencies have been fixed. 2010-09-07 22:40:20 +00:00
Dries Buytaert f81336dd92 - Patch #729796 by catch, marcingy, bojanz: _user_cancel() bypasses user_save(). 2010-09-07 22:38:30 +00:00
Dries Buytaert 4c094fc8dc - Patch #903630 by pwolanin: menu module settings page text refers to settings that are no longer present. 2010-09-07 22:12:05 +00:00
Dries Buytaert 77b1624b39 - Patch #902354 by pwolanin: Fixed Schema description is wrong for uri field in {file_managed()} table. 2010-09-07 21:59:01 +00:00
Angie Byron a3fccfa524 #903704 by bleen18: Fixed typo in file number.module. 2010-09-07 17:56:41 +00:00
Dries Buytaert 7bf0fbf4b6 - Patch #902830 by bojanz: field_sql_storage() can't handle entityOrderBy (fatal error). 2010-09-05 20:00:45 +00:00
Dries Buytaert d95f8cfdd4 - Patch #898536 by Damien Tournoud: clean-up the upgrade path: dblog. 2010-09-05 19:56:03 +00:00
Angie Byron b05310760f #706842 by bangpound, bjaspan, Damien Tournoud, chx, aaronbauman: Fixed 'taxo as field' update broken + wipes some node/term associations . 2010-09-05 17:00:04 +00:00
Angie Byron 14d65ce19e #800502 by Damien Tournoud, sun: Fixed Module page is not ordered correctly. 2010-09-05 15:38:16 +00:00
Dries Buytaert fb9c1df0b9 - Patch #328357 by bleen18, sun, skilip, alanburke, jenlampton, manarth, fgm, tstoeckler: allow module .info files to add CSS/JS. 2010-09-05 02:21:38 +00:00
Dries Buytaert 8e51c3b2a5 - Patch #898546 by Damien Tournoud: clean up the Filter module upgrade path. 2010-09-05 01:05:06 +00:00
Dries Buytaert 9d912261e3 - Patch #559584 by tic2000, sun: filter_xss() and Line break filter break HTML comments. Also added tests. 2010-09-04 17:55:43 +00:00
Dries Buytaert 9502260ecf - Patch #902264 by Damien Tournoud: move hook_field_schema() to .install files so we can get the upgrade path to work. 2010-09-04 15:40:52 +00:00
Dries Buytaert 29730ab659 - Patch #887134 by mfb, klausi: setting up modules in DrupalUnitTestCase is useless. 2010-09-04 13:33:53 +00:00
Dries Buytaert 3702347af9 - Patch #241364 by maartenvg, sun, effulgentsia: () not passed to hook_validate()/hook_node_validate(), and not passed by reference to hook_form(). 2010-09-03 19:56:51 +00:00
Dries Buytaert 5d810f73e7 - Patch #887870 by sun, David_Rothstein: make system_list() return full module records. 2010-09-03 19:49:56 +00:00
Dries Buytaert 6f0d1797b5 - Patch #886970 by jhodgdon, Crell, Damien Tournoud: DB API putting wrong db placeholders in complex queries. 2010-09-03 19:06:55 +00:00
Dries Buytaert 74a65d8839 - Patch #630486 by brandonojc, Rob Loach: edit content types missing vertical tab summaries from content_types().js. 2010-09-03 17:47:20 +00:00
Dries Buytaert dd4e6c9c35 - Patch #877050 by David Stosik, sun: URL filter does not convert a link inside a div. 2010-09-02 21:01:15 +00:00
Dries Buytaert 9c5977dbad - Patch #664136 by plach: document the field language api. 2010-09-02 20:59:11 +00:00
Dries Buytaert ef6589aae4 - Patch #680416 by Amitaibu: make the tests actually do something. 2010-09-02 20:44:56 +00:00
Dries Buytaert 679fdfcdd2 - Patch #161217 by sun, hingo: URL filter fixes and tests. 2010-09-02 15:56:10 +00:00
Dries Buytaert fb300d1f96 - Patch #895308 by Damien Tournoud: remove file_directory_path(). 2010-09-01 20:08:17 +00:00
Dries Buytaert d62224dc56 - Patch #864938 by antgiant, Stevel: can't upload .ico favicon. 2010-09-01 20:05:14 +00:00
Dries Buytaert 7abecb0ec0 - Patch #899466 by solotandem: FileUsageTest: add 'public static' modifiers to getInfo() method. 2010-09-01 19:58:01 +00:00
Dries Buytaert 146998f626 - Patch #752048 by c960657: use consistent terminology. 2010-09-01 03:03:05 +00:00
Dries Buytaert 5eb6a99c4a - Patch #886170 by puregin, jhodgdon: SQLite install documentation should mention directory permissions. 2010-09-01 02:39:58 +00:00
Dries Buytaert 0dc56ece61 - Patch #895822 by salvis: make SimpleTests inheritable. 2010-09-01 02:05:36 +00:00
Angie Byron 7b2c2c7de3 Temporary roll-back of #890994, per Dries's feedback. 2010-09-01 01:43:50 +00:00
Angie Byron dc3e02fbfd #890994 by Berdir, Crell, Josh Waihi: Fixed Entity query tests fail on PostgreSQL. 2010-09-01 01:35:19 +00:00
Angie Byron 17a2c2f300 #897768 by pwolanin: Fixed Breadcrumb can show only one trail item, making it look like an action. 2010-08-31 15:04:09 +00:00
Angie Byron d073fa2a0b #664136 by plach, sun, yched: Enhance TF code documentation. 2010-08-31 15:02:39 +00:00
Angie Byron 9fedd98782 #821560 by plach: Fixed Notices on the content administration page after removing a language. 2010-08-30 06:26:45 +00:00
Angie Byron e54f26518f #758996 by stBorchert, BWPanda: Fixed Suffixes not displaying for max/min resolution fields. 2010-08-30 06:19:42 +00:00
Angie Byron 63136b81e2 #878092 by joachim, Jacine, sun: Fixed Each module is outputting its own ul.links.inline in node links. 2010-08-30 05:58:46 +00:00
Angie Byron 410fcdc718 #761956 by David_Rothstein, Xen, sun, tstoeckler, Bojhan, zzolo, yoroy, jenlampton, linclark, BarisW: Fixed Dashboard blocks and regions should not appear on the main blocks configuration page. 2010-08-30 00:22:03 +00:00
Angie Byron 10fca34cf1 #896162 by yched: Fixed Field UI 'formatter settings' form broken. 2010-08-28 20:12:42 +00:00
Angie Byron 8215f5af03 #895032 follow-up by mongolito404: Fixed Upgrade fails on missing file_usage() table. 2010-08-27 19:31:47 +00:00
Angie Byron a4ed5f2cdf #323477 follow-up by sun: Minor follow-ups to testing profile. 2010-08-27 12:36:53 +00:00
Angie Byron 94bf1a44a9 #895032 by Sutharsan, clemens.tolboom: Fixed Upgrade fails on missing file_usage() table. 2010-08-27 11:59:51 +00:00
Angie Byron edd3094eae #895088 by Sutharsan: Fixed typo causing file upgrade path to fail. 2010-08-27 11:58:04 +00:00
Angie Byron 83c52c3b1a #763376 by fago, sun, noahb, effulgentsia, ksenzee, jhodgdon: Fixed Not validated form values appear in (). 2010-08-27 11:54:32 +00:00
Angie Byron d7d9587d6a #892950 by reglogge, scor, McGo, brian_c, Volx, fago: Fixed No welcome mail sent to new users after site administrator approval. 2010-08-27 11:28:45 +00:00
Angie Byron d665a2ce9e #894900 by mrfelton: Fixed Call to undefined function locale_language_negotiation_info() on site upgrade. 2010-08-27 11:07:36 +00:00
Angie Byron 1e985830e2 #894898 by mrfelton: Fixed Increase permission length restriction from 64 to 128. 2010-08-27 10:42:48 +00:00
Angie Byron cf4df86b94 #893276 by reglogge: Fixed Confirmation mail for user after account being activated contains wrong link - user cannot log in. 2010-08-26 09:14:33 +00:00
Angie Byron ca2c6441eb #891250 by scor: Fixed 'View comments' permission not working after upgrade to Drupal 7. 2010-08-25 11:54:40 +00:00
Angie Byron a5181519ca #890210 by Manuel Garcia, Sutharsan, bjaspan: Fixed Cannot enable Comment module after a Drupal 6 to Drupal 7 upgrade. 2010-08-25 08:32:58 +00:00
Angie Byron f375573849 #410646 by dman, David_Rothstein, and thousands of other people: Fixed 'Secondary menu' exists but is no longer the default source for the secondary links. 2010-08-23 23:38:06 +00:00
Angie Byron dd57256903 #890790 by moshe weitzman: Fixed deleting nodes does not delete their comments. 2010-08-23 22:15:34 +00:00
Angie Byron 7fcde37aca #890794 by Berdir: Fixed Upgrade tests broken on PostgreSQL. 2010-08-23 14:56:37 +00:00
Angie Byron aa235ac59c #846296 by Berdir, ridgerunner, agentrickard: Fixed file_file_download() only implements access checks for nodes and users. 2010-08-23 14:53:50 +00:00
Dries Buytaert 943d9c06b0 - Patch #889882 by dhrosa: page_top() prints an empty DIV when logged out. 2010-08-23 09:09:23 +00:00
Dries Buytaert c16bee54ec - Patch #851878 by justinrandell, flobruit, ksenzee, aaron, litwol, Damien Tournoud: added missing files. 2010-08-23 09:04:57 +00:00
Dries Buytaert 7c57f94315 - Patch #851878 by justinrandell, flobruit, ksenzee, aaron, litwol: serve image derivatives from the same url they are generated from. 2010-08-22 22:04:18 +00:00
Dries Buytaert 80befb6c7e - Patch #886982 by Berdir, Heine: incomplete verification of assertions. 2010-08-22 22:00:16 +00:00
Dries Buytaert 479b71232b - Patch #860180 by chx, dixon_, jhodgdon: entity listing and loading does not allow for node access. 2010-08-22 16:11:12 +00:00
Dries Buytaert 1651cf34bf - Patch #841798 by klausi: error deleting an invalid term. 2010-08-22 15:45:03 +00:00
Dries Buytaert 153ef8bd7b - Patch #323477 by justinrandell, boombatower, tstoeckler, Damien Tournoud: increase simpletest speed by running on a simplified profile. 2010-08-22 15:31:18 +00:00
Dries Buytaert 260dbda970 - Patch #408482 by c960657, drifter, dixon_, chx: menu links do not follow parent when moving. 2010-08-22 14:57:45 +00:00
Dries Buytaert 40af7785cf - Patch #877690 by catch, das-peter, mfer, Damien Tournoud: cannot upgrade Drupal core if the comment module is enabled. 2010-08-22 14:55:29 +00:00
Dries Buytaert 9442cbbf77 - Patch #888438 by yched: field UI 'Manage fields' visual glitch. 2010-08-22 14:14:17 +00:00
Dries Buytaert db5368027e - Patch #880132 by bojanz: hook_schema() doesn't support compound foreign keys; inconsistent implementations in core. 2010-08-22 13:55:53 +00:00
Dries Buytaert 39d6704418 - Patch #796692 by cross, dman, aaronbauman, BarisW: only show the term heading if the term has a description. 2010-08-22 13:53:37 +00:00
Dries Buytaert 4a7bb638fb - Patch #353458 by quicksketch, drewish, jpetso, sun, noahb, aaron, chx, mikey_p, dhthwy: hook_file_references() was not designed for a highly flexible field storage. 2010-08-22 13:52:59 +00:00
Dries Buytaert b36d4959ef - Patch #358437 by David_Rothstein, Berdir, sun: filter system security fixes from SA-2008-073 not applied to Drupal 7.x. 2010-08-22 12:55:04 +00:00
Dries Buytaert b0894ceaa7 - Patch #812016 by effulgentsia, chx, redndahead, Damien Tournoud: themes cannot always participate in drupal_alter(). 2010-08-22 12:46:21 +00:00
Dries Buytaert ee691c593a - Patch #887102 by Heine: trigger and action escaping issues. Critical bug fix. 2010-08-22 11:04:09 +00:00
Angie Byron c72614b01e #845774 by aaronbauman, sun: Fixed Regression: Anonymous users can post comments in the name of registered users. 2010-08-22 10:01:06 +00:00
Dries Buytaert ff836870d8 - Patch #652122 by sun, catch, moshe weitzman, Berdir, mr.baileys, chx, David_Rothstein, Scott Reynolds, Damien Tournoud: fix dashboard as the default /admin local task. 2010-08-20 01:42:52 +00:00
Dries Buytaert db7a326d3c - Patch #717176 by sun: clarify relationship between order and selected status of text formats. 2010-08-20 01:29:55 +00:00
Dries Buytaert 4e34e13082 - Patch #715464 by mfb: authored on field description is broken on Preview. 2010-08-20 01:23:43 +00:00
Dries Buytaert 317b9b4e0c - Patch #881578 by Gábor Hojtsy, scor: solve SA-CORE-2010-002 issues. 2010-08-20 01:21:14 +00:00
Dries Buytaert 2cfca913e4 - Patch #878952 by sun: () not passed by reference to hook_field_formatter_settings_form(). 2010-08-20 01:10:42 +00:00
Dries Buytaert 2ece18cef5 - Patch #806232 by adam.hastings, cross: site information improvements. 2010-08-18 18:41:30 +00:00
Dries Buytaert eeeba75a5b - Patch #839524 by jhodgdon, pwolanin: search results are themed too early. 2010-08-18 18:40:50 +00:00
Dries Buytaert cd08bfa070 - Patch #667012 by ksenzee, casey, David_Rothstein: remove the opening of external links in a new browser window. 2010-08-18 02:25:50 +00:00
Dries Buytaert 8905544936 - Patch #881540 by bjaspan: openlog() identity argument and unrelated bug fixes. 2010-08-18 01:54:36 +00:00
Dries Buytaert 26dce525a2 - Rollback of #447816 -- didn't meant to commit that just yet. 2010-08-18 00:44:52 +00:00
Dries Buytaert 755913e0b7 - Patch #443286 by c960657, Damien Tournoud, drifter, webkenny, scor: international characters break file handling. 2010-08-17 22:05:22 +00:00
Dries Buytaert 16c888a917 - Patch #735426 by yched, mr.baileys: fields with select widget: first option is selected by default even if no 'default value' set for the field. 2010-08-17 21:48:39 +00:00
Dries Buytaert 27df25f60f - Patch #821290 by marcingy, aspilicious, scor, catch, ronald_istos: unexpected error after disabling - unistalling - re-enabling forum module. 2010-08-17 21:44:37 +00:00
Dries Buytaert 2d3af8fe80 - Patch #829822 by pwolanin, tstoeckler: check Drupal 7 core for vulnerabilities in SA-CONTRIB-2010-066. 2010-08-17 21:31:13 +00:00
Dries Buytaert 946a8d5967 - Patch #879910 by plach: fixed text_field_prepare_translation() broken. 2010-08-17 18:25:31 +00:00
Dries Buytaert a25b60541d - Patch #721754 by Shellingfox, lotyrin, Damien Tournoud, chx, hefox, Gábor Hojtsy, puregin: a node cannot be displayed in different view mode on its own page. 2010-08-17 16:20:08 +00:00
Dries Buytaert 401d1bb8ff - Patch #884718 by ctmattice1: documentation problem with hook_schema(). 2010-08-17 13:52:31 +00:00
Dries Buytaert 33ef42291f - Patch #885000 by cwgordon7: drupal_placeholder() takes an array as an argument. 2010-08-17 13:50:52 +00:00
Dries Buytaert 5d6bc299ff - Patch #882666 by mgifford: filtered description shouldn't use a label when not associated with a form. 2010-08-17 13:41:02 +00:00
Dries Buytaert b82715c333 - Patch #883998 by Berdir: node_default_page() query fails on PostgreSQL when having node_access() modules enabled. 2010-08-16 20:59:34 +00:00
Dries Buytaert 82ddaf7e7e - Patch #877690 by das-peter, mfer: missing dependency 'text'. 2010-08-16 20:57:23 +00:00
Dries Buytaert 0fad2a3df0 - Patch #791490 by chx: contextual module calls menu_get_item() for unsaved nodes, resulting in pdo exception on postgresql. 2010-08-16 12:32:32 +00:00
Dries Buytaert 9239621a0b - Patch #878752 by heather: mis-matched text on maintenance mode administration page. 2010-08-15 02:01:50 +00:00
Dries Buytaert 37ba2fa49e - Patch #883440 by hefox: fixed user_account_form() @see's user_validate_email() instead of user_validate_mail() (extra e). 2010-08-15 01:49:45 +00:00
Dries Buytaert 0a481a7899 - Patch #881536 by sun, pwolanin: cannot pass drupal_http_request() options into xmlrpc() function. 2010-08-14 03:15:01 +00:00
Dries Buytaert 8f7eae302e - Patch #882520 by David_Rothstein: field_bundle_settings() API documentation doesn't format its code example correctly. 2010-08-14 03:10:04 +00:00
Dries Buytaert c243f9ae2d - Patch #778406 by torelad, jhodgdon, DyanneNova: improve doc and examples for hook_block_info() and friends. 2010-08-13 12:25:14 +00:00
Dries Buytaert 7fc91af20f - Patch #419388 by jhodgdon, David Lesieur, Garrett Albright: search_query_insert() breaks down when the value of key is 0. 2010-08-13 01:05:36 +00:00
Dries Buytaert 7d388de9b1 - Patch #881540 by bjaspan: syslog.module should support openlog() identity argument. 2010-08-12 21:32:31 +00:00
Dries Buytaert e3450c8125 - Patch #864252 by cwgordon7, andypost: code cleanup for Bartik color module implementation. 2010-08-12 16:59:04 +00:00
Dries Buytaert 3d62d3703b - Patch #629826 by Jody Lynn: theme setting toggles for comments appear when the comment module is disabled. 2010-08-12 00:34:25 +00:00
Dries Buytaert 2141a64e34 - Patch #497206 by jhodgdon, pwolanin, Island Usurper, YannickD: avoid search conflicts with other forms, use menu API instead of search_get_keys(). 2010-08-11 14:21:39 +00:00
Dries Buytaert 5fcf1eda32 - Patch #878408 by pwolanin, Damien Tournoud: replace decode_entities() with built-in html_entity_decode(). 2010-08-11 10:58:22 +00:00
Dries Buytaert b45bda8d7b - Patch #853896 by Stevel: type field is part of primary key but not marked as NOT NULL. 2010-08-11 02:14:23 +00:00
Dries Buytaert b7aa69ed24 - Patch #850112 by aaronbauman, riccardoR: overlay breaks secondary tabs for some themes. 2010-08-11 02:08:09 +00:00
Dries Buytaert 3647670d40 - Patch #870594 by marcingy, moshe weitzman, Josh Waihi: user_update_7004 fail during upgrade from Drupal 6 to 7. 2010-08-11 01:49:41 +00:00
Dries Buytaert f469a9082d - Patch #865072 by bleen18, jhodgdon: Bartik is default theme now ... documentation & tests need to be changed. 2010-08-11 01:06:44 +00:00
Angie Byron 53650d6992 #878294 by yched: Fixed Field UI reorder on 'Manage fields' affects ordering on 'Manage display'. 2010-08-10 17:05:18 +00:00
Dries Buytaert bdb91dbe95 - Patch #269911 by jhodgdon, Freso, kiamlaluno, mradcliffe: search result trimming should not fall inside HTML entities/tags. 2010-08-10 01:11:36 +00:00
Dries Buytaert a2d78da0c2 - Patch #605552 by dereine, mr.baileys: function l() fragment 0 return not #0. 2010-08-10 01:00:42 +00:00
Dries Buytaert 3968a954e8 - Patch #857296 by yched: comment fields not displaying in proper order. 2010-08-10 00:55:38 +00:00
Dries Buytaert 02262dec24 - Patch #877986 by tim.plunkett: RSS link in Syndicate block has path of //rss.xml. 2010-08-09 19:57:24 +00:00
Dries Buytaert 619c35992e - Patch #812688 by andypost, Damien Tournoud: organize image formatters around settings. 2010-08-09 19:55:57 +00:00
Dries Buytaert 0777093053 - Patch #607238 by agentrickard, catch, salvis: permissions are assumed to be unique among modules, but uniqueness is not enforced. 2010-08-09 19:49:40 +00:00
Angie Byron fe97bfefc5 #876966 by dmitrig01: Fixed Warning message sits hard on top of tables. 2010-08-09 16:58:15 +00:00
Angie Byron a4df7936bb #845928 by JohnAlbin: Fixed System menu blocks don't get the same styling as menu module blocks. 2010-08-09 16:54:50 +00:00
Angie Byron 8db34bb271 #877020 follow-up by andypost: Updated hotfix for _forum_topics_unread() tests to fix testbot. 2010-08-09 01:18:46 +00:00
Dries Buytaert 786ba6e88a - Patch #876116 by jbrown: too many spaces. 2010-08-08 23:55:30 +00:00
Dries Buytaert 03d4cbdbad - Patch #875162 by ctmattice1: documentation improvement for hook_theme_registry_alter(). 2010-08-08 19:45:37 +00:00
Dries Buytaert e3a52979f6 - Patch #865072 by bleen18, jhodgdon: updates to reflect that Bartik is default theme now. 2010-08-08 19:35:49 +00:00
Dries Buytaert 1c4b5b9f44 - Patch #850690 by salvis: set the tid of the newly created forum or container. 2010-08-08 19:21:25 +00:00
Angie Byron 8e1432cfe8 #877020 follow-up by andypost: Hot-fix for tests in _forum_topics_unread() to get testbot working again. 2010-08-08 16:09:26 +00:00
Dries Buytaert f0b3fa4b1b - Patch #504564 by tic2000, andypost, catch: the 'Length of trimmed content'
form input in the 'node type' edit form was way too harsh (affects the
  display of all 'trimmed / summary_or_trimmed' formatters on all text
  fields in all view modes), and irrelevant for text fields on non-node
  entities, which are currently all blocked to 'trim to 600 chars'.

   * Added field formatter settings for 'text_trimmed' and 'text_summary_or_trimmed' formatters
   * Removed 'teaser_length' settings for node types
   * Added upgrade path for 'teaser_length' variable in node_update_7011()
   * Fixed a test
2010-08-08 13:02:37 +00:00
Dries Buytaert f885d9f7dc - Patch #877020 by andypost: Fixed _forum_topics_unread() broken. 2010-08-08 12:47:00 +00:00
Dries Buytaert b537c30be5 - Patch #870594 by marcingy, moshe weitzman: user_update_7004 fail during upgrade from Drupal 6 to 7. 2010-08-08 03:12:11 +00:00
Dries Buytaert be614da01f - Patch #843272 by David_Rothstein: overlay does a bunch of unnecessary form redirect handling in JavaScript. 2010-08-08 03:05:26 +00:00
Dries Buytaert 66d31c52ba - Patch #423888 by mikeryan, Crell, drunken monkey: use subqueries for ->countQuery(), at least for MySQL. 2010-08-08 02:18:53 +00:00
Dries Buytaert a9c9ef2d30 - Patch #870528 by Dave Reid: taxonomy fixes. 2010-08-08 02:06:56 +00:00
Angie Byron 25171a17f6 Reverting #500866. Needs more discussion. 2010-08-05 23:53:39 +00:00
Angie Byron cacd044a63 #500866 by boombatower, solotandem: Remove t() from assertion messages in SimpleTest, so translators do not get 1000s of bogus strings. 2010-08-05 23:26:36 +00:00
Angie Byron efbf061c81 #852522 by catch: Optimize file_field_load() to load filefields on all entities at once. 2010-08-05 08:56:34 +00:00
Angie Byron 4f28649fc3 #619902 follow-up by David_Rothstein: Fixed Use drupal_static() in dashboard_regions(). 2010-08-05 08:39:08 +00:00
Angie Byron e574bcffce #835212 by plach, jhodgdon: Fixed locale_url_outbound_alter() should be run only on multilingual sites. 2010-08-05 08:08:43 +00:00
Angie Byron f1b30b89c5 #516254 by jhodgdon: Remove @return PHPDocs where nothing is returned. 2010-08-05 08:05:06 +00:00
Angie Byron 9874567891 #842962 by jhodgdon, chx: Fixed hook_menu() and drupal_deliver_page() need to warn about access checks in documentation. 2010-08-05 07:56:14 +00:00
Angie Byron 5e2cd1a9fe #870204 by kiamlaluno, sun: Revert coding style changes to system.tar.inc. 2010-08-05 07:52:18 +00:00
Angie Byron 4865a48e22 #567100 by jhodgdon, pwolanin, ezra-g: Fixed Search module is assuming node is default search even when it's disabled. 2010-08-05 07:11:15 +00:00
Angie Byron a1ce6bac55 #819816 by aaronbauman, yched, Damien Tournoud, tsi: Fixed Reordering multivalue file and image field uploads is broken. 2010-08-04 06:55:35 +00:00
Angie Byron 086f2ea091 #870196 by tobiasb, mitchmac, ericduran: Fixed Notice: Undefined variable: user_role_alias() in user_build_filter_query(). 2010-08-04 06:52:57 +00:00
Dries Buytaert d30b2bada7 - Patch #865970 by swentel: can't assign more than one category to a source. 2010-08-04 03:54:55 +00:00
Dries Buytaert 275553286d - Patch #867928 by Damien Tournoud, andypost: more tests for file and image handling. 2010-08-04 03:50:17 +00:00
Dries Buytaert f9de90e1ac - Patch #872604 by Island Usurper: documentation for hook_entity_info() is malformed. 2010-08-04 03:47:28 +00:00
Dries Buytaert 856a1a539e - Patch #662868 by David_Rothstein: user edit link should open in a overlay. 2010-08-03 23:07:01 +00:00
Dries Buytaert 603d33649b - Patch #870292 by sun, yched: hook_field_extra_fields() results are not cached. 2010-08-03 23:01:14 +00:00
Dries Buytaert f645ab468a - Patch #844410 by Dave Reid: taxonomy parents need to be saved before term hooks are called. 2010-08-03 02:17:18 +00:00
Dries Buytaert 79caf33568 - Patch #871988 by sun: avoid rebuilds in system_settings_form_submit(). 2010-08-03 02:06:42 +00:00
Dries Buytaert f4f93b2782 - Patch #850178 by karschsp, andypost: URL argument to drupal_feed_icon() and theme_feed_icon() has url() applied twice. 2010-08-03 02:02:02 +00:00
Dries Buytaert b601b26b77 - Patch #857402 by dman, andypost, cafuego: added test case for aggregator. 2010-08-03 01:59:18 +00:00
Dries Buytaert ce17e244d4 - Patch #870292 by yched, sun: hook_field_extra_fields() results are not cached. 2010-08-03 01:54:24 +00:00
Dries Buytaert b2726296b6 - Patch #872068 by ksenzee: field.crud.inc has documentation TODOs. 2010-08-03 01:49:23 +00:00
Angie Byron 9ad0a7ea9b #851168 by Stevel, Damien Tournoud: Fixed db_find_tables() expects tables to be prefixed, inconsistent implementation and documentation. 2010-08-02 18:55:17 +00:00
Dries Buytaert 36da783d53 - Patch #650732 by aaron: add icon_directory() to theme_file_icon(). 2010-08-02 13:26:40 +00:00
Dries Buytaert 6f055df1ed - Patch #871298 by plach: comment language not saved. 2010-08-02 11:26:20 +00:00
Dries Buytaert 92a897533b - Patch #139117 by hass, casey, Stefan Nagtegaal: remove outdated IE5-mac hacks for build_css_cache() regex. 2010-08-02 11:22:22 +00:00
Angie Byron 99d14f6f33 #851602 by chx, bjaspan, Damien Tournoud: Fixed FieldCrudTestCase::testUpdateField() assumes a fixed-precision storage - replace with test that's portable across database systems. 2010-08-02 05:40:17 +00:00
Angie Byron 792d73962e #737792 by quicksketch, drifter, Mike Wacker, moshe weitzman, sun, dhthwy: Fixed Use a 'title callback' for node/%node instead of drupal_set_title(). 2010-08-02 05:29:08 +00:00
Dries Buytaert dd781f99ea - Patch #866220 by David_Rothstein: URL parameter for theme_more_link() should not pass url(). 2010-08-01 23:50:19 +00:00
Dries Buytaert c6f65d2e59 - Patch #871068 by cwgordon7: 'catched' to 'caught'. 2010-08-01 23:35:01 +00:00
Dries Buytaert 2651654d09 - Patch #378064 by glipay: description field missing in menu settings on node form. 2010-08-01 23:33:18 +00:00
Dries Buytaert 9fd2531992 - Patch #870626 by cwgordon7: extraneous spaces in trigger.test. 2010-08-01 19:52:56 +00:00
Dries Buytaert 2010617151 - Patch #864584 by cwgordon7: filter format names not properly escaped. 2010-08-01 19:50:33 +00:00
Dries Buytaert 1d48f07fc7 - Patch #869350 by chx, yched: some field functions are called a bit too often. 2010-08-01 19:49:35 +00:00
Dries Buytaert c220873e15 - Patch #866220 by andypost: URL parameter for theme_more_link() should not pass url(). 2010-08-01 00:18:20 +00:00
Angie Byron 4037fa86db #846524 by aaronbauman, mgifford: Fixed Terms cannot be manually reordered by weight. 2010-07-31 13:01:50 +00:00
Angie Byron 9588a5b38b #655416 by casey, yoroy, BTMash, Bojhan, Gábor Hojtsy, sun, ksenzee, oseldman, jrguitar21, et al: 'Demonstrate block preview' should not open in the overlay, and should reflect the regions in the front-end theme. 2010-07-31 12:54:59 +00:00
Angie Byron f8dea099d7 #853748 by Stevel, andypost: Fixed Folders in includes/database that do not contain an (installable) driver are used anyway. 2010-07-31 12:29:31 +00:00
Dries Buytaert bb28a4d4c8 - Patch #663126 by casey, ksenzee, seutje: active items in top level IA don't have the light gray background when overlay is enabled. 2010-07-31 11:55:31 +00:00
Dries Buytaert a94519077b - Patch #829968 by andypost, AlexisWilke: drupal_lookup_path() documentation and return mismatch. 2010-07-31 04:10:30 +00:00
Dries Buytaert 699afdd1be - Patch #690980 by seutje, sun, seanyo, aaroncouch: disabled form elements not properly rendered. 2010-07-31 04:01:51 +00:00
Dries Buytaert 137011df91 - Patch #844388 by lotyrin, bjaspan, effulgentsia: taxonomy terms disappear from node preview if previewed more than once. 2010-07-30 03:06:18 +00:00
Dries Buytaert a63facc8c6 - Patch #867956 by jbrown: location/description of 'hide comments' settings seems sub-optimal. 2010-07-30 02:50:37 +00:00
Dries Buytaert 37c3c7ec7a - Patch #769226 by Owen Barton, alanburke, sun: fixed JS/CSS preprocess should default to FALSE. 2010-07-30 02:47:28 +00:00
Dries Buytaert 7c9948f0db - Patch #855380 by plach: () should be used to lookup the current path alias. 2010-07-30 01:52:54 +00:00
Dries Buytaert cb9869a2df - Patch #867928 by Damien Tournoud: files and images don't work in private filesystem mode. 2010-07-30 01:45:28 +00:00
Dries Buytaert 82340c4263 - Patch #820020 by eigentor: full node image is too large - reduce to 480px width. 2010-07-30 01:37:54 +00:00