Katherine Bailey
|
d4517669ae
|
Adding a request object to update.php and fixing how it deals with the response from batch api
|
2012-04-27 21:13:17 -05:00 |
Larry Garfield
|
9cf81913e9
|
Merge remote-tracking branch 'upstream/8.x' into kernel
|
2012-04-22 18:50:18 -05:00 |
catch
|
48f271b63e
|
Issue #822418 by catch, marcingy, davidjdagino, ezheidtmann: Fixed Field form structure incomplete if field_access() returns FALSE.
|
2012-04-22 23:03:31 +09:00 |
catch
|
5e65498a34
|
Issue #1517138 by sun: Follow-up for SimpleTest does not create configuration folder causing test failures.
|
2012-04-21 10:38:11 +09:00 |
Jennifer Hodgdon
|
121f7ee093
|
Issue #1540072 by xjm: American spelling for behavior
|
2012-04-20 12:51:35 -07:00 |
Larry Garfield
|
c96c3fca10
|
Merge remote-tracking branch 'upstream/8.x' into kernel
|
2012-04-20 01:07:37 -05:00 |
Katherine Bailey
|
223049a02c
|
Use the getFormat() method on the request object for content type negotiation, and fallback to html in the case of no Accept header.
|
2012-04-19 22:36:39 -05:00 |
Dries
|
6251c4066e
|
- Patch #135464 by Artusamak, Gábor Hojtsy, brantwynn, YesCT, z.stolar: add language options to block visibility.
|
2012-04-19 13:45:46 -04:00 |
Jennifer Hodgdon
|
16e1171377
|
Issue #1313510 by NROTC_Webmaster: Fix whitespace from API cleanup, oops
|
2012-04-19 10:40:55 -07:00 |
Jennifer Hodgdon
|
0964130b19
|
Issue #1431630 by NROTC_Webmaster, tim.plunkett: Clean up API docs for themes directory
|
2012-04-19 08:30:31 -07:00 |
Jennifer Hodgdon
|
0016283b17
|
Issue #1313510 by NROTC_Webmaster, oriol_e9g, aenw: API docs cleanup for Statistics module
|
2012-04-19 08:17:35 -07:00 |
Dries
|
f61cb9bc21
|
- Patch #1538370 by Jody Lynn: Fixed Wrong version in common_test_cron_helper().info.
|
2012-04-19 07:38:46 -04:00 |
Dries
|
3a9a31251d
|
Merge branch '8.x' of git.drupal.org:project/drupal into 8.x
|
2012-04-19 07:32:00 -04:00 |
Dries
|
055716fe39
|
- Patch #1527988 by Niklas Fiekas: Fixed Missing or legacy number validation.
|
2012-04-19 07:31:47 -04:00 |
catch
|
3aa3e5d1d6
|
Issue #636454 by tim.plunkett: Follow up for Cache tag support.
|
2012-04-19 12:28:14 +09:00 |
catch
|
d28d65ba17
|
Issue #1229442 by bleen18, amateescu, chrispomeroy, aspilicious: Convert poll tpls and markup to HTML5.
|
2012-04-19 12:18:54 +09:00 |
catch
|
ec59f02c12
|
Issue #1302228 by xjm, yched, kathyh, chx, tim.plunkett: Fixed field_has_data() returns inconsistent results – possible data loss.
|
2012-04-19 12:16:57 +09:00 |
catch
|
6ead5e0750
|
Issue #1174646 by aspilicious, ericduran, Niklas Fiekas: Added new HTML5 FAPI element: range.
|
2012-04-19 12:07:55 +09:00 |
catch
|
3b1b9c71f9
|
Issue #1183042 by mgifford: Follow up for Add WAI-ARIA roles to Core blocks.
|
2012-04-19 12:04:09 +09:00 |
Dries
|
0ca408e1d3
|
- Patch #1497230 by Rob Loach, pdrake, effulgentsia: Use Dependency Injection to handle object definitions.
|
2012-04-18 14:31:33 -04:00 |
Dries
|
1f2622c8b8
|
- Patch #1497230 by Rob Loach, pdrake, effulgentsia: Use Dependency Injection to handle object definitions.
|
2012-04-18 14:30:50 -04:00 |
Jennifer Hodgdon
|
a384eb4854
|
Issue #1537370 by Liam Morland: Improve documentation of return value for file_load()
|
2012-04-18 10:56:16 -07:00 |
Katherine Bailey
|
89335b2cd3
|
Change the test for index.php/user to make sure it DOES return a valid page and NOT a 404
|
2012-04-18 10:54:34 -07:00 |
Jennifer Hodgdon
|
135c7866d4
|
Issue #1537888 by wulff: Fix typo in EntityFieldQuery docs
|
2012-04-18 09:13:40 -07:00 |
catch
|
812413b922
|
Issue #642734 by nod_, yhahn: Fixed Simpletest behaviors should process the elements only once.
|
2012-04-18 12:29:51 +09:00 |
catch
|
a5e3fac8d5
|
Issue #1159002 by sun: Show comment field first and before contact info in comment form.
|
2012-04-18 12:23:31 +09:00 |
Jennifer Hodgdon
|
aab45ade9f
|
Issue #1533498 by jmarkel: Fix see doc issue and clean up doc in hook_field_widget_form_alter
|
2012-04-17 15:13:57 -07:00 |
enzo - Eduardo Garcia
|
384187a162
|
Fixes for Images Tests with WSCCI
|
2012-04-16 22:53:28 -05:00 |
catch
|
2155a540c7
|
Issue #1309394 by effulgentsia, sun, aspilicious: Process #autocomplete_path() for all form elements; remove custom/duplicated code from theme_textfield().
|
2012-04-17 12:42:31 +09:00 |
catch
|
87c647b075
|
Issue #1492378 by scottalan: Document proper use of #autocomplete_path() for slashes.
|
2012-04-17 12:40:10 +09:00 |
catch
|
945e7605e6
|
Issue #1459164 by Kevin Morse, droplet: Use test() to match string for BOOL comparison .
|
2012-04-17 12:37:26 +09:00 |
catch
|
b3e2c8b4af
|
Issue #1473314 by litwol, nod_, tim.plunkett, attiks: Core js still uses -processed instead of context/.once().
|
2012-04-17 12:33:58 +09:00 |
catch
|
a4de2caaf0
|
Issue #1354726 by develCuy, gnuget, droplet: Add more indexes on {forum_index()}.
|
2012-04-17 12:28:52 +09:00 |
catch
|
f6cb088ed4
|
Issue #1527720 by Gábor Hojtsy: Fixed OpenID language matching finds least specific instead of most specific match.
|
2012-04-17 12:23:52 +09:00 |
catch
|
b5973cd97d
|
Issue #1195254 by underq, kid_icarus, oriol_e9g, xjm: Taxonomy test cleanup and wording improve.
|
2012-04-17 12:14:25 +09:00 |
catch
|
88085504ff
|
Issue #1252206 by droplet, kid_icarus, Bojhan: Remove checkbox spacing.
|
2012-04-17 12:09:18 +09:00 |
catch
|
d9135600c9
|
Issue #1509996 by jhedstrom: Added Convert hook_cron_queue_info() to hook_queue_info().
|
2012-04-17 12:07:50 +09:00 |
catch
|
5de2f76426
|
Issue #277200 by andypost, Damien Tournoud: Add tests for vocabulary hierarchy.
|
2012-04-17 12:05:39 +09:00 |
catch
|
ce793feeb7
|
Issue #1060700 by eiriksm, alexweber: Fixed Text in new topic and new post links does not describe its purpose.
|
2012-04-17 12:02:27 +09:00 |
catch
|
c5eea4a58b
|
Issue #1372122 by klausi, sun, beejeebus, juampy, mradcliffe: Fixed STOP the registry integrity constraint violation nightmare.
|
2012-04-17 11:59:51 +09:00 |
Jody Hamilton
|
f811458288
|
Fixing fatal error in getting token from request
|
2012-04-16 19:53:10 -05:00 |
Jody Hamilton
|
fa78f9ac5c
|
remove use of $_GET[token] from update.php
|
2012-04-16 19:53:10 -05:00 |
Jody Hamilton
|
da3aa99f22
|
remove use of $_GET[token] from overlay
|
2012-04-16 19:53:10 -05:00 |
Jody Hamilton
|
6f911290fc
|
removing menu constant from user module
|
2012-04-16 19:53:10 -05:00 |
Jody Hamilton
|
7f12d2ccf9
|
Remove menu constant from comment module
|
2012-04-16 19:53:10 -05:00 |
Jody Hamilton
|
9a34e05e53
|
removing use of $_GET and menu constanct from overlay
|
2012-04-16 19:53:10 -05:00 |
Jody Hamilton
|
48dd0e6b68
|
Issue 1534716: Use access callback for aggregator refresh link and replace use of $_GET
|
2012-04-16 19:53:10 -05:00 |
Larry Garfield
|
1a7cf99e5d
|
Remove unnecessary use statement.
|
2012-04-16 19:42:41 -05:00 |
Larry Garfield
|
5eefb8c8bc
|
Fix path in site-offline check.
|
2012-04-16 00:06:02 -05:00 |
Katherine Bailey
|
2961c4feee
|
Make node module's rss.xml controller return a response object with content-type set to xml
|
2012-04-15 22:52:30 -05:00 |