Alex Pott
|
edad386212
|
Issue #2567133 by Wim Leers: getTypes in TypeLinkManager doesn't work with the null cache back end
|
2016-06-02 13:48:41 +01:00 |
Alex Pott
|
d4c41939e2
|
Revert "Issue #2694391 by chx, benjy, catch, dawehner: Separate cache bin for migrations"
This reverts commit 14dac80d4f .
|
2016-06-01 18:10:06 +01:00 |
Alex Pott
|
f809699778
|
Issue #2728137 by dawehner, amateescu: \Drupal\taxonomy\Plugin\views\argument_default\Tid doesn't work with views selection plugin
|
2016-05-31 10:59:11 +01:00 |
Alex Pott
|
6749853b33
|
Issue #2631774 by Wim Leers, marthinal, dawehner, tedbow, tyler.frankenstein, gabesullice, valthebald: Impossible to update Comment entity with REST (HTTP PATCH): bundle field not allowed to be updated, but EntityNormalizer::denormalize() requires it
|
2016-05-31 00:44:39 +01:00 |
Alex Pott
|
95481848dc
|
Issue #2533776 by nicolas.rafaelli, lluvigne, dagmar: Instead of mocking TypedDataManager, use TypedDataManagerInterface in tests
|
2016-05-27 15:17:52 +01:00 |
Alex Pott
|
9233946397
|
Issue #2726747 by DuaelFr: pgsql improperly escape table names leading to a fatal error
|
2016-05-27 15:16:27 +01:00 |
xjm
|
fbe287dc6a
|
Issue #2729083 by martin107, jhodgdon: @encode becomes @endcode
(cherry picked from commit 1694030bc2 )
|
2016-05-27 08:21:40 -05:00 |
Alex Pott
|
c28aa40f54
|
Issue #2701769 by snufkin: Missing @return documentation from ContentTranslationHandler::entityFormTitle
|
2016-05-27 13:38:12 +01:00 |
Alex Pott
|
e354b3a896
|
Issue #2727901 by sreese: MimeTypeGuesser::__construct has doxygen typo
|
2016-05-27 13:33:00 +01:00 |
Alex Pott
|
491554b180
|
Issue #1996130 by dawehner, damiankloip, dagmar, marthinal, clemens.tolboom, Nitesh Sethia: REST views: not adding dependencies on Serializer providers
|
2016-05-27 12:13:13 +01:00 |
Alex Pott
|
7c0adf9e29
|
Issue #2726837 by tim.plunkett, dipakmdhrm, dawehner: \Drupal\Core\Plugin\DefaultSingleLazyPluginCollection::addInstanceId should set $this->instanceId
|
2016-05-27 11:11:48 +01:00 |
Alex Pott
|
d27d90ce8a
|
Issue #2708509 by damiankloip, dawehner, amateescu: custom_storage does not work on field types with a storage schema already
|
2016-05-27 09:12:26 +01:00 |
xjm
|
8e2cf9db20
|
Issue #2546248 by scythian, XaviP, darrenwh, mikebell_, ingaro, urbanlegend, jhodgdon, davidhernandez, andypost, joelpittet, emma.maria, cdykstra, Cottser, LewisNyman, joachim: Use consistent style to mention HTML tags in code comments
|
2016-05-26 14:12:15 -05:00 |
webchick
|
1eb935f9dd
|
Issue #2713831 by vegantriathlete, lisa.ugray, joshi.rohit100, jhodgdon, deviantintegral, kellyimagined, alexpott, akalata, soulsesa: Document #machine_name exists parameters
|
2016-05-26 11:43:16 -07:00 |
Nathaniel Catchpole
|
90a681b199
|
Issue #2730129 by klausi, jibran, dawehner: DrupalKernel must never persist service_container for Symfony 3 update
|
2016-05-26 17:50:55 +01:00 |
Nathaniel Catchpole
|
9f01ba7487
|
Revert "Issue #2730129 by klausi, jibran, dawehner: DrupalKernel must never persist service_container for Symfony 3 update"
This reverts commit bfdc7b529a .
|
2016-05-26 12:13:21 +01:00 |
Nathaniel Catchpole
|
bfdc7b529a
|
Issue #2730129 by klausi, jibran, dawehner: DrupalKernel must never persist service_container for Symfony 3 update
|
2016-05-26 12:11:32 +01:00 |
Nathaniel Catchpole
|
575cf36edf
|
Issue #2652538 by Lendude, dawehner, matslats, alexpott: views Combine filter validation
|
2016-05-26 12:04:11 +01:00 |
Nathaniel Catchpole
|
9b650e91ef
|
Issue #2730497 by dawehner: REST Views override existing REST routes
|
2016-05-26 12:00:46 +01:00 |
Nathaniel Catchpole
|
aa6235fbce
|
Issue #2699267 by Chi: Wrong placeholder format in file_managed_file_save_upload()
|
2016-05-26 09:10:23 +01:00 |
Nathaniel Catchpole
|
8c570329bb
|
Issue #2626298 by marthinal, borisson_, Wim Leers, dawehner: REST module must cache only responses to GET requests
|
2016-05-26 08:47:51 +01:00 |
Nathaniel Catchpole
|
67bf9fb290
|
Issue #2729439 by Wim Leers, Berdir: QueryArgsCacheContext should return a special value for ?arg (without value)
|
2016-05-25 12:24:12 +01:00 |
Nathaniel Catchpole
|
381ab39d34
|
Issue #2724407 by mpdonadio: NodePreviewForm unnecessarily explicitly implements ContainerInjectionInterface
|
2016-05-25 12:20:56 +01:00 |
Nathaniel Catchpole
|
ad7cb93294
|
Issue #2721355 by alexpott, neclimdul, Mile23: MissingDependentModuleUnitTest has the wrong namespace
|
2016-05-25 11:49:16 +01:00 |
xjm
|
8692778224
|
Issue #2721887 by snehi, Sonal.Sangale, gaurav.pahuja, Ashish.Dalvi, jhodgdon, joachim, Mile23: Docs topic 'File interface' contains obsolete data
|
2016-05-24 20:41:51 -05:00 |
xjm
|
2486ccd548
|
Issue #2729171 by Vinay15, kiamlaluno, jhodgdon: callback_batch_operation() code still contains Drupal 6 code
|
2016-05-24 20:03:11 -05:00 |
xjm
|
61c08e07ff
|
Issue #2725415 by catch, Berdir, Wim Leers, xjm, juhaszg, cmanalansan: Text Editor module fails to track usage of images uploaded in text_with_summary fields, allows uploaded images to be deleted
|
2016-05-24 14:17:59 -05:00 |
xjm
|
918f6b545b
|
Issue #2723589 by Ashish.Dalvi, gaurav.pahuja, marvin_B8, valthebald: Remove entity_load* usage for filter_format entity type
|
2016-05-23 09:20:51 -05:00 |
xjm
|
4ca088c25d
|
Revert "Issue #2723589 by Ashish.Dalvi, gaurav.pahuja, marvin_B8, valthebald: Remove entity_load* usage for filter_format entity type"
This reverts commit 39498e7d0c .
|
2016-05-23 08:56:34 -05:00 |
Nathaniel Catchpole
|
20a080288f
|
Issue #2687897 by dawehner, jhedstrom, catch, jibran, Berdir, klausi: Convert system module's kernel tests to NG
|
2016-05-23 12:37:36 +01:00 |
Nathaniel Catchpole
|
4012b7edb5
|
Issue #2724553 by snehi, Sonal.Sangale, er.pushpinderrana, jhodgdon, e.r.n.i.e: Chapter "Change file system storage settings" in INSTALL.txt needs to be adapted to Drupal 8
|
2016-05-23 12:33:57 +01:00 |
Nathaniel Catchpole
|
a2a4051d83
|
Issue #2459339 by dagmar, klausi, David_Rothstein: Log messages should be XSS filtered on display
|
2016-05-23 12:27:14 +01:00 |
Nathaniel Catchpole
|
5451d56417
|
Issue #2712633 by klausi, jibran, dawehner: Update symfony-cmf/routing to 1.4.0
|
2016-05-23 12:22:51 +01:00 |
Nathaniel Catchpole
|
240586c0af
|
Issue #2729247 by andypost: Replace remaining $request->get() usage to prepare core for Symfony 3
|
2016-05-23 11:57:13 +01:00 |
Nathaniel Catchpole
|
ff28f5250c
|
Issue #2568287 by latikas, rashid_786, drnikki, anavarre, miteshmap, cilefen: NodeEditFormTest::testNodeEdit() sets but uses it only once
|
2016-05-23 11:52:11 +01:00 |
Nathaniel Catchpole
|
39498e7d0c
|
Issue #2723589 by Ashish.Dalvi, gaurav.pahuja, marvin_B8, valthebald: Remove entity_load* usage for filter_format entity type
|
2016-05-23 11:49:46 +01:00 |
Nathaniel Catchpole
|
5735dfcbc6
|
Issue #2646328 by alexpott, Wim Leers, David_Rothstein, aaronott, Ayesh: CSRF in update module manual check links
|
2016-05-23 11:15:39 +01:00 |
Nathaniel Catchpole
|
2486f10692
|
Issue #1266748 by swentel, Berdir, jcnventura, arlinsandbulte, yched, amateescu, droplet: Changing cardinality lower than highest existing delta causes data loss upon save
|
2016-05-23 11:10:07 +01:00 |
Alex Pott
|
6632005171
|
Issue #2617152 by Chi, alexpott, dawehner: Single import form needs to handle invalid YAML correctly and not with an exception
|
2016-05-19 16:15:49 +01:00 |
Alex Pott
|
2a6e3990ce
|
Issue #2724225 by thpoul, alexpott, Wim Leers, mlewand: Update CKEditor library to 4.5.9
|
2016-05-19 15:38:39 +01:00 |
Alex Pott
|
08824dcf60
|
Issue #2605654 by Mile23, donquixote, dawehner, alexpott, catch: Modify Drupal\Core\Extension\ExtensionDiscovery to allow for scanning multiple file systems, enabling vfsStream testing
|
2016-05-19 11:57:55 +01:00 |
Alex Pott
|
7947f6bd29
|
Issue #2725541 by gargsuchi: Add phpcs.xml and phpunit.xml into the example.gitignore file
|
2016-05-19 11:22:46 +01:00 |
Alex Pott
|
5fa8126d00
|
Issue #2285311 by joelpittet, tomatkins, susannecoates: Theme's "Path to custom logo" always validated even if "Use the default logo" is set
|
2016-05-19 11:15:20 +01:00 |
Alex Pott
|
628ffc0c44
|
Issue #2728815 by klausi: Batch API uses request attributes instead of query in Symfony 3
|
2016-05-19 11:07:36 +01:00 |
Nathaniel Catchpole
|
e391a026ed
|
Revert "Issue #1266748 by swentel, Berdir, jcnventura, arlinsandbulte, yched: Changing cardinality lower than highest existing delta causes data loss upon save"
This reverts commit ee5274af83 .
|
2016-05-19 09:15:17 +01:00 |
Nathaniel Catchpole
|
6b70606d35
|
Issue #2723567 by snehi, Ashish.Dalvi, marvin_B8, John Cook: Remove entity_load* usage for entity_view_display entity type
|
2016-05-18 13:03:34 +01:00 |
Alex Pott
|
85fa317107
|
Issue #2721921 by er.pushpinderrana, Pashupathi Nath G, shashikant_chauhan, joachim: @code tag showing on docs for ExtensionDiscovery
|
2016-05-18 06:23:08 -05:00 |
Alex Pott
|
4ac8f969a7
|
Issue #2716081 by timmillwood, dixon_: BlockContent should have revision_user and revision_created fields and implement RevisionLogInterface
|
2016-05-18 05:46:52 -05:00 |
Nathaniel Catchpole
|
ee5274af83
|
Issue #1266748 by swentel, Berdir, jcnventura, arlinsandbulte, yched: Changing cardinality lower than highest existing delta causes data loss upon save
|
2016-05-18 10:00:35 +01:00 |
Nathaniel Catchpole
|
4c4a0396ba
|
Issue #2723587 by marvin_B8, snehi, Beau Townsend, valthebald, John Cook: Remove entity_load* usage for 'editor' entity type
|
2016-05-17 10:46:34 +01:00 |