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
|
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
|
416f87f170
|
- Patch #785782 by cafuego: support comments in built queries.
|
2010-05-15 07:04:21 +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
|
c240ea574f
|
- Patch #654752 by sndev, Berdir, jrbeeman: file_directory() needs to be set before module install.
|
2010-05-10 06:38:23 +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 |
Angie Byron
|
a2d6297055
|
#771922 by andypost: Remove t() from schema description of picture field.
|
2010-05-05 06:55:25 +00:00 |
Dries Buytaert
|
b4848f661a
|
- Patch #296326 by dereine, kscheirer, nagba, mr.baileys: l() and active class tests.
|
2010-05-04 15:59:28 +00:00 |
Angie Byron
|
c129cbf138
|
#717872 by mr.baileys: Fixed reference to non-existing curlConnect in comments.
|
2010-05-03 07:18:06 +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
|
165b325343
|
#779236 by rfay: Simpletest verbose setting should be set to on by default.
|
2010-04-30 19:12:38 +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 |
Dries Buytaert
|
466f693276
|
- Patch #755566 by effulgentsia: use of ID within theme_filter_guidelines() breaks HTML validation with more than 1 field item on a page.
|
2010-04-30 07:48:07 +00:00 |
Angie Byron
|
ea75851ef5
|
#764094 by David_Rothstein: Add tests to check that the theme system works in hook_init() (i.e., as early as possible).
|
2010-04-29 05:22:06 +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
|
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 |
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
|
b94665f5ae
|
- Patch #688334 by stella, BTMash, carlos8f, chx: fixed file inheritance is broken.
|
2010-04-26 14:06:23 +00:00 |
Angie Byron
|
6e82d23e97
|
#758690 by solotandem: Set the user agent for Unit Test Case for consistency with Web Test Case.
|
2010-04-23 05:46:01 +00:00 |
Angie Byron
|
85430f583c
|
#779412 by boombatower: Fixed wrong file documentation block on image.test.
|
2010-04-23 05:10:35 +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
|
6d9fb62fcf
|
- Patch #731606 by fago: module_implements() fails to find include.
|
2010-04-22 18:56:53 +00:00 |
Angie Byron
|
f62d41af34
|
#742972 by klausi, Berdir: Clear entity info cache during module enable. (tests)
|
2010-04-18 15:01:56 +00:00 |
Dries Buytaert
|
3c3cee28b9
|
- Patch #716496 by JohnAlbin: documentation updates for theme functions.
|
2010-04-13 15:23:03 +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 |
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
|
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
|
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
|
393c8e69ed
|
- Patch #652122 by catch, Berdir, mr.baileys, sun, David_Rothstein: access dashboard permission is useless.
|
2010-04-06 15:01:27 +00:00 |
Dries Buytaert
|
6fc055ab90
|
- Patch #730220 by Berdir, aspilicious, Damien Tournoud, pwolanin: improved xpath tests.
|
2010-03-31 20:05:06 +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
|
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 |
Angie Byron
|
72bffa0278
|
#594908 by Berdir, Bojhan, mrfelton, yoroy, catch: Changed Weight categories on Configuration & Modules correctly.
|
2010-03-30 07:17:19 +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 |
Angie Byron
|
be6d3c8bb6
|
#601398 follow-up by andypost, rfay, and sun: Allow drupLPost to target specific form HTML ID for multiple similar forms.
|
2010-03-27 18:32:06 +00:00 |
Angie Byron
|
e6059d4b1e
|
#610072 by boombatower, chx, effulgentsia, and yched: Fixed setUp() function accepting array as arguments.
|
2010-03-27 06:03:21 +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
|
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 |