webchick
|
02417da643
|
Issue #1892182 by sun, nod_, jibran: #type details: Rename #collapsed to #open.
|
2014-02-26 10:38:09 -08:00 |
Alex Pott
|
f6e6e52871
|
Issue #2179655 followup by droplet: JS file validation broken.
|
2014-02-25 14:43:44 +00:00 |
Alex Pott
|
f6161fadb0
|
Issue #2002134 by fago, yched, amateescu, effulgentsia: Move TypedData metadata introspection from data objects to definition objects.
|
2014-02-24 11:44:26 +00:00 |
Alex Pott
|
78e5e9bfd9
|
Issue #2045927 by herom, martin107, ianthomas_uk, Xano, michaellander, Sutharsan: Replace all drupal_alter() deprecated function calls.
|
2014-02-24 10:10:52 +00:00 |
webchick
|
01457d74ea
|
Issue #2200821 by yched, plopesc, Berdir, claudiu.cristea, swentel: Rename Fieldinterface and FieldInstanceInterface.
|
2014-02-22 21:16:46 -08:00 |
webchick
|
f19fadd3a4
|
Issue #1996238 by sun, nod_, damiankloip, Wim Leers, longwave, alexpott, Xano, mdrummond, Mark Carver, Jeff Burnz, highrockmedia, joelpittet, et al: Replace hook_library_info() by *.libraries.yml file.
|
2014-02-22 20:56:51 -08:00 |
webchick
|
d6c9c5751e
|
Issue #2110615 by swentel, dawehner, xjm, chx: Do not ship with default UUIDs.
|
2014-02-20 08:26:41 -08:00 |
Alex Pott
|
eb53ecc555
|
Issue #2187735 by ianthomas_uk, Sutharsan, andypost: Add removal information to docblock of all @deprecated functions.
|
2014-02-20 13:49:37 +00:00 |
Alex Pott
|
40dc8daf51
|
Issue #2095303 by swentel, plopesc, Berdir, claudiu.cristea, yched: Rename 'field_entity' to 'field_config' and 'field_instance' to 'field_instance_config'.
|
2014-02-19 23:29:14 +00:00 |
Nathaniel Catchpole
|
b65c8f413d
|
Issue #2198423 by damiankloip: Store the provider for Views plugins.
|
2014-02-19 16:59:12 +00:00 |
Alex Pott
|
b0da3ae64e
|
Issue #2119905 by damiankloip, tim.plunkett, Berdir: Provide @ConfigEntityType and @ContentEntityType to have better defaults.
|
2014-02-18 14:34:10 +00: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 |
Alex Pott
|
f4a1b19aff
|
Issue #2045921 by juanolalla, Xano, Sutharsan, InternetDevels, ianthomas_uk: Replace all module_invoke() deprecated function calls.
|
2014-02-15 10:06:58 +00:00 |
Alex Pott
|
12953f2eaf
|
Revert "Issue #2045921 by juanolalla, Xano, Sutharsan, InternetDevels: Replace all module_invoke() deprecated function calls."
This reverts commit 98cdbfec7b .
|
2014-02-13 12:21:40 +00:00 |
Nathaniel Catchpole
|
4bbef0e0c4
|
Issue #2152825 by plopesc, swentel, Berdir: Rename FieldItemBase::getFieldSetting[s]() to getSetting[s]().
|
2014-02-13 11:45:57 +00:00 |
Alex Pott
|
cdab74eed5
|
Issue #1541298 by sun, Berdir: Remove Node module dependency from Testing profile.
|
2014-02-13 11:28:24 +00:00 |
Alex Pott
|
98cdbfec7b
|
Issue #2045921 by juanolalla, Xano, Sutharsan, InternetDevels: Replace all module_invoke() deprecated function calls.
|
2014-02-13 10:53:00 +00:00 |
Alex Pott
|
f5ba64c9c1
|
Issue #2156337 by yched, amateescu, smiletrl: Merge ConfigEntityReferenceItemBase up into EntityReferenceItem, and fix inconsistencies.
|
2014-02-12 02:12:01 +00:00 |
Nathaniel Catchpole
|
db460fe78b
|
Issue #2171683 by sun, alexpott, tstoeckler, larowlan: Remove all Simpletest overrides and rely on native multi-site functionality instead.
|
2014-02-10 17:31:31 +00:00 |
Nathaniel Catchpole
|
ec06f877a4
|
Revert "Issue #2171683 by sun, tstoeckler, larowlan: Remove all Simpletest overrides and rely on native multi-site functionality instead."
This reverts commit 91db25eba4 . Broke web
tests.
|
2014-02-10 11:14:28 +00:00 |
Nathaniel Catchpole
|
91db25eba4
|
Issue #2171683 by sun, tstoeckler, larowlan: Remove all Simpletest overrides and rely on native multi-site functionality instead.
|
2014-02-10 10:36:12 +00:00 |
Alex Pott
|
6c2ed3f11e
|
Issue #2165155 by Berdir, tim.plunkett: Change $entity_type to $entity_type_id and $entity_info to $entity_type/$entity_types.
|
2014-02-10 09:24:05 +00:00 |
Alex Pott
|
655f5a0316
|
Issue #2165835 by yched, tstoeckler: Rename EntityDisplay to EntityViewDisplay in accordance with its interface.
|
2014-02-09 00:54:32 +00:00 |
webchick
|
c08e301d8b
|
Issue #2177093 by sun, alexpott, InternetDevels, Xano: Remove 'access content' permission from all test module routes.
|
2014-02-06 23:53:21 -08:00 |
webchick
|
dca2d601ca
|
Issue #1857442 by longwave, dawehner: Make $values optional on entity_create.
|
2014-02-06 23:47:06 -08:00 |
webchick
|
6379070ef2
|
Issue #2179655 by javisr, nod_: JS file validation broken.
|
2014-02-06 21:39:09 -08:00 |
Nathaniel Catchpole
|
4b4ef377be
|
Issue #2078387 by Xano, andypost, twistor, splatio, InternetDevels, amateescu, Berdir, larowlan, vladan.me: Add an EntityOwnerInterface.
|
2014-02-03 16:02:31 +00:00 |
Alex Pott
|
9cf1a39465
|
Issue #1928752 by mtift, jenlampton: Put all test modules into the 'testing' Fieldset on the modules page (file module).
|
2014-02-02 14:13:22 +00:00 |
webchick
|
bc058bada9
|
Issue #2168011 by xjm, jessebeach, Damien Tournoud, znerol, Xano: Remove all 7.x to 8.x update hooks and disallow updates from the previous major version.
|
2014-01-31 09:26:04 -08:00 |
Alex Pott
|
20315e1de7
|
Issue #2164827 by Berdir, Xano, tim.plunkett: Rename the entityInfo() and entityType() methods on EntityInterface and EntityStorageControllerInterface.
|
2014-01-30 12:14:58 +00:00 |
Nathaniel Catchpole
|
aa03c3dd54
|
Issue #2167623 by danilenko_dn, sidharthap, Nitesh Sethia, krishnan.n, aitiba, alexpott, ashwinikumar, Barrett, damiankloip, deepakaryan1988, foxtrotcharlie, ianthomas_uk, neetu morwani, nonsie, piyuesh23, Sharique, sivaji, sushantpaste, swentel, vijaycs85, YesCT: Add test for all default configuration to ensure schema exists and is correct.
|
2014-01-30 12:04:18 +00:00 |
Alex Pott
|
856d6e1470
|
Issue #1376122 by sun: Stream wrappers of parent site are leaking into all tests.
|
2014-01-28 08:51:41 +00:00 |
Alex Pott
|
2d476a5f0e
|
Issue #1913510 by erich_s, jibran, scresante, nod_, mitron: Core Javascript Files Not Using Standard Indentation.
|
2014-01-27 21:41:32 +00:00 |
Nathaniel Catchpole
|
559479f8db
|
Issue #2164367 by alexpott, tim.plunkett, dawehner: Rebuild router as few times as possible per request.
|
2014-01-27 11:55:37 +00:00 |
Alex Pott
|
9da7e4cdc7
|
Issue #2169267 by damiankloip: Replace drupal_cron_run() with a Cron service.
|
2014-01-25 19:13:53 +01:00 |
webchick
|
57934b6e36
|
Issue #1751382 by droplet, Jelle_S: Selectors clean-up: file module.
|
2014-01-24 18:38:50 -08: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 |
Alex Pott
|
bbed679fbf
|
Issue #2144327 by amateescu, effulgentsia, yched, dasjo: Make all field types provide a schema().
|
2014-01-08 15:45:21 +00:00 |
webchick
|
99d3490f9f
|
Issue #2168113 by penyaskito, jessebeach, catch: Add leading underscore and other discouragement to drupal_add_css() and drupal_add_js().
|
2014-01-07 22:44:57 -08:00 |
Nathaniel Catchpole
|
e948f79c4c
|
Issue #2074475 by benjy, Gábor Hojtsy: Rename {file_managed}.timestamp to 'changed' and add a created timestamp.
|
2014-01-07 10:54:41 +00:00 |
Alex Pott
|
c28e5144b6
|
Issue #1815504 by pwolanin, Kevin Hankens: File_save_upload() should not alter the file URI string before validation.
|
2014-01-04 00:43:57 +01:00 |
Alex Pott
|
814aed203d
|
Issue #2005716 by tim.plunkett, msonnabaum, dawehner, alexpott, effulgentsia: Promote EntityType to a domain object.
|
2014-01-01 11:08:57 +01:00 |
webchick
|
0a96230db7
|
Issue #2001308 by marthinal, helmo, David_Rothstein, micahw156: Tests for: Node preview removes file values from node edit form for non-displayed items.
|
2013-12-30 07:47:41 -08:00 |
Alex Pott
|
185c50b124
|
Issue #2050113 by swentel, longwave, Hydra, yched, marthinal, netsensei: PHP notice on multiple items image field.
|
2013-12-26 15:05:32 +00: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 |
webchick
|
3465947578
|
Issue #2146517 by TR: Remove annotation 'use' statements from all core classes.
|
2013-12-19 10:28:42 -08:00 |
Nathaniel Catchpole
|
a6cdd740f8
|
Issue #1954892 by dawehner, David_Rothstein, tim.plunkett: Replace 'theme callback' and hook_custom_theme() with a clean theme negotiation system.
|
2013-12-17 11:03:15 +00:00 |
Alex Pott
|
b795708dbb
|
Issue #2149877 by amateescu, swentel: The 'filesize' base field of field entities is a boolean?.
|
2013-12-14 15:00:04 +00:00 |
webchick
|
dae4f79783
|
Issue #1973522 by vijaycs85, chr.fritsch, piyuesh23: Provide config schema to field types and storage in file module.
|
2013-12-12 10:19:36 -08:00 |
catch
|
3e27ebdea5
|
Issue #1786490 by Berdir, amateescu, damiankloip, Wim Leers, dawehner: Add caching to the state system.
|
2013-12-12 00:00:09 +00:00 |
Nathaniel Catchpole
|
51560a3a04
|
Revert "Issue #1786490 by Berdir, amateescu, damiankloip, dawehner: Add caching to the state system."
This reverts commit 8ec847cc7c .
|
2013-12-11 14:37:58 +00:00 |
Nathaniel Catchpole
|
8ec847cc7c
|
Issue #1786490 by Berdir, amateescu, damiankloip, dawehner: Add caching to the state system.
|
2013-12-11 12:00:10 +00:00 |
Alex Pott
|
cdac25ee08
|
Issue #2143263 by plopesc | yched: Remove "Field" prefix from FieldDefinitionInterface methods.
|
2013-12-09 19:19:58 -04:00 |
Nathaniel Catchpole
|
e8c263c4a5
|
Issue #2112239 by amateescu: Convert base field and property definitions.
|
2013-12-06 10:56:29 +00:00 |
webchick
|
3bb5f796f6
|
Issue #1998638 by damiankloip, dawehner, kim.pepper, cosmicdreams, alexpott, larowlan, Damien Tournoud: Replace almost all remaining superglobals (, , etc.) with Symfony Request object.
|
2013-12-05 10:02:36 -08:00 |
webchick
|
dc7a5b27ef
|
Revert of Issue #1998638, since it broke drush si and other command-line scripts.
|
2013-12-04 21:13:05 -08:00 |
Nathaniel Catchpole
|
d4dcb5c357
|
Issue #1342198 by nod_, droplet, cosmicdreams, RobLoach, aspilicious: Use .on and .off instead of .bind, .unbind and .delegate.
|
2013-12-04 14:28:18 +00:00 |
Jennifer Hodgdon
|
3cd71ea043
|
Issue #2031177 by ifrik, slashrm, batigolix: Fix up hook_help for file module
|
2013-12-03 16:56:31 -08:00 |
webchick
|
a38172dc20
|
Issue #1998638 by damiankloip, dawehner, kim.pepper, cosmicdreams, larowlan, Damien Tournoud: Replace all remaining superglobals (, , etc.) with Symfony Request object.
|
2013-12-03 10:57:18 -08:00 |
Jennifer Hodgdon
|
80fbd33d97
|
Issue #2145077 by TR, longwave: Fix about a zillion spelling errors, mostly in comments
|
2013-12-03 07:54:20 -08:00 |
Nathaniel Catchpole
|
dcc8a0c392
|
Issue #2084279 by herom, andypost, David Hernández, dawehner, Xano: Remove plugin.manager.entity service in favor of entity.manager.
|
2013-12-03 12:07:05 +00:00 |
Nathaniel Catchpole
|
15fded0c84
|
Issue #1988612 by effulgentsia, yched, Wim Leers, Berdir, Pancho: Apply formatters and widgets to rendered entity base fields, starting with node.title.
|
2013-12-03 11:53:16 +00:00 |
Nathaniel Catchpole
|
176672a477
|
Issue #1947880 by chrisjlee, tim.plunkett, Xano, s_leu, Berdir, effulgentsia, penyaskito, dawehner: Replace node_access() with $entity->access().
|
2013-12-01 12:33:39 +00:00 |
webchick
|
77587a1ab8
|
Issue #2104229 by claudiu.cristea: Deprecate file_usage().
|
2013-11-28 00:52:13 -08:00 |
webchick
|
a57094c870
|
Issue #2120839 by damiankloip, slashrm, Dave Reid: File usage view causes fatal error for a file with 0 usage.
|
2013-11-28 00:02:41 -08:00 |
webchick
|
a83becbdea
|
Issue #1255696 by dagmar, lslinnet, swentel, jenlampton, sun: Move field type modules into separate 'Field type' package.
|
2013-11-24 13:29:58 -08:00 |
webchick
|
df1a669b77
|
Issue #2131851 by tim.plunkett: Form errors must be specific to a form and not a global.
|
2013-11-23 12:57:04 -08:00 |
webchick
|
53804ea11d
|
Revert "Issue #2104229 by claudiu.cristea: Deprecate file_usage()."
Temporary rollback since it conflicts with a critical issue.
This reverts commit ce08ea737c .
|
2013-11-23 12:42:58 -08:00 |
webchick
|
ce08ea737c
|
Issue #2104229 by claudiu.cristea: Deprecate file_usage().
|
2013-11-23 11:37:46 -08:00 |
Nathaniel Catchpole
|
172cd2652a
|
Revert "Issue #1954892 by dawehner, tim.plunkett, David_Rothstein, effulgentsia: Replace 'theme callback' and hook_custom_theme() with a clean theme negotiation system."
This reverts commit fc04601c35 .
|
2013-11-22 13:56:50 +00:00 |
Jennifer Hodgdon
|
956c27fd26
|
Issue #2120035 by samhassell, dawehner: Clean up docs headers for views include files
|
2013-11-20 10:38:33 -08:00 |
Nathaniel Catchpole
|
fc04601c35
|
Issue #1954892 by dawehner, tim.plunkett, David_Rothstein, effulgentsia: Replace 'theme callback' and hook_custom_theme() with a clean theme negotiation system.
|
2013-11-19 12:24:14 +00:00 |
Jennifer Hodgdon
|
30e56c5d84
|
Issue #2084535 by sivaji: Fix constants in file_copy docs
|
2013-11-13 09:39:02 -08:00 |
Alex Pott
|
bf3e9cfaaa
|
Issue #2112705 by mikey_p: Replace EntityType::$module with provider.
|
2013-11-02 22:11:53 -07:00 |
webchick
|
4399709181
|
Issue #2066535 by tim.plunkett, jsst, Berdir: Add EntityManagerInterface and stop typehinting with EntityManager.
|
2013-10-30 16:09:40 -07:00 |
Alex Pott
|
840e20aec6
|
Issue #2097691 by plopesc, amateescu: Move FIELD_CARDINALITY_UNLIMITED constant to FieldDefinitionInterface.
|
2013-10-26 09:26:00 -07:00 |
Alex Pott
|
82eb2924cf
|
Issue #2112807 by tim.plunkett: Move the form builder functions in form.inc to a form service.
|
2013-10-25 15:54:34 -07:00 |
Alex Pott
|
4b7bbecbc3
|
Issue #2097903 by Berdir, amateescu: Rename EntityRenderController to EntityViewBuilder.
|
2013-10-25 13:54:18 -07:00 |
Alex Pott
|
3ded2216b0
|
Issue #2115145 by Berdir | effulgentsia: Move field type plugins to Plugin/Field/FieldType.
|
2013-10-19 09:12:13 +01:00 |
Alex Pott
|
c1027b9d1a
|
Issue #2050835 by Berdir | yched: Move Widget, Formatter, and FieldType plugin types to the Core\Field system.
|
2013-10-18 12:57:37 +01: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 |
Alex Pott
|
b201c0546c
|
Issue #2111209 by Xano: Fixed Rename FormInterface::getFormID() to FormInterface::getFormId().
|
2013-10-16 13:37:27 +01:00 |
Nathaniel Catchpole
|
034d523504
|
Issue #2099347 by ruloweb: Clean up list function usage.
|
2013-10-16 12:06:21 +01:00 |
Nathaniel Catchpole
|
122c2b7e2b
|
Issue #2109833 by ianmthomasuk: Finish converting stream_public_path() to CMI.
|
2013-10-15 14:20:01 +01:00 |
Alex Pott
|
0f8b4e794e
|
Issue #2023563 by Berdir, smiletrl, fago: Convert entity field types to the field_type plugin.
|
2013-10-14 16:53:22 +01:00 |
Nathaniel Catchpole
|
a2e539c7c3
|
Issue #2094003 by swentel: Remove use statements in formatters, widgets and field types plugins.
|
2013-10-13 13:36:57 +01:00 |
Nathaniel Catchpole
|
0c8fae0b26
|
Issue #2034979 by derhasi: Typehint Views field handler methods with ResultRow.
|
2013-10-13 13:15:46 +01:00 |
Nathaniel Catchpole
|
5459354982
|
Issue #2095399 by Berdir: Merge DatabaseStorageController and DatabaseStorageControllerNG.
|
2013-10-13 12:34:58 +01:00 |
Jennifer Hodgdon
|
31227acf31
|
Issue #2084535 by mErilainen, tankerjoe, DanielFbrg: Fix file_copy documentation around the case when source and destination are the same
|
2013-10-09 08:39:34 -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 |
webchick
|
ae7c20c7b5
|
Issue #2106459 by chx: Fixed core config has everything as string.
|
2013-10-07 17:32:28 -07:00 |
Nathaniel Catchpole
|
3b00f30dca
|
Issue #2073033 by claudiu.cristea, netsensei: Optimize file usage updates in file/image fields.
|
2013-10-07 12:06:51 +01:00 |
webchick
|
e81c0f1285
|
Issue #2102653 by tim.plunkett, disasm: Convert test form callbacks to new form controller.
|
2013-10-05 16:16:50 -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 |
Alex Pott
|
3cee107ce5
|
Issue #2100329 by cosmicdreams: Use \Drupal instead of Drupal to make IDEs and static code analyse tools happy.
|
2013-10-03 12:26:25 +01:00 |
Alex Pott
|
0ff5e6d21a
|
Issue #2068343 by slashrsm: Convert file SQL queries to the Entity Query API.
|
2013-10-02 22:52:03 +01:00 |
Nathaniel Catchpole
|
1aeee1cd39
|
Issue #2004244 by Berdir, plach, tim.plunkett, msonnabaum, das-peter: Move entity revision, content translation, validation and field methods to ContentEntityInterface.
|
2013-10-01 12:42:30 +01:00 |
Alex Pott
|
691a576259
|
Issue #1994140 by Berdir, yched, fgm, smiletrl: Unify entity field access and Field API access.
|
2013-09-30 15:14:06 +02:00 |
Alex Pott
|
156bdc4349
|
Issue #2066219 by claudiu.cristea, fietserwin: Decouple image type from image extension.
|
2013-09-28 18:43:17 +02:00 |
Alex Pott
|
510c81a9c5
|
Issue #2051923 by Berdir, dixon_, plach: Rename \Drupal\Core\Entity\Field\Field, related subclasses and interfaces to *FieldItemList.
|
2013-09-28 13:29:14 +02:00 |
Alex Pott
|
37949fe378
|
Issue #731724 by larowlan, andypost, dixon_, tsvenson: Convert comment settings into a field to make them work with CMI and non-node entities.
|
2013-09-27 17:34:47 +02:00 |
webchick
|
27dc2b4987
|
Issue #2076141 by lokapujya: Unneeded dance around 'Node'/'Content' entity label in views integration code.
|
2013-09-27 15:15:39 +02:00 |
webchick
|
6fd72a2c6e
|
Issue #2095115 by beejeebus: Delete ViewTestConfigInstaller and have ViewTestData create views, not 'import' them.
|
2013-09-23 17:11:18 +02:00 |
Nathaniel Catchpole
|
9e5def44b7
|
Issue #1778122 by scor, linclark, effulgentsia: Fixed Enable modules to inject attributes into field formatters, so that RDF attributes get output on the appropriate elements.
|
2013-09-20 10:59:23 +01:00 |
webchick
|
d75787dfba
|
Issue #2087995 by amateescu: All entity post*() and pre*() methods should call their parent implementation.
|
2013-09-17 22:56:38 -07:00 |
webchick
|
1569e3cba0
|
Issue #2089485 by smiletrl: [follow-up]: Clean up for file field type.
|
2013-09-16 19:29:10 -07:00 |
webchick
|
034d956906
|
Issue #2075095 by yched, amateescu: Widget / Formatter methods signatures needlessly complex.
|
2013-09-16 08:52:28 -07:00 |
webchick
|
8347b04c34
|
Issue #2051097 follow-up by tim.plunkett: Remove silly spacing errors.
|
2013-09-15 22:06:19 -07:00 |
webchick
|
7cfa38d01a
|
Issue #2051097 by dawehner, Manuel Garcia, tlattimore, neclimdul: Change 'pattern' to 'path' in *.routing.yml files.
|
2013-09-15 21:47:28 -07:00 |
webchick
|
5bb0d5e667
|
Issue #2053489 by chx, tim.plunkett: Standardize on \Drupal throughout core.
|
2013-09-15 20:58:10 -07:00 |
webchick
|
99670f0847
|
Issue #1981368 by tim.plunkett, Crell, webchick: Convert all routes to 'module_name().foo_bar()' naming convention.
|
2013-09-15 12:59:49 -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 |
webchick
|
d009cac09c
|
Issue #2074037 by Wim Leers, effulgentsia: Add drupalPostUrl() — drupalPost()/drupalPostAjax() are for forms only, D8 JS performs non-form HTTP requests.
|
2013-09-11 12:41:33 -07:00 |
Alex Pott
|
11eeb98bf3
|
Issue #2070609 by damiankloip, tstoeckler: Remove obsolete 'module' keys from Views plugin annotations.
|
2013-09-11 02:21:44 +01: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
|
085a24e07f
|
Issue #2067017 by damiankloip: Remove usage of DRUPAL_CORE_COMPATIBILITY/VERSION constants.
|
2013-09-05 10:48:11 +01:00 |
Nathaniel Catchpole
|
fb38555e50
|
Issue #2079011 by Berdir, alexpott: Move field.module constants related to storage to EntityStorageControllerInterface.
|
2013-09-05 10:41:02 +01:00 |
webchick
|
7efe917d16
|
Issue #2081201 by mrsinguyen: Remove Unused local variable from /core/modules/file/lib/Drupal/file/Plugin/field/formatter/FileFormatterBase.php.
|
2013-09-04 12:40:14 -07:00 |
Alex Pott
|
5fc858b205
|
Issue #297209 by nod_, dwees, bdone: Remove 'Attach' button.
|
2013-09-03 22:27:16 +01:00 |
catch
|
e1c40673b9
|
Issue #2078837 by alexpott: Fixed Ensure that we are using SQL storage for taxonomy_update_8007().
|
2013-09-03 00:00:39 +01:00 |
webchick
|
7ecaaeb3db
|
Issue #2078885 by Letharion: Fixed The file/progress hook menu item is not necessary.
|
2013-09-02 13:38:58 -07:00 |
Alex Pott
|
7742cc3563
|
Issue #2057869 by dawehner, jibran: Provide an alias for 'plugin.manager.entity' called 'entity.manager'.
|
2013-09-01 13:24: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
|
c3c67435cd
|
Issue #2044583 by jlindsey15, Gábor Hojtsy, Wim Leers, Berdir: Add EntityChangedInterface to allow entities with 'changed' field to be properly cached.
|
2013-08-30 23:50:14 -07:00 |
webchick
|
c47c16aeb5
|
Issue #2072559 by legolasbo: Remove Unused local variable from /core/modules/file/lib/Drupal/file/Tests/DownloadTest.php.
|
2013-08-29 08:26:37 -07:00 |
webchick
|
b772dbe8f3
|
Issue #2072561 by legolasbo: Remove Unused local variable () from /core/modules/file/lib/Drupal/file/Tests/SaveUploadTest.php.
|
2013-08-29 08:23:29 -07:00 |
webchick
|
fe60a0d0bf
|
Issue #2072563 by legolasbo: Remove Unused local variable () from /core/modules/file/lib/Drupal/file/Tests/FileTokenReplaceTest.php.
|
2013-08-29 08:22:06 -07:00 |
webchick
|
dd85adde5e
|
Issue #2072565 by legolasbo: Remove Unused local variable () from /core/modules/file/lib/Drupal/file/Tests/FileFieldWidgetTest.php.
|
2013-08-29 08:17:04 -07:00 |
webchick
|
b20f3c0f5d
|
Issue #2072553 by legolasbo: Remove Unused local variable () from /core/modules/file/lib/Drupal/file/Plugin/field/widget/FileWidget.php.
|
2013-08-29 08:15:28 -07:00 |
webchick
|
6477317a10
|
Issue #2072555 by legolasbo: Remove Unused local variable from /core/modules/file/lib/Drupal/file/Tests/FileFieldValidateTest.php.
|
2013-08-29 08:05:36 -07:00 |
webchick
|
7625696dba
|
Issue #2072549 by legolasbo, phiit: Remove Unused local variable () from /core/modules/file/file.module.
|
2013-08-29 08:00:26 -07:00 |
webchick
|
7e5119cd45
|
Issue #2072557 by legolasbo, ksm.apw: Remove Unused local variable from /core/modules/file/lib/Drupal/file/Tests/FileFieldRevisionTest.php.
|
2013-08-29 07:47:24 -07:00 |
Alex Pott
|
aafee284b6
|
Issue #2061895 by sergeypavlenko: Remove calls to deprecated global $user in file module.
|
2013-08-29 03:12:12 +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 |
Alex Pott
|
55bd232761
|
Issue #1969388 by dawehner, tim.plunkett, olli: Add dedicated annotations for Views plugins.
|
2013-08-28 01:03:53 +01:00 |
Alex Pott
|
48ddeb48db
|
Issue #2024963 by Berdir: Move baseFieldDefinitions from storage to entity classes.
|
2013-08-27 17:04:17 +01:00 |
Nathaniel Catchpole
|
94cd6717a8
|
Issue #1939994 by Berdir, rlmumford: Complete conversion of nodes to the new Entity Field API.
|
2013-08-27 11:36:16 +01:00 |
Alex Pott
|
0e47ce3293
|
Revert "Issue #2060405 by Wim Leers: Fixed Impossible to uninstall any module using the file usage service, because it is impossible to delete all file usages by a module."
This reverts commit 858674f0d1 .
|
2013-08-22 11:19:04 +01:00 |
webchick
|
523fb85533
|
Issue #1847002 by tim.plunkett, effulgentsia, msonnabaum: Move entity type classes from Drupal$provider\Plugin\Core\Entity to Drupal$provider\Entity.
|
2013-08-18 14:16:19 -07:00 |
Dries
|
dd95e4bae3
|
Issue #2049039 by Berdir: Convert node properties to methods.
|
2013-08-16 12:13:11 -05:00 |
webchick
|
3cf100dfcd
|
Issue #1957142 by damiankloip, fubhy, cosmicdreams: Replace config() with Drupal::config().
|
2013-08-14 09:54:28 -07:00 |
Alex Pott
|
858674f0d1
|
Issue #2060405 by Wim Leers: Fixed Impossible to uninstall any module using the file usage service, because it is impossible to delete all file usages by a module.
|
2013-08-14 07:54:05 -05:00 |
Alex Pott
|
4ca797aa8c
|
Revert "Issue #2054187 by juampy: Restrict authentication provider for REST resources."
This reverts commit a567be3ee0 .
|
2013-08-13 16:12:07 -05:00 |
Dries
|
a567be3ee0
|
Issue #2054187 by juampy: Restrict authentication provider for REST resources.
|
2013-08-13 14:57:21 -04:00 |
webchick
|
509c2b2d8b
|
Issue #2059699 by tim-e, Cottser: Remove t() from test assertion messages in file.module.
|
2013-08-12 00:09:01 -07:00 |
webchick
|
092fb4f5c1
|
Issue #2041625 by vineet.osscube, tim.plunkett, tkoleary: Fixed Add space between file upload and button.
|
2013-08-12 00:03:07 -07:00 |
Alex Pott
|
fd76691cca
|
Issue #2059479 by damiankloip: Typehint Drupal\views\ResultRow in field handler render methods.
|
2013-08-11 23:24:02 +01:00 |
Alex Pott
|
8cfc089e26
|
Issue #2033669 by tim.plunkett, larowlan: Image file objects should be classed.
|
2013-08-11 00:57:37 +01:00 |
Alex Pott
|
0a5c7863cb
|
Issue #2049479 by tim.plunkett: File usage views should be combined.
|
2013-08-10 02:25:58 +01:00 |
webchick
|
69422425d5
|
Issue #1815886 follow-up by slashrsm: Upgrade path for Drupal core cannot manage files larger than 4 GB
|
2013-08-06 23:23:54 -07:00 |
Alex Pott
|
8b7bc0c7b1
|
Issue #2009014 follow-up by StephaneQ: Replace one more theme() with drupal_render() in file module.
|
2013-08-04 21:30:57 +02:00 |
Alex Pott
|
9614f73399
|
Revert "Issue #2009014 follow-up by StephaneQ: Replace one more theme() with drupal_render() in file module."
This reverts commit f4aead7805 .
|
2013-08-04 21:26:52 +02:00 |
webchick
|
f4aead7805
|
Issue #2009014 follow-up by StephaneQ: Replace one more theme() with drupal_render() in file module.
|
2013-08-03 23:25:44 -07:00 |
webchick
|
6bec9b2f79
|
Issue #2056943 by alexpott, damiankloip: Convert render_link() to renderLink.
|
2013-08-03 23:00:11 -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 |
Nathaniel Catchpole
|
63d299d9d2
|
Issue #2051721 by yched: Get rid of field_get_items().
|
2013-08-01 13:46:59 +01:00 |
Alex Pott
|
e33ddd1b74
|
Issue #2045923 by drupalrv, tim.plunkett: Replace all module_invoke_all() deprecated function calls in procedural code.
|
2013-08-01 10:10:33 +02: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 |
Nathaniel Catchpole
|
e1ce0ace11
|
Issue #1815886 by bojanz: Fixed Drupal core cannot manage files larger than 4 GB.
|
2013-07-29 10:38:48 +01:00 |
Alex Pott
|
57dc876717
|
Issue #2017207 by Berdir, marcingy: Complete conversion of users to Entity Field API.
|
2013-07-29 09:52:14 +02:00 |
Alex Pott
|
11495979d0
|
Issue #2041423 by yched: Rely on 'provider' instead of 'module' for Field plugin types.
|
2013-07-28 23:29:26 +02:00 |
Nathaniel Catchpole
|
d3c5919d17
|
Issue #2045919 by drupalrv: Replace all module_implements() deprecated function calls.
|
2013-07-27 15:30:10 +01: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 |
Alex Pott
|
337b3709b1
|
Issue #2046809 by larowlan, quicksketch: Fixed UUIDs not added when file uploaded using managed_file() FAPI element.
|
2013-07-25 16:05:21 +02:00 |
Dries
|
38bf424dfd
|
Issue #2021817 by effulgentsia, yched: Make widgets / formatters work on EntityNG Field value objects.
|
2013-07-24 16:38:18 -04:00 |
Alex Pott
|
8e23b465a6
|
Issue #2045275 by Berdir: Convert user properties to methods.
|
2013-07-24 21:40:03 +02:00 |
Nathaniel Catchpole
|
988abc27f8
|
Issue #2045189 by jlindsey15: Move file entity dependent code in includes/file.inc and system.module to file.module.
|
2013-07-24 13:00:06 +01:00 |
Alex Pott
|
6c117d60bb
|
Issue #2005166 follow-up by slashrsm, fubhy: Create simple file listing under admin/content/file.
|
2013-07-22 09:39:17 +01:00 |
Alex Pott
|
8cf78305af
|
Issue #2005166 by slashrsm, dawehner: Create simple file listing under admin/content/file.
|
2013-07-21 09:17:17 +01:00 |
Alex Pott
|
08aeb8717f
|
Issue #2034947 by damiankloip: Change view results to use a classed object.
|
2013-07-21 08:46:30 +01:00 |
Alex Pott
|
36d647e61b
|
Issue #1987712 by dawehner, claudiu.cristea, damiankloip, andypost: Convert file_download() to a new style controller.
|
2013-07-20 13:25:28 +01:00 |
Alex Pott
|
ad137531c9
|
Issue #2041287 by Berdir: Convert ->nid to ->id() and ->isNew().
|
2013-07-20 13:21:43 +01:00 |
Alex Pott
|
4fc16f8ea1
|
Issue #2035315 by dawehner: Add a dedicated @FieldWidget annotation.
|
2013-07-20 01:22:20 +01:00 |
Alex Pott
|
31efff2728
|
Issue #2036087 by YesCT: Add public identifier to all render methods in all views plugins in core.
|
2013-07-15 18:39:32 -04:00 |
Alex Pott
|
9cd28855d3
|
Issue #2029321 by tim.plunkett, aspilicious, swentel: Provide list and form controllers for EntityViewMode and EntityFormMode.
|
2013-07-14 15:37:55 -04:00 |
Dries
|
c02ba60087
|
Issue #2039199 by Berdir: Convert ->uid to ->id(), isAnonymous() and isAuthenticated().
|
2013-07-11 13:29:02 -04:00 |
Alex Pott
|
c250f7354d
|
Issue #2016589 by amateescu, tim.plunkett: Add a dedicated @EntityReferenceSelection annotation.
|
2013-07-09 15:39:11 +01:00 |
Alex Pott
|
a4c65bec40
|
Issue #1825896 by dawehner, damiankloip, heddn: Add module owner to plugin data on handlers.
|
2013-07-05 21:54:59 +01:00 |
Alex Pott
|
5fc86b0029
|
Issue #1868004 by fago, das-peter, Berdir, EclipseGc, fubhy the cat, dixon_: Improve the TypedData API usage of EntityNG.
|
2013-07-05 19:43:36 +01:00 |
Dries
|
58de5374c4
|
Issue #2024833 by claudiu.cristea: Adopt load() and loadMultiple() on entity storage controllers.
|
2013-06-30 20:09:38 -04:00 |
Alex Pott
|
4c357934c2
|
Issue #1754246 by webflo, swentel, penyaskito, andypost, alexpott, YesCT, dagmar: Languages should be configuration entities.
|
2013-06-29 11:56:53 +01:00 |
Nathaniel Catchpole
|
0f7247e9b2
|
Issue #1473066 by JohnAlbin, echoz: Move third-party assets out of core/misc folder.
|
2013-06-28 10:41:31 +01:00 |
Alex Pott
|
4586ea128d
|
Issue #2014821 by amateescu, swentel: Introduce form modes UI and their configuration entity.
|
2013-06-27 22:24:39 +01:00 |
Dries
|
e94b01e516
|
Issue #1996714 by amateescu: Convert FileItem and ImageItem to extend EntityReferenceItem.
|
2013-06-26 21:52:15 -04:00 |
Alex Pott
|
795e1f834a
|
Issue #1797252 by pwieck, andypost, dcam, xjm, Lars Toomre: Remove t() from assertion messages in file module tests.
|
2013-06-25 20:28:30 +01: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
|
9873c74069
|
Issue #2012818 by thedavidmeister: Remove #type 'markup'.
|
2013-06-24 10:46:21 +01:00 |
Dries
|
23faf5a2a2
|
Issue #1999370 by chertzog, kim.pepper: Use Symfony Request for file module.
|
2013-06-20 14:34:34 -04:00 |
Nathaniel Catchpole
|
270db4a504
|
Issue #1852454 by patrickd, xjm, YesCT, Berdir, amateescu, Pancho, djroshi, dealancer, Wim Leers, jessebeach: Restrict module and theme name lengths to 50 characters.
|
2013-06-19 10:14:55 +01:00 |
Alex Pott
|
851d7d0ff2
|
Issue #1777956 by fago, klausi, sun, dasjo: Provide a way to define default values for entity fields.
|
2013-06-19 10:31:20 +02:00 |
Alex Pott
|
a6a4adc9b4
|
Issue #1981316 by aspilicious, andypost, pcambra, swentel: Drop procedural usage of fields in [f-l] modules.
|
2013-06-18 12:28:44 +02:00 |
Alex Pott
|
2635b665fd
|
Issue #2020677 by yched: file_field_prepare_view() should not delete items.
|
2013-06-18 09:27:54 +02:00 |
webchick
|
f5cc5ac72c
|
Issue #2011084 by jiff | DmitryDrozdik: Replace drupal_container() with Drupal::service() in the file module.
|
2013-06-17 01:12:16 -05: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
|
1648a479c4
|
Issue #1893772 by chx, fubhy, slashrsm: Move entity-type specific storage logic into entity classes.
|
2013-06-16 11:40:11 +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
|
984940b8f2
|
Issue #1985344 by tim.plunkett, swentel: Add a dedicated @FieldFormatter annotation.
|
2013-06-14 01:03:32 +02:00 |
Alex Pott
|
eb354a578b
|
Issue #2000006 by ACF, juampy: Convert _file_test_form() to the new form interface and convert route.
|
2013-06-14 00:42:03 +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
|
2432c02138
|
Issue #1987066 by Kevin Morse, JohnAlbin, rteijeiro, echoz, ry5n: Rename files to match CSS file naming convention.
|
2013-06-07 11:48:55 +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 |
Nathaniel Catchpole
|
6d93172b96
|
Issue #1969662 by swentel, amateescu, chx | yched: Provide new _update_8000_*() CRUD helpers for Field and Instance definitions.
|
2013-06-06 10:06:46 +01:00 |
Alex Pott
|
b21943922d
|
Issue #1888424 by katbailey, steveoliver, twistor, beejeebus, effulgentsia: Change notice: Make Drupal's URL generation logic available to HttpKernel, and minimize code repetition/divergence.
|
2013-06-06 09:14:16 +01:00 |
Alex Pott
|
dca8035dc0
|
Issue #1791970 followup by marvil07, dww: Optionally detect tar.* as extension instead of * on views file extension field handler.
|
2013-06-05 16:23:33 +01:00 |
Nathaniel Catchpole
|
579aa78880
|
Issue #1947720 by damiankloip: Use Drupal::state() to replace state().
|
2013-06-05 15:58:21 +01:00 |
webchick
|
dc05265a4e
|
Issue #2003496 by NonProfit, marlatt | heddn: Rename Views method get_value() to getValue().
|
2013-06-04 21:48:13 -05:00 |
webchick
|
cbc907fa79
|
Issue #2002974 by tvlooy, kenianbei, danylevskyi | Dan Reinders: Rename Views method title_query() to titleQuery().
|
2013-06-04 21:16:14 -05:00 |
webchick
|
3fdf6a1c13
|
Issue #2002348 by baldwinlouie, heddn, sillygwailo: Rename Views method advanced_render() to advancedRender().
|
2013-06-04 21:10:54 -05:00 |
Alex Pott
|
2e63868616
|
Issue #625958 followup by slashrsm, chx, andypost, yched: [Follow up] Support Uploading Multiple Files for HTML5 Browsers via #multiple attribute.
|
2013-06-03 20:37:59 +01:00 |
Nathaniel Catchpole
|
affc74ccdd
|
Issue #1999322 by elvis2, alexander.ilivanov | Berdir: Remove node_save() and node_delete()/node_delete_multiple() in favor of $node->save()/$node->delete().
|
2013-06-03 11:00:40 +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
|
b8f18c3f08
|
Issue #2003500 by tyjamessmith, aviindub, marlatt: Rename Views method get_value_options() to getValueOptions().
|
2013-05-29 14:42:56 +01:00 |
Alex Pott
|
c1d7f6f033
|
Issue #2002450 by jazzdrive3: Rename Views method default_display_options() to defaultDisplayOptions().
|
2013-05-29 14:22:52 +01:00 |
Alex Pott
|
bb45304ae1
|
Issue #2005590 by alexpott: Fixed Head broken - use of LANGUAGE_NOT_SPECIFIED constant.
|
2013-05-27 20:17:35 -05:00 |
Alex Pott
|
ff1eea3386
|
Issue #1792032 by balsama, bjorpe | lxs: Fixed File validation error message not removed after subsequent upload of valid file.
|
2013-05-27 15:41:52 -07:00 |
Alex Pott
|
e8c6f84c24
|
Issue #1791970 by marvil07, drumm: Added Optionally detect tar.* as extension instead of * on views file extension field handler.
|
2013-05-27 11:06:31 -07:00 |
Alex Pott
|
b4eaea2765
|
Issue #1468210 followup by David_Rothstein: Fixed Remove special ->uid == 1 check in file_validate_size().
|
2013-05-26 16:29:18 -07:00 |
Alex Pott
|
477c06c413
|
Issue #1498674 by plach, das-peter, Schnitzel, dawehner, YesCT, attiks, Berdir, Gábor Hojtsy, Soul88, Carsten Müller: Refactor node properties to multilingual.
|
2013-05-26 13:18:10 -07:00 |
Alex Pott
|
f2d710c607
|
Issue #1620010 by dawehner, ParisLiakos, plach, jibran: Move LANGUAGE constants to the Language class.
|
2013-05-25 13:12:45 -07:00 |
Alex Pott
|
518c4d10bd
|
Issue #1875992 by amateescu, swentel, yched: Add EntityFormDisplay objects for entity forms.
|
2013-05-19 13:02:16 -07:00 |
Dries
|
60c3a75e8f
|
Issue #1986408 by LewisNyman, oresh: Message style update.
|
2013-05-19 08:31:33 -07:00 |
Alex Pott
|
6fa50c64eb
|
Issue #1043198 by tim.plunkett, tstoeckler, swentel, larowlan: Convert view modes to ConfigEntity.
|
2013-05-16 08:29:16 +01:00 |
Nathaniel Catchpole
|
ca665f7be3
|
Issue #1827448 by RobLoach, sun, jbrown, tstoeckler: Use __DIR__ instead of DRUPAL_ROOT where possible/sensible.
|
2013-05-09 10:25:10 +01:00 |
Alex Pott
|
79ea2f38f8
|
Issue #1292284 by ParisLiakos, RobLoach, karschsp: Require 'type' key in .info.yml files.
|
2013-05-07 14:51:26 +01:00 |
Alex Pott
|
a82a5efe22
|
Issue #1981198 by yched: Change notice: More accurate names and form_ids() for Field UI form classes.
|
2013-05-04 01:01:03 +01:00 |
webchick
|
e775437eb2
|
Issue #1982984 by larowlan: Create Drupal::entityManager for improved DX.
|
2013-05-01 23:42:27 -07:00 |
Alex Pott
|
6ed57d39c5
|
Issue #1946404 by tim.plunkett, amateescu, swentel: Convert forms in field_ui().admin.inc to the new form interface.
|
2013-04-27 00:28:10 +01:00 |
webchick
|
d77275ff1f
|
Issue #1391694 by tim.plunkett, aspilicious, fago, pounard, plach, Crell, msonnabaum, tstoeckler: Use type-hinting for entity-parameters.
|
2013-04-26 15:34:02 -07:00 |
Nathaniel Catchpole
|
bba539c65f
|
#1869562 by fago, berdir, dawehner: Avoid instantiating EntityNG field value objects by default.
|
2013-04-26 09:32:17 +01:00 |
Alex Pott
|
bc3a902fbc
|
Issue #1807042 by tim.plunkett, effulgentsia: Rename entity storage/list/form/render controllers to handlers, part 1: organize existing annotation keys.
|
2013-04-23 08:38:30 +01: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
|
a15bf9ee2b
|
Issue #1970006 by andypost: Make FileFieldTestBase::createFileField to return Field entity.
|
2013-04-18 09:08:12 +01:00 |
Alex Pott
|
c014519ca1
|
Issue #1969540 by Xano: Convert token.inc to a service.
|
2013-04-18 08:24:35 +01:00 |
webchick
|
b77715c307
|
Issue #1967294 by tim.plunkett: Add a dedicated @EntityType annotation.
|
2013-04-13 15:15:20 -07:00 |
Alex Pott
|
a820153fa5
|
Issue #1735118 by swentel, yched, xjm, larowlan, alexpott, tim.plunkett: Convert Field API to CMI.
|
2013-04-13 18:06:40 +01:00 |
Alex Pott
|
ee1c53e517
|
Issue #1965164 by tim.plunkett: Add dedicated annotations for Views handlers.
|
2013-04-11 22:42:45 +01:00 |
webchick
|
dd85e54ab1
|
Issue #1799594 by nod_, Wim Leers, jessebeach, jcisio: Update to jQuery 1.9 version.
|
2013-04-09 13:58:51 -07:00 |
Alex Pott
|
34e630950a
|
Issue #1939660 by chx | catch: Use YAML as the primary means for service registration.
|
2013-04-09 05:32:49 +01:00 |
Dries
|
8a17309e5f
|
Issue #1658846 by penyaskito, Schnitzel, xjm, agentrickard, effulgentsia, kalman.hosszu, vijaycs85, Gábor Hojtsy, disasm, YesCT: Add language support to node access grants and records.
|
2013-03-27 14:23:49 -04:00 |
catch
|
c07e727d8f
|
Issue #1664844 by alexpott, cweagans, heyrocker, eojthebrave, ACF, Berdir: Convert image toolkits into plugins.
|
2013-03-25 11:55:05 +00:00 |
webchick
|
22d46a60e1
|
Issue #1940306 by dawehner: Convert the node RSS feed to a display of the frontpage view.
|
2013-03-17 01:04:43 -07:00 |
webchick
|
37afef0004
|
Issue #1818556 by das-peter, plach, fago, Berdir, vijaycs85: Change notice: Convert nodes to the new Entity Field API.
|
2013-03-10 12:05:24 -07:00 |
webchick
|
282f6b90ba
|
Issue #1932382 by Berdir, swentel: Use DrupalUnitTestBase for Field API tests.
|
2013-03-09 22:49:53 -08:00 |
Dries
|
6bf13bd87b
|
Issue #1793074 by cweagans, sun, chx: Convert .info files to YAML.
|
2013-03-06 17:51:39 -05:00 |
catch
|
13bd2b25ec
|
Issue #1849752 by effulgentsia, Berdir, jibran, neclimdul: Abstract non-Drupal-specific parts of AnnotatedClassDiscovery into a Drupal\Component base class.
|
2013-03-06 22:02:58 +00:00 |
webchick
|
9d2ad347ce
|
Issue #1919166 by vijaycs85: Create configuration schemas for file module.
|
2013-03-04 22:35:45 -05:00 |
catch
|
fc750a428c
|
Issue #1884148 by sun, swentel: Fixed field widget disappears when increase cardinality for image to allow multiple values.
|
2013-03-04 17:44:33 +00:00 |
catch
|
bced82e419
|
Issue #1662990 by mjonesdinero, daniel92, brenda003: Clean up css in File.
|
2013-03-04 15:29:58 +00: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 |
catch
|
4ad272c1c1
|
Issue #1882240 by dawehner, tim.plunkett: Remove default assignment of render_controller_class() in EntityManager.
|
2013-02-18 11:11:46 +00:00 |
catch
|
f66ac34331
|
Issue #1292374 by jbrown, chris.leversuch, slashrsm, karschsp, Kevin Morse, Berdir: Fixed Enable static caching for File entities.
|
2013-02-12 12:14:30 +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 |
Dries
|
fb08e2f281
|
Issue #1801304 by Amitaibu, amateescu, effulgentsia, tim.plunkett, EclipseGc, Fabianx, Cottser: Added Entity reference field.
|
2013-02-01 11:08:58 -05:00 |
webchick
|
0af77c244f
|
Issue #1333292 by mgifford: Fixed Screen-reader users receive no info about file upload status / success.
|
2013-01-29 20:19:31 -08:00 |
webchick
|
0072202475
|
Issue #1595028 by Berdir, sun: Convert remaining tests using Standard profile to use Testing profile instead.
|
2013-01-29 20:01:42 -08:00 |
Dries
|
2a18edd933
|
Issue #1751606 by swentel, ry5n, mrfelton, nod_, sun, sannejanssen: Move published status checkbox next to 'Save'.
|
2013-01-25 14:49:49 -05:00 |
Dries
|
2fa3ffe132
|
Issue #1822458 by tim.plunkett, effulgentsia: Move dynamic parts (view modes, bundles) out of entity_info().
|
2013-01-23 12:46:47 -05:00 |
catch
|
b3f18a65cc
|
Issue #1891036 by damiankloip: Make 'click sortable' default to TRUE.
|
2013-01-21 20:59:01 +00:00 |
webchick
|
bc237f9a13
|
Issue #1831264 by tim.plunkett: Use the Entity manager to create new controller instances.
|
2013-01-18 20:58:23 -08:00 |
webchick
|
0f9489f9fe
|
Issue #1875632 follow-up by nod_, Wim Leers, effulgentsia: Added wrapper function for JS settings merging behavior, fix tabledrag.
|
2013-01-18 10:00:29 -08:00 |
catch
|
bbcf047060
|
Issue #611294 by swentel, tsphethean: Refine permissions for Field UI.
|
2013-01-17 21:37:31 +00:00 |
webchick
|
62c93ff8d4
|
Issue #1253820 by yched, zserno, tim.plunkett, xjm, effulgentsia, plach: Fixed It's impossible to submit no value for a field that has a default value.
|
2013-01-16 09:37:23 -08:00 |
webchick
|
cf7cc519f7
|
Issue #1356170 by ohnobinki, tim.plunkett: Remove all uses of array_merge_recursive(), or document why they are being used instead of NestedArray::mergeDeep().
|
2013-01-09 15:58:39 -08:00 |
catch
|
43658a4ed4
|
Issue #1308054 by jthorson, brianV: Added an abstract DrupalReadOnlyStreamWrapper that other stream wrappers can extend.
|
2013-01-07 13:12:52 +00: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 |
catch
|
5fbc23088c
|
Issue #1229014 by bfroehle, jackbravo: Content-Disposition header makes private files show open/save prompts, but public files show inline.
|
2012-12-29 12:49:51 +00:00 |
webchick
|
dc6c7a4be9
|
Issue #1850792 by damiankloip, dawehner, tim.plunkett: Make init() method consistent across all views plugins.
|
2012-12-21 21:11:43 -08: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
|
08df7b0db2
|
Issue #552604 by sun, lambic, swentel, yched, Lukas von Blarer: Adding new fields leads to a confusing 'Field settings' form.
|
2012-12-10 12:39:37 +00:00 |
webchick
|
19276d3232
|
Issue #1843486 by ACF: Added Change file_test() variables to state system.
|
2012-11-28 22:32:22 -08:00 |
webchick
|
53e5a482ef
|
Issue #1783196 by dawehner, damiankloip, tim.plunkett: Get the views plugin manager from the DIC when possible.
|
2012-11-28 22:20:24 -08:00 |
Jennifer Hodgdon
|
d6ada284da
|
Issue #1173322 by javier_: Add function bodies to file hook documentation
|
2012-11-27 07:35:31 -08:00 |
webchick
|
d26e8a7d57
|
Issue #1168246 by sun, mgifford, Manuel Garcia, mbrett5062, ry5n, Everett Zufelt, nod_, aspilicious, deviantintegral, tim.plunkett: Freedom For Fieldsets! Long Live The DETAILS.
|
2012-11-26 23:07:37 -08:00 |
catch
|
198846a800
|
Issue #1804394 by deviance, Albert Volkman: Convert file.module variables to CMI.
|
2012-11-17 21:42:30 +00:00 |
Dries
|
d1400e30a9
|
Issue #1831808 by marcingy: move remaining file managed queries into field database entity storage controller.
|
2012-11-16 18:09:54 -08:00 |
Dries
|
95feb071fb
|
Issue #1812866 by mkadin, effulgentsia: rebuild the server side AJAX API.
|
2012-11-16 18:05:11 -08: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
|
1a0793dad4
|
Issue #1814402 by Lars Toomre, moe4715: Convert 'node_access_test_private()' variable to state() system.
|
2012-11-09 20:13:44 +00:00 |
catch
|
d6075b5f91
|
Issue #1822150 by sun: Fixed EntityStorageControllerInterface::delete() should accept an array of entities, not IDs.
|
2012-10-31 23:19:29 +00:00 |
webchick
|
76a157fe32
|
Issue #1763974 by tim.plunkett, EclipseGC, berdir, xjm, neclimdul, FabianX: Convert entity type info into plugins.
|
2012-10-30 13:37:18 -07: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
|
b48bf9b663
|
Issue #1761040 follow-up by xjm: Files are content.
|
2012-10-23 18:34:04 -07:00 |
Tim Plunkett
|
20ba6bbd18
|
Issue #1805996 by tim.plunkett: Move Views integration for core to their respective modules.
|
2012-10-22 14:11:54 -04:00 |
webchick
|
fc5a0dbe75
|
Issue #1797478 by marcingy, chx: Make file usage storage pluggable.
|
2012-10-14 01:19:55 -07:00 |
webchick
|
e9ca778b53
|
Issue #1026616 by fgm, Berdir, Dave Reid, fago: Implement an entity render controller.
|
2012-10-13 23:40:03 -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
|
22ac2df4d9
|
Issue #1810686 by Rob Loach: Remove the remaining files[] entries .
|
2012-10-11 23:37:47 -07:00 |
catch
|
bd07cedb74
|
Issue #1760548 by nod_: Remove dependency on jQuery drupal.js? for JS settings.
|
2012-09-24 14:12:09 +01:00 |
Dries
|
91cf274fc9
|
Issue #1468210 by marthinal, Eric_A, quicksketch: remove special ->uid == 1 check in filefield_validate_size().
|
2012-09-21 21:04:45 -04:00 |
Dries
|
1b927f545d
|
Issue #1468210 by marthinal, quicksketch: remove special ->uid == 1 check in filefield_validate_size().
|
2012-09-18 16:06:55 +02:00 |
catch
|
f556c0b023
|
Issue #1760786 by sun: Move entity system 'back' into a Drupal\Core component.
|
2012-09-12 10:18:04 +01:00 |
webchick
|
f2e4ea1f57
|
Issue #1773032 by Jorrit, quicksketch: Fixed Non-standard and pointless name attribute added to Content-Type header.
|
2012-09-04 14:29:17 -07:00 |
webchick
|
d33147a22d
|
Revert "Issue #1586356 by dww, amateescu: Fixed Missing 'weight' support from hook_field_widget_info() makes it impossible to sanely order widgets."
This reverts commit 2ffe4abd01 . Totally, totally wrong commit message.
|
2012-09-04 14:16:08 -07:00 |
webchick
|
2ffe4abd01
|
Issue #1586356 by dww, amateescu: Fixed Missing 'weight' support from hook_field_widget_info() makes it impossible to sanely order widgets.
|
2012-09-04 14:15:29 -07:00 |
catch
|
4f37cf0255
|
Issue #1700382 by Albert Volkman, cam8001: Replace remaining references to drupal_attributes() with new Attributes().
|
2012-09-04 14:32:47 +01:00 |
webchick
|
c58b08ae9c
|
Issue #1761040 by sun, tim.plunkett, fago, effulgentsia: Rename Storable, Entity, and Configurable to Entity, ContentEntity, and ConfigEntity.
|
2012-09-01 19:21:35 -07:00 |
webchick
|
316c1f4a7a
|
Issue #1468328 by Berdir: Move file entity info, managed file, and file usage functionality into File module.
|
2012-08-30 18:27:21 -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 |
Jennifer Hodgdon
|
c34d804884
|
Issue #1753976 by savithac, PrabhuG: Fix docs for hook_file_download_access_alter to not have a return value
|
2012-08-30 09:55:24 -07:00 |
catch
|
3400bc2cb5
|
Issue #1734716 by larowlan: Fixed File field form label has incorrect id in @for attribute.
|
2012-08-29 11:17:27 +01:00 |
catch
|
ea1b955192
|
Issue #1748880 by mikeytown2: Only clear the stat cache for the files we care about.
|
2012-08-27 22:40:39 +01:00 |
webchick
|
44fc81a277
|
Issue #1305378 by bforchhammer, penyaskito, k4v, Schnitzel, Gábor Hojtsy, Dave Reid: Added Tokens should use $options["langcode"] and not need a language object.
|
2012-08-26 20:25:18 -07:00 |
webchick
|
54496aebbc
|
Issue #1749782 by pascalduez: Use event.preventDefault(); and event.stopPropagation(); instead of return false;.
|
2012-08-26 11:20:42 -07:00 |
webchick
|
be8126ff78
|
Issue #1245220 follow-up by Berdir: Fix test.
|
2012-08-22 23:02:49 +02:00 |
webchick
|
8546e3833b
|
Issue #1245220 by Berdir, plach, David_Rothstein, dpolant, xjm, WorldFallz, bfroehle, effulgentsia, corvus_ch | seddonym: Fixed HEAD BROKEN (and change notification/followup): file_file_download() passed bogus to field_access().
|
2012-08-21 21:40:43 +02:00 |
catch
|
64625f9048
|
Issue #1184272 by Berdir, corvus_ch, sun: Remove deprecated $conditions support from entity controller.
|
2012-08-21 17:38:04 +02:00 |
catch
|
e900366cd5
|
Issue #1245220 by Berdir, plach, dpolant, xjm, WorldFallz, bfroehle, David_Rothstein, effulgentsia, corvus_ch: Fixed file_file_download() passed bogus $field to field_access().
|
2012-08-21 17:19:09 +02: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 |
webchick
|
7e9d2c1676
|
Issue #1711070 by kid_icarus, tim.plunkett, xjm, droplet, zendoodles and cam8001: Convert tests to use ::$modules property instead of parent::setUp($modules).
|
2012-08-09 18:24:21 -07:00 |
Dries
|
9a0367face
|
- Patch #1719488 by effulgentsia: Rename language_manager() to language() and related cleanup.
|
2012-08-09 16:17:01 -04:00 |
catch
|
9d3e5e4cdd
|
Issue #1037632 by Sheldon Rampton, Tor Arne Thune: Fixed Attaching a forbidden file to a node gives an error message with bogus file path.
|
2012-08-07 23:33:14 +01:00 |
Katherine Bailey
|
1cd28eb4e5
|
Using the language_manager wrapper function to return a language whether or not we're in the requet scope
|
2012-08-06 21:52:11 -07:00 |
Dries
|
a7530e13ab
|
- Patch #1700682 by tim.plunkett, sun: run-tests.sh attempts to run abstract/base test classes.
|
2012-08-03 13:15:12 -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 |
Dries
|
bf24773d38
|
- Patch #1677304 by socketwench, Niklas Fiekas: Remove drupal_deliver_page(), ajax_deliver(), drupal_deliver_html_page().
|
2012-07-24 12:56:55 -04:00 |
Dries
|
1d4a4a2126
|
- Patch #1471848 by BassistJimmyJam, michaellenahan: user interface text containing URLs in translated part.
|
2012-07-15 06:18:37 -07:00 |
webchick
|
7d41f69046
|
Issue #1599618 by droplet, yurtboy: Fixed Remove duplicate array keys.
|
2012-07-07 12:25:50 -07:00 |
webchick
|
deae32e9cb
|
Issue #1619446 by Niklas Fiekas: Fixed All autocomplete and drupal_json_output() responses are broken (returning Ajax instead of JSON).
|
2012-06-29 09:10:25 -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 |
webchick
|
371aee2649
|
Issue #1594254 by aspilicious, Rob Loach: Convert file tests to PSR-0.
|
2012-06-14 11:18:29 +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
|
e56e44115d
|
Issue #1480568 by gagarine, henwan: Fixed use $.attr with false instead of empty string.
|
2012-06-08 16:05:46 +09:00 |
Dries
|
9b29a0dad0
|
- Patch #1361226 by Berdir, aspilicious, cosmicdreams, fago: make the file entity a classed object.
|
2012-06-03 07:25:35 -04:00 |
Dries
|
ae42df8751
|
- Patch #1600892 by sun: tests use magic numbers 1 and 2 instead of user role constants.
|
2012-05-26 19:18:56 -04:00 |
catch
|
99a456c32e
|
Issue #665790 by sun, yoroy, aspilicious: A cleaner look for the status report.
|
2012-05-25 14:42:59 +09: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 |
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
|
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
|
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
|
4daf1c6345
|
Issue #1160566 by Dave Reid, bdlangton, aspilicious, fago, cosmicdreams, tstoeckler, tim.plunkett, Berdir, sun: Entity_load() is actually entity_load_multiple().
|
2012-04-26 13:07:55 +09:00 |
catch
|
93c20fd054
|
Issue #1361228 by marcingy, Niklas Fiekas, fago, cosmicdreams, aspilicious et al: Make the user entity a classed object.
|
2012-04-26 12:51:09 +09: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 |
Jennifer Hodgdon
|
ac8fb672d4
|
Issue #1347890 by hansyg: Fix typo in file.field.inc
|
2012-03-29 13:54:48 -07:00 |
webchick
|
57a156ef96
|
Issue #692366 by underq, bradweikel, willmoy, kid_icarus | foripepe: Fixed Stop forcing language/mirror for PHP manual links.
|
2012-03-24 00:14:35 -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
|
f1d90a0c65
|
Issue #1428524 by nod_, katbailey: Replace all $.each() with filtered for loop.
|
2012-03-21 14:40:42 +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 |
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 |
webchick
|
a12ca2cd2a
|
Issue #1366854 by quicksketch: Added Pass #size attribute to the child upload field in the managed_file() element.
|
2012-02-29 12:01:08 -08:00 |
Jennifer Hodgdon
|
912b5513f0
|
Issue #1315992 by xjm: Remove path designations from menu callback docs to conform with current 8.x standards
|
2012-02-29 09:11:01 -08:00 |
webchick
|
28b68ad75d
|
Revert "Issue #1425330 by swentel, grendzy, davereid, wojtha, c960657: Fixed Apply Aggregator and OpenID fixes from DRUPAL-SA-CORE-2012-001."
This reverts commit c3fa160dca .
|
2012-02-28 10:32:20 -08:00 |
webchick
|
c3fa160dca
|
Issue #1425330 by swentel, grendzy, davereid, wojtha, c960657: Fixed Apply Aggregator and OpenID fixes from DRUPAL-SA-CORE-2012-001.
|
2012-02-28 10:17:41 -08:00 |
Dries
|
a58940f111
|
- Patch #1222194 by Gábor Hojtsy, plach: rename global to ().
|
2012-02-22 08:37:04 -05:00 |
Dries
|
1c09cbb5c4
|
- Patch #1346914 by droplet: use .length instead of jQuery.size().
|
2012-01-29 08:54:40 -05:00 |
Dries
|
f5563bf877
|
- Patch #1400310 by nod_: Fixed Use of .parents() is really .closest().
|
2012-01-24 13:54:39 -05:00 |