Dries
|
bac3ed7764
|
- Patch #1539072 by Gábor Hojtsy: Fixed Support for disabled languages broken, drop it.
|
2012-04-25 16:44:20 -07:00 |
webchick
|
4ef74ecd98
|
Issue #1541792 by tim.plunkett, chx, Amitaibu: Enable dynamic allowed list values function with additional context
|
2012-04-25 15:00:46 -07:00 |
catch
|
74d3fc229f
|
Issue #1525640 by jeff.maes: Fixed Disable autocompletion for email/password field when editing user profile.
|
2012-04-25 13:33:09 +09:00 |
Jennifer Hodgdon
|
80189e786e
|
Issue #1509838 by cosmicdreams, klausi: Use elseif not else if
|
2012-04-24 15:51:38 -07:00 |
Jennifer Hodgdon
|
6968da74fc
|
Issue #720630 by kid_icarus, tsphethean: Clean up documentation for watchdog, hook_watchdog, and watchdog constants
|
2012-04-24 15:29:27 -07:00 |
catch
|
b5ad27e375
|
Issue #135464 by Gábor Hojtsy: Follow-up, move tests to block module.
|
2012-04-24 21:00:08 +09:00 |
catch
|
933b844ab9
|
Issue #1519942 by Gábor Hojtsy, dawehner, kalman.hosszu, balintk: Decouple locale module from user module.
|
2012-04-24 13:01:42 +09:00 |
catch
|
7642d2466b
|
Issue #1497230 by Rob Loach, pdrake, effulgentsia, beejeebus: follow-up for dependency injection - ensure t() can be called early in bootstrap.
|
2012-04-24 11:14:08 +09:00 |
catch
|
bc7f5c39a4
|
Issue #1404380 by msonnabaum, xjm, mjpa: Fixed Unnecessary aggregation of CSS/JS.
|
2012-04-24 11:05:45 +09:00 |
catch
|
6fbbde25a2
|
Issue #751168 by elliotttf, caktux, andyceo, setvik, xjm, sun: Fixed Regression: Missing 'Default image' per field instance.
|
2012-04-24 11:03:13 +09:00 |
catch
|
249d9eae67
|
Issue #1213536 by David_Rothstein, sun, effulgentsia, Yorirou: Fixed Non-resettable theme_get_registry() cache causes problems for non-interactive installations.
|
2012-04-24 10:57:26 +09:00 |
catch
|
3c7a609bb6
|
Issue #1262592 by jmarkel, pingers, marcingy: Fixed numeric names fail image creation.
|
2012-04-24 10:55:26 +09:00 |
catch
|
169a8c126c
|
Issue #857124 by lucascaro, Alan D., 30equals, tim.plunkett: Fixed Collapsible fieldsets and vertical tabs do not work without form_builder() (Form API).
|
2012-04-24 10:52:29 +09:00 |
catch
|
277e4b1e47
|
Issue #1039666 by Jelle_S, droplet, Kevin Morse, nod_: Fixed Placing a block in a region via select dropdown moves it to the top of the region, but it will show at the bottom.
|
2012-04-24 10:51:14 +09:00 |
catch
|
042de88417
|
Issue #1477218 by Berdir, Rob Loach: Convert Tracker tests to PSR-0, register PSR-0 test classes.
|
2012-04-23 12:01:03 +09:00 |
webchick
|
85a421eb9b
|
Issue #966210 by mfb, catch, bfroehle, drewish, drumm, makara, sun, BTMash, iamEAP: Fixed DB Case Sensitivity: system_update_7061() fails on inserting files with same name but different case.
|
2012-04-22 19:48:48 -07: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 |
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
|
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
|
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
|
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
|
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 |
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
|
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
|
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
|
789ab2a316
|
Issue #1299424 by Niklas Fiekas, sun: Implement a one module per directory rule.
|
2012-04-14 01:05:19 +09:00 |
catch
|
25ef3c917f
|
Issue #1277776 by fago, plach, Gábor Hojtsy, tim.plunkett, aspilicious, brantwynn: Add generic field/property getters/setters (with optional language support) for entities.
|
2012-04-13 19:55:39 +09:00 |
catch
|
fe51314cb8
|
Issue #1237252 by bfroehle, drewish, Berdir: Fixed DB Case Sensitivity: Allow BINARY attribute in MySQL.
|
2012-04-13 17:21:35 +09:00 |
catch
|
1f4ececf10
|
Issue #189544 by cafuego, BrockBoland, Dave Cohen: Added Allow administrator to edit account without email address.
|
2012-04-13 17:10:57 +09:00 |
catch
|
2a30669ab3
|
Issue #1513970 by Berdir: Convert SearchQuery to PSR-0.
|
2012-04-13 17:09:54 +09:00 |
catch
|
95001d3096
|
Issue #1480866 by hansyg, underq, Berdir, tstoeckler, cosmicdreams: Add type-hinting and parameter type documentation for comment objects.
|
2012-04-13 17:01:13 +09:00 |
catch
|
e8b9f3b44b
|
Issue #1058754 by Yaron Tal, kathyh, naxoc, xjm: Fixed attempt to loop through undefined result set in aggregator.
|
2012-04-13 16:16:11 +09:00 |