Commit Graph

10591 Commits (1ef0cd4e9cddb9541ecd2f2e2bb47b51c209b18a)

Author SHA1 Message Date
webchick b70430c9d0 Issue #1189834 by aspilicious, chrispomeroy, Albert Volkman: Add language direction to book-export-html.tpl.php 2012-02-14 13:25:42 -05:00
Dries 29dba9a4a8 - Patch #1431918 by Liam Morland: user_multiple_role_edit() doc needs more detail. 2012-02-13 13:45:55 -05:00
Dries c9d44bf4e0 - Patch #1068016 by franz, karschsp, BartVB, Niklas Fiekas: fixed number field validation fails to block some invalid input causing later SQL fatal error. 2012-02-07 14:55:33 -05:00
Dries 1b5eb21d86 - Patch #1428498 by linclark: Docblock syntax error for taxonomy_select_nodes(). 2012-02-06 21:59:22 -05:00
Dries 855c0bf0a7 - Patch #1159258 by Deciphered: fixed image_file_move() flushes new URI not source URI. 2012-02-05 09:01:17 -05:00
Dries cffbd98824 - Patch #598414 by Tor Arne Thune, Dave Reid: Fixed Links in the update results page lead to 403s. 2012-02-02 13:10:22 -05:00
Dries a5f9c98543 - Patch #1417754 by mkadin: hook_menu() docs need to explain that options don't work for tabs. 2012-02-02 13:09:07 -05:00
webchick 7bb06635ee Drupal 7.12 2012-02-01 13:46:20 -08:00
webchick 40093b2fa7 SA-CORE-2012-001 2012-02-01 13:29:51 -08:00
webchick 52ffc1eae3 Rollback of Issue #1397882, pending further clean-up. 2012-02-01 11:24:33 -08:00
webchick 4c8c6eefb8 Issue #336483 by brianV, catch: Fixed Performance: SELECT MAX(comment_count()) FROM node_comment_statistics() does full table scan. 2012-02-01 09:12:19 -08:00
webchick df99795a5d Issue #289504 by catch, mikeryan, moshe weitzman: Fixed user_delete() performance: index comment uid columns. 2012-02-01 09:09:46 -08:00
webchick 4dafc577cc Issue #996236 by fago, sun, pillarsdotnet, xjm: Fixed drupal_flush_all_caches() does not clear entity info cache. 2012-01-31 02:51:45 -08:00
webchick c12fac5669 Rollback of Issue #1280792 by andypost: Key length too long error. 2012-01-31 02:50:11 -08:00
webchick ae277600fb Issue #569076 by rocket_nova, wamilton, alonpeer: Test that taxonomy term page contains a link to parent terms in the breadcrumbs. 2012-01-31 00:23:01 -08:00
webchick 67c4a08284 Issue #1367000 by chris.leversuch, oriol_e9g, David_Rothstein: Clean up API docs for php module. 2012-01-31 00:20:48 -08:00
webchick f8a051b1a4 Issue #1415794 by Zen Master: Fixed node_access_test_form_node_form_alter() has wrong documentation header. 2012-01-31 00:19:08 -08:00
webchick 2c51f2d61d Issue #1409052 by mkadin: Fixed hook_menu() should state that auto-loaders should return FALSE to indicate nothing found and trigger a 404. 2012-01-31 00:14:31 -08:00
webchick 8abbf61f0e Issue #1372280 by sven.lauer: Document that field_info_field_by_id() may also be used for deleted fields. 2012-01-31 00:13:12 -08:00
webchick 56234fa8eb Issue #1416212 by pontus_nilsson: Fixed _user_mail_notify() -- options for need to be a list. 2012-01-31 00:11:46 -08:00
webchick 4bfd0a68b6 Issue #1045786 by Désiré, Albert Volkman, droplet: Fixed Length of Aggregator Trimmed Description. 2012-01-31 00:07:27 -08:00
webchick 9f1ec4fb60 Issue #1025286 by Tor Arne Thune, Devin Carlson, swentel: Fixed logo_upload() in form_set_error() instead of favicon_upload() in system.admin.inc. 2012-01-31 00:06:33 -08:00
webchick 1fab19f3f3 Issue #1360416 by droplet, LSU_JBob: Fixed Document that the page_bottom() region is hidden from the blocks UI. 2012-01-30 23:52:47 -08:00
webchick 60c65b1cb3 Issue #1402620 by jeckman, jwlogemann: Fixed node_show() return doc links to nonexistent function. 2012-01-30 23:51:33 -08:00
webchick 184545b331 Issue #1405260 by skottler: Clarify the language around non-reliable queue examples. 2012-01-30 23:49:11 -08:00
webchick 97791517f8 Issue #984874 by LSU_JBob, dalin, Albert Volkman, sun: Use DrupalUnitTestCase where possible. 2012-01-30 23:46:54 -08:00
webchick a66c4bbbd3 Issue #1280792 by julien, xjm, pingers, Niklas Fiekas: Fixed {trigger_assignments()}.hook has only 32 characters, is too short. 2012-01-30 23:04:21 -08:00
webchick 060b016ae0 Issue #1110650 follow-up by sun: Oops. No entity_create() in 7.x. :) 2012-01-30 22:40:44 -08:00
webchick 07c5fbae1d Issue #1110650 follow-up by grendzy, oriol_e9g, sun: Fixed comment-by-anonymous class never appears. 2012-01-30 20:59:06 -08:00
webchick bbede7f650 Issue #1371484 by catch, langworthy, makara, ArtistConk: Fixed Private properties in abstract class DrupalCacheArray. 2012-01-30 20:24:49 -08:00
webchick c367b7d954 Issue #1411592 by dadikof, Niklas Fiekas: Fixed func_get_args() can't be used as a function parameter before PHP 5.3. 2012-01-30 20:15:24 -08:00
Dries 1dc0815d47 - Patch #1420048 by nod_, droplet: fixed menu* JS indention. 2012-01-29 16:13:03 -05:00
Dries 14e1deb866 - Patch #1399496 by droplet: JS semicolon to following code standard . 2012-01-29 08:25:27 -05:00
Dries 055da3f730 - Patch #1354852 by marvil07, 30equals: hook_node_type_insert() has no sample function body. 2012-01-27 12:11:30 -05:00
Dries 56b02b5b27 - Patch #1394790 by joachim: explain system_admin_compact_mode(). 2012-01-27 10:37:31 -05:00
Dries 3b1050aecd - Patch #1377544 by kotnik: hook_update_N documentation uses dead links. 2012-01-27 10:26:07 -05:00
Dries 89b7752334 - Patch #852524 by plach, oriol_e9g: include language provider files only when they are needed. 2012-01-26 11:10:14 -05:00
Dries b0ac4796a6 - Patch #1346166 by Dave Reid: Improve performance of token_replace() if there are no tokens to replace. 2012-01-24 20:18:44 -05:00
Dries 1cb7758a76 - Patch #1000074 by naxoc: node_permission() uses check_plain() without a purpose. 2012-01-24 17:21:47 -05:00
Dries d7946ebdda - Patch #1386514 by pflame, nod_, David_Rothstein: Fixed Dragging and dropping a shortcut from disabled to enabled doesn't switch the status if the dragging happens fast. 2012-01-24 14:01:57 -05:00
Dries af8bd61872 - Patch #1330554 by oriol_e9g, fiftyz, richthegeek: Fixed taxonomy_get_tree() incorrect depth on multiple parents. 2012-01-23 09:01:44 -05:00
webchick 9318096df2 Issue #1160928 follow-up by sun: Commit missing file. Oops. 2012-01-21 14:00:27 -08:00
webchick 27910871de Issue #987930 by David_Rothstein, Tor Arne Thune: Fixed The obsolete 'site_offline_message' variable is not always deleted during the D6->D7 upgrade. 2012-01-21 12:47:45 -08:00
webchick 6972dd4615 Issue #1402962 by xjm, marcingy, oriol_e9g, msonnabaum: Fixed Render cache shouldn't treat empty strings as a cache miss. 2012-01-21 11:00:42 -08:00
webchick 8164434505 Issue #278425 by andypost, droplet, OnkelTem, chx, c960657, drewish, kotnik, realityloop: Change notice for: Using basename() is not locale safe. 2012-01-21 10:52:40 -08:00
webchick 2835231924 Revert "Issue #1367000 by chris.leversuch, oriol_e9g, David_Rothstein: Clean up API docs for php module."
Sorry, we're over thresholds atm. Hopefully can commit this soon.

