Commit Graph

15390 Commits (3da69625986d0b1a2ae09899ac539ad3ef07e2a3)

Author SHA1 Message Date
webchick aa8e8f4de8 Issue #1025582 by sun: Added Custom db_select() 'conditions' parameter for menu_build_tree(). 2011-12-24 18:04:56 -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 9a519b179f Issue #1371256 by ayelet_Cr, oriol_e9g: Document that QueryConditionInterface::condition() should not be used to add NULL conditions. 2011-12-24 17:23:52 -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 d7b2e5aa36 Issue #1366740 by patrickd: Fixed theme_progress_bar() should have more information about when to use function. 2011-12-22 01:39:46 -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 24c357b5c5 Issue #1371484 by makara: Fixed Private properties in abstract class DrupalCacheArray. 2011-12-22 00:32:22 -08:00
webchick 7fc6b1e639 Issue #1375134 by xjm, sun: Fixed Random test failure in TaxonomyTermTestCase::testNodeTermCreationAndDeletion(). 2011-12-22 00:22:26 -08:00
webchick 880df4ed34 Issue #1240256 by lyricnz, Akaoni, jenspeter: Fixed file_unmanaged_copy() Fails with Drupal 7.7+ and safe_mode() or open_basedir(). 2011-12-22 00:18:42 -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 fdf48f2b99 - Patch #1366804 by TR: 'End of foo group' on a couple of API pages due to not following standards. 2011-12-19 09:47: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 90b761ec20 Issue #1356358 by BTMash: Fixed Unknown variable in generate-d7-content.sh causes PDOException. 2011-12-10 23:37:56 -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 3eeeca30b0 Issue #1322278 by rocket_nova, jhodgdon: Fixed Documentation problem with theme -- doesn't link to theme functions list. 2011-12-10 23:32:26 -06:00
webchick 77046267c8 Issue #1167996 by rocket_nova, Sheldon Rampton: Fixed UPGRADE.txt needs to say all D6 contrib modules need to be upgraded to their latest D6 versions before the D6->D7 update. 2011-12-10 23:30:21 -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 229aad8e12 Back to 7.x-dev 2011-12-05 17:49:01 -05:00
webchick a07564a296 Drupal 7.10 2011-12-05 17:18:55 -05:00
webchick f702fccca3 Issue #1318316 by xjm: AssertTaxonomyPage is missing documentation. 2011-11-24 14:16:19 -08:00