Commit Graph

106 Commits (5511cdda61f6fdaf71e0eb5a0b2c7bf9cf29dd89)

Author SHA1 Message Date
Jennifer Hodgdon 98996b52b4 Issue #1681456 by mjonesdinero: Move hook_field_widget_properties_alter to correct group 2012-07-17 16:25:48 -07:00
Dries 364fd1776e - Patch #1325628 by damien_vancouver, xjm, Damien Tournoud, TravisCarden: fixed EntityFieldQuery::propertyQuery missing fully qualified column names causes ambiguous column DB error. 2012-07-15 06:24:51 -07:00
Dries 188083a51c - Patch #1370346 by oriol_e9g, weri: added apostrophe and thins space as thousands markers. 2012-07-15 06:08:37 -07:00
Dries c35ae62e7d - Patch #1560028 by bleen18, sun: remove all calls to rand() from tests. 2012-07-04 10:00:08 -04:00
Dries 3a3bce39e4 - Patch #1649400 by vasi1186, Gábor Hojtsy: make locked/special languages fully extensible. 2012-07-04 09:17:19 -04:00
webchick 9df50e2f14 Issue #1599306 by bojanz, exratione: Fixed field_sync_field_status() needlessly rebuilds module data, slows down installation dramatically. 2012-07-03 11:43:40 -07:00
webchick e3dfb0817f Issue #1651328 by droplet: Fixed FielInstanceCrudTest.php => FieldInstanceCrudTest.php. 2012-06-24 10:31:31 -07:00
webchick bfa6287689 Issue #1616952 by webflo: Add a langcode parameter to EntityInterface::label(). 2012-06-16 17:39:01 +02:00
webchick 2103890de1 Issue #258785 by Désiré, Schnitzel, kbasarab, pkiraly, desbeers, Bojhan, voxpelli, clemens.tolboom, Artusamak, Gábor Hojtsy, dvinegla: Added Provide more flexible settings for initial language on content types. 2012-06-16 16:48:36 +02:00
webchick c195d872bc Issue #1630264 by vasi1186, fubhy, Gábor Hojtsy: Move field language fallback code from Locale to Field and field language handling for nodes to Node. 2012-06-15 19:14:22 +02:00
webchick 18040223ad Issue #1471432 by Gábor Hojtsy, vasi1186, tobiasb, kalman.hosszu, Schnitzel, nod_, pixelite, dawehner: Rework language_list(), let people use more special languages. 2012-06-15 19:03:15 +02:00
webchick 9aaf322992 Issue #1615240 by Berdir, webflo, fago: Remove entity_label() in favor of EntityInterface::label(). 2012-06-15 18:57:57 +02:00
webchick 28542bbca0 Issue #1591852 by aspilicious, Rob Loach: Convert field tests to PSR-0. 2012-06-15 05:55:45 +02:00
Dries 57ab8a5465 - Patch #1510686 by cosmicdreams, vasi1186, webflo, disasm: replace remaining references to global () with drupal_container(). 2012-06-12 22:31:11 -04:00
catch fe0e9dd141 Issue #1512308 by August1914, Rob Loach, cosmicdreams: Replace $language_content() with Dependency Injection. 2012-06-12 21:12:53 +09:00
catch 2bfb9b0415 Issue #1615236 by Berdir, aspilicious: Merge entity controller interfaces, document and add default entity class definition. 2012-06-08 22:04:22 +09:00
catch dfbc9682a3 Issue #1561004 by marcingy, aries, yurtboy, Tor Arne Thune: Many tests still reference locale although they only need language module. 2012-06-08 21:15:19 +09:00
catch 84ca10a3d3 Issue #935062 by klausi, sun, wamilton, ksenzee, oriol_e9g: Change role id to machine name. 2012-06-05 21:19:14 +09:00
Dries 28011ee90a - Patch #1614468 by Jorrit: Fixed hook_field_widget_error() example implementation contains error. 2012-06-03 15:29:19 -04:00
Dries 1d994a7737 - Patch #1432732 by B-Prod, Jorrit: form error reporting fallback does not respect Drupal documentation. 2012-06-03 15:28:07 -04:00
catch e94505139e Issue #1594466 by aspilicious, Rob Loach: Extract entity controller class from field_test().entity.inc into a namespace. 2012-05-28 00:28:09 +09:00
Jennifer Hodgdon 50a7330b56 Issue #1454266 by Chaulky, Volx: fix documentation for field_bundle_settings 2012-05-24 15:16:35 -07:00
Dries 2379c9b95b - Patch #1587822 by drumm, bfroehle: Code style: link in field_system_info_alter(). 2012-05-18 16:38:28 -04:00
Jennifer Hodgdon 467a825239 Issue #1358944 by wulff, Désiré: Fix ingroup/addtogroup syntax 2012-05-17 05:58:49 -07:00
catch 74c409f134 Issue #1495024 by Berdir, Rob Loach, fago: Convert the entity system to PSR-0. 2012-05-16 12:38:40 +09:00
catch f272a6b7e9 Issue #1038356 by jensimmons, rjgoldsborough, droplet: Fixed labels in tables need some left padding. 2012-05-11 13:06:53 +09:00
catch 0e0e6b3df4 Issue #1541676 by Berdir, tstoeckler, Rob Loach: Convert Simpletest base test classes to PSR-0. 2012-05-10 15:01:48 +09:00
catch 7c5214c714 Issue #617562 by sun, matt2000: Remove underscore-to-dash conversion in path arguments for content types. 2012-05-08 14:12:18 +09:00
catch bd30dbfc09 Issue #1481560 by nod_: Add 'use strict' to all core JavaScript to enforce clean code. 2012-05-08 11:57:33 +09:00
catch 3e8861682a Issue #1540174 by Niklas Fiekas, attiks: Fixed Some attributes not allowed for the new HTML5 input elements. 2012-05-08 11:53:23 +09:00
catch fe01ab6e16 Issue #1542682 by Berdir: Convert exception classes in field.module to PSR-0. 2012-05-07 11:56:49 +09:00
Jennifer Hodgdon 845d9839fd Issue #1552412 by duellj: Make API links point to D8 version, and where possible make them future-proof 2012-05-04 13:07:43 -07:00
Dries f72f814f7b - Patch #1404198 by sun, beejeebus, fago, chx: Separate database cache clearing from static cache clearing and data structure rebuilding. 2012-05-03 11:09:39 -04:00
catch 9111e803b1 Issue #822128 by roborn, JamesK, nod_: Fixed 'Textarea + summary' widget broken when field allows multiple values. 2012-05-01 12:43:16 +09:00
webchick d822b8dd26 Issue #1541792 follow-up by chx, Berdir, xjm: Fix for random test values occasionally failing. 2012-04-26 10:42:27 -07:00
catch 0594b0148a Issue #1541792 by tim.plunkett, chx: follow-up to remove random test failures. 2012-04-26 12:13:31 +09: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
Jennifer Hodgdon 80189e786e Issue #1509838 by cosmicdreams, klausi: Use elseif not else if 2012-04-24 15:51:38 -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 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
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
Dries 3c2b78d7d8 - Patch #1468930 by dawehner, Gábor Hojtsy, plach, das-peter, fubhy: clean up and move the code for the negotiation functionality from locale module to language module. 2012-04-11 10:47:06 -04:00
Dries 1fd8114910 - Patch #1519852 by Niklas Fiekas: Use the new number FAPI element for the number field textfield widget. 2012-04-10 17:46:55 -04:00
catch 93534fc051 Issue #1439692 by Gábor Hojtsy: Follow-up for Rename field language properties to langcode. 2012-04-10 16:55:20 +09:00
catch 215c3e8285 Issue #1439692 by Gábor Hojtsy: update for Fixed Rename field language properties to langcode. 2012-04-10 16:28:13 +09:00
Dries 47556803a8 - Patch #1439692 by clemens.tolboom, plach, dawehner, das-peter, Gábor Hojtsy: Rename field language properties to langcode. 2012-04-09 14:51:01 -04:00
Dries 3610fd93ba - Patch #1519720 by Niklas Fiekas: Remove element_validate_integer() and element_validate_integer_positive() in favor of the new number element type. 2012-04-09 14:11:07 -04:00
catch eab6f127ad Issue #1419968 by nod_, cosmicdreams, droplet, tim.plunkett: Replace $('selector', domelement) with $(domelement).find('selector'). 2012-04-07 16:19:30 +09:00
catch 4193c4ce26 Issue #1174640 by Niklas Fiekas, aspilicious, ericduran, cosmicdreams, amateescu, tim.plunkett: Added new HTML5 FAPI element: number. 2012-04-07 11:35:00 +09:00
catch 588a7e1e4f Issue #1490080 by tsphethean: A lower height for Body text areas. 2012-04-02 12:01:48 +09:00