This reverts commit 4303ae6e48.
2012-01-21 10:25:51 -08:00
webchick 138745688b Issue #800434 by pillarsdotnet, plach, bart.hanssens: Added drupal_mail(), allow hook_mail_alter() implementation to cancel mail. 2012-01-21 10:24:52 -08:00
webchick 4303ae6e48 Issue #1367000 by chris.leversuch, oriol_e9g, David_Rothstein: Clean up API docs for php module. 2012-01-21 10:21:41 -08:00
webchick bc326ed156 Issue #1309742 by rocket_nova, Albert Volkman: Add inline comment clarifying use of language_list() in system_date_format_save(). 2012-01-21 10:19:10 -08:00
webchick 4ef9f0598b Issue #1160928 by catch, xjm: Add tests for node type/comment body upgrade path. 2012-01-21 10:18:14 -08:00
webchick 5f3834f2ac Issue #955848 by anrikun, Kars-T, catch, chx, casey, sun: Fixed When editing an existing node with a link, the link itself is listed in 'Parent item': menu_parent_options() needs some rewriting. 2012-01-21 10:09:06 -08:00
webchick 7e074f9ee7 Issue #1214344 by wiifm, msonnabaum, oriol_e9g: Fixed 'misc/progress.js' is not being included when 'Aggregate JavaScript files' is used. 2012-01-21 10:06:29 -08:00
webchick 14a6ec5b91 Issue #131737 by malc0mn, pillarsdotnet, scor, xjm, nvanhove, oriol_e9g, mrfelton, aspilicious, Pancho, v1nce, dhthwy: Fixed Ensure that the Return-Path is set when sending mail on both Windows and non-Windows systems. 2012-01-21 10:03:49 -08:00
webchick 2797acb952 Issue #1391426 by yched: Fixed Wrong bundles in EntityFieldQueryTestCase. 2012-01-21 09:54:59 -08:00
webchick 0736fbb14b Issue #1371938 by yched, Everett Zufelt, xjm, casey: Fixed hook_field_delete() no longer invoked during field_purge_data(). 2012-01-21 09:52:47 -08:00
webchick f7db409879 Issue #1397890 by sun: Fixed DrupalWebTestCase::assertFieldByName() outputs bogus assertion message when no is passed. 2012-01-21 09:43:14 -08:00
webchick 9e4da3f605 Issue #1397882 by sun: Fixed system_theme_settings_submit() does not properly clean up submitted form values. 2012-01-21 09:33:33 -08:00
webchick a8737c296c Issue #1181750 by Everett Zufelt, sun: Fixed Removal of 'Hidden' option in comment settings form may break programmatic form submissions. 2012-01-21 09:19:11 -08:00
webchick 3cc2fc4b8f Issue #1338110 by aaron.r.carlton, oriol_e9g: Fixed remove the protected variable () if it's not used in tracker.test. 2012-01-14 02:04:59 -05:00
webchick 2bdebdb7a5 Issue #1399896 by xjm: Fixed testCommentNewCommentsIndicator() is inside CommentHelperCase and therefore gets run repeatedly. 2012-01-14 01:02:36 -05:00
webchick 86aa81e068 Issue #1398806 by kiamlaluno: Fixed The purpose of hook_search_page() is explained twice. 2012-01-13 23:53:34 -05:00
webchick 1aad594b51 Issue #1336308 by kathyh, pjcdawkins, meshkinsoft: Fixed wrong usage of function t in system_menu(). 2012-01-11 23:33:48 -05:00
webchick e137a81ad9 Issue #1376164 by sun, oriol_e9g: Fixed Format SimpleTestFunctionalTest description according to standards. 2012-01-11 23:28:25 -05:00
webchick d48aa54c3a Issue #1274212 by amateescu, c31ck: Fixed Incorrect order of choices in Poll module. 2012-01-11 23:27:05 -05:00
webchick 3719915977 Issue #939880 by amateescu, marcingy: Fixed Poll Module throws PDOException when creating poll content. 2012-01-11 23:26:00 -05:00
webchick 6f58aa16f0 Issue #1391384 by yched, oriol_e9g: Fixed Wrong static clear on taxonomy_vocabulary_save(). 2012-01-11 23:25:05 -05:00
webchick c99eba75ec Issue #1387766 by dereine: Added Use fast drupal static pattern for locale. 2012-01-11 23:21:05 -05:00
webchick 1c519917ad Issue #1295546 by c31ck, marcingy, amateescu, xjm: Fixed Weight and number of votes not getting saved when updating a poll. 2012-01-11 23:19:53 -05:00
webchick 84844cf37d Issue #1344752 by pflame, aspilicious, JacobSingh: Fixed Drag and Drop of shortcuts between Enable and Disable Does not respect the Shortcuts Limit. 2012-01-11 23:19:09 -05:00
webchick b9fb497483 Issue #1367014 by chris.leversuch: Clean up API docs for toolbar module. 2012-01-11 23:18:00 -05:00
webchick 94ab147781 Issue #1227396 by chris.leversuch, jhodgdon: Document that hook_node_access() is not called on node listings. 2012-01-11 23:17:15 -05:00
webchick 87a1fbc1f6 Issue #987472 by damien_vancouver, OnkelTem: Fixed search.module doesn't consistently support multibyte characters. 2012-01-11 23:16:22 -05:00
webchick 009f260e8b Issue #1368872 by agentrickard, oriol_e9g: Clean up API docs for syslog. 2011-12-31 16:14:43 -08:00
webchick 2743693e81 Issue #1273104 by TwoD, Rob Loach, nburles, nod_: Remove eval() from field_ui().js. 2011-12-31 16:12:19 -08:00
webchick dae2df9cb5 Issue #1273722 by bfroehle: Fix FieldAttachTestCase::setUp() signature. 2011-12-31 16:11:08 -08:00
webchick d743067296 Issue follow-up #1007830 by Damien Tournoud, basic: Fixed Nested transactions throw exceptions when they got out of scope. 2011-12-31 16:09:02 -08:00
webchick 8703bb7b3d Issue #1359710 by xjm, pwolanin: Fixed taxonomy_menu() passes invalid arguments into taxonomy_form_term(). 2011-12-31 16:00:21 -08:00
webchick 5f9bb354ef Issue #1380660 by aspilicious, loganfsmyth: Fixed field_available_languages() static cache never cleared. 2011-12-31 15:56:32 -08:00
Dries 59cb7b4d4a - Patch #1387002 by Rob Loach, nburles: Fixed Bug in overlay-parent.js when minified. 2011-12-30 20:44:32 +01:00
webchick 974ae8947b Revert "Issue #1039666 by Jelle_S: Fixed Placing a block in a region via select dropdown moves it to the top of the region, but it will show at the bottom."
This reverts commit 67b7ac08eb.
2011-12-28 20:38:27 -08:00
webchick 88593096e3 Issue #1370060 by jvns, chris.leversuch: Add cross-references between taxonomy_vocabulary_load() and taxonomy_vocabulary_machine_name_load(). 2011-12-27 21:48:52 -08:00
webchick ccf0dfb01a Issue #1379206 by c31ck, pingers: Fixed Documentation problem with hook_url_outbound_alter(). 2011-12-27 21:42:21 -08:00
webchick 1bbb219c2e Issue #1386318 by barbi: Fixed hook_field_widget_info() should have a @see to other function. 2011-12-27 21:40:33 -08:00
webchick 15e66edf06 Issue #1347812 by nanotube, xjm: Fixed Remove/replace documentation references to upload_file_load() and upload_file_delete(). 2011-12-25 00:37:50 -08:00
webchick 88b568e272 Issue #381994 by xjm, good_man, elcuco, brianV, yhager: Fixed Machine-name fields are always in Latin characters, and should therefore always be LTR. 2011-12-24 18:09:18 -08:00
webchick 0f48b80173 Issue #1015916 by BTMash, jenlampton, theborg, Aron Novak, christefano, realityloop, xjm, Kevin Hankens: Fixed Image field 'title' allows more data than database column size. 2011-12-24 18:06:27 -08:00
webchick 9f742a2cb8 Issue #1338428 by jbrown, BTMash, Tor Arne Thune: Fixed image_dimensions_scale() and image_scale_effect() are ungrokable and buggy. 2011-12-24 18:00:17 -08:00
webchick 8259aab1db Issue #629518 by jhodgdon, reglogge, jvns, oriol_e9g: Fixed hook_node_insert() and other node hooks have imprecise/misleading descriptions. 2011-12-24 17:58:33 -08:00
webchick 67b7ac08eb Issue #1039666 by Jelle_S: Fixed Placing a block in a region via select dropdown moves it to the top of the region, but it will show at the bottom. 2011-12-24 17:56:49 -08:00
webchick df07b518ef Issue #1332636 by sven.lauer, xjm: Clean up API docs for contact module. 2011-12-24 17:52:05 -08:00
webchick 755e486d12 Issue #1323720 by xenophyle, xjm: Clean up API docs for block module. 2011-12-24 17:51:06 -08:00
webchick 0dc3499883 Issue #1325116 by xenophyle, xjm: Clean up API docs for Aggregator module. 2011-12-24 17:49:37 -08:00
webchick 227fd2c43d Issue #1326638 by sven.lauer, jhodgdon, xjm: Clean up API docs for field_ui() module. 2011-12-24 17:44:36 -08:00
webchick 4747da6a10 Issue #1332580 by sven.lauer, xjm: Clean up API docs for color module. 2011-12-24 17:31:11 -08:00
webchick 364cc3349a Issue #1373634 by oriol_e9g, sun: Fixed Installation profile is not installed and not registered as module, unless identical to parent site. 2011-12-24 17:30:03 -08:00
webchick 8de8ead4d3 Issue #1373194 by chris.leversuch: Fixed Field Attach API topic/group page should link to Field Language API page. 2011-12-24 17:25:37 -08:00
webchick 1e126deba8 Issue #942782 by pillarsdotnet, xjm, becw, timhilliard, JohnAlbin, jrchamp, Tor Arne Thune, Damien Tournoud, jn2, James Andres, dstol, melon, colan: Fixed Custom menus never receive an active trail. 2011-12-24 17:20:23 -08:00
webchick fa4d4c5ce3 Issue #866292 by marcingy, ygerasimov, quicksketch, attiks, furamag: Fixed '0' not displayed as checkbox / radios options (nor as any element #title). 2011-12-22 02:14:53 -08:00
webchick 4735a9bf59 Issue #1345480 by chris.leversuch, rbayliss: Fixed node_load() does not document FALSE return value. 2011-12-22 01:58:55 -08:00
webchick 9ae311baa0 Issue #1362920 by scor, oriol_e9g: Wrong sitename variable in system.api.php. 2011-12-22 01:57:32 -08:00
webchick e134bd5b16 Issue #1366232 by sun: Fixed drupalCreateUser() breaks if testing site/profile does not install Comment module. 2011-12-22 01:56:09 -08:00
webchick 640507b6ba Issue #678594 follow-up by mlncn: Add clarifying comment to RDFa markup for file/image formatters. 2011-12-22 01:42:33 -08:00
webchick db0b9c89fc Issue #1319904 by rc_100, xjm, jhodgdon: Clean up API docs for help module. 2011-12-22 01:36:41 -08:00
webchick 06d408fae3 Issue #1347890 by sven.lauer, xjm, jhogdon: Clean up API docs for file module. 2011-12-22 01:35:16 -08:00
webchick 86ff7681c8 Issue #1349610 by bartlantz, jhodgdon: Make the subtopics of Field API link back to it. 2011-12-22 01:31:34 -08:00
webchick 2550674cc8 Issue #1050466 by xjm, makara, rhayun: Fixed The taxonomy index should be maintained in a node hook, not a field hook. 2011-12-22 01:11:01 -08:00
webchick 7fc6b1e639 Issue #1375134 by xjm, sun: Fixed Random test failure in TaxonomyTermTestCase::testNodeTermCreationAndDeletion(). 2011-12-22 00:22:26 -08:00
Dries 7cf4dea7c6 - Patch #1373360 by sun: fatal error if optional Block module is not enabled. 2011-12-21 14:56:15 -05:00
Dries 3ba39c132f - Patch #1258000 by chx, xjm, bfroehle: SelectQuery::countQuery() inappropriately removes SQL expressions. 2011-12-21 14:52:05 -05:00
Dries 30d6b830cf - Patch #1265946 by klausi, tstoeckler, dereine, aspilicious: DoS against core using a large number of OR search query terms. 2011-12-21 09:31:28 -05:00
Dries ba3e11f132 Merge branch '7.x' of git.drupal.org:project/drupal into 7.x 2011-12-19 09:41:16 -05:00
Dries ee6826fc16 - Patch #1146088 by lyricnz: label always visible for table formatter. 2011-12-19 09:41:11 -05:00
webchick 9e12767c75 Revert "Issue #813540 by jbrown, chx: Fixed Comparisons involving NULL must never return true."
This reverts commit 06f31080c7.
2011-12-16 06:42:49 -06:00
Dries 184c145d13 - Patch #1229868 by nicl, DjebbZ: hook_form_BASE_FORM_ID_alter(), hook_form_alter(), and hook_form_FORM_ID_alter() doc inconsistent. 2011-12-14 10:06:56 -05:00
webchick 6fcc87bf4e Issue #479368 by Heine, Roger Saner, xjm, mcarbone, keichee, asimmonds: Fixed Create RFC compliant HTML safe JSON. 2011-12-11 00:18:13 -06:00
webchick 11d884bee7 Issue #953336 by sun: Fixed Contributed modules are not able to test theme-related functionality. 2011-12-11 00:12:37 -06:00
webchick a258803789 Issue #1346760 by xjm: Fixed Drag and drop needs a scalable weight select element. 2011-12-10 23:53:03 -06:00
webchick ad0423550c Issue #1212992 by catch, xjm, chx, beejeebus, BTMash, bfroehle: Fixed major bug - Prevent tests from deleting main installation's tables when parent::setUp() is not called. 2011-12-10 23:48:24 -06:00
webchick 09d37840be Issue #1349610 by bartlantz: Added make the subtopics of Field API link back to it. 2011-12-10 23:39:15 -06:00
webchick e9360598a8 Issue #673224 by rocket_nova, jhodgdon: Fixed None of the hooks in field.api.php are grouped as such. 2011-12-10 23:34:11 -06:00
webchick 06f31080c7 Issue #813540 by jbrown, chx: Fixed Comparisons involving NULL must never return true. 2011-12-10 23:29:21 -06:00
webchick e59e9d948f Issue #1301522 by xjm, Rob Loach, David_Rothstein: Fixed field_ui_default_value_widget() does not pass along the entity type when it creates the default value form. 2011-12-10 23:15:51 -06:00
Dries 04ad7fcc40 - Patch #1366518 by chris.leversuch: 'Columns' is misspelled (()) in theme_field_ui_table(). 2011-12-10 08:54:05 -06:00
Dries fcc870726c - Patch #1345152 by Zgear, chris.leversuch: field_create_field() and related functions have incorrect exception throwing docs. 2011-12-09 10:32:50 -05:00
webchick f702fccca3 Issue #1318316 by xjm: AssertTaxonomyPage is missing documentation. 2011-11-24 14:16:19 -08:00
webchick c1b5616cc2 Issue #1329914 by xjm, msonnabaum: Fixed Ensure ['q'] is set before calling drupal_normal_path(). 2011-11-24 13:41:11 -08:00
webchick e1616f4d13 Issue #1332648 by sven.lauer, jhodgdon, xjm: Clean up API docs for contextual module. 2011-11-24 13:31:28 -08:00
webchick 730f77f2f9 Issue #1182296 by BTMash, matason, catch, xjm: Add tests for 7.0->7.x upgrade path. 2011-11-24 13:05:50 -08:00
Dries 3b01378ea5 - Patch #1206992 by oriol_e9g: fixed Field UI error message and incorrect type level. 2011-11-22 21:03:58 -05:00
Dries abd3e6ef31 - Patch #1196112 by rocket_nova: taxonomy_get_parents() return value documentation isn't complete. 2011-11-22 20:37:48 -05:00
Dries ac2747336a - Patch #1087940 by drewish, rocket_nova: document that wildcard % doesn't work as first argument in menu paths. 2011-11-22 20:32:24 -05:00
Dries 55eebca913 - Patch #1302364 by Chi, realityloop: duplicate status check in forum_field_storage_pre_update(). 2011-11-22 20:07:49 -05:00
Dries 8c8e291d42 - Patch #1280674 by TR, DamZ: submit button 'floats' during ajax submission. 2011-11-22 19:55:11 -05:00
Dries b96a83b4a9 - Patch #765860 by effulgentsia, dww, dereine, mikey_p, xjm, sun, sven.lauer: drupal_alter() fails to order modules correctly in some cases. 2011-11-21 22:18:43 -05:00
webchick d8b517295c Issue #1346772 by xjm: Fixed StatisticsLoggingTestCase->testLogging() is unstable. 2011-11-21 14:47:08 -08:00
Dries efe039b555 - Patch #1337124 by xjm: improve API documentation for taxonomy_autocomplete(). 2011-11-20 22:51:41 -05:00
webchick 6b8eea50a4 Issue #1002258 by tstoeckler, xjm: Fixed D6 modules satisfy D7 module dependencies. 2011-11-14 02:29:03 -05:00
webchick 44ef94767f Issue #1002258 by tstoeckler, xjm: Fixed D6 modules satisfy D7 module dependencies. 2011-11-14 02:28:16 -05:00
webchick cfc35a0b3e Issue #488496 by loganfsmyth, Gábor Hojtsy: Implement missing msgctx context in JS translation for feature parity with t(). 2011-11-14 02:17:32 -05:00
webchick f77015e645 Issue #1146234 by David_Rothstein, Tor Arne Thune, xjm: Fixed Overlay redirect does not include query string. 2011-11-12 16:44:09 -08:00
webchick 77f594cc6a Issue #1326950 by chrispomeroy: Fixed typo in overlay-child-rtl.css. 2011-11-12 15:44:46 -08:00
webchick b26aa370c9 Issue #1339292 by xjm: Fixed hook_requirements() documentation references incorrect path for cron in system.api.php. 2011-11-12 15:42:20 -08:00
webchick f9a66fff5f Issue #789484 by Lars Toomre, sven.lauer, jhogdon, pillarsdotnet, michaellenahan: Fixed Confusing documentation for argument in hook_access()/hook_node_access(). 2011-11-12 15:32:01 -08:00
webchick 364a36e8ab Issue #1333346 by claudiu.cristea: Fixed hook_field_extra_fields_alter() example code. 2011-11-11 20:53:42 -08:00
webchick a9aeff1fce Issue #1247982 by kathyh, Aron Novak, xjm: Fixed API doc for hook_aggregator_parse() is incorrect. 2011-11-11 20:51:53 -08:00
webchick 775d4d3819 Issue #777168 by Berdir, effulgentsia: Fixed Notice: Undefined property: stdClass:: in profile_user_presave(). 2011-11-11 20:47:49 -08:00
webchick d1e35f3da1 Issue #1326932 by jenlampton, rump: Bunny ears are fuzzy: update search test node content to reflect this. 2011-11-11 20:45:43 -08:00
webchick 625cf954e8 Issue #1006714 by Steven Jones, chx, mr.baileys, xjm, carlos8f: Fixed drupal_get_path() doesn't work for profiles. 2011-11-11 20:41:16 -08:00
webchick 7653e902e1 Issue #1334768 by ls206, Pasqualle: Fixed Syntax error in locale_test().js line 27. 2011-11-11 20:23:24 -08:00
webchick 4cea9fad25 Issue #935208 by droplet, assert0, adrinux, Tor Arne Thune: Fixed PECL uploadprogress bar doesn't appear. 2011-11-11 12:35:14 -08:00
webchick 77c0c9a48c Issue #1180642 by franz, catch, xjm, musicnode: Fixed PDOException in statistics_exit() when path longer than 255 characters. 2011-11-11 11:55:48 -08:00
webchick 58237ba0b2 Issue #1049284 by xjm: Fixed Running update.php to flush caches no longer works unless there are updates pending. 2011-11-11 11:53:38 -08:00
webchick 4c99420766 Issue #999024 by bfroehle, O Govinda: Fixed Status Report page refers to 'update status module' instead of 'update manager module'. 2011-11-11 11:49:14 -08:00
webchick bed5980643 Missing files. 2011-11-07 22:45:43 -08:00
webchick 5646753598 Issue #951644 by catch, David_Rothstein, aschiwi, xjm: Fixed Requirement warnings (e.g. for PHP memory limit) are not shown on install or update unless there is a requirement error also. 2011-11-07 22:40:10 -08:00
webchick 8ad62e2dee Issue #1312844 follow-up by David_Rothstein, kathyh: Fixed minor formatting bug. 2011-11-03 21:18:59 -07:00
webchick 70ebc5e784 Issue #1103590 follow-up by Tor Arne Thune, dcrocks: Add tests for blocks being added to 'hidden' region. 2011-11-03 21:12:28 -07:00
webchick 7ad0db1015 Issue #561858 follow-up by effulgentsia, sun: Add tests for AJAX framework lazy-load feature. 2011-10-29 12:50:43 -07:00
webchick 33e476a1fd Issue #1021064 by montesq, barraponto, cwells73, mejd: Fixed No Main Links causes error message in form description to set Secondary Links. 2011-10-29 12:29:45 -07:00
webchick e56afba266 Issue #1011614 by catch, pillarsdotnet: Fixed Theme registry can grow too large for MySQL max_allowed_packet() and memcache default slab size. 2011-10-29 12:28:23 -07:00
webchick 4060a32212 Issue #1274406 by marcingy, grndlvl: Fixed PDO exception is thrown when saving a node with a title that is too long. 2011-10-29 12:26:55 -07:00
webchick 1986255b09 Issue #1320576 by amateescu: Fixed hook_field_purge_field_instance() doesn't exist. 2011-10-25 12:29:39 -07:00
webchick c545f6eedd Issue #1312844 by sven.lauer: Fixed hook_schema() doc should state that database tables are auto-created. 2011-10-24 20:04:47 -07:00
webchick b53e958364 Issue #1312178 by rocket_nova, jhodgdon, unabacus: Fixed Documentation problem with 'hook_theme_registry_alter()' example code. 2011-10-24 20:02:56 -07:00
webchick 7259d8fc30 Issue #1129642 follow-up by BTMash: Fixed D7 upgrade path for images. 2011-10-24 11:41:14 -07:00
webchick abc2183d36 Issue #789484 by Lars Toomre, pillarsdotnet, michaellenahan, sven.lauer, Mac_Weber: Fixed Confusing documentation for argument in hook_access()/hook_node_access(). 2011-10-19 23:56:45 -07:00
webchick c9f793c456 Issue #766382 by neoglez, pebosi, andypost, sarah_p: Fixed Column 'nid' is ambiguous when using node access modules. 2011-10-19 23:45:29 -07:00
webchick a5fd8c9478 Issue #1066274 by pcambra, Damien Tournoud, xjm: Added hook_options_list() should allow to pass the instance of a field . 2011-10-19 23:39:43 -07:00
webchick adb7daa544 Issue #1184830 by linclark, Dipper: Fixed User account group has no #type. 2011-10-19 23:33:39 -07:00
webchick 5d735a0782 Issue #1307062 by sven.lauer, jhodgdon: Fixed install file hooks should state whether module code is available. 2011-10-19 23:30:15 -07:00
webchick c5713b25f3 Issue #1129642 by jbrown: Fixed Populate HTML image tags with dimension attributes (like D6 imagefield) without re-introducing I/O (followup). 2011-10-17 10:29:35 -07:00
webchick 72ef1daad0 Reverting accidental commit with last patch. 2011-10-17 10:28:23 -07:00
webchick 89ad342620 Oops. Forgot a file. 2011-10-17 09:49:19 -07:00
webchick 36dfb0797b Issue #1310164 by sven.lauer: Documentation missing for #object in Field API. 2011-10-17 09:24:23 -07:00
webchick 9ebcbc701b Issue #1021568 by skottler, sven.lauer, jhodgdon: Fixed hook_theme() variables vs render elements. 2011-10-17 09:21:09 -07:00
webchick 34f117b103 Issue #221712 by Damien Tournoud, Gábor Hojtsy, iliphil, Bodo Maass, idflood, loganfsmyth: Fixed locale_language_from_browser() doesn't parse language tags correctly, has a broken logic. 2011-10-17 09:14:30 -07:00
webchick d548e9b4e4 Oops. Correcting spacing error with previous patch. 2011-10-17 09:08:32 -07:00
webchick 79346644a3 Issue #943924 by Merco, lotyrin, eojthebrave: Fixed Allow preview of private image on node add form. 2011-10-17 09:07:18 -07:00
webchick 5c9eab059c Issue #1041906 by Monochrome, bobodrone, ELC, ctibor, DamienMcKenna: Fixed Taxonomy term menu link title overrides term page title. 2011-10-17 09:04:20 -07:00
webchick 0710e3cd5e Issue #1002734 by pillarsdotnet, yched: Fixed Multiple 'Undefined index' notices in modules/field/modules/number/number.module. 2011-10-17 08:45:00 -07:00
webchick a545c30809 Issue #1281932 by loganfsmyth, bfroehle, Gábor Hojtsy: Convert Drupal.t and Drupal.formatPlural regular expressions to extended form. 2011-10-17 08:40:18 -07:00
webchick 6f300a6cd7 Issue #1268234 by derjochenmeyer: Move out rendering image from aggregator parser. 2011-10-17 08:38:48 -07:00
webchick 24d994f688 Issue #262498 by EugenMayer, DjebbZ: Fixed Error in content administration using taxonomy filter. 2011-10-17 08:37:22 -07:00
webchick bc3aeb2523 Issue #1183430 by TR, oriol_e9g: Fixed t function strings should not have whitespaces at beginning or end. 2011-10-17 08:35:22 -07:00
webchick 1f434f652e Issue #1191614 by Gábor Hojtsy: Added Make t() formatter available as its own function. 2011-10-17 08:28:42 -07:00
Dries cca33d7255 - Patch #1311490 by skottler: remove dl.multiselect remnants. 2011-10-16 15:35:25 -04:00
Dries edcf08249a - Patch #1309298 by sven.lauer: document that hook_(en|dis)able implementations should live in .install files. 2011-10-16 15:32:58 -04:00
Dries fecc8efa5f - Patch #1309750 by kiamlaluno: wrong spelling in the hook_search_execute() documentation. 2011-10-16 12:55:03 -04:00
webchick 73da458f28 Issue #1220602 by catch: Fixed Call to undefined function _update_7000_field_read_fields() during Forum update 7003. 2011-10-14 17:03:59 -04:00
Dries Buytaert eb82ee8611 - Patch #1308994 by Devin Carlson: certain Field UI messages have the wrong type. 2011-10-13 20:26:15 -04:00
webchick 4c90f539bd Issue #1115106 by Damien Tournoud: Fixed Failures to update a field are not properly handed in SQL Storage and Field UI. 2011-10-09 07:55:41 -07:00
webchick 8ab4dbc3cb Issue #743234 by mr.baileys, twistor, Berdir, mgifford: Fixed /aggregator does not use pagination. 2011-10-09 07:45:30 -07:00
webchick fe1461efbc Issue #1300482 by pillarsdotnet: Fixed Remove cruft function_exists() from _field_filter_items() leftover from the (removed) function registry. 2011-10-06 10:36:07 -07:00
webchick 1961c11175 Issue #1292922 by loganfsmyth, plach: Fixed EntityFieldQuery count query broken for translatable fields. 2011-10-05 17:55:07 -07:00
webchick 18fb44809f Issue #1248940 by yched: Fixed 'Manage fields' screens : broken table layout. 2011-10-05 17:53:30 -07:00
webchick 63885573b6 Issue #1079966 by dereine, catch: Fixed Notice when renaming bundles. 2011-10-05 07:56:13 -07:00
webchick 85875f3ac9 Issue #1244116 by catch: Fixed Feed items with title longer than 255 characters fail to insert into aggregator_item(). 2011-10-04 14:45:04 -07:00
webchick d967abdf1d Issue #1054848 by barraponto: Fixing common typos through codespell.py. 2011-10-02 11:09:00 -07:00
webchick 9c42142614 Issue #1274674 by karschsp, pgrond, mdupont, aroq | Lars Toomre: Added static caching to taxonomy_vocabulary_get_names(). 2011-10-02 11:07:45 -07:00
webchick fa5a4a74c8 Issue #1273206 by droplet: Access global when it essentially needed. 2011-10-02 11:04:56 -07:00