Commit Graph

4213 Commits (65b99dc85fde083cca0938634bb15c4e1779c50d)

Author SHA1 Message Date
Dries Buytaert 699afdd1be - Patch #690980 by seutje, sun, seanyo, aaroncouch: disabled form elements not properly rendered. 2010-07-31 04:01:51 +00:00
Dries Buytaert 37c3c7ec7a - Patch #769226 by Owen Barton, alanburke, sun: fixed JS/CSS preprocess should default to FALSE. 2010-07-30 02:47:28 +00:00
Dries Buytaert 4f2d69698c - Patch #861192 by jhodgdon, chx, sun, David_Rothstein: document that MariaDB works, too. 2010-07-30 01:59:14 +00:00
Dries Buytaert 7c9948f0db - Patch #855380 by plach: () should be used to lookup the current path alias. 2010-07-30 01:52:54 +00:00
Dries Buytaert 0de52de646 - Patch #747252 by justinrandell, dhthwy, aspilicious: cannot extract themes and modules. 2010-07-29 02:27:43 +00:00
Dries Buytaert d2f7ddd8b8 - Patch #822108 by jhodgdon, aaronbauman, justinrandell: rediscover bootstrap hook implementations during cache clear. 2010-07-29 02:00:27 +00:00
Dries Buytaert 93cf8ab31a - Patch #800460 by effulgentsia, sun: WTF coupling between ()['cache'] and form processing. 2010-07-29 00:46:09 +00:00
Dries Buytaert a80919186c - Patch #855988 by pwolanin, Damien Tournoud, David_Rothstein: get rid of preg_replace() with /e in decode_entities(). 2010-07-29 00:38:24 +00:00
Dries Buytaert c9e5a055fb - Patch #866340 by Damien Tournoud: remove support for date and time types. 2010-07-28 10:52:12 +00:00
Dries Buytaert 1d9b81af47 - Patch #830304 by solotandem: drupal_mail() doc example using D6 syntax for t(). 2010-07-28 02:19:56 +00:00
Dries Buytaert 8a128c645c - Patch #851748 by Stevel: weird logic in SelectQuery::addField(). 2010-07-28 01:51:06 +00:00
Dries Buytaert b8a7b8a89b - Patch #508056 by Stevel: _module_build_dependencies() calls drupal_depth_first_search() with wrong param count. 2010-07-28 01:46:59 +00:00
Dries Buytaert eda098c03f - Patch #857300 by andypost: make drupal_install_mkdir() should use octal numbers. 2010-07-26 13:20:01 +00:00
Dries Buytaert 123bf46c43 - Patch #827430 by David_Rothstein: drupal_form_submit() no longer works with checkboxes. 2010-07-26 13:07:59 +00:00
Dries Buytaert a378853208 - Patch #861876 by andypost: notice in watchdog(). 2010-07-26 03:05:36 +00:00
Dries Buytaert 57e88bff51 - Patch #809600 by Damien Tournoud, chx: stop using bit-wise operators for {file_managed()}.status. 2010-07-26 03:04:29 +00:00
Dries Buytaert 1236ee9c75 - Patch #863736 by David_Rothstein: unnecessary isset() check in path_save(). 2010-07-26 02:59:57 +00:00
Dries Buytaert 4fe9ef99cb - Patch #807158 by freelock, jhodgdon: DrupalDefaultEntityController properties are not documented. 2010-07-26 02:51:46 +00:00
Dries Buytaert 8a3098d0c1 - Patch #675116 by jhodgdon: several problems in field.api.php and field_ui().api.php. 2010-07-25 02:45:27 +00:00
Dries Buytaert 03d7c314d8 - Patch #641008 by reglogge, David_Rothstein, tstoeckler, marcvangend: duplicated text in install error message. 2010-07-25 00:25:37 +00:00
Dries Buytaert dca92900fb - Patch #850152 by kiamlaluno: use 'elseif' in place of 'else if'. 2010-07-24 17:28:27 +00:00
Dries Buytaert 002ca866d5 - Patch #861566 by p.brouwers: use uppercase for PHP constants, e.g. NULL, TRUE, FALSE. 2010-07-22 23:54:32 +00:00
Dries Buytaert c03800e0cd - Patch #861420 by sun: coder_format() on xmlrpc(s).inc. 2010-07-22 16:20:15 +00:00
Dries Buytaert 19c7193c4c - Patch #855410 by aspilicious: add missing doc and newlines in updater.inc. 2010-07-21 00:28:14 +00:00
Dries Buytaert 34a7bbcf54 - Patch #855400 by aspilicious: fix issues in theme.inc - newlines and missing doc. 2010-07-21 00:27:24 +00:00
Dries Buytaert 5038c5d3df - Patch #846858 by kiamlaluno: it's/its grammar in various doc headers. 2010-07-21 00:26:21 +00:00
Dries Buytaert d58ac9fd64 - Patch #772678 by sun, jpmckinney, Berdir: database default collation is not respected. 2010-07-20 21:12:47 +00:00
Dries Buytaert 35bad3b13b - Patch #770664 by Damien Tournoud: path whitelist uses an unsupported GROUP BY alias. 2010-07-19 22:12:14 +00:00
Dries Buytaert 84916ad9c7 - Patch #845846 by Stevel, bellHead: PDOStatement::bindParam() bind to a reference even for OUT parameters. 2010-07-19 22:11:04 +00:00
Dries Buytaert 3fd692b390 - Patch #767478 by derjochenmeyer: menu li.leaf items get expanded (li.expanded) when active. 2010-07-19 21:57:49 +00:00
Dries Buytaert 83f4ef42f6 - Patch #851100 by Damien Tournoud: subquery objects are iterated upon. 2010-07-19 21:05:46 +00:00
Dries Buytaert a5f23317ef - Patch #851110 by Damien Tournoud: InsertQuery::execute() needs to rollback the transaction if one insert fail. 2010-07-19 13:28:19 +00:00
Dries Buytaert 9cf185c391 - Patch #852362 by chx: fixed extend is 100% fubar. 2010-07-19 13:23:21 +00:00
Dries Buytaert d828e2170b - Patch #768090 by ridgerunner: changed drupal_static() performance improvement. 2010-07-18 01:22:53 +00:00
Dries Buytaert 6195d47d15 - Patch #790482 by glipay: update_prepare_d7_bootstrap() docs say it should not modify database, but it does. 2010-07-17 19:44:06 +00:00
Dries Buytaert ecc7ce0875 - Patch #561226 by fago, effulgentsia, sun, YesCT, marcingy: orms (elements) need to able to specify include files to be loaded for building. 2010-07-17 18:52:39 +00:00
Dries Buytaert 050354df37 - Patch #856788 by glipay: documentation improvement. 2010-07-17 02:00:50 +00:00
Dries Buytaert c56439cb15 - Patch #855374 by aspilicious: fix newlines in lock.inc. 2010-07-16 11:19:38 +00:00
Dries Buytaert 8dd4725eeb - Patch #855376 by aspilicious: fix newlines in mail.inc. 2010-07-16 11:18:49 +00:00
Dries Buytaert c804c97c53 - Patch #855386 by aspilicious: fix newlines in module.inc. 2010-07-16 11:18:02 +00:00
Dries Buytaert b55815f68e - Patch #855402 by aspilicious: fix newlines in token.inc. 2010-07-16 11:17:25 +00:00
Dries Buytaert 8cf0d590fb - Patch #855378 by aspilicious: fix newlines in menu.inc. 2010-07-16 02:54:09 +00:00
Dries Buytaert 1a0778d1f6 - Patch #855394 by aspilicious: fix newlines in session.inc. 2010-07-16 02:53:02 +00:00
Dries Buytaert 429d0c3666 - Patch #855390 by aspilicious: fix newlines in path.inc. 2010-07-16 02:51:44 +00:00
Dries Buytaert a6f0b92207 - Patch #855310 by aspilicious: fix newlines in file_mimetype().inc. 2010-07-16 02:40:48 +00:00
Dries Buytaert ef832ddf05 - Patch #855316 by aspilicious: fix newlines in image.inc. 2010-07-16 02:39:38 +00:00
Dries Buytaert 7b3d03aa83 - Patch #855322 by aspilicious: fix newlines (and some dots) in locale.inc. 2010-07-16 02:38:16 +00:00
Dries Buytaert 2ad0a2c1f7 - Patch #684982 by plach: audit of global language variable use. 2010-07-16 02:37:06 +00:00
Dries Buytaert da75021509 - Patch #855418 by jhodgdon, aspilicious: fix doc errors in xmlcpr.inc and fill in the missing doc headers. 2010-07-16 02:19:38 +00:00
Dries Buytaert e65cb2df47 - Patch #410636 by Stevel, randallknutson, c960657, Berdir: upgrade does not create required menus. 2010-07-14 20:30:09 +00:00
Dries Buytaert 1798cf27ab - Patch #851698 by Damien Tournoud: DatabaseSchema_sqlite() severely broken. 2010-07-14 20:25:10 +00:00
Dries Buytaert 02a4755049 - Patch #851590 by Damien Tournoud: SQLite should 'stringify' fetches. 2010-07-13 04:30:08 +00:00
Angie Byron 9d15ef4f04 #847528 by chx: Fixed rollback presumes transaction support. 2010-07-12 15:14:16 +00:00
Angie Byron 0d865cc02b #851140 by Damien Tournoud: Fixed DatabaseSchema::getPrefixInfo() is *severely* broken. 2010-07-12 15:10:40 +00:00
Angie Byron 10edd51e29 #850206 by Stevel: Fixed Converting db configuration gives wrong result when () is set. 2010-07-10 17:27:50 +00:00
Dries Buytaert 3e44e9eed6 - Patch #819388 by pwolanin: switch registry back to using hashes not file mtime and ctime. 2010-07-10 01:57:32 +00:00
Dries Buytaert 57ab633bc5 - Patch #844676 by chx, asimmonds: stream wrappers stream_seek() return is invalid. 2010-07-10 01:51:02 +00:00
Angie Byron 0c993fd704 #776956 by CrashTest_, Damien Tournoud, effulgentsia, chx: Fixed critical bug: Complex widgets are not respecting '#disabled' state. 2010-07-10 00:03:37 +00:00
Angie Byron 28219f5999 Back to 7.0-dev 2010-07-09 00:15:34 +00:00
Angie Byron 9bf09eea76 Drupal 7.0-alpha6 2010-07-09 00:14:02 +00:00
Angie Byron 8f5c296cc0 #845742 by Damien Tournoud: Make Bartik the default core theme. 2010-07-08 03:41:27 +00:00
Angie Byron 893fba439b Roll-back of #749748. This broke JavaScript on node add forms, and probably elsewhere. 2010-07-07 17:56:42 +00:00
Angie Byron d38b5b804c #554106 follow-up by pwolanin: Restore timeboxing for SimpleTest runs, for security. 2010-07-07 17:53:28 +00:00
Angie Byron 9e6313e84f #715142 by effulgentsia, msmithgu, mr.baileys, Damien Tournoud, sun: Fixed Various URLs escaped twice, since check_url() resp. filter_xss_bad_protocol() calls check_plain(). 2010-07-07 17:00:43 +00:00
Dries Buytaert 5a904b80c1 - Patch #846330 by JacobSingh, Gábor Hojtsy: impossible to log in with default PHP settings due to cookie lifetime. 2010-07-07 13:52:00 +00:00
Dries Buytaert 803e63de6d - Patch #847152 by fago: fix EntityFieldQuery::execute doxygen. 2010-07-07 13:13:44 +00:00
Angie Byron ea4f6bcef2 #363580 by rfay, chx, Berdir, Rob Loach, Gábor Hojtsy, Shawn DeArmond: Fixed OpenID login fails when in maintenance mode, and 403 errors on certain user paths for logged-in users. 2010-07-07 08:05:01 +00:00
Angie Byron 449f1f7cbd #845746 by Berdir: Fixed update process broken on multi-language sites using i18n module. 2010-07-07 05:44:03 +00:00
Dries Buytaert 47b8bec8e2 - Patch #749748 by mavimo, Dave Reid: contact and comment modules do not prefill with user info from cookie. 2010-07-07 01:14:18 +00:00
Dries Buytaert 7bf7c1f50b - Patch #844392 by aspilicious: add extra newlines in file.inc. 2010-07-07 01:10:35 +00:00
Dries Buytaert c0fcf85b39 - Patch #791168 by Berdir: does form_state() cache never get cleaned? 2010-07-07 00:56:45 +00:00
Angie Byron 3ccf4ddf88 #843278 by David_Rothstein: Fixed Menu system static caches are no longer completely cleared (causes shortcuts to not be added correctly in the overlay). 2010-07-06 07:27:07 +00:00
Angie Byron a5e2404e0b #711108 follow-up by chx: Fixed SQLite implementation of richer exception reporting for watchdog(). 2010-07-04 02:26:10 +00:00
Angie Byron 94247bfd7d #715108 follow-up by Damien Tournoud, justinrandell: Fixed SQLite Merge queries. 2010-07-03 20:45:45 +00:00
Dries Buytaert 3b2968da7a - Patch #843656 by Pasqualle: duplicated code line. Easiest patch of the day. 2010-07-02 15:32:10 +00:00
Dries Buytaert c0ca1e4563 - Patch #805702 by Berdir: cron should use locking framework. 2010-07-02 15:31:10 +00:00
Dries Buytaert f3304854d0 - Patch #736298 by effulgentsia, eojthebrave, andypost, robeano: fixed Refactor file.module to use proper button click detection, enabling FAPI to improve button click detection security. 2010-07-02 12:37:57 +00:00
Dries Buytaert 5b55646e2a - Patch #620618 by sun, Damien Tournoud, JohnAlbin, makara: optimize menu tree building and use it for toolbar. 2010-07-02 02:22:26 +00:00
Dries Buytaert e4be0eb7e8 - Patch #327331 by mr.baileys, wrwrwr: fix filter_xss() to not allow empty style/on* attributes at end of opening tag. 2010-07-01 19:41:18 +00:00
Dries Buytaert 435e4e0310 - Patch #effulgentsia: remove left-overs. 2010-07-01 00:46:57 +00:00
Dries Buytaert 6f49c59815 - Patch #786322 by trevjs: documentation for file_load_multiple() still mentions {files} table, and is not conformant to standards. 2010-07-01 00:44:04 +00:00
Angie Byron 9085e3ab22 #840182 by chx, Berdir: Fixed Testing is broken due to wrong prefix being used. 2010-06-30 16:55:49 +00:00
Dries Buytaert 507ce04257 - Patch #691468 by aaronbauman, gpk: improve PHPdoc of bootstrap_invoke_all(). 2010-06-29 18:50:36 +00:00
Dries Buytaert 471a04a2f9 - Patch #840182 by chx: testing is broken. 2010-06-29 13:42:18 +00:00
Dries Buytaert 8ce1c80cc7 - Patch #829484 by Berdir, Dave Reid, dereine: uncaught PDO Exception - XSS. 2010-06-28 20:27:34 +00:00
Dries Buytaert 267ebfb7b6 - Patch #195416 by Damien Tournoud, David Strauss: table prefixes should be per database connection. 2010-06-28 19:57:34 +00:00
Dries Buytaert 02b746382e - Patch #839520 by agentrickard: entity_uri() should pass the entity data to url(). 2010-06-28 18:21:46 +00:00
Angie Byron 7f05c006bc #839006 by pwolanin: Fixed SPL autoloader should use require_once() to be more robust. 2010-06-28 02:28:42 +00:00
Angie Byron 029e7b8828 #838438 by Damien Tournoud, chx: Added basic tests for D6 => D7 upgrade path, and framework for further extending upgrade test coverage. W00t! :D 2010-06-28 02:05:47 +00:00
Dries Buytaert 8ef7c6fb8d - Patch #801278 by mfb, marcingy: authenticated users getting 'less random' session IDs. 2010-06-27 20:55:14 +00:00
Dries Buytaert 15fe37a76b - Patch #838528 by marcingy: primary index on session table is not update when upgrading. 2010-06-27 16:51:38 +00:00
Dries Buytaert ebbb3eff94 - Patch #795022 by nenne, brightplum: drupal_explode_tags() and drupal_implode_tags() should point to each other; taxonomy_implode_tags() too. 2010-06-27 16:49:58 +00:00
Dries Buytaert db6d3d79a8 - Patch #837832 by dereine, marcingy: increase the size of {sessions}.sid. 2010-06-27 10:48:17 +00:00
Dries Buytaert a6012a2062 - Patch #838408 by chx: remove hook_menu_active_handler_alter(). 2010-06-26 21:38:38 +00:00
Dries Buytaert 344f5cb850 - Patch #693084 by dhthwy, jpmckinney, reglogge, clemens.tolboom, naxoc, chx: file_munge_filename() extension handling broken by move to File Field. 2010-06-26 19:55:47 +00:00
Dries Buytaert 151fb3f943 - Patch #838324 by agentrickard: document form_options_flatten(). 2010-06-26 18:11:27 +00:00
Dries Buytaert 77f6e36f63 - Patch #836748 by aaronbauman, jhodgdon: improve documentation about install/enable/etc. hook invocation order. 2010-06-26 12:34:44 +00:00
Dries Buytaert 5ca8621ba4 - Patch #715108 by Damien Tournoud, Berdir, Josh Waihi, Crell, chx, justinrandell: Make merge queries more consistent and robust. 2010-06-26 01:40:05 +00:00
Dries Buytaert 60883871aa - Patch #782442 by nenne, jhodgdon: watchdog should document better. 2010-06-25 21:28:47 +00:00
Dries Buytaert 45efa0ddaa - Patch #521370 by marcingy: hook_watchdog() is called ordered by name (!?). 2010-06-25 20:42:48 +00:00
Dries Buytaert ac63fa94b5 - Patch #829152 by nenne: database abstraction layer db_query_range() example is wrong. 2010-06-25 20:28:49 +00:00
Dries Buytaert eace4a9d9b - Patch #624086 by limikael, Dmitriy.trt: custom accept-charset for forms. 2010-06-25 20:19:13 +00:00
Dries Buytaert 242c47de38 - Patch #830820 by Jacine: themes can alter CSS. 2010-06-25 18:56:11 +00:00
Dries Buytaert 7e52847ae9 - Patch #690746 by jbrown, Ognyan Kulev, Crell, MichaelCole, Damien Tournoud: text column type doesn't reliably hold serialized variables. 2010-06-25 17:47:22 +00:00
Dries Buytaert f56b384be0 - Patch #833192 by carlos8f: installer might install modules in wrong order. 2010-06-25 12:35:14 +00:00
Dries Buytaert 35373aa89c - Patch #831332 by Stevel: drupal_get_schema_unprocessed() called in update functions. 2010-06-25 12:27:28 +00:00
Dries Buytaert 0a5d9dd354 - Patch #836630 by catch: module_implements() caching is broken. 2010-06-24 21:40:06 +00:00
Dries Buytaert 42a86ff32d - Patch #561990 by catch, mikeytown2, nnewton: avoid variable_set() and variable_del() stampedes. 2010-06-24 18:56:10 +00:00
Dries Buytaert 65d3b5dd43 - Patch #834710 by solotandem, jhodgdon: filter_xss() documentation does not indicate a return value. 2010-06-24 18:51:33 +00:00
Angie Byron 136cb18aac #831080 by carlos8f, David_Rothstein: Fixed Dashboard is completely empty after installation. 2010-06-24 17:32:01 +00:00
Angie Byron 2d9fd20acc #834842 by Damien Tournoud, chx: Fixed oversight in field query routing API, and added tests. 2010-06-24 17:24:40 +00:00
Dries Buytaert 12c2b192bd - Patch #833128 by Shiny: corrected spelling of Māori. 2010-06-23 19:06:10 +00:00
Dries Buytaert c28bba827e - Patch #834924 by jhodgdon: entity_invoke() is worthless. 2010-06-23 02:45:35 +00:00
Angie Byron 99ec176a5d #813492 follow-up by chx, marcingy, c960657: Fixed HTTPS sessions use an invalid merge query. 2010-06-21 16:03:45 +00:00
Angie Byron 8a27a7dd61 #733028 by cha0s, agentrickard: Fixed SA-CORE-2010-001 - Open redirection. 2010-06-21 14:59:14 +00:00
Angie Byron ce19c67110 #293223 follow-up by David_Rothstein: Roll back 'Hide required core modules'. This was removing useful information to both new and experienced site builders, as well as hiding critical 'help' links. 2010-06-21 02:27:47 +00:00
Angie Byron 34dbad55c5 #444228 follow-up by Tri, ridgerunner, Damien Tournoud, et al: Improve Optimize CSS performance by removing support for Mac IE 5.5 comment hacks, and add tests. (Apologies; some of this went in with a previous commit http://drupal.org/cvs?commit=382522) 2010-06-21 01:35:25 +00:00
Angie Byron 605362393d #809698 follow-up by Damien Tournoud, Josh Waihi, chx: Add CONCAT() function to PostgreSQL since || isn't supported reliably across database systems. 2010-06-21 01:32:21 +00:00
Angie Byron f0a18039e2 #573288 by eMPee584: Clarify File.inc function documentation that several functions _must_ be fed a stream wrapper URI. 2010-06-20 23:53:52 +00:00
Angie Byron f174e9cc55 #448292 by Frank Ralf, David_Rothstein, mgifford, Everett Zufelt, Bojhan, mohammed76, et al: Fixed Drag and Drop for table rows is not accessible to screen-reader users. 2010-06-20 17:34:51 +00:00
Dries Buytaert 453fab02bf - Patch #829968 by AlexisWilke: drupal_lookup_path() documentation and return mismatch. 2010-06-17 13:48:53 +00:00
Dries Buytaert cb043e8c48 - Patch #735800 by effulgentsia, fago, Frando: node form triggers form level submit functions on button level submits, without validation. Oh yeah. 2010-06-17 13:44:45 +00:00
Dries Buytaert 3620310d7c - Patch #818206 by Berdir et al: apply coding standard for no-arg constructors. 2010-06-17 13:16:57 +00:00
Dries Buytaert 4e28fbfd39 - Patch #766382 by andypost: column 'status' is ambiguous when using node access modules. 2010-06-16 05:07:16 +00:00
Dries Buytaert b5ff7dd413 - Patch #802746 by effulgentsia: documentation fixes. 2010-06-16 05:06:15 +00:00
Dries Buytaert f7bcc0fbab - Patch #827554 by Josh Waihi: PostgreSQL performance optimization: PDO::ATTR_EMULATE_PREPARES. 2010-06-16 04:56:07 +00:00
Dries Buytaert 5f5c024b6d - Patch #515310 by Josh Waihi, marcvangend: inserting >PHP_INT_MAX into BIGINT fails on PostgreSQL. 2010-06-15 16:12:06 +00:00
Dries Buytaert 75442c9675 - Patch #802746 by rfay, jhodgdon: document () and form builder function in form_api() group. 2010-06-15 15:52:04 +00:00
Dries Buytaert 9cf21be994 - Patch #780154 by chx, noahb, dhthwy, pwolanin, aspilicious, jhodgdon, dereine, bjaspan: listing API for field API. 2010-06-14 15:41:03 +00:00
Dries Buytaert f6d56f96c3 - Patch #551658 by Stevel: improve directory testing. 2010-06-14 13:33:45 +00:00
Dries Buytaert 6c934509fe - Patch #621748 by grendzy, David Strauss: ip_address() is broken for multi-tier architectures. 2010-06-14 13:24:32 +00:00
Dries Buytaert e6b4f0b055 - Patch #826864 by mr.baileys: add a warning to decode_entities(). 2010-06-14 12:37:15 +00:00
Dries Buytaert 1cd8bc5a00 - Patch #813492 by chx, Damien Tournoud, justinrandell: HTTPS sessions use an invalid merge query. 2010-06-14 12:31:46 +00:00
Dries Buytaert 2e86ad317e - Patch #826668 by Damien Tournoud: db_add_field() will not accept 'foreign keys' even though it is part of schema api. 2010-06-14 12:26:32 +00:00
Angie Byron 7affd91ab6 #551658 follow-up by pwolanin: Revert back to D6-style temporary folder logic to avoid various platform issues. 2010-06-12 08:15:15 +00:00
Dries Buytaert fc22149f8f - Patch #736894 by mr.baileys: document that drupal_register_shutdown_function() is a php wrapper. 2010-06-11 11:00:18 +00:00
Dries Buytaert d097a4dc9a - Patch #766382 by pebosi: column 'nid' is ambiguous when using node access modules. 2010-06-11 10:39:10 +00:00
Dries Buytaert e4dd88023d - Patch #768040 by jhodgdon, janusman, codycraven: truncate_utf8() only works for latin languages and drupal_substr() had a bug. 2010-06-10 15:20:48 +00:00
Dries Buytaert e960a8e233 - Patch #804870 by CrookedNumber: docblock for drupal_form_submit() was outdated. 2010-06-10 07:00:03 +00:00
Dries Buytaert a9af3a61cf - Patch #823500 by justinrandell, chx: () should always reflect ['HTTPS'] even if () is http. 2010-06-10 06:51:38 +00:00
Dries Buytaert e4afcae139 - Patch #819844 by agentrickard: better documentation for url_is_external(). 2010-06-09 14:55:30 +00:00
Angie Byron a11cfe610c #799982 by tstoeckler, StuartJNCC: Fixed Updating D6 -> D7 fails if the D6 site has Date module applied. 2010-06-08 15:08:35 +00:00
Angie Byron 40eeac9ebb #805052 follow-up by mikey_p: Fixed Notice in update.php in drupal_session_initialize(). 2010-06-08 05:44:07 +00:00
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