Commit Graph

3970 Commits (ceabe1870e3706bde3f3890d165cdf4e73e2beb2)

Author SHA1 Message Date
Angie Byron 1a88fce096 #774882 by puregin, Berdir, rfay: Fixed update.php: errors are not logged. 2010-06-08 05:29:05 +00:00
Angie Byron 70dd028d18 #797024 follow-up by justinrandell: Remove critical performance regression due to stale file time values. 2010-06-08 03:16:05 +00:00
Dries Buytaert 0f63b2214d - Patch #807396 by David_Rothstein: remove old error handling from theme_update_page(). 2010-06-07 06:38:10 +00:00
Angie Byron e16e624c1c #797024 by pwolanin, justinrandell: Fixed Moving a class between files can cause SQL errors on registry rebuild. 2010-06-06 00:33:05 +00:00
Dries Buytaert 8fb6adbc21 - Patch #742246 by jbrown, noahb, aspilicious, alexanderpas, rfay:handle uncaught exceptions. 2010-06-05 13:30:42 +00:00
Dries Buytaert 15bca6e462 - Patch #803212 by effulgentsia, Heine: protection against forgery of input selection value doesn't work with checkboxes. 2010-06-05 13:18:09 +00:00
Dries Buytaert 62a8bf600e - Patch #807396 by Berdir, carlos8f, David_Rothstein: database errors not displaying during install. 2010-06-05 12:02:33 +00:00
Dries Buytaert 3cef673eec - Patch #312144 by CorniI, dropcube, EvanDonovan, Damien Tournoud, David_Rothstein, tstoeckler: install fails when default.settings.php is not present. 2010-06-04 09:18:15 +00:00
Dries Buytaert 857af20fbd - Patch #815526 by plach: session language switcher prevents pages from being cached. 2010-06-03 13:57:41 +00:00
Dries Buytaert 86f8a1aa20 - Patch #748390 by rfay, effulgentsia: improve #limit_validation_errors() phpdoc. 2010-06-03 13:48:04 +00:00
Dries Buytaert a7a0ee8360 - Patch #772554 by Crell, jbrown: remove delay() method from insert queries. 2010-06-02 19:39:17 +00:00
Dries Buytaert d689318629 - Patch #701358 by aaron, quicksketch, chx, pwolanin, aspilicious: the file API presumes a hiearchical file storage. 2010-06-02 13:09:34 +00:00
Dries Buytaert a309cb4279 - Patch #813540 by chx: handle NULL values nicely. 2010-06-02 06:58:29 +00:00
Dries Buytaert b29009179a - Patch #276876 by mr.baileys: remove case sensitivity from variable names (get/set/del) through extra documentation. 2010-06-01 18:26:44 +00:00
Dries Buytaert cad09751c8 - Patch #766100 by andypost: undefined function _system_rebuild_theme_data() when trying to run update.php. 2010-06-01 17:48:15 +00:00
Dries Buytaert d297ac7464 - Patch #811776 by Heine: regresssion of SA-2006-005 - SQL Injection via db_query_range(). 2010-06-01 09:24:09 +00:00
Dries Buytaert e3d803cb11 - Patch #774346 by jvandyk: fixed documentation. 2010-05-31 09:11:32 +00:00
Dries Buytaert 75e847346d - Patch #585012 by jpmckinney, David_Rothstein: setting a default theme in install profile causes WHACK errors. 2010-05-29 08:02:58 +00:00
Dries Buytaert 27d299cec4 - Patch #711108 by Berdir, scor: richer exception reporting for watchdog(). 2010-05-28 10:18:57 +00:00
Dries Buytaert 654921c474 - Patch #782056 by aspilicious: removing tabs and trailing white space. 2010-05-26 19:51:01 +00:00
Dries Buytaert 5abc116f44 - Patch #437228 by effulgentsia: remove hard-coded check for 'Apache' for deciding whether to add 'index.php' within url(). 2010-05-26 10:52:28 +00:00
Dries Buytaert 6826f8640d - Patch #730420 by andrewmacpherson: make html.tpl.php less dependant on rdf namespaces. 2010-05-26 10:47:20 +00:00
Dries Buytaert 72db95c988 - Patch #711108 by Berdir: better exception reporting for watchdog() in the database system. 2010-05-26 07:52:13 +00:00
Dries Buytaert fe0c128c71 - Patch #504506 by andypost: Drupal.formatPlural incorrectly handle complex plural rules. 2010-05-24 07:22:12 +00:00
Dries Buytaert 98ff59bf80 - Patch #767690 by Crell: @file declarations in database system do not indicate what belongs in the file. 2010-05-23 19:14:42 +00:00
Dries Buytaert 5ff0c0d3c7 - Patch #553298 by yched, te-brian, chx, sun: redesign the 'Manage Display' screen. 2010-05-23 19:10:23 +00:00
Dries Buytaert 8ce167452b - Patch #726344 by Crell, Berdir: database system uses wrapper functions internally. 2010-05-23 18:01:26 +00:00
Angie Byron 38a0407753 Back to 7.0-dev 2010-05-23 15:28:00 +00:00
Angie Byron 9b9d9296c8 Drupal 7.0-alpha5 2010-05-23 15:26:38 +00:00
Dries Buytaert 5af292f76b - Patch #767512 by jhedstrom, Damien Tournoud: fixed error. 2010-05-21 20:19:48 +00:00
Dries Buytaert f10d728125 - Patch #803650 by aaronbauman: calling entity_create_stub_entity() with a revision id creates fatal error unversioned entity types. 2010-05-21 15:52:19 +00:00
Dries Buytaert 9537ac63aa - Patch #793388 by StuartJNCC, David_Rothstein: attempting to update D6 to D7 without PDO enabled causes WSOD. 2010-05-21 11:53:26 +00:00
Dries Buytaert 810a59576d - Patch #805052 by mikey_p: notice in update.php in drupal_session_initialize(). 2010-05-21 11:43:27 +00:00
Dries Buytaert 34792fa8ae - Patch #303838 by c960657, Aron Novak: drupal_http_request() - case sensitive HTTP header field names. 2010-05-20 08:51:24 +00:00
Dries Buytaert 725481d71b - Patch #768490 by JohnAlbin, sign: theme_table_select_header_cell() is not really a theme function. 2010-05-19 19:22:24 +00:00
Dries Buytaert 63dba2a07d - Patch #692044 by Damien Tournoud, effulgentsia, jbrown: a site with statistics module enabled is much slower in serving cached pages in D7 than in D6. 2010-05-19 19:14:43 +00:00
Dries Buytaert 1080c01957 - Patch #696696 by Garrett Albright, qasimzee, confiz: documentation improvements for WATCHDOG_* constants. 2010-05-18 18:33:30 +00:00
Dries Buytaert 09b0283675 - Patch #692044 by Damien Tournoud, effulgentsia: a site with statistics module enabled is much slower in serving cached pages in D7 than in D6. 2010-05-18 18:26:30 +00:00
Dries Buytaert d4200e2600 - Patch #763850 by c960657: require_once() and drupal_get_path() inconsistencies. 2010-05-18 18:11:13 +00:00
Dries Buytaert 7d2d610f13 - Patch #796120 by c960657: do not urldecode() parameters in drupal_goto(). 2010-05-18 06:59:46 +00:00
Dries Buytaert f8fa114a8e - Patch #67439 by sun, effulgentsia: #tree in hook_element_info() does not work. 2010-05-17 21:23:32 +00:00
Dries Buytaert 80f911c969 - Patch #800696 by David_Rothstein: reenabling a module causes the module's links to be incorrectly mixed with custom menu links. 2010-05-17 18:47:25 +00:00
Dries Buytaert 589ec7b758 - Patch #796048 by jbafford: drupal_build_js_cache() improperly merged JS files in some cases. 2010-05-16 19:21:45 +00:00
Dries Buytaert 8ab61807e4 - Patch #800014 by c960657: tiny bootstrap clean-up. 2010-05-16 09:39:31 +00:00
Dries Buytaert 416f87f170 - Patch #785782 by cafuego: support comments in built queries. 2010-05-15 07:04:21 +00:00
Angie Byron 3d77abdd37 #790224 by lotyrin, pwolanin, nenne: Fixed incorrect paths to temp directory in Update Manager. 2010-05-14 04:50:18 +00:00
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
Dries Buytaert b94665f5ae - Patch #688334 by stella, BTMash, carlos8f, chx: fixed file inheritance is broken. 2010-04-26 14:06:23 +00:00
Dries Buytaert 966ab1a7b0 - Patch #352712 by jastraat, dmitrig01: fixed documentation. 2010-04-24 15:11:27 +00:00
Dries Buytaert f95577fe6c - Patch #779362 by ksenzee, dereine: drupal_match_path() is unreadable. 2010-04-24 15:10:34 +00:00
Dries Buytaert df52ebb726 - Patch #740764 by mr.baileys, aspilicious: add missing functions to the sanitization group. 2010-04-24 14:53:59 +00:00