Commit Graph

3874 Commits (9b54c79c868cd310ca8c6ea77fbb337c543f9682)

Author SHA1 Message Date
Angie Byron 16a30f1958 #721400 follow-up by pwolanin: Remove unnecessary query strings from CSS/JS files. 2010-05-14 03:38:49 +00:00
Dries Buytaert 7708606321 - Patch #301798 by Josh Waihi: remove some legacy data type and function mapping for PostgreSQL. 2010-05-13 08:23:56 +00:00
Dries Buytaert 6cb598ec3c - Patch #740136 by casey, cosmicdreams: CSS doesn't get included during install. 2010-05-12 09:22:24 +00:00
Dries Buytaert 47653eae18 - Patch #730046 by pwolanin, Damien Tournoud: performance settings page is inconsistent. 2010-05-12 08:26:15 +00:00
Dries Buytaert fe04e7d35f - Patch #793604 by matt2000, chx: DBTNG JOINs are close to useless. 2010-05-11 11:01:36 +00:00
Dries Buytaert a495441521 - Patch #777830 by Wim Leers: file_create_url() does not support protocol-relative nor root-relative file URLs. 2010-05-11 10:56:04 +00:00
Dries Buytaert daede057fd - Patch #721400 by pwolanin, Owen Barton, DamienMcKenna: don't change filenames for aggregated JS/CSS. 2010-05-09 19:44:25 +00:00
Dries Buytaert eafab3f4f0 - Patch #790832 by David_Rothstein: install_configure_form_submit() unnecessarily mangles the () array. 2010-05-09 14:27:52 +00:00
Dries Buytaert 4d795f3247 - Patch #793274 by matt2000: schema is left broken if hook_install() fails. 2010-05-09 13:49:33 +00:00
Dries Buytaert 1ecffc35cd - Patch #566940 by catch: move node specific code out of entity.inc. 2010-05-09 13:27:31 +00:00
Dries Buytaert 66d75d16fc - Patch #547490 by ugerhard, Jody Lynn, Matt V.: entering only 'Confirm password' field passes validation and returns success message. 2010-05-07 14:48:10 +00:00
Dries Buytaert 5436424a42 - Patch #791610 by jhodgdon: Fixed typo in lock.inc. 2010-05-06 15:20:18 +00:00
Angie Byron ed86172814 #331951 by aspilicious, sun, jhodgdon, Morbus, et al: Figure out and apply coding standard for casting. 2010-05-06 05:59:31 +00:00
Dries Buytaert 5265584016 - Patch #769554 by jpmckinney, Berdir, cha0s: fixed trivial SQL injection(s) with SelectQuery. 2010-05-05 16:51:30 +00:00
Dries Buytaert 25da67d48e - Patch #752814 by David_Rothstein, Gábor Hojtsy: installer forces user_email_verification() to TRUE. 2010-05-05 15:46:05 +00:00
Angie Byron db58f464bf #755638 by Damien Tournoud: Fixed Tasks are duplicated for default local tasks. 2010-05-05 06:31:26 +00:00
Angie Byron a649700010 #561400 by drewish, Berdir: Allow specifying MySQL socket with DBTNG. 2010-05-05 06:28:39 +00:00
Dries Buytaert 60515aa7f4 - Patch #745542 by seutje, sign: wrong margin for primary active tab in Seven. 2010-05-04 20:29:57 +00:00
Dries Buytaert ac3d3aa519 - Patch #723802 by pwolanin, scor: fixed documentation. 2010-05-04 15:47:03 +00:00
Dries Buytaert 445d7142c4 - Patch #508738 by Eric_A, terrychild: drupal_html_to_text() negative padding error. 2010-05-04 15:11:21 +00:00
Dries Buytaert d30e1588cf - Patch #341588 by voxpelli, mikl, dereine: drupal_json_output() must use correct mime-type. 2010-05-04 14:55:22 +00:00
Angie Byron 878fb1e781 #409410 by hunmonk, David_Rothstein: Don't clobber install profile messages on final page of installer. 2010-05-03 06:51:41 +00:00
Dries Buytaert 71713081a2 - Patch #723802 by pwolanin, grendzy: convert to sha-256 and hmac from md5 and sha1. 2010-05-01 08:12:23 +00:00
Angie Byron 1f3e11d44c #783438 by sun: Fixed #states doesn't work for #type item. 2010-05-01 00:19:35 +00:00
Angie Byron d4379fbdd9 #767738 by rfay, sun: Complete and much more betterer re-write of drupal_process_states() documentation. 2010-05-01 00:05:04 +00:00
Dries Buytaert ed1e9a46a5 - Patch #713028 by hefox, jhodgdon, solotandem: drupal_system_listing() indicates incorrect key values. 2010-04-30 20:17:28 +00:00
Dries Buytaert ca1fc09e1f - Patch #555830 by effulgentsia: better code comments. 2010-04-30 20:07:03 +00:00
Dries Buytaert 9332e835da - Patch #742042 by kkaefer:DBTNG: ->fetchAllAssoc() doesn't respect fetch mode set during ->execute(). 2010-04-30 13:47:46 +00:00
Dries Buytaert 5f98fb812b - Patch #555830 by sun, effulgentsia, mgifford, TheRec, aspilicious: clean up theme_image() to use drupal_attributes() for all attributes and revisit defaults for 'alt' and 'title'. 2010-04-30 12:53:47 +00:00
Dries Buytaert ec9e7ca47e - Patch #582414 by plach: English and native name for the Kyrgyz language has to be changed from 'Kyrgyz(Кыргыз)' to 'Kyrgyz(Кыргызча)'. 2010-04-30 08:15:56 +00:00
Dries Buytaert 8c08ea2561 - Patch #645800 by katbailey, effulgentsia, rfay: ajax_deliver() ignores #ajax['method'] and incorrectly forces 'replaceWith' for simple AJAX callbacks, D6->D7 regression. 2010-04-30 08:07:55 +00:00
Angie Byron a2ab3fd876 #784864 by kbgordon7: Fixed Install Error message links to a changed handbook page. 2010-04-30 05:20:36 +00:00
Angie Byron a724915f82 #551658 by pwolanin, aaron, drewish: Move private files to an opt-in system, and no longer force private files to live within web-accessible directory. 2010-04-30 01:33:17 +00:00
Angie Byron d97f4bdba3 #697210 follow-up by deekayen, moshe weitzman: Changed Change die() instances to exit(). 2010-04-29 05:35:21 +00:00
Angie Byron e1a00ff848 #758804 by David_Rothstein: Remove unnecessary calls to rebuild module and theme data in the installer. 2010-04-29 05:33:43 +00:00
Angie Byron 6a208f8530 #338443 by jhodgdon, earnie, grendzy: Fixed various documentation issues with t(). 2010-04-29 05:03:28 +00:00
Angie Byron 31f13b5694 #299308 follow-up by David_Rothstein: Fixed Installing Drupal by visiting index.php (rather than install.php) leads to a fatal error when PDO is not enabled. 2010-04-29 03:48:16 +00:00
Angie Byron 483d476a1c #767212 by sun, rfay: Fixed #states can't hide/show fieldsets. 2010-04-29 03:34:00 +00:00
Dries Buytaert 0b61ecfe3a - Patch #782056 by aspilicious: removing every tab + trailing white space in core. 2010-04-28 20:25:22 +00:00
Dries Buytaert fe2fdd4f4a - Patch #736326 by jhodgdon, aspilicious: hook_process() and associated hooks are undocumented. 2010-04-28 20:00:34 +00:00
Dries Buytaert 7745a082d0 - Patch #755030 by jhedstrom, sivaji, kkaefer: #field_prefix()/suffix is displayed before the label. With tests. 2010-04-28 16:11:22 +00:00
Dries Buytaert 19a45ce544 - Patch #765860 by effulgentsia, dww, dereine, mikey_p, sun: make drupal_alter() support multiple alter hooks executed by module weight. 2010-04-28 12:36:26 +00:00
Angie Byron 1bac765683 #211182 follow-up by clemens.tolboom, David_Rothstein, tstoeckler: Re-work update depencency check to deal with array_merge_recursive() edge case (with tests). 2010-04-28 05:28:22 +00:00
Angie Byron e8df1cd691 #654726 by bdurbin, sun, plach, et al: Fixed Installing Drupal 7 in non-English language doesn't pick up st() installation lists. 2010-04-28 05:12:43 +00:00
Dries Buytaert ca0323d2de - Patch #701888 by jhodgdon: subqueries are not altered and test clean-up. 2010-04-27 10:42:58 +00:00
Dries Buytaert 78276cc97e - Patch #617126 by pwolanin, Damien Tournoud, mkalkbrenner: work around PHP bugs in drupal_http_request(). 2010-04-27 10:24:24 +00:00
Angie Byron 796d54c00b Back to 7.0-dev 2010-04-26 21:27:09 +00:00
Angie Byron a4fabec730 Drupal 7.0-alpha4 2010-04-26 21:24:54 +00:00
Angie Byron 766b7691fa #779494 follow-up by marcingy, tobiasb, aspilicious: Fixed Notices on install screens. 2010-04-26 17:54:49 +00:00
Dries Buytaert b6480251b8 - Patch #780048 by linclark: db_next_id() documentation refers to a non-existent function. 2010-04-26 14:12:59 +00:00