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 |
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 |
Dries Buytaert
|
45f4a1e166
|
- Patch #482816 by sun, Rob Loach: make a consistent wrapper around submit buttons.
|
2010-04-24 14:49:14 +00:00 |
Dries Buytaert
|
3e547ae045
|
- Patch #779494 by marcingy: fixed notices on install screens.
|
2010-04-24 14:42:35 +00:00 |
Angie Byron
|
b1026a1a21
|
#776178 follow-up by David_Rothstein: Fixed PHP 5.3 warning for command line install at the root, rather than the symptom.
|
2010-04-23 07:50:28 +00:00 |
Angie Byron
|
67a19cf48b
|
#688294 by Berdir, andypost, Crell, catch: Fixed Switch from db_is_active() to proper exception catching.
|
2010-04-23 05:21:19 +00:00 |
Angie Byron
|
453032c117
|
#692950 by effulgentsia, chx, aaron, catch, moshe weitzman, sun: Use hook_module_implements_alter() to allow modules to alter the weight of hooks in module_implements().
|
2010-04-22 22:36:01 +00:00 |
Dries Buytaert
|
df17569a04
|
- Patch #722978 by Alan D., duellj: invalid header count for empty message in theme_table().
|
2010-04-22 22:33:29 +00:00 |
Angie Byron
|
cca6d06c01
|
#721082 by scor, linclark: Fixed Prevent conflicting namespaces and move hook_rdf_namespaces() invocation into rdf.module.
|
2010-04-22 21:41:09 +00:00 |
Dries Buytaert
|
164b9a3268
|
- Patch #778354 by chx: fixed the world's most confusing typo.
|
2010-04-22 19:21:12 +00:00 |
Dries Buytaert
|
6d9fb62fcf
|
- Patch #731606 by fago: module_implements() fails to find include.
|
2010-04-22 18:56:53 +00:00 |
Angie Byron
|
4095b6cf99
|
#777150 by jpmckinney, realityloop: Fixed Strict warning on the reports screen.
|
2010-04-22 10:09:27 +00:00 |
Angie Byron
|
a0f1bffdac
|
#776178 by marvil07: Fixed PHP 5.3 warning for command line install.
|
2010-04-22 09:13:53 +00:00 |
Angie Byron
|
98df60e726
|
#357799 by unexpand and Heine: Clarify return value of drupal_render() function.
|
2010-04-22 08:18:56 +00:00 |
Angie Byron
|
d290b725d8
|
#777138 by realityloop: Fixed Strict warning: Only variables should be passed by reference in install_settings_form().
|
2010-04-21 08:56:06 +00:00 |
Angie Byron
|
3d493056a0
|
#605624 by puddlenipper, cwgordon7: Added clarification about example hooks.
|
2010-04-21 07:53:45 +00:00 |
Angie Byron
|
6b108a3b67
|
#773720 by scor, catch: Fixed 'Table registry doesn't exist' blocks upgrade.
|
2010-04-21 07:05:44 +00:00 |
Angie Byron
|
a25fafc597
|
#736530 by ldpm: Link hooks group/topic page to the themeable group page.
|
2010-04-20 18:50:36 +00:00 |
Angie Byron
|
a862d3aead
|
#766100 by andypost: Fixed Undefined function _system_rebuild_theme_data() when trying to run update.php from D6 -> D7.
|
2010-04-20 08:19:01 +00:00 |
Angie Byron
|
2e12586932
|
#757214 by justinrandell, scor: Fixed D6->D7 update.php failure: Fatal error: Class 'MergeQuery_mysql()'.
|
2010-04-20 07:51:59 +00:00 |
Angie Byron
|
cd6a08d843
|
#772554 by Crell: Remove delay() method from insert queries.
|
2010-04-19 04:43:05 +00:00 |
Dries Buytaert
|
7e5787d948
|
- Patch #582414 by plach: English and native name for the Kyrgyz language has to be changed from 'Kirghiz(Кыргыз)' to 'Kyrgyz(Кыргыз тили)'.
|
2010-04-17 12:55:08 +00:00 |
Dries Buytaert
|
2aad3ce052
|
- Patch #768518 by catch: element_info() should use drupal_static_fast() pattern.
|
2010-04-17 12:35:35 +00:00 |
Dries Buytaert
|
a8cb00de11
|
- Patch #655740 by ksenzee, casey, aspilicious: fixed small JavaScript issues in the overlay module.
|
2010-04-16 13:39:42 +00:00 |
Dries Buytaert
|
e4c4e08251
|
- Patch #748984 by droplet: fixed wrong multi-site directory aliasing example.
|
2010-04-15 12:01:28 +00:00 |
Dries Buytaert
|
c27d66307c
|
- Patch #770838 by sdboyer: optimize DatabaseConnection::ExpandArguments.
|
2010-04-15 11:53:26 +00:00 |
Dries Buytaert
|
00deb1df3e
|
- Patch #770668 by Damien Tournoud: undefined in InsertQuery::__toString().
|
2010-04-15 11:51:27 +00:00 |
Dries Buytaert
|
3c3cee28b9
|
- Patch #716496 by JohnAlbin: documentation updates for theme functions.
|
2010-04-13 15:23:03 +00:00 |
Dries Buytaert
|
06fe6cae2d
|
- Patch #763048 by catch: critical bug: remove drupal_unpack()() due to namespacing collisions.
|
2010-04-13 15:13:41 +00:00 |
Dries Buytaert
|
cc5b8e6aee
|
- Patch #688704 by Crell, boombatower, andypost, noahb: give DB its own autoload function.
|
2010-04-11 21:05:13 +00:00 |
Dries Buytaert
|
33f0b0830b
|
- Patch #426056 by effulgentsia, Berdir, sun, boombatower, tstoeckler: fixed server-side enforcement of #disabled is inconsistent.
|
2010-04-11 19:00:27 +00:00 |
Dries Buytaert
|
ff301288f2
|
- Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP strict warnings when running tests and for PHP 5.3.
|
2010-04-11 18:33:44 +00:00 |
Dries Buytaert
|
de33f74b40
|
- Patch #688704 by Crell, boombatower, noahb: give DB its own autoload function.
|
2010-04-11 17:16:45 +00:00 |
Angie Byron
|
6f8293a5ae
|
#764418 by David_Rothstein, jpmckinney, quiptime, Crell: Move query conditional helper functions to database.inc to avoid fatal errors in lower bootstrap levels.
|
2010-04-11 01:12:23 +00:00 |
Dries Buytaert
|
bdb7e56143
|
- Patch #741578 by nikgregory, andypost, Berdir, noahb: 'File' is a reserved word that should not be used.
|
2010-04-10 17:30:15 +00:00 |
Dries Buytaert
|
70d60fb88f
|
- Patch #642614 by plach: locale_add_language() should reset entity_info() cache.
|
2010-04-09 12:14:25 +00:00 |
Dries Buytaert
|
a71b70f069
|
- Patch #705242 by moshe weitzman: _drupal_log_error() messy for CLI requests.
|
2010-04-08 18:11:27 +00:00 |
Dries Buytaert
|
d5ce7f5281
|
- Patch #384992 by effulgentsia, sun: drupal_html_id() does not work correctly in AJAX context with multiple forms on page.
|
2010-04-07 17:30:43 +00:00 |
Dries Buytaert
|
dde5c67ba0
|
- Patch #302327 by Josh Waihi, noahb, Crell, hswong3i: support cross-schema/database prefixing like we claim to.
|
2010-04-07 15:07:59 +00:00 |
Dries Buytaert
|
bead28a4cd
|
- Patch #721436 by catch, chx, sun, eojthebrave, David_Rothstein, moshe weitzman: remove magical fairy saving of cruft from user_save().
|
2010-04-07 13:49:21 +00:00 |
Dries Buytaert
|
246d0a874c
|
- Patch #763962 by effulgentsia: remove ineffective static caching of within url().
|
2010-04-07 07:19:00 +00:00 |
Dries Buytaert
|
97c14a993e
|
- Patch #642782 by plach, Dave Reid, greggles, mfb: hook_language_init() is a bootstrap hook and needs bootstrap_invoke_all().
|
2010-04-07 05:15:51 +00:00 |
Dries Buytaert
|
8173fc1aa3
|
- Patch #558928 by mgifford, brandonojc, Owen Barton, Everett Zufelt: follow-up on making form element labeling more accessible.
|
2010-04-07 04:39:59 +00:00 |
Dries Buytaert
|
ba96cffdb7
|
- Patch #699440 by scor, effulgentsia, noahb, catch: add bundle support to entity_uri() callback to remove performance overhead of forum_url_outbound_alter().
|
2010-04-06 19:49:03 +00:00 |
Dries Buytaert
|
c2b1029595
|
- Patch #592008 by moshe weitzman, David_Rothstein, chx: don't save theme registry before modules are included.
|
2010-04-06 17:56:40 +00:00 |
Dries Buytaert
|
36088732bb
|
- Patch #669794 by andypost, Josh Waihi, aspilicious, moshe weitzman, catch: use savepoints for nested transactions.
|
2010-04-06 16:54:15 +00:00 |
Dries Buytaert
|
0b66c97168
|
- Patch #303987 by jhodgdon, CitizenKane: l() documentation needs to say something about encoding.
|
2010-04-06 16:41:08 +00:00 |
Dries Buytaert
|
f88676a590
|
- Patch #499774 by jbrauer: support use of feed:// URLs as synonyms for http:// in core.
|
2010-04-06 06:43:19 +00:00 |
Dries Buytaert
|
fcb8df3c77
|
- Patch #761316 by Crell: code simplification in query dispatchers.
|
2010-04-04 20:35:59 +00:00 |
Dries Buytaert
|
77c0c78dd9
|
- Patch #760982 by yhager, jbrown, aspilicious, David_Rothstein: tokenizer PHP extension not required.
|
2010-04-04 13:44:49 +00:00 |
Dries Buytaert
|
7cd14c719d
|
- Patch #760738 by yched: includes full form state in unneeded cases.
|
2010-04-04 13:22:51 +00:00 |
Dries Buytaert
|
cb391a1856
|
- Patch #748340 by Berdir, andypost, catch, noahb, Crell: MySQL-optimized tableExists() implementation.
|
2010-04-04 07:20:05 +00:00 |
Angie Byron
|
1e25da7eab
|
#742246 by jbrown: Fixed Uncaught exceptions thrown in the exception handler prevent error reporting.
|
2010-04-03 03:36:11 +00:00 |
Dries Buytaert
|
e0871ec49b
|
- Patch #671184 by Scott Reynolds, sun, effulgentsia, yched, rfay, Pasqualle: AJAX form can submit inappropriately to system/ajax after failed validation.
|
2010-03-31 19:34:56 +00:00 |
Dries Buytaert
|
fa63e6fe68
|
- Patch #305653 by donquixote, David_Rothstein, cdale, sun, snowball43, Dave Reid, JohnAlbin, aspilicious: themes disabled during update.
|
2010-03-31 19:10:39 +00:00 |
Dries Buytaert
|
d054bfaa01
|
- Patch #265973 by Damien Tournoud, mr.baileys, dixon_, clemens.tolboom: XML-RPC chokes with long server response.
|
2010-03-31 15:56:53 +00:00 |
Dries Buytaert
|
108011af8b
|
- Patch #756498 by douggreen: restore current directory after register_shutdown_function() callback.
|
2010-03-31 15:36:48 +00:00 |
Dries Buytaert
|
d35cf3f36e
|
- Patch #755586 by c960657: don't call is_writable() in each request.
|
2010-03-31 15:35:29 +00:00 |
Dries Buytaert
|
413fb434a7
|
- Patch #677750 by jurgenhaas: fixed XMLRPC server call creates unnecessary watchdog entries.
|
2010-03-31 15:33:08 +00:00 |
Dries Buytaert
|
fd4d0fd4bd
|
- Patch #756478 by alex_b: remove obsolete return statement in findCaller().
|
2010-03-31 15:09:21 +00:00 |
Angie Byron
|
145e717897
|
#467296 by Frank Ralf, mgifford, Everett Zufelt, Cliff,seutje, Bojhan, kat3_drx, et al: Accessibility improvements for vertical tabs.
|
2010-03-30 07:05:58 +00:00 |
Dries Buytaert
|
a2a4bf940e
|
- Patch #753754 by Garrett Albright, aspilicious, Crell, yoroy, marcvangend: error message when settings file does not exist should be hidden.
|
2010-03-28 12:00:17 +00:00 |
Dries Buytaert
|
a08c969669
|
- Patch #728338 by sun, Crell: standardize on 'field' in function names. 'It has to get worse before it can get better.'
|
2010-03-28 11:45:11 +00:00 |
Dries Buytaert
|
cf7750838d
|
- Patch #707724 by yche: forgot to rename 'object keys' to 'entity keys'.
|
2010-03-28 10:46:36 +00:00 |
Dries Buytaert
|
3cc61288a6
|
- Patch #753754 by Garrett Albright, aspilicious, yoroy: error message when settings file does not exist should be hidden.
|
2010-03-28 07:25:36 +00:00 |
Dries Buytaert
|
3520ea5153
|
- Patch #754192 by andypost, Damien Tournoud: critical bug: fixed transaction support for old sqlite versions.
|
2010-03-28 06:54:13 +00:00 |
Dries Buytaert
|
d864fc6363
|
- Patch #754686 by yched: rename 'cacheable' property in hook_entity_info().
|
2010-03-27 18:41:14 +00:00 |
Angie Byron
|
8439d8df63
|
#621902 by jhodgdon and mfer: Fixed Docs for drupal_add_js().
|
2010-03-27 05:55:24 +00:00 |
Angie Byron
|
7d4b84b878
|
#707724 follow-up by yched: Fix more confusing field/entity api arguments.
|
2010-03-27 05:52:50 +00:00 |
Dries Buytaert
|
967f4a1bbe
|
- Patch #231668 by aspilicious, birdmanx35: improve comments in core to conform to standards.
|
2010-03-26 22:14:46 +00:00 |
Dries Buytaert
|
c327b4d407
|
- Patch #684846 by effulgentsia, rfay, quicksketch, aspilicious: AJAX triggered by non-submit element fails if any elements are validated.
|
2010-03-26 18:58:12 +00:00 |
Dries Buytaert
|
a7d001f7d1
|
- Patch #669794 by andypost: use savepoints for nested transactions.
|
2010-03-26 18:46:06 +00:00 |
Dries Buytaert
|
d428fe37b9
|
- Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see also links.
|
2010-03-26 17:14:46 +00:00 |
Dries Buytaert
|
32bc8911b1
|
- Patch #629902 by andypost, JohnAlbin, David_Rothstein: critical bug: theme_get_setting() should return NULL for features that are disabled in a theme.
|
2010-03-26 12:45:20 +00:00 |
Dries Buytaert
|
3cf8a44fb8
|
- Patch #667944 by sun: Javascript #states cannot hide fieldsets, radios, checkboxes.
|
2010-03-26 12:16:18 +00:00 |
Dries Buytaert
|
bcfe4b4498
|
- Patch #656782 by effulgentsia: critical bug: ajax_process_form() results in settings being returned for elements that aren't re-rendered as part of the AJAX request.
|
2010-03-26 10:52:38 +00:00 |
Dries Buytaert
|
85969b0590
|
- Patch #752096 by c960657: remove unused check_file().
|
2010-03-25 10:45:03 +00:00 |
Dries Buytaert
|
48e05803fd
|
- Patch #669794 by andypost, Josh Waihi, aspilicious: critical task: use savepoints for nested transactions.
|
2010-03-25 10:38:45 +00:00 |
Dries Buytaert
|
23cbbcb1b2
|
- Patch #748982 by mikeryan: allow Database logging_callback() to be a class method.
|
2010-03-24 09:59:17 +00:00 |
Dries Buytaert
|
de39337076
|
- Patch #458704 by markus_petrux, tic2000: don't automatically remove 'www.' from admin-set cookie domains.
|
2010-03-24 09:17:37 +00:00 |
Dries Buytaert
|
8745ceabf4
|
- Patch #751002 by c960657: _drupal_flush_css_js() is too complex.
|
2010-03-23 21:44:10 +00:00 |
Dries Buytaert
|
4d590cff65
|
- Patch #715132 by moshe weitzman: over aggressive escaping of table names.
|
2010-03-23 18:54:32 +00:00 |
Dries Buytaert
|
9b8c393d4e
|
- Patch #443514 by casey, sun: stylesheet override logic prevents loading of stylesheets of third-party libraries.
|
2010-03-21 21:14:30 +00:00 |
Dries Buytaert
|
ff5194c862
|
- Patch #711682 by aspilicious, sun: fixed style issues.
|
2010-03-21 20:49:01 +00:00 |
Dries Buytaert
|
f505b6a978
|
- Patch #746676 by pwolanin, Rob Loach: new grouping messes with JavaScript weight.
|
2010-03-21 20:26:41 +00:00 |
Angie Byron
|
c802302bac
|
Back to 7.0-dev
|
2010-03-21 16:53:36 +00:00 |
Angie Byron
|
d516f6778e
|
Drupal 7.0-alpha3
|
2010-03-21 16:51:26 +00:00 |
Angie Byron
|
426f82ac6d
|
#241570 by effulgentsia and merlinofchaos: Fixed Theme preprocess functions do not get retained when using patterns.
|
2010-03-21 04:05:24 +00:00 |
Dries Buytaert
|
aadc94a102
|
- Patch #582948 by David_Rothstein: improve safety of schema manipulation.
|
2010-03-20 15:06:51 +00:00 |
Dries Buytaert
|
e3da79e270
|
- Patch #720226 by trevjs: documentation for l() missing language key.
|
2010-03-18 19:15:02 +00:00 |
Dries Buytaert
|
a26bd1e32f
|
- Patch #495030 by Psicomante | yngens: fixed locale code for Kyrgyz Republic.
|
2010-03-18 19:07:42 +00:00 |
Dries Buytaert
|
cb009a324e
|
- Patch #720202 by naxoc, kkaefer: theme_table() doesn't use thead with empty cells.
|
2010-03-18 19:03:29 +00:00 |
Dries Buytaert
|
4474551713
|
- Patch #680422 by scor, grendzy, Heine: request_uri() can not be used as is in HTML.
|
2010-03-17 14:04:38 +00:00 |
Dries Buytaert
|
40417f5a6f
|
- Patch #258397 by John Morahan, Dries, R.Muilwijk, Bart Jansens, grendzy, Berdir: IP address identification not broad enough.
|
2010-03-17 13:58:45 +00:00 |
Angie Byron
|
50040920bf
|
#335035 follow-up by andypost: Fixed failure in tests.
|
2010-03-13 22:33:05 +00:00 |
Dries Buytaert
|
5e32593f3d
|
- Patch #716602 by effulgentsia: refactor ajax_render() and clean up 'ajax' element type.
|
2010-03-13 06:55:50 +00:00 |
Dries Buytaert
|
160b42812c
|
- Patch #335035 by boombatower, Damien Tournoud, ksenzee, Berdir, Dave Reid, effulgentsia: Simpletest drupalPost() incorrectly submits input for disabled elements, causing unreliable testing of forms that contain them.
|
2010-03-12 14:38:37 +00:00 |
Dries Buytaert
|
d8e62ff260
|
- Patch #681782 by Dave Reid: 'clean' option in token_replace() does not do anything.
|
2010-03-12 14:33:02 +00:00 |
Dries Buytaert
|
f87f488e1d
|
- Patch #431776 by catch, agentrickard, Damien Tournoud, Dries: cron should run as anonymous when invoked via the run-cron link on the status report page.
|
2010-03-12 14:20:32 +00:00 |
Angie Byron
|
aaf9a83db6
|
#556872 by Davy Van Den Bremt, pwolanin, sun, and eojthebrave: Fixed Action links do not work on all levels (example: 'add block' action link does not appear).
|
2010-03-12 05:14:14 +00:00 |
Dries Buytaert
|
54d7a298d2
|
- Patch #131432 by dereine, alienbrain, sun: #field_prefix() and #field_suffix() work on textfields only.
|
2010-03-11 22:46:32 +00:00 |
Dries Buytaert
|
052a1da533
|
- Patch #739450 by mr.baileys: rename WATCHDOG_EMERG to WATCHDOG_EMERGENCY.
|
2010-03-11 21:23:06 +00:00 |
Dries Buytaert
|
e603247301
|
- Patch #739488 by mr.baileys: REGISTRY_* constants are not text filtering flags.
|
2010-03-11 21:21:36 +00:00 |
Angie Byron
|
632ae14d9c
|
#587706 follow-up by plach: trim GET['q'] centrally in request_path() so subsequent places don't have to do it.
|
2010-03-10 19:36:14 +00:00 |