Alex Pott
|
3ec63481f7
|
Issue #2384487 by rpayanm, daffie, Sharique, areke: Make the class variables protected for FilterFormat
|
2014-12-05 14:38:38 +00:00 |
Alex Pott
|
86ced511f9
|
Issue #2380411 by areke, hussainweb, GPrince17: Clean-up Text module test members - ensure property definition and use of camelCase naming convention
|
2014-12-04 11:33:34 +00:00 |
Alex Pott
|
48813a20a3
|
Issue #2144505 by tstoeckler, YesCT, Gábor Hojtsy, vijaycs85, webflo: Views does not use the text format type for formatted text
|
2014-12-02 09:08:57 +00:00 |
Alex Pott
|
d46dedd8e5
|
Issue #2358529 by Tom Verhaeghe, Wim Leers, brylie, brahmjeet789, effulgentsia: Right-aligned images in CKEditor appear to the right of other fields
|
2014-11-25 13:34:59 +00:00 |
Nathaniel Catchpole
|
7822393c30
|
Issue #2370305 by Gábor Hojtsy, yched: Refactor field type configuration schemas for DX, easier to find errors
|
2014-11-24 22:17:32 +00:00 |
Alex Pott
|
dd1350fb63
|
Issue #2378055 by Gábor Hojtsy: Reorganise config schema for entity_form_display / entity_view_display
|
2014-11-21 23:38:41 +00:00 |
Nathaniel Catchpole
|
03d3d538c5
|
Issue #2368349 by Gábor Hojtsy, alexpott: Entity view and form display configuration schemas are too verbose / key ones missing
|
2014-11-19 12:26:05 +00:00 |
Alex Pott
|
5893d8bab6
|
Issue #2374815 by alvar0hurtad0: Update file comment on TextWithsummaryItemTest to show correct name
|
2014-11-18 21:44:02 +00:00 |
Alex Pott
|
010c4dff59
|
Issue #2340785 by mpdonadio: Create proper test method for determining if text has been escaped properly.
|
2014-11-09 21:28:22 -08:00 |
Alex Pott
|
12ba160d0a
|
Issue #2361797 by rpayanm, Palashvijay4O, er.pushpinderrana: Remove usage of drupal_strlen().
|
2014-11-05 09:24:11 +00:00 |
Alex Pott
|
80eccb1896
|
Issue #2361823 by rpayanm, javivf: Remove usage of drupal_strtolower().
|
2014-11-03 16:13:43 +00:00 |
Alex Pott
|
ea325a904e
|
Issue #2361745 by rpayanm, javivf: Remove usage of truncate_utf8().
|
2014-11-03 10:38:40 +00:00 |
Nathaniel Catchpole
|
985edb1548
|
Issue #2351847 by damiankloip: Fixed Rename getCacheTag() to getCacheTags().
|
2014-10-21 09:46:57 +01:00 |
Alex Pott
|
82d059aaef
|
Issue #2248505 by leevingo, Berdir: Improve property definition labels.
|
2014-10-04 13:54:49 +02:00 |
Alex Pott
|
420248266f
|
Issue #2344821 by yched: Unify 'name' / 'field_name' in FieldConfig / FieldStorageConfig.
|
2014-09-28 18:36:18 +02:00 |
catch
|
2c6cd92958
|
Issue #2340123 by Wim Leers: Setting cache tags can be tricky: use strings instead of nested arrays to improve DX.
|
2014-09-25 08:30:31 +01:00 |
Alex Pott
|
22d79dc212
|
Issue #2238149 by Berdir, swentel: Apply formatters and widgets in EntityTestFormCotroller.
|
2014-09-22 09:40:58 +01:00 |
webchick
|
1476c56c62
|
Issue #2312093 by alexpott, yched, andypost, swentel | xjm: Rename FieldInstanceConfig to FieldConfig.
|
2014-09-19 19:45:52 -07:00 |
Alex Pott
|
57926bf527
|
Issue #2313757 by Berdir, Wim Leers, dawehner: Remove text_processing option from text fields, expose existing string field types as plain text in UI.
|
2014-09-17 21:59:08 +01:00 |
Alex Pott
|
fe85f9be3c
|
Issue #2320157 by moshe weitzman, Wim Leers, penyaskito, tim.plunkett: Generate placeholder content for Field types.
|
2014-09-09 22:15:21 +01:00 |
Nathaniel Catchpole
|
f749eac343
|
Revert "Issue #2238149 by Berdir: Apply formatters and widgets in EntityTestFormCotroller."
This reverts commit 3ac426f9cb .
|
2014-09-09 14:21:09 +01:00 |
Nathaniel Catchpole
|
3ac426f9cb
|
Issue #2238149 by Berdir: Apply formatters and widgets in EntityTestFormCotroller.
|
2014-09-09 14:06:02 +01:00 |
webchick
|
8c68491896
|
Issue #2273277 by Wim Leers, effulgentsia, Fabianx: Fixed Figure out a solution for the problematic interaction between the render system and the theme system when using #pre_render.
|
2014-08-29 16:37:14 -07:00 |
Alex Pott
|
0463b81a08
|
Issue #2322889 by sun: Fixed Various setUp() and tearDown() methods are not protected.
|
2014-08-18 16:50:50 +01:00 |
Alex Pott
|
f9c1ff235b
|
Issue #2314123 by sun: Fixed various tests.
|
2014-08-12 00:40:02 -07:00 |
Alex Pott
|
9eac446013
|
Issue #1676910 by cs_shadow, penyaskito, lokeoke | xjm: Rename randomName() to randomMachineName().
|
2014-08-06 09:50:23 +01:00 |
Dries
|
fc5e111aca
|
Issue #2225353 by tim.plunkett: Convert to an object and provide methods like setError().
|
2014-07-30 20:50:42 -04:00 |
Nathaniel Catchpole
|
a57630c83d
|
Issue #2287727 by yched, swentel, alexpott: Rename Field[instance]Config classes and entity types (again).
|
2014-07-18 19:56:27 +01:00 |
Alex Pott
|
87e675f09b
|
Issue #1825952 by Fabianx, joelpittet, bdragon, heddn, chx, xjm, pwolanin, mikey_p, ti2m, bfr, dags, cilefen, scor, mgifford: Turn on twig autoescape by default
|
2014-07-18 10:05:22 +01:00 |
Alex Pott
|
158863a08c
|
Issue #1856562 by andypost | sun: Convert "Subject" and "Message" into Message base fields.
|
2014-07-13 09:16:47 +01:00 |
webchick
|
30c2afed20
|
Issue #697760 by sun: Replace getInfo() in tests with native phpDoc + annotations (following PHPUnit).
|
2014-07-10 20:50:37 -07:00 |
Alex Pott
|
8501b7f2d0
|
Issue #2257519 by sun, larowlan, xjm, cs_shadow: Move content assertion methods into a trait, so DUTB can consume it, too.
|
2014-07-10 16:32:46 +01:00 |
Alex Pott
|
fe76b9a0ed
|
Issue #2292221 by er.pushpinderrana, andile2012: Fixed Remove extra ' in TextTrimmedFormatter.php annotation.
|
2014-07-07 13:11:03 +01:00 |
webchick
|
94e0188a10
|
Issue #2294129 by xjm, tim.plunkett: Switch hook_help() to use RouteMatch instead of Request.
|
2014-06-29 20:33:08 -07:00 |
Nathaniel Catchpole
|
4e3ee43e76
|
Issue #2228763 by larowlan, alexpott, martin107, jessebeach, xjm: Create a comment-type config entity and use that as comment bundles, require selection in field settings form.
|
2014-06-13 10:34:04 +01:00 |
webchick
|
3a42e91de1
|
Issue #2089331 by grom358 | thedavidmeister: [meta] Replace calls to check_plain() with Drupal\Component\Utility\String::checkPlain().
|
2014-06-12 19:33:48 -07:00 |
webchick
|
49a900460d
|
Issue #2246665 by jaredsmith, martin107, YesCT, filijonka, tstoeckler: Typehint with Drupal\Core\Language\LanguageInterface instead Drupal\Core\Language\Language.
|
2014-06-10 09:53:32 -07:00 |
Alex Pott
|
22fc66d5e4
|
Issue #2277941 by yched: Allow injecting an arbitrary FieldConfig when building a FieldInstanceConfig.
|
2014-06-09 09:41:31 -05:00 |
Alex Pott
|
d5be5c0454
|
Issue #2217877 by Wim Leers, Dave Reid, damiankloip, xjm, chx | catch: Fixed Text filters should be able to add #attached, #post_render_cache, and cache tags.
|
2014-06-08 16:25:15 -05:00 |
Alex Pott
|
1ab2651755
|
Issue #2183231 by tstoeckler, plach, jessebeach, fago, Berdir, xjm, mauzeh: Make ContentEntityDatabaseStorage generate static database schemas for content entities.
|
2014-06-01 15:53:43 -05:00 |
Nathaniel Catchpole
|
03117bc360
|
Issue #2274517 by Wim Leers: Remove \Drupal\Core\Field\PrepareCacheInterface.
|
2014-05-30 12:50:32 +01:00 |
webchick
|
d0d3e53361
|
Issue #2247991 by xjm, typhonius, donquixote: [May 27] Move all module code to PSR-4.
|
2014-05-27 19:43:20 -07:00 |
Alex Pott
|
00339b3d36
|
Issue #2167167 by Berdir: Remove field_info_*().
|
2014-05-27 09:34:19 +01:00 |
Alex Pott
|
2ae7accf86
|
Issue #2259275 by filijonka, sun, Xano: Rename "DrupalUnitTestBase" to KernelTestBase.
|
2014-05-21 00:40:03 +01:00 |
Alex Pott
|
486e276f65
|
Revert "Issue #2228215 by znerol, Berdir: Remove module check in DrupalKernel."
This reverts commit 341b903d05 .
|
2014-05-21 00:37:52 +01:00 |
Nathaniel Catchpole
|
341b903d05
|
Issue #2228215 by znerol, Berdir: Remove module check in DrupalKernel.
|
2014-05-20 10:14:33 +01:00 |
webchick
|
eef067b5a5
|
Issue #2183113 by jhodgdon, effulgentsia, tim.plunkett, herom, larowlan: Update hook_help signature to use route_name instead of path.
|
2014-05-06 19:04:53 -07:00 |
webchick
|
5d29f32449
|
Issue #2256317 by sun: Remove static caching from WebTestBase::checkPermissions().
|
2014-05-04 00:32:35 -07:00 |
Dries
|
99b367da46
|
Issue #2099131 by jessebeach, Wim Leers, catch, Berdir, benjifisher, martin107, andypost: Use #pre_render pattern for entity render caching.
|
2014-05-02 17:43:59 -04:00 |
webchick
|
f0bed14de3
|
Issue #2233787 by alexpott, xjm | tim.plunkett: Move default configuration into extension/config/install to clarify its purpose.
|
2014-04-16 15:00:30 -07:00 |
Alex Pott
|
240392ccbb
|
Issue #1874640 by xjm, Wim Leers: Rename edit module to quickedit.
|
2014-04-16 22:42:14 +01:00 |
Alex Pott
|
acbd5fa840
|
Issue #2226197 by fago, jessebeach: Introduce FieldStorageDefinitionInterface in the Entity Field API.
|
2014-04-13 13:36:33 -04:00 |
catch
|
d19928b695
|
Issue #2225431 by mr.baileys, Wim Leers, swentel: Apply formatters and widgets to Taxonomy Term base fields.
|
2014-03-30 13:24:35 +02:00 |
catch
|
2f959b9693
|
Issue #2188613 by Berdir, Xen, andypost: Rename EntityStorageController to EntityStorage.
|
2014-03-27 12:54:40 +01:00 |
catch
|
bb0f5fced3
|
Issue #1194136 by Berdir, damiankloip, Wim Leers: Re-organise core cache bins.
|
2014-03-26 14:19:28 +01:00 |
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 |
Nathaniel Catchpole
|
8cbab1493b
|
Issue #2080823 by alexpott, swentel, Wim Leers: Create API to discover content or config entities' soft dependencies and use this to present a confirm form on module uninstall.
|
2014-03-21 11:53:32 +00:00 |
Alex Pott
|
ed4b791c34
|
Issue #2192259 by andypost, amateescu, damiankloip: Remove ConfigField.. Item and List classes + interfaces.
|
2014-03-10 14:43:46 +00:00 |
Alex Pott
|
01a3e1902f
|
Issue #2203407 by nod_, sun: Replace #attached library array values with provider-namespaced strings.
|
2014-03-09 19:59:45 +00:00 |
Alex Pott
|
2187fd1ee3
|
Issue #2198917 by andypost, Berdir: Use the string field type for the node title field.
|
2014-03-07 11:08:24 +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 |
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 |
Alex Pott
|
a1a5e155f8
|
Issue #2198343 by damiankloip, longwave: Convert all usages of cache() and cache_invalidate_tags() procedural functions.
|
2014-02-21 15:21:08 +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
|
9fc89d90d8
|
Issue #2191285 by sun, andypost, jibran, Berdir, alexpott: Text module is not required, but is marked as required.
|
2014-02-18 11:14:14 +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 |
Nathaniel Catchpole
|
4bbef0e0c4
|
Issue #2152825 by plopesc, swentel, Berdir: Rename FieldItemBase::getFieldSetting[s]() to getSetting[s]().
|
2014-02-13 11:45:57 +00:00 |
Nathaniel Catchpole
|
7dcaa39580
|
Issue #2167267 by yched, andypost: Remove deprecated field_attach_*_view().
|
2014-02-12 10:42:13 +00:00 |
Nathaniel Catchpole
|
d4e88df007
|
Issue #1934772 by sun, andypost, tim.plunkett: Filter module is not required, but is marked as required.
|
2014-02-11 11:49:41 +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
|
dca2d601ca
|
Issue #1857442 by longwave, dawehner: Make $values optional on entity_create.
|
2014-02-06 23:47:06 -08: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
|
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 |
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 |
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 |
Nathaniel Catchpole
|
e46d6bfa19
|
Issue #2163035 by Berdir: Remove $user->theme and Drupal\user\Theme\UserNegotiator.
|
2013-12-28 20:24:36 +00:00 |
webchick
|
12f895ec39
|
Issue #2132145 by plopesc, amateescu, Xano: Rename 'typed_data' / Drupal::typedData() to 'typed_data_manager' / Drupal::typedDataManager.
|
2013-12-26 14:22:40 -08:00 |
Jennifer Hodgdon
|
3eef46eb83
|
Issue #2091461 by batigolix, ifrik, petrpo: Update hook_help for Text module
|
2013-12-20 08:54:08 -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
|
dd663c405e
|
Issue #2031725 by fgm, fago, vladan.me, Nebel54, Berdir: Move all entity display interfaces to the core component.
|
2013-12-12 23:34:44 +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 |
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 |
webchick
|
f699ab0b17
|
Issue #2144585 by amateescu: Remove stale references to the 'filter_format' table.
|
2013-12-03 21:16:49 -08:00 |
webchick
|
aeecb0a4ce
|
Issue #2076445 by plach, andypost, yched, Gábor Hojtsy: Make sure language codes for original field values always match entity language regardless of field translatability.
|
2013-11-28 00:25:13 -08:00 |
webchick
|
9bcaedec15
|
Issue #2047229 by fago, smiletrl, Berdir, effulgentsia, amateescu: Make use of classes for entity field and data definitions.
|
2013-11-27 13:55:54 -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 |
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 |
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 |
webchick
|
8a68d25d9a
|
Issue #2133907 by Wim Leers: Clean up Edit's in-place editors: consistent naming, library naming and file naming.
|
2013-11-13 07:04:04 -08: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 |
Nathaniel Catchpole
|
536319a8d0
|
Issue #1757452 by amateescu, Xano, chx: Support config entities in entity reference fields.
|
2013-10-15 10:06:01 +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 |
webchick
|
cd74c62406
|
Issue #2091691 by tim.plunkett: Convert test non-form page callbacks to routes and controllers.
|
2013-10-03 21:27:56 -07: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
|
0284fcf96e
|
Issue #1195358 by Liam Morland: Fixed Multiple 'Edit/Hide summary' links appear.
|
2013-10-02 22:29:33 +01:00 |