Dries Buytaert
|
a7bbd6d13e
|
- Patch #808534 by dhthwy, Damien Tournoud, chx: file_get_file_references() is completely broken.
|
2010-06-26 02:16:23 +00:00 |
Dries Buytaert
|
06ec17f5ea
|
- Patch #832746 by dmitrig01: fix inconsistent formatting of entity_query().test.
|
2010-06-25 20:32:43 +00:00 |
Dries Buytaert
|
7b77b90c03
|
- Patch #795174 by Berdir: use %alias in SelectQuery joins and remove workarounds.
|
2010-06-25 19:33:47 +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 |
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
|
a3af546fe4
|
- Patch #831732 by solotandem: system_update_7053 needs to check for existence of menu_custom() table.
|
2010-06-23 13:17:51 +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
|
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 |
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
|
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
|
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
|
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
|
edb84630e8
|
- Patch #826104 by kiamlaluno: constructor for DrupalTestCase is reported to be the constructor for DrupalWebTestCase.
|
2010-06-13 13:14:18 +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
|
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
|
b87e57baaf
|
- Patch #820166 by rfay: several simpletest assertions missing default value for .
|
2010-06-08 06:16:01 +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
|
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
|
128a693466
|
- Patch #812620 by kiamlaluno: fixed incorrect format_plural().
|
2010-05-29 13:51:27 +00:00 |
Dries Buytaert
|
f5d08f5e82
|
- Patch #809698 by Damien Tournoud, tstoeckler: refrain from using the || operator for concatenation.
|
2010-05-28 10:13:38 +00:00 |
Dries Buytaert
|
9a67fb99ef
|
- Patch #174972 by rfay, stBorchert, gaele: user creation setting should be 'Visitors, with admin approval'.
|
2010-05-27 12:29:39 +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
|
3b9635dba8
|
- Patch #714964 by mr.baileys: ActionLoopTestCase was fragile on some databases.
|
2010-05-26 11:26:49 +00:00 |
Dries Buytaert
|
7d0f0aed7d
|
- Patch #592800 by cpliakas, Berdir, aufumy: critical bug: dependent modules are still installed when required modules return errors in hook_requirements().
|
2010-05-26 07:31:47 +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
|
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 |
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
|
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
|
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
|
3a60a9b8cf
|
- Patch #735808 by fago: fix multiple field value form to work with form API persistence. Added tests.
|
2010-03-21 21:31:34 +00:00 |
Dries Buytaert
|
25feb96f6d
|
- Patch #248598 by David_Rothstein, pwolanin, aspilicious: improved warning about dangerous permissions.
|
2010-03-21 21:20:43 +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
|
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
|
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
|
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 |
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 |
Angie Byron
|
ff640c1fbb
|
#601398 by andypost, rfay, and sun: Fixed Simpletest does not allow assigning actions to triggers.
|
2010-03-07 18:06:06 +00:00 |
Angie Byron
|
41a0e3f0fe
|
#721210 by andypost: Preserve shutdown handlers in SimpleTest (Allow SimpleTest module to run without Search module)
|
2010-03-07 08:10:26 +00:00 |
Angie Byron
|
9703e5d6e2
|
#715476 by Jeremy and Crell: Schema object should respect active database connection (with tests).
|
2010-03-07 08:03:45 +00:00 |
Angie Byron
|
903501822d
|
#260934 by plach, ShawnClark, et al: Fixed Static caching: cannot call drupal_validate_form() on the same form more than once.
|
2010-03-07 07:49:26 +00:00 |
Dries Buytaert
|
aec10a8c7d
|
- Patch #734146 by scor: white-space clean-up.
|
2010-03-06 06:39:01 +00:00 |
Dries Buytaert
|
7818e2d460
|
- Patch #676800 by casey, sun, james.elliott, cosmicdreams, seutje, Jacine: made fieldsets work on all browser.
|
2010-03-03 19:46:26 +00:00 |
Dries Buytaert
|
02d6b122b5
|
- Patch #648170 by fago, sun: form constructors cannot enable form caching or form rebuilding.
|
2010-03-03 08:43:07 +00:00 |
Dries Buytaert
|
c4fd581899
|
- Patch #353918 by Dave Reid, yched: drupal_write_record() writes empty string instead of empty serialized array.
|
2010-03-03 08:40:25 +00:00 |
Dries Buytaert
|
a3134cc24a
|
- Patch #671520 by mr.baileys, cha0s, boombatower, andypost: CURL and fragment URLs break testing due to a bug in some CURL versions.
|
2010-03-03 08:10:33 +00:00 |
Dries Buytaert
|
a5d180b9c0
|
- Patch #347959 by sun, Damien Tournoud, justinrandell, scor, chx: modules_installed() was broken during testing.
|
2010-03-02 09:07:09 +00:00 |
Dries Buytaert
|
c3760557bd
|
- Patch #243251 by naxoc, Signe, lilou, mcarbone: JavaScript requiring a query string cannot be loaded.
|
2010-03-02 08:47:41 +00:00 |
Dries Buytaert
|
13704b8f62
|
- Patch #722912 by andypost: db_index_exists() must conform schemaAPI indexExists().
|
2010-03-01 11:30:37 +00:00 |
Dries Buytaert
|
f6b166ff23
|
- Patch #620298 by David_Rothstein: schema not available in hook_install().
|
2010-02-26 18:31:29 +00:00 |