Commit Graph

15271 Commits (1aad594b51a8a71dc1ad91d4f3312a3a4e91748c)

Author SHA1 Message Date
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 60dcf9501d Issue #1376502 by TR, vitalsouto: Fixed Code cleanup: Removed empty PHP blocks from templates left over from git migration. 2012-01-11 23:23:55 -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 ccbc40d071 Issue #1364528 by Everett Zufelt, catch: Add xjm as taxonomy module maintainer. 2012-01-11 23:13:37 -05:00
webchick 4155f1b144 Revert "Issue #1371484 by makara: Fixed Private properties in abstract class DrupalCacheArray."
This reverts commit 24c357b5c5.
2012-01-01 20:34:17 -08: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
webchick 96882a91d8 Issue #1382144 by Chi: Rename variable in standard profile. 2011-12-31 15:55:20 -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 2f6d917af5 Issue #1309278 by basic, Niklas Fiekas: Added Make PDO connection options configurable. 2011-12-25 00:40:22 -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 862cfa2774 Issue #1359326 by xjm: Fixed t() documentation does not clearly indicate that options are documented in format_string() docs. 2011-12-24 18:07:37 -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 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