Commit Graph

4645 Commits (06f31080c7281c8227d2556cd0807744e91c9fb5)

Author SHA1 Message Date
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
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 1c5d72c84f - Patch #1307332 by pillarsdotnet: improve the docs for DrupalLocalStreamWrapper::getLocalPath() function. 2011-10-16 12:52:29 -04:00
Dries a11b4c6147 - Patch #1081266 by mfb: avoid re-scanning module directory when multiple modules are missing. 2011-10-16 12:43:15 -04:00
webchick 19ac9357bb Issue #1258176 by sven.lauer: API doc for element_children() is only useful for people who already know what 'children' are. 2011-10-16 02:07:57 -07:00
Dries Buytaert 1d9c067a64 - Patch #341038 by jhodgdon, kathyh, sdboyer: Docblock for DatabaseStatementInterface is a bit off. 2011-10-13 20:20:02 -04:00
webchick f429c2716e Issue #673020 by mgifford, attiks: Added the Content-Language HTTP header to the generated page. 2011-10-09 07:52:01 -07:00
webchick a375b7e565 Issue #1253828 by sven.lauer: Fixed drupal_render() doc should explain what 'child' means. 2011-10-09 07:49:44 -07:00
webchick a78b13d02c Issue #1300496 by Dave Reid: Fixed VERSION constant was not updated to '7.9-dev' after 7.8 release. 2011-10-05 12:00:01 -07:00
webchick 334f2a7d05 Issue #1295502 by pillarsdotnet: Fixed Add missing '$' character to docblock for timer_start(), timer_read(), and timer_stop() functions. 2011-10-05 08:49:34 -07:00
webchick a9e52c0503 Issue #1295502 by pillarsdotnet: Fixed Add missing '$' character to docblock for timer_start(), timer_read(), and timer_stop() functions. 2011-10-05 08:43:48 -07:00
webchick fae103736b Issue #1167218 by droplet, kathyh: Fixed DatabaseStatementInterface::fetch* - document what empty return value is. 2011-10-05 07:53:07 -07:00
webchick d967abdf1d Issue #1054848 by barraponto: Fixing common typos through codespell.py. 2011-10-02 11:09:00 -07:00
webchick faf20e4dc7 Issue #859970 by jn2, sun, rfay: Cleanup form_api() () docs - keys in 2 places, missing some. 2011-10-02 11:06:03 -07:00
Dries Buytaert c8e7100a06 - Patch #1250800 by attiks, dereine: language domain should work regardless of ports or protocols. 2011-10-01 15:44:35 -04:00
webchick 6395a07329 Oops. Rollback of #951644 which was accidentally committed. 2011-09-30 19:49:01 -07:00
webchick aed4de70c7 Issue #1057242 by drunken monkey: Change notice for entity_uri() should not use ->uri (was ->uri doesn't match the contract for uri callbacks). 2011-09-30 15:13:38 -07:00
webchick 25a927031c Issue #1289364 by swentel: Fixed SchemaCache generates empty cid. 2011-09-30 15:08:10 -07:00
webchick e120a6e886 Issue #76824 by geerlingguy, xjm, droplet, kbahey: Change notice for Drupal should not handle 404 for certain files. 2011-09-30 15:00:38 -07:00
webchick c50ebfe58e Issue #1295462 by pillarsdotnet: Fixed Add missing '$' character to docblock for _theme_load_registry() function. 2011-09-30 14:23:25 -07:00
webchick 7360bb95db Issue #825972 by daniels220, Reidsy, jhodgdon: Fixed sess_write()/sess_read() documentation should recommend instead. 2011-09-30 14:21:48 -07:00
webchick 5e8f5fbd2f Issue #1177738 by catch: Speed up theme registry rebuilds when multiple themes are enabled. 2011-09-30 13:17:16 -07:00