Commit Graph

4666 Commits (1aad594b51a8a71dc1ad91d4f3312a3a4e91748c)

Author SHA1 Message Date
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 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 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 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 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 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 24c357b5c5 Issue #1371484 by makara: Fixed Private properties in abstract class DrupalCacheArray. 2011-12-22 00:32:22 -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 3ba39c132f - Patch #1258000 by chx, xjm, bfroehle: SelectQuery::countQuery() inappropriately removes SQL expressions. 2011-12-21 14:52:05 -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
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 a258803789 Issue #1346760 by xjm: Fixed Drag and drop needs a scalable weight select element. 2011-12-10 23:53:03 -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 06f31080c7 Issue #813540 by jbrown, chx: Fixed Comparisons involving NULL must never return true. 2011-12-10 23:29:21 -06: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 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 ccb1f60130 Issue #1198398 by jm@bellcom.dk, AllRob: Fixed Timezone selected on install not correctly saved to admin user account. 2011-11-24 13:26:10 -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 7530f8bf40 - Patch #1289208 by minorOffense, skottler, rocket_nova: REQUEST_TIME documentation is misleading. 2011-11-22 20:13:16 -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 2ccd470ed2 Issue #1313342 by CrookedNumber, RaulMuroc, Yuri: Fixed Curacao should appear in standard_country_list(). 2011-11-19 16:40:29 -06:00
webchick 193d1e0bdc Issue #655190 by dealancer: Fixed Allow hook_install_tasks() to be called from a profile's .install file (or document that it can't be). 2011-11-14 02:34:29 -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 2df4ce2632 Issue #212284 by Damien Tournoud, alexanderpas, dww: Fixed security check in 'configure' stage not compatible with overriding variables: site_name() and site_mail(). 2011-11-12 15:40:36 -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 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 ec0f197e3c Issue #1326472 by xjm: Add capitalization and periods to several inline comments in common.inc. 2011-10-31 22:03:46 -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 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 50fb0beb7d Issue #673020 follow-up by attiks: Critical fix to Content-Language HTTP header to not cause issues with Drush. 2011-10-27 08:16:41 -07:00
webchick 2dd2f4f2a2 Ahem. Back to 7.x-dev. 2011-10-26 13:01:06 -07:00
webchick 714af23e90 Back to 7.x-dev 2011-10-26 12:57:23 -07:00
webchick 09bfa80c0c Drupal 7.9 2011-10-26 12:53:40 -07:00
webchick 168bd186a6 Issue #570314 follow-up by jhodgdon, Mac_Weber: Fixed form_set_value() documentation needs more detail. 2011-10-24 20:07:48 -07:00
webchick 29f07d6d13 Issue #1314396 by rocket_nova: Fixed Documentation for theme_links() should say that Attributes class must be an array . 2011-10-24 20:04:04 -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 242bf227bb Issue #1234848 by mr.baileys, xjm: Fixed language_list() doc is missing return value. 2011-10-17 09:22:34 -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 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