Commit Graph

3970 Commits (ceabe1870e3706bde3f3890d165cdf4e73e2beb2)

Author SHA1 Message Date
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