Alex Pott
|
2f1345a9ec
|
Issue #2421699 by JeroenT: Remove usage of deprecated functions of WebTestBase
|
2015-02-18 12:39:20 +00:00 |
Alex Pott
|
0f93b42d0b
|
Issue #2291449 by Cottser: Add Twig template inheritance based on the theme registry, enable adding Twig loaders
|
2015-01-23 12:36:39 +00:00 |
Alex Pott
|
a3efcb6fb3
|
Issue #2389515 by nod_: Update ESLint rules
|
2015-01-10 01:36:01 +00:00 |
Alex Pott
|
057b0cabaf
|
Issue #2232477 by plach, yched, tstoeckler, amateescu: Fatal when adding new fields with NOT NULL constraints in a base table that contains existing entities
|
2015-01-02 21:39:42 +00:00 |
Alex Pott
|
fb4f25aac7
|
Issue #2400773 by larowlan: Remove empty text.data_types.schema.yml
|
2015-01-02 21:26:50 +00:00 |
Alex Pott
|
88a46ae942
|
Issue #2068655 by Berdir, chx, martin107, longwave, webflo, damiankloip, lokapujya, JacobSanford: Entity fields do not support case sensitive queries
|
2014-12-16 09:03:13 +00:00 |
Alex Pott
|
9f04e89ba4
|
Issue #2137309 by fago: Typed data does not handle set() and onChange() consistently
|
2014-12-14 12:48:48 +01:00 |
Alex Pott
|
0bb57ed2f5
|
Issue #2347999 by Mile23, daffie, cs_shadow, cosmicdreams: DrupalUnitTestBase is deprecated, replace with KernelTestBase
|
2014-12-05 14:42:56 +00:00 |
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 |