Commit Graph

753 Commits (f3b3f268dc569b3e2d4a2b275bd9e6ae4c2d36a8)

Author SHA1 Message Date
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
Jennifer Hodgdon 992692441e Issue #1440834 by nmudgal: Add clarity and information to docs for hook_field_delete/update/insert 2012-03-30 14:45:46 -07:00
webchick 0eda2c5870 Issue #1395974 by webbykat, Michelle, rdrh555: Clarify field_purge_batch() documentation. 2012-03-23 13:45:06 -06:00
catch efc984dfda Issue #1483662 by Psikik: Fixed URLs for drupal.org module help pages need updates. 2012-03-21 14:51:30 +09:00
catch aab8b66a29 Issue #1373142 by sun, beejeebus, aspilicious, amateescu: Use the Testing profile. Speed up testbot by 50%. 2012-03-13 12:16:40 +09:00
webchick ae05a8de86 Issue #1476812 by droplet: Fixed hooks file_field_delete_file() takes only 2 arguments. 2012-03-11 11:38:23 -07:00
webchick 6bab95b4b6 Issue #811542 follow-up by sun: LANGUAGE constant got renamed. 2012-03-10 15:02:48 -08:00
webchick 27d3f295e7 Issue #811542 by bojanz, sun, mlncn, chx, pillarsdotnet, loganfsmyth, xjm: Fixed Regression: Required radios throw illegal choice error when none selected. 2012-03-10 13:01:23 -08:00
Jennifer Hodgdon 130ccc56e6 Issue #1391118 by sven.lauer: Clean up Field API topics docs 2012-03-09 08:23:34 -08:00
Jennifer Hodgdon d5685e894f Issue #1436406 by scorchio, kid_icarus: Fix list formatting in Field API topic docs 2012-03-09 07:15:54 -08:00
catch b9e9244171 Issue #965300 by Gábor Hojtsy, xjm: Change LANGUAGE_NONE to LANGUAGE_NOT_SPECIFIED; add LANGUAGE_NOT_APPLICABLE and LANGUAGE_MULTIPLE. 2012-03-09 00:10:59 +09:00
catch 9ab89f080e Issue #1388496 by barraponto: Fixed Default field.tpl.php prints a clearfix class theme_field() doesn't. 2012-03-06 11:54:08 +09:00
Jennifer Hodgdon 0af687dd8a Issue #1458796 by damiankloip: Make Field API docs say they are about Field API 2012-03-05 08:36:51 -08:00
Nathaniel bdb71c6fa7 Merge remote branch 'crell/dbtngtng' into 8.x 2012-03-01 12:22:48 +09:00
Jennifer Hodgdon 456a06e4a9 Issue #1430452 by Cottser: Make core module names use Proper Noun Case 2012-02-29 13:15:08 -08:00
Nathaniel 97058d458f Issue #1245332 by Dave Reid, rfay: Fixed Warning when all bundles removed from an entity. 2012-02-27 12:45:36 +09:00
Dries b956b400dd - Patch #1439686 by tstoeckler: rename language property to langcode. 2012-02-23 09:22:18 -05:00
Dries a58940f111 - Patch #1222194 by Gábor Hojtsy, plach: rename global to (). 2012-02-22 08:37:04 -05:00
Dries 6e431c53b3 - Patch #540294 by Gábor Hojtsy, clemens.tolboom, Xano: node language settings from Locale to Node module. 2012-02-16 10:52:30 -05:00
catch 5f1381efbb Issue #1294264 by budda, davidwhthomas: FieldUpdateForbiddenException: Cannot update a list field - better debug info. 2012-02-14 22:40:31 +09:00
catch 57019c74c7 Issue #1068016 by franz: Followup to fix code style issue. 2012-02-09 11:16:27 +09:00
Dries d68fe9071d - Patch #1068016 by franz, karschsp, BartVB, Niklas Fiekas: fixed number field validation fails to block some invalid input causing later SQL fatal error. 2012-02-07 14:55:09 -05:00
Larry Garfield 1bc5b98e6c Merge remote-tracking branch 'dries/8.x' into dbtngtng 2012-02-02 23:50:39 -06:00
webchick 3e17654cf1 Issue #1372280 by sven.lauer: Document that field_info_field_by_id() may also be used for deleted fields. 2012-01-31 00:12:57 -08:00
Larry Garfield b5e33f620e Merge branch '8.x' into dbtngtng 2012-01-26 23:47:34 -06:00
Dries fc7c985be0 - Patch #1264728 by yched: Refresh field 'active' state in module_enable() / _disable(). 2012-01-24 16:55:50 -05:00
Larry Garfield 92286713d5 Move database files to the new lib directory and update code accordingly. 2012-01-22 23:56:07 -06:00
Larry Garfield adbd7c9aad Merge branch '8.x' into dbtngtng 2012-01-22 21:34:59 -06:00
catch 5cf9135ee3 Issue #1393234 by dww: Fixed API docs for field_access() are confusing. 2012-01-13 23:12:04 +09:00
catch 123249f208 Issue #1371938 by yched, Everett Zufelt, xjm, casey: Fixed hook_field_delete() no longer invoked during field_purge_data(). 2012-01-13 22:41:01 +09:00
catch 1878eb1534 Issue #1357918 by Gábor Hojtsy: Change language schema to refer to langcode. 2012-01-11 00:29:08 +09:00
catch 72fdf526a2 Issue #1391426 by yched: Fixed Wrong bundles in EntityFieldQueryTestCase. 2012-01-07 15:09:23 +09:00
Larry Garfield 0879ffd974 Merge branch '8.x' into dbtngtng
Manually merged the transaction order fixes, since that code has moved to new files.
2012-01-02 14:13:49 -06:00
catch 94f4973fe2 Issue #1380660 by loganfsmyth: Fixed field_available_languages() static cache never cleared. 2011-12-30 15:45:45 +09:00
catch 5cca85d50f Issue #1273722 by bfroehle: Fix FieldAttachTestCase::setUp() signature. 2011-12-30 15:26:16 +09:00
catch a8addadfad Issue #1272706 by catch, pillarsdotnet, Berdir, msonnabaum: Remove backwards compatibility layer for cache API. 2011-12-30 15:00:36 +09:00
Larry Garfield 78b53468b9 Add more use statements and class renaming. 2011-12-29 13:28:11 -06:00
Larry Garfield 001707761c Merge remote-tracking branch 'dries/8.x' into dbtngtng 2011-12-29 01:27:16 -06:00
webchick e4e7244d24 Issue #1386318 by barbi: Fixed hook_field_widget_info() should have a @see to other function. 2011-12-27 21:39:55 -08:00
Larry Garfield 67429ab19f Initial move and rename of database classes to PSR-0 namespaces. So far only MySQL has been converted. 2011-12-27 15:17:19 -06:00
catch bdbbc804ea Issue #366152 by Mile23: Fixed field_modules_uninstalled() still exists, despite being an empty foreach loop. 2011-12-22 20:57:26 +09:00
catch 13830d022c Issue #1301040 by Gábor Hojtsy: Move language listing functionality from locale.module to a new language.module. 2011-12-22 20:26:12 +09:00
webchick 37edfd7694 Issue #1349610 by bartlantz, jhodgdon: Make the subtopics of Field API link back to it. 2011-12-22 01:32:53 -08:00
Nathaniel c9e40d59dc Issue #1373194 by chris.leversuch: Fixed Field Attach API topic/group page should link to Field Language API page. 2011-12-21 12:30:24 +09:00
Nathaniel 231ad0dbc0 Issue #1375452 by sun, beejeebus: Fixed Renaming a content type bundle causes notices on manage fields page. 2011-12-20 14:59:16 +09:00
Dries 46f8c7433e - Patch #1146088 by lyricnz: label always visible for table formatter. 2011-12-19 09:40:52 -05:00
Dries 9c29ac79af - Patch #1059884 by bfroehle, sun, casey: Drop function_exists() for 'callback' functions. 2011-12-15 12:33:38 -05:00
Dries 50221e6364 - Patch #1345152 by Zgear, chris.leversuch: field_create_field() and related functions have incorrect exception throwing docs. 2011-12-09 10:32:17 -05:00
catch cfafc141b3 Issue #1349610 by bartlantz: Added make the subtopics of Field API link back to it. 2011-11-30 11:42:42 +09:00
catch efe0a73b29 Issue #334024 by klausi, catch, beejeebus, sun: Use const keyword to define constants instead of define(). 2011-11-29 18:56:53 +09:00
Nathaniel a272f10f1b Issue #673224 by jhodgdon, aspilicious, rocket_nova: Fixed None of the hooks in field.api.php are grouped as such. 2011-11-25 12:35:12 +09:00
Nathaniel dfa187c483 Issue #1301522 by xjm, Rob Loach, David_Rothstein: Fixed field_ui_default_value_widget() does not pass along the entity type when it creates the default value form. 2011-11-21 16:58:37 +09:00
Nathaniel 63f61838b4 Issue #1333346 by claudiu.cristea: Fixed hook_field_extra_fields_alter() example code. 2011-11-09 13:14:10 +09:00
Nathan Haug f434037c0e Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory. 2011-11-01 12:48:40 +09:00
Nathan Haug 06fb770bd3 Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory. 2011-11-01 12:48:40 +09:00
Nathaniel 906a6db347 Revert "Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades."
This reverts commit f0a16bf2a4.
2011-11-01 12:32:15 +09:00
Nathaniel f0a16bf2a4 Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades. 2011-11-01 12:25:12 +09:00