Alex Pott
|
7f61620431
|
Issue #2136197 by andypost, jessebeach, swentel, longwave, Berdir: Move field/instance/widget/formatter settings out of annotation / plugin definition.
|
2014-03-26 10:32:27 +01:00 |
webchick
|
9d3a228020
|
Issue #2171071 by jessebeach, dawehner, chakrapani, longwave, Gábor Hojtsy, xjm, Wim Leers: Rename drupal_add_library() to _drupal_add_library() and remove its uses.
|
2014-03-12 08:47:01 -07:00 |
webchick
|
01457d74ea
|
Issue #2200821 by yched, plopesc, Berdir, claudiu.cristea, swentel: Rename Fieldinterface and FieldInstanceInterface.
|
2014-02-22 21:16:46 -08:00 |
Alex Pott
|
a16b56392b
|
Issue #2195745 by sun: Replace _filter_htmlcorrector() with a utility class in core.
|
2014-02-16 19:15:45 +00:00 |
Nathaniel Catchpole
|
098289167d
|
Issue #2042773 by yched, Berdir, pcambra: Change #items within a theme_field() render array from an *array* to the same $items *object* used throughout the rest of the formatter pipeline.
|
2014-01-24 12:44:59 +00:00 |
webchick
|
edbe2839a4
|
Issue #2072995 by claudiu.cristea, yched: Change notice: Move FAPI callbacks for file/image widgets in classes.
|
2014-01-24 00:35:36 -08:00 |
Nathaniel Catchpole
|
aa6d6fb729
|
Issue #732022 by vijaycs85, Wim Leers, dawehner, nod_, kscheirer: Drupal_add_tabledrag() still using drupal_add_(js|library)(), should return array for #attached.
|
2013-12-20 12:05:47 +00:00 |
Alex Pott
|
cdac25ee08
|
Issue #2143263 by plopesc | yched: Remove "Field" prefix from FieldDefinitionInterface methods.
|
2013-12-09 19:19:58 -04:00 |
webchick
|
59b3495a49
|
Issue #2041629 by tkoleary, mcrittenden, manningpete, superspring: Shorten ridiculously long and verbose text in file upload field.
|
2013-10-17 23:08:24 -07:00 |
webchick
|
a40485a5ed
|
Issue #2090619 by yched, smiletrl: Move file visibility check to the FileItem class.
|
2013-10-08 22:40:24 -07:00 |
Alex Pott
|
bcc5763239
|
Issue #1953408 by swentel, aspilicious, andypost, yched: Remove ArrayAccess BC layer from field config entities.
|
2013-10-04 08:55:32 +01:00 |
webchick
|
5bb0d5e667
|
Issue #2053489 by chx, tim.plunkett: Standardize on \Drupal throughout core.
|
2013-09-15 20:58:10 -07:00 |
webchick
|
0451a6d700
|
Issue #2083811 by yched, plach: Remove langcode nesting for fields in entity structures.
|
2013-09-12 22:35:51 -07:00 |
Nathaniel Catchpole
|
b8016410aa
|
Issue #2015697 by claudiu.cristea, yched, Berdir, splatio: Convert field type to typed data plugin for file and image modules.
|
2013-09-09 22:23:15 +01:00 |
Nathaniel Catchpole
|
c7994001cc
|
Issue #1497374 by yched, chx, amateescu, plach, Damien Tournoud, fago, swentel: Switch from Field-based storage to Entity-based storage.
|
2013-09-01 07:20:49 +01:00 |
webchick
|
cb599de3be
|
Issue #2056405 by plopesc, yched: Let field types provide their support for 'default values' and associated input UI.
|
2013-08-28 14:56:08 -07:00 |
webchick
|
3cf100dfcd
|
Issue #1957142 by damiankloip, fubhy, cosmicdreams: Replace config() with Drupal::config().
|
2013-08-14 09:54:28 -07:00 |
Nathaniel Catchpole
|
1c1774112c
|
Issue #2047993 by plopesc: Remove current uses of field_info_*_types() / field_info_*_settings().
|
2013-08-01 14:35:00 +01:00 |
webchick
|
06e1dd8b0f
|
Issue #1987602 by glennpratt, juampy, pwieck, vijaycs85, dawehner, tim.plunkett, effulgentsia: Convert ajax_form_callback() to a new style controller.
|
2013-07-31 22:21:45 -07:00 |
Alex Pott
|
bc65847d68
|
Issue #2009014 by c4rl, hussainweb, Samvel, jenlampton, benjifisher: Replace theme() with drupal_render() in file module.
|
2013-07-26 07:44:30 +02:00 |
Dries
|
e94b01e516
|
Issue #1996714 by amateescu: Convert FileItem and ImageItem to extend EntityReferenceItem.
|
2013-06-26 21:52:15 -04:00 |
Alex Pott
|
a2c2367bf8
|
Issue #1969728 by yched, effulgentsia, swentel, fago, plach: Implement Field API 'field types' as TypedData Plugins.
|
2013-06-25 11:27:47 +01:00 |
Alex Pott
|
2635b665fd
|
Issue #2020677 by yched: file_field_prepare_view() should not delete items.
|
2013-06-18 09:27:54 +02:00 |
Alex Pott
|
30f6062a18
|
Issue #2018731 by swentel: Move field_has_data() to Field::hasData().
|
2013-06-17 02:22:30 +02:00 |
Alex Pott
|
d9f7b3a35b
|
Issue #1950632 by effulgentsia, Wim Leers, amateescu, yched: Create a FieldDefinitionInterface, decoupled from and config entities, and use it for formatters and widgets.
|
2013-06-16 10:27:11 +02:00 |
Alex Pott
|
6d54ed7ac1
|
Issue #1818568 by Berdir, das-peter: Convert files to the new Entity Field API.
|
2013-06-15 10:46:11 +02:00 |
Alex Pott
|
bda47427a7
|
Issue #1798654 by swentel, amateescu: Clean faulty HTML in help description of field widgets.
|
2013-06-09 15:11:58 +01:00 |
Alex Pott
|
88e6a760b7
|
Issue #1818570 by Berdir, effulgentsia, das-peter, andypost: Convert users to the new Entity Field API.
|
2013-06-06 11:20:38 +01:00 |
Alex Pott
|
8e778911dd
|
Revert "Issue #1798654 by swentel: Fixed Clean faulty HTML in help description of field widgets."
This reverts commit 0e59a8d66d .
|
2013-05-31 16:19:27 +01:00 |
Alex Pott
|
0e59a8d66d
|
Issue #1798654 by swentel: Fixed Clean faulty HTML in help description of field widgets.
|
2013-05-31 10:04:10 +01:00 |
Alex Pott
|
518c4d10bd
|
Issue #1875992 by amateescu, swentel, yched: Add EntityFormDisplay objects for entity forms.
|
2013-05-19 13:02:16 -07:00 |
webchick
|
8fd2b4779e
|
Issue #625958 by slashrsm, quicksketch, eojthebrave, droplet, danlinn, czigor: Support Uploading Multiple Files for HTML5 Browsers via #multiple attribute.
|
2013-04-19 20:34:14 -07:00 |
Alex Pott
|
c014519ca1
|
Issue #1969540 by Xano: Convert token.inc to a service.
|
2013-04-18 08:24:35 +01:00 |
catch
|
98294873f5
|
Issue #1839068 by Berdir, fago: Implement the new entity field API for the file field type.
|
2013-02-21 10:04:20 +00:00 |
webchick
|
167e70ba00
|
Issue #1496480 by mrf, disasm, kbasarab, pfrenssen, cam8001, typhonius, Letharion, ACF, vijaycs85, heyrocker, Berdir, alexpott: Convert file system settings to the new configuration system.
|
2013-02-08 15:36:06 -08:00 |
catch
|
6e5d1a09ca
|
Issue #1874300 by Berdir, swentel: Remove $entity_type argument from field.module functions that receive a single $entity.
|
2013-01-07 11:22:28 +00:00 |
Dries
|
f55649698c
|
Issue #1705920 by tim.plunkett, sun, underq, javier.alejandr...: Convert all calls to procedural drupal_array_()*() functions to Drupal\Component\Utility\NestedArray.
|
2012-12-17 16:54:13 -05:00 |
catch
|
198846a800
|
Issue #1804394 by deviance, Albert Volkman: Convert file.module variables to CMI.
|
2012-11-17 21:42:30 +00:00 |
catch
|
4c5bed3f32
|
Issue #1751174 by zuuperman, yched: Convert file and image module widgets / formatters to Plugin system.
|
2012-11-16 11:57:40 +00:00 |
catch
|
b9c4744e02
|
Issue #1801726 by chx, bojanz, plach: EntityFieldQuery v2.
|
2012-10-30 10:41:42 +00:00 |
webchick
|
8dc0f01a04
|
Issue #666412 by tayzlor, jaffaralia, iflista, mfb, xjm: Fixed Regression: RSS feed enclosure support lost from core.
|
2012-10-23 19:59:19 -07:00 |
webchick
|
fc5a0dbe75
|
Issue #1797478 by marcingy, chx: Make file usage storage pluggable.
|
2012-10-14 01:19:55 -07:00 |
webchick
|
ca64740b0b
|
Issue #1723892 by Berdir, Pancho, das-peter, fago: Support for revisions for entity save and delete operations.
|
2012-10-13 22:44:26 -07:00 |
webchick
|
07ad6e733c
|
Issue #1737148 by nod_, SebCorbin, larowlan, tim.plunkett, Albert Volkman, nick_schuch, sun: Explicitly declare all JS dependencies, don't use drupal_add_js().
|
2012-08-30 12:24:38 -07:00 |
Dries
|
f40a69c510
|
- Patch #1374030 by aspilicious, Berdir, tim.plunkett: remove entity_extract_ids() now we have proper classed entity objects.
|
2012-08-11 12:19:01 -04:00 |
catch
|
9713fab04c
|
Issue #1446464 by cfennell, Berdir, aaron, tim.plunkett: Get rid of file_field_load() - shouldn't load all file object data with field load - only file ID.
|
2012-08-01 18:47:23 +01:00 |
webchick
|
7d41f69046
|
Issue #1599618 by droplet, yurtboy: Fixed Remove duplicate array keys.
|
2012-07-07 12:25:50 -07:00 |
Dries
|
4f62dcc38c
|
- Patch #985642 by Berdir, yched: remove file_attach_load() from file_field_update().
|
2012-06-17 09:12:48 -04:00 |
catch
|
3f7b5cf06c
|
Issue #1401558 by exlin, Berdir, tim.plunkett: Remove the usage handling logic from file_delete().
|
2012-05-22 14:28:30 +09:00 |
Dries
|
39195776b1
|
Patch #1552984 by Niklas Fiekas: Added Make 'File displayed by default' depend on 'Enable display field' with #states.
|
2012-05-16 21:12:19 -04:00 |