Commit Graph

48 Commits (d5d1366e6b085a28f88f6d7dab49f1bcb2c8bfc1)

Author SHA1 Message Date
Dries Buytaert 1750dba6b6 - Patch #1024840 by Jody Lynn: whitespace fixes for field module. 2011-01-18 18:25:17 +00:00
Angie Byron c2ec8e397a #915906 by jbrown, yched: Fixed Deleting node type with only instance of a field leaves the field in a strange zombie state 2010-12-15 04:13:48 +00:00
Angie Byron 747185022b #990814 by yched, jhodgdon: Fixed Intermittent test failures in field.test 2010-12-07 06:12:44 +00:00
Angie Byron 28a17bc5bf #990148 by chx, jhodgdon: Provide context to hook_field_attach_view_alter(). 2010-12-07 05:09:58 +00:00
Angie Byron cfb6452a64 #501408 by flobruit, PieterDC, yched: Allow user fields to be displayed on registration form. 2010-11-30 23:55:11 +00:00
Angie Byron 682481a259 #942310 by an.droid, yched, fago, sun: Fixed Field form cannot be attached more than once 2010-11-20 19:57:01 +00:00
Dries Buytaert b1190c11b5 - Patch #924686 by mikey_p, munzirtaha: space required after foreach construct. 2010-09-28 02:30:32 +00:00
Dries Buytaert c9de4646c5 - Patch #907690 by sun, pwolanin: breadcrumbs don't work for dynamic paths and local tasks #2. 2010-09-24 00:37:45 +00:00
Angie Byron b06d19e349 #629484 by Amitaibu, fago, et al: Added Add entity 'label' key info (e.g. title on node). 2010-09-11 06:03:12 +00:00
Dries Buytaert 26dce525a2 - Rollback of #447816 -- didn't meant to commit that just yet. 2010-08-18 00:44:52 +00:00
Dries Buytaert 946a8d5967 - Patch #879910 by plach: fixed text_field_prepare_translation() broken. 2010-08-17 18:25:31 +00:00
Dries Buytaert 66d31c52ba - Patch #423888 by mikeryan, Crell, drunken monkey: use subqueries for ->countQuery(), at least for MySQL. 2010-08-08 02:18:53 +00:00
Angie Byron 25171a17f6 Reverting #500866. Needs more discussion. 2010-08-05 23:53:39 +00:00
Angie Byron cacd044a63 #500866 by boombatower, solotandem: Remove t() from assertion messages in SimpleTest, so translators do not get 1000s of bogus strings. 2010-08-05 23:26:36 +00:00
Angie Byron 99d14f6f33 #851602 by chx, bjaspan, Damien Tournoud: Fixed FieldCrudTestCase::testUpdateField() assumes a fixed-precision storage - replace with test that's portable across database systems. 2010-08-02 05:40:17 +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 5ff0c0d3c7 - Patch #553298 by yched, te-brian, chx, sun: redesign the 'Manage Display' screen. 2010-05-23 19:10:23 +00:00
Dries Buytaert bb1c48af7f - Patch #629252 by plach, yched: field_attach_form() should make available all field translations on submit. 2010-05-23 07:30:56 +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 71713081a2 - Patch #723802 by pwolanin, grendzy: convert to sha-256 and hmac from md5 and sha1. 2010-05-01 08:12:23 +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
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 d428fe37b9 - Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see also links. 2010-03-26 17:14:46 +00:00
Dries Buytaert cfe7f8e69f - Patch #657972 by plach, Berdir: make field fallback logic actually reusable. 2010-03-25 11:46:21 +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 8e39e9abb1 - Patch #612894 by yched, David_Rothstein: field_format() is just a pile of code that doesn't work. 2010-03-12 19:51:40 +00:00
Angie Byron 47371be0a5 #414424 by sun, chx, Arancaytar, yched, et al: Introduce Form API #type 'text_format' for additional DX/security around rich text fields. 2010-03-07 23:14:20 +00:00
Dries Buytaert 420b9c1885 - Patch #332725 by andypost, Damien Tournoud, lilou, Gábor Hojtsy: locale_inc_callback() is a thing of the past. 2010-02-22 20:53:13 +00:00
Angie Byron 3756cdd8c1 #707724 follow-up by yched: More Field API/Entity API terminology clean-up. 2010-02-12 05:38:10 +00:00
Angie Byron 7562a8efb3 #707724 by chx: Rename confusing arguments in field/entity APIs. 2010-02-11 17:44:47 +00:00
Angie Byron 8d1f703f3a #641670 by yched and sun: Move ['#field'] meta information into (). 2010-02-11 15:42:14 +00:00
Angie Byron 73c28090e3 #668386 by yched: Handle unavailable entity types or bundles. 2010-02-07 05:12:35 +00:00
Dries Buytaert ea51c3215b - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines at end of files. 2010-01-30 07:59:26 +00:00
Angie Byron e5f48f0f78 #680910 by yched and bjaspan: Allow fields to be restricted to entity types. 2010-01-30 02:22:01 +00:00
Angie Byron c33d0f7be8 #399642 follow-up by carlos8f: Replace drupal_install_modules() with an improved module_enable(). 2010-01-13 05:08:29 +00:00
Angie Byron 52f99dc071 #645926 by Damien Tournoud and yched: hook_field_storage_details() should be per-field, not per-instance. Allows Views/Field integration to get unblocked. 2010-01-13 04:37:03 +00:00
Dries Buytaert 53748ab5e2 - Patch #664544 by yched: clean-up entity build/view modes. 2009-12-26 16:50:09 +00:00
Dries Buytaert e9f1814748 - Patch #612894 by yched: display field improvements. 2009-12-20 21:08:26 +00:00
Dries Buytaert 8b4406ef5d - Patch #552436 by yched: validation of the number of values in field_default_validate(). 2009-12-13 12:41:08 +00:00
Dries Buytaert ef2c240086 - Patch #652834 by yched, effulgentsia: changed Field formatters as render arrays to increase performance (and to clean-up the code). 2009-12-11 16:49:40 +00:00
Dries Buytaert c2f26d3368 - Patch #653940 by sun: tests weren't reporting all errors. 2009-12-10 15:39:43 +00:00
Dries Buytaert 0baad49d62 - Patch #635094 by plach: unify 'language neutral' language codes. 2009-12-02 19:26:23 +00:00
Dries Buytaert d8429228ce - Patch #622922 by chx, fago, sun, effulgentsia: form API clean-up, bugfixes and extra tests. 2009-12-01 03:07:34 +00:00
Dries Buytaert ff88ee0f56 - Patch #601584 by effulgentsia, boombatower, yched: setUp() function for unit and web test cases should reset all resettable statics. 2009-11-21 14:35:05 +00:00
Angie Byron 59ceca0caf #633156 follow-up by effulgentsia and yched: Clean up AJAX tests, add sister function to drupal_js_encode(). 2009-11-21 00:43:42 +00:00
Angie Byron 34119ba98b #638356 by yched: Reorganize and re-locate field test modules. 2009-11-20 23:29:28 +00:00