Alex Pott
|
5859ca2cf2
|
Issue #2040135 by Wim Leers, Berdir: Caches dependent on simple config are only invalidated on form submissions
|
2015-01-15 09:36:26 +00:00 |
Alex Pott
|
2f628af626
|
Issue #1973618 by dawehner, donquixote, plach, Mile23: DIC: Lazy instantiation of service dependencies (ProxyManager for "proxy services")
|
2015-01-14 13:48:34 +00:00 |
Alex Pott
|
37c5acf19c
|
Issue #2388169 by tadityar: Rename PHPTransliteration to PhpTransliteration
|
2015-01-13 11:16:35 +00:00 |
Alex Pott
|
25db6296a1
|
Issue #2385699 by znerol: Use upstream AbstractEventDispatcherTest as the base class of ContainerAwareEventDispatcherTest
|
2015-01-13 11:13:04 +00:00 |
Alex Pott
|
77725b6084
|
Issue #2281645 by dawehner, andypost: Make entity annotations use link templates instead of route names
|
2015-01-13 10:32:23 +00:00 |
Alex Pott
|
e298180f76
|
Issue #2151469 by rpayanm, lokapujya, JeroenT, alansaviolobo, Richard Damon, pflame, ianthomas_uk: Clean-up usage of deprecated list_themes() and _system_rebuild_theme_data() in favor of theme_handler service.
|
2015-01-13 10:17:01 +00:00 |
Alex Pott
|
c9b8b83809
|
Issue #2404489 by Mile23: CacheTagsInvalidatorTest::testInvalidateTags() has wrong @covers
|
2015-01-12 17:35:02 +00:00 |
webchick
|
6cf1d80196
|
Issue #2388125 by alexpott: testGetBaseTable is supposed to test that the storage falls back to the entity type ID
|
2015-01-12 08:52:31 -08:00 |
webchick
|
d2412ba42f
|
Issue #1907170 by pwolanin, jhedstrom, alexpott, Heine: Very simple config files can't be read
|
2015-01-12 07:58:34 -08:00 |
Alex Pott
|
9a6582b1f9
|
Issue #2347877 by znerol, Berdir: Move DrupalKernel::initializeCookieGlobals() into a SessionConfiguration service
|
2015-01-12 12:02:55 +00:00 |
Alex Pott
|
338e96695e
|
Issue #2328293 by keopx, JeroenT, ianthomas_uk, ashutoshsngh, rpayanm, hudo, a_thakur: Remove usage of language_list()
|
2015-01-11 22:25:46 +00:00 |
Alex Pott
|
1e08b50f42
|
Issue #2281619 by dawehner, tim.plunkett: Convert most direct usages within module code of routing related request attributes to use RouteMatchInterface instead
|
2015-01-09 15:14:23 +00:00 |
Nathaniel Catchpole
|
76cf704af2
|
Issue #2403169 by alexpott: Static menu link override configuration is incorrectly named
|
2015-01-08 10:48:32 +00:00 |
catch
|
73e5bfad8b
|
Issue #2358981 by tadityar, tstoeckler, larowlan, mpdonadio, Devin Carlson: Provide a mechanism for dynamic library declarations
|
2015-01-08 09:54:25 +00:00 |
webchick
|
84e2b6d281
|
Issue #2370183 by Mile23, DuaelFr: Expand unit testing for Drupal\Component\Plugin\Discovery\DiscoveryTrait
|
2015-01-06 11:37:35 -08:00 |
webchick
|
9df9e020e7
|
Issue #2379419 by Mile23, DuaelFr: Expand unit testing for Drupal\Component\Plugin\Discovery\StaticDiscoveryDecorator
|
2015-01-06 11:16:02 -08:00 |
webchick
|
ba40d78ce6
|
Issue #2371531 by Mile23, YesCT, daffie: Expand unit testing for Drupal\Component\Plugin\PluginManagerBase
|
2015-01-06 11:15:20 -08:00 |
webchick
|
559ce196d5
|
Issue #2378311 by Mile23, daffie: Expand unit testing for Drupal\Component\Plugin\Context\Context
|
2015-01-06 11:14:23 -08:00 |
webchick
|
a850b2527d
|
Issue #2375737 by Mile23: Expand unit testing for Drupal\Component\Plugin\Factory\ReflectionFactory
|
2015-01-06 11:13:18 -08:00 |
webchick
|
7650e6d6b8
|
Issue #2388537 by Mile23: Expand unit testing for Drupal\Core\Entity\ContentEntityBase
|
2015-01-06 11:12:07 -08:00 |
Nathaniel Catchpole
|
503e46bb6b
|
Issue #918538 by Berdir, slashrsm, damiankloip, sun, tobiasb: Decouple cache tags from cache bins
|
2015-01-06 13:25:59 +00:00 |
Nathaniel Catchpole
|
c422305234
|
Issue #2294157 by tim.plunkett, dawehner: Switch getOptions() and getRouteParameters() within LocalActionInterface and LocalTaskInterface to use RouteMatch
|
2015-01-05 13:47:21 +00:00 |
Alex Pott
|
eb25fabd8f
|
Issue #2399219 by amateescu: Allow entity form handlers to determine the entity object they need to work with
|
2015-01-05 11:50:21 +00:00 |
Alex Pott
|
1601b088fa
|
Issue #2350503 by dawehner: Add route generation handlers for entities
|
2015-01-05 09:28:00 +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
|
b778bfd1ec
|
Issue #2143729 by tstoeckler, plach, jsbalsera, Berdir, mauzeh, damiankloip, andypost: Entity definitions miss a language entity key
|
2014-12-29 22:15:19 +00:00 |
Nathaniel Catchpole
|
95d4c594b0
|
Issue #2395395 by alexpott, effulgentsia, Gábor Hojtsy: TestBase lacks a config method to be used consistently in tests
|
2014-12-23 15:11:54 +00:00 |
Alex Pott
|
2e6efcbd03
|
Issue #2113243 by rpayanm, Xano, tstoeckler: Rename BaseFormIdInterface::getBaseFormID() to BaseFormIdInterface::getBaseFormId()
|
2014-12-23 11:25:46 +01:00 |
Alex Pott
|
dbc572c82c
|
Issue #2392301 by yched, joelpittet: OptGroups::flattenOptions() should preserve labels
|
2014-12-23 10:14:25 +01:00 |
Alex Pott
|
eb9e9e3c00
|
Issue #2392673 by Mile23: Move Drupal\Tests\Core\Utility\HtmlTest to the proper namespace
|
2014-12-22 23:30:03 +01:00 |
webchick
|
e6afbff457
|
Issue #2375673 by DickJohnson, LewisNyman, lauriii, emma.maria, sqndr, Wim Leers, stephr: Split Bartik's CSS into SMACSS style components
|
2014-12-22 11:51:25 -08:00 |
webchick
|
2ab81dbf73
|
Issue #2392717 by a_thakur, tadityar: Remove hook_library_alter() from theme.api.php
|
2014-12-22 11:45:39 -08:00 |
Alex Pott
|
2c23066973
|
Issue #2258335 by rpayanm, ParisLiakos, mitrpaka: Move Drupal\Tests\Component\Image\ImageUtilityTest to Drupal\Tests\Component\Utility\ImageTest
|
2014-12-22 16:54:38 +01:00 |
Alex Pott
|
d3e3d70151
|
Issue #2349991 by fago, Xano, amateescu: Provide a trait for categorizing plugin managers and use it for conditions and actions
|
2014-12-22 14:47:18 +00:00 |
Alex Pott
|
f01bb094b9
|
Issue #2199795 by andypost, twistor, martin107, larowlan, andyceo: Make the Settings class prevent serialization of actual settings
|
2014-12-20 13:31:21 +00:00 |
Nathaniel Catchpole
|
723ac9580b
|
Issue #2392235 by Berdir: ChainedFastBackend shouldn't write cache tags to the fast cache back-end
|
2014-12-16 18:03:51 +00:00 |
Alex Pott
|
a942dd5840
|
Issue #2368323 by dawehner, swentel, martin107: Replace _l() in PathController::adminOverview()
|
2014-12-14 12:52:21 +01:00 |
Alex Pott
|
970ea07c17
|
Revert "Issue #2273923 by mpdonadio, pfrenssen, dawehner, xjm, cilefen: Remove html => TRUE option from l() and link generator"
This reverts commit 0bcabf50e0 .
|
2014-12-13 21:44:18 +01:00 |
Alex Pott
|
0bcabf50e0
|
Issue #2273923 by mpdonadio, pfrenssen, dawehner, xjm, cilefen: Remove html => TRUE option from l() and link generator
|
2014-12-13 18:20:19 +01:00 |
Alex Pott
|
bcfde9e159
|
Issue #2392209 by plach: DefaultTableMapping::getFieldColumName is broken for base tables
|
2014-12-13 16:03:32 +01:00 |
Alex Pott
|
106e3d4297
|
Issue #2386161 by Berdir, Wim Leers, beejeebus, olli: ChainedFastBackend doesn't set 'expires' and 'tags' when writing to fastBackend
|
2014-12-13 00:11:52 +01:00 |
Nathaniel Catchpole
|
c902ba689e
|
Issue #2392281 by alexpott: system.module is included in our PHPUnit tests
|
2014-12-12 16:10:59 +00:00 |
catch
|
22ca1c9ca4
|
Issue #1985406 by jhedstrom, alexpott, Dave Reid, olli: #states not supported for elements in formatter settings being displayed on Views field handler form
|
2014-12-11 23:17:22 +00:00 |
Alex Pott
|
9e8a5230ad
|
Issue #2359509 by Berdir: Incorrect type safe check in Entity::onUpdateBundleEntity() results too many cache clears
|
2014-12-11 09:35:31 +01:00 |
Dries
|
e20d78e1f3
|
Issue #2248977 by Berdir: Complete support for multi-value base fields in ContentEntitySchemaHandler and use it for the user.roles field
|
2014-12-10 15:18:13 -05:00 |
Nathaniel Catchpole
|
82989783cc
|
Issue #2335879 by alexpott, dixon_, Wim Leers, chx, mauzeh, ygerasimov, jeqq: Change SqlContentEntityStorageSchema::requiresEntityDataMigration() to ask the old storage handler if it has data rather than assuming yes unless NULL storage
|
2014-12-09 13:05:03 +00:00 |
Nathaniel Catchpole
|
77c613e36f
|
Issue #2382533 by Wim Leers: Attach assets only via the asset library system
|
2014-12-09 11:55:57 +00:00 |
Nathaniel Catchpole
|
cd0cb0d7c9
|
Issue #2369225 by mpdonadio: Add $options['base_url'] to UrlGenerator::generateFromRoute()
|
2014-12-09 11:03:15 +00:00 |
Nathaniel Catchpole
|
fa31ac08fd
|
Issue #2387443 by alexpott, dawehner: BinaryFileResponse can fail because the core MIME guessing is not added to the MimeType singleton
|
2014-12-08 10:03:17 +00:00 |
Nathaniel Catchpole
|
4ecc4ead39
|
Issue #2382557 by Wim Leers: Change JS settings into a separate asset type
|
2014-12-04 11:37:59 +00:00 |
webchick
|
4b69ce868e
|
Issue #2250165 by neclimdul, cs_shadow, YesCT: Replace fake mocks with actual OpenDialogCommand stubs in AjaxCommandsTest
|
2014-12-02 11:43:15 -08:00 |
Alex Pott
|
4e902066df
|
Issue #2382011 by Mile23: Expand unit testing for Drupal\Component\Utility\UserAgent
|
2014-12-02 16:45:36 +00:00 |
webchick
|
8d601c74b1
|
Issue #2342593 by znerol, grendzy, David_Rothstein: Remove mixed SSL support from core
|
2014-12-01 08:26:28 -08:00 |
Alex Pott
|
65f1d49349
|
Issue #2294503 by Mile23, neclimdul: Component Utilities unit test cleanups
|
2014-11-28 15:08:19 +00:00 |
Nathaniel Catchpole
|
07a6a686a1
|
Issue #2368275 by martin107, dawehner, znerol, Crell, Wim Leers: EntityRouteEnhancer and ContentFormControllerSubscriber implicitly depend on too many services
|
2014-11-28 15:04:11 +00:00 |
Alex Pott
|
58480ee670
|
Issue #2362227 by dawehner, mpdonadio, znerol, tim.plunkett, skipyT: Replace all instances of current_path()
|
2014-11-28 13:38:17 +00:00 |
Alex Pott
|
eb68f256c3
|
Issue #2365965 by er.pushpinderrana, larowlan, Cristian.Andrei, gaurav.pahuja: Various tests still have getInfo method
|
2014-11-27 14:00:37 +00:00 |
Alex Pott
|
c1bc91015b
|
Issue #2355543 by ebeyrent, lhangea: TokenTest Language mock is not accurate
|
2014-11-27 13:47:50 +00:00 |
Nathaniel Catchpole
|
0bfb32b55b
|
git commit -m 'Issue #2377397 by Wim Leers, alexpott: Themes should use libraries, not individual stylesheets'
|
2014-11-26 10:37:53 +00:00 |
Nathaniel Catchpole
|
9df898926e
|
Issue #2378703 by Berdir: Port denial of service fixes from SA-CORE-2014-006 to Drupal 8
|
2014-11-24 22:12:54 +00:00 |
Alex Pott
|
3827a4815c
|
Issue #2030613 by balagan, Mile23, scottrigby, alexpott: Expand EntityViewMode (really EntityDisplayModeBase) with methods
|
2014-11-24 11:58:18 +00:00 |
Alex Pott
|
826245d509
|
Issue #2324055 by dawehner, cilefen, znerol: Split up the module manager into runtime information and extension information
|
2014-11-23 10:10:06 +00:00 |
Alex Pott
|
616b2ac464
|
Issue #2368019 by Mile23: Expand unit testing for Drupal\Core\Plugin\Context\ContextDefinition
|
2014-11-21 23:25:11 +00:00 |
Alex Pott
|
9bb4f4cfd4
|
Issue #2371853 by tim.plunkett, larowlan: Add more helper methods around temporary FAPI storage
|
2014-11-21 10:16:02 +00:00 |
Alex Pott
|
0d720363d8
|
Issue #2378583 by tim.plunkett, EclipseGc: Core ContextAware Plugins have inconsistent ContextDefinition return docs
|
2014-11-21 10:09:49 +00:00 |
Alex Pott
|
7d36a7c3d8
|
Issue #2378263 by Wim Leers: hook_library_alter() must be manually invoked by users of LibraryDiscovery, and has no test coverage
|
2014-11-21 09:53:12 +00:00 |
Alex Pott
|
da8ea3bfaa
|
Issue #2346937 by dawehner, larowlan, Wim Leers, claudiu.cristea, msonnabaum: Implement a Renderer service; reduces drupal_render / _theme service container calls
|
2014-11-21 09:48:25 +00:00 |
Alex Pott
|
62ee12bbff
|
Issue #2304949 by mpdonadio, cilefen, znerol, klausi, gaurav.goyal, regilero: Port HTTP Host header DoS fix from SA-CORE-2014-003
|
2014-11-21 09:31:37 +00:00 |
Alex Pott
|
fda020ec5f
|
Issue #2378585 by EclipseGc, tim.plunkett: Multiple context requirements cannot be satisfied by a single value
|
2014-11-20 17:47:23 +00:00 |
Alex Pott
|
1a73d7e6ab
|
Issue #2328919 by Mile23, YesCT, tim.plunkett: Remove () from a bunch of @covers definitions in PHPUnit
|
2014-11-20 09:47:27 +00:00 |
Nathaniel Catchpole
|
edd7889694
|
Issue #2376791 by dawehner, Wim Leers: Move all _content routing definitions to _controller
|
2014-11-20 09:47:06 +00:00 |
Alex Pott
|
633d84281a
|
Issue #2339151 by EclipseGc, tim.plunkett, Gábor Hojtsy, effulgentsia: Conditions / context system does not allow for multiple configurable contexts, eg. language types
|
2014-11-19 21:03:06 +00:00 |
Alex Pott
|
fd63394783
|
Issue #2345725 by tim.plunkett: Query parameters are not decoded the same as the path portion of a URL
|
2014-11-18 23:39:38 +00:00 |
Alex Pott
|
264b788e57
|
Issue #2373549 by neclimdul: PHPUnit test testGetDoesntHitConsistentBackend failing when run with coverage reporting
|
2014-11-18 21:22:12 +00:00 |
Alex Pott
|
c1b037d650
|
Issue #2364555 by Mile23: Add @covers annotation, fix some --strict for PHPUnit
|
2014-11-18 15:51:20 +00:00 |
Alex Pott
|
547a1a0de7
|
Issue #2358995 by rpayanm, JeroenT, Alienpruts, gaurav.pahuja, er.pushpinderrana | Les Lim: Remove usage of drupal_wrap_mail().
|
2014-11-18 12:24:36 +00:00 |
Alex Pott
|
91c38c8f98
|
Issue #2328111 by dawehner, martin107, neclimdul: Replace most instances of the DRUPAL_ROOT constant with the app.root container parameter.
|
2014-11-17 12:20:57 +00:00 |
Nathaniel Catchpole
|
1397bd65bc
|
Revert "Issue #2232477 by tstoeckler, a 'fliptable' mateescu, plach: Fixed Fatal when adding new fields with NOT NULL constraints in a base table that contains existing entities."
This reverts commit 08d3ebba69 .
|
2014-11-14 11:00:50 +00:00 |
Nathaniel Catchpole
|
488116d759
|
Issue #2352155 by Wim Leers: Remove HtmlFragment/HtmlPage.
|
2014-11-14 10:43:20 +00:00 |
Nathaniel Catchpole
|
89b4f966d6
|
Issue #2364647 by chx, alexpott: Fixed [sechole] Remove blacklist mode from Filter:XSS.
|
2014-11-13 13:07:09 +00:00 |
Alex Pott
|
08d3ebba69
|
Issue #2232477 by tstoeckler, a 'fliptable' mateescu, plach: Fixed Fatal when adding new fields with NOT NULL constraints in a base table that contains existing entities.
|
2014-11-12 23:24:17 -08:00 |
Alex Pott
|
92c251415f
|
Issue #2178703 by ultimike, chx, penyaskito: Migrate D6 menu links.
|
2014-11-09 23:31:29 -08:00 |
Alex Pott
|
433b435e79
|
Issue #2358657 by zaporylie, geerlingguy: Fixed Wrong @covers definitions in Drupal project.
|
2014-11-09 21:32:55 -08:00 |
Alex Pott
|
80c7322768
|
Issue #2325517 by lauriii, Alienpruts, Tom Verhaeghe, joelpittet, rteijeiro | Cottser: Add methods for adding/removing attributes (not classes) on Attribute objects.
|
2014-11-09 21:23:46 -08:00 |
Alex Pott
|
b0c49c821f
|
Issue #2368975 by damiankloip: Fixed ElementInfoManager::buildInfo() processes info data on every request.
|
2014-11-08 16:11:40 -08:00 |
Alex Pott
|
338c7914d2
|
Issue #2350507 by hussainweb, hctom, jbrown: Fixed \Drupal\Core\Url has no __toString() magic method.
|
2014-11-07 13:39:24 -08:00 |
Alex Pott
|
1d8f7c546e
|
Issue #2347511 by davidhernandez, lauriii, rpayanm, kasn: Add method to test if class attribute has class on Attribute object.
|
2014-11-07 12:21:55 -08:00 |
Alex Pott
|
d229eedf4e
|
Issue #2206571 by davidgrayston, znerol, amitgoyal: Add PHPUnit tests for Config class.
|
2014-11-05 13:03:48 +00:00 |
webchick
|
f0b86ce9dd
|
Issue #2363537 by dawehner, znerol: Update CMF routing to 1.3 and remove old code.
|
2014-11-05 00:36:38 -08:00 |
Alex Pott
|
6e09545c26
|
Issue #2367835 by rpayanm, andypost: Fixed FormBuilderTest namespace.
|
2014-11-03 17:39:13 +00:00 |
Nathaniel Catchpole
|
51fcd31ce5
|
Issue #1879930 by fran seva, Gábor Hojtsy, martin107, markie, Schnitzel, alexpott, Sutharsan, mon_franco, YesCT, spearhead93, herom, Désiré: Fixed Language selectors are not showing localized to the page language.
|
2014-11-03 13:33:38 +00:00 |
Alex Pott
|
914b78de24
|
Issue #2282673 by stevepurkiss, ParisLiakos, mgifford: Add a PHPunit test for not using Drupal\Core code in Drupal\Component.
|
2014-11-03 10:47:06 +00:00 |
Alex Pott
|
dda70f7112
|
Issue #2230121 by znerol, dawehner | sun: Fixed Remove exit() from FormBuilder.
|
2014-11-02 21:56:08 +00:00 |
Alex Pott
|
211fd40880
|
Issue #2366645 by YesCT, Mile23: Drupal\Tests\Core\Controller\AjaxControllerTest has wrong @covers.
|
2014-11-01 14:24:28 +00:00 |
Alex Pott
|
8f89d7b9ee
|
Issue #2361615 by Gábor Hojtsy: Fixed Field type config schemas are not in the base schema.
|
2014-10-31 10:32:24 +00:00 |
Alex Pott
|
e95124df92
|
Issue #2340123 followup by Mile23: Setting cache tags can be tricky: use strings instead of nested arrays to improve DX.
|
2014-10-29 09:55:32 +00:00 |
Alex Pott
|
40db9b983c
|
Issue #2364127 by Wim Leers: Merge AjaxResponseRenderer into AjaxController.
|
2014-10-29 08:47:26 +00:00 |
Nathaniel Catchpole
|
2d3266e61f
|
Issue #2361681 by Wim Leers: drupal_render(): invert second argument ($is_recursive_call -> $is_root_call) => more strict, better DX/TX.
|
2014-10-24 15:51:28 +01:00 |
Nathaniel Catchpole
|
abcfdc177f
|
Issue #2294571 by znerol, effulgentsia: Redirect anonymous users to login page from an exception listener instead of in MaintenanceModeSubscriber and restrict access to the my-account link to authenticated users.
|
2014-10-24 12:21:06 +01:00 |
Nathaniel Catchpole
|
c999c2d43b
|
Issue #2227731 by webflo, mtift: Fixed Normalize configuration data during config writes.
|
2014-10-23 22:23:25 +01:00 |
Nathaniel Catchpole
|
c2125b059c
|
Issue #2282519 by alexpott, cilefen: Fixed Add content dependency information to configuration entities.
|
2014-10-23 21:22:34 +01:00 |
webchick
|
a7190eb8dc
|
Issue #1419298 by ryanissamson, zaporylie, ohthehugemanatee, ramlev, droplet, Albert Volkman, NROTC_Webmaster, pmitchell, pillarsdotnet: Remove all trailing whitespace from Drupal core files.
|
2014-10-22 21:41:18 -07:00 |
Nathaniel Catchpole
|
0c11136455
|
Issue #2224581 by alexpott, larowlan, jhodgdon, mgifford: Delete forum data on uninstall.
|
2014-10-22 10:52:29 +01:00 |
Nathaniel Catchpole
|
2aa54f769f
|
Issue #2359005 by alexpott: Fixed LocalTaskManagerTest only works because we mock a non existing method.
|
2014-10-21 10:06:44 +01:00 |
Nathaniel Catchpole
|
985edb1548
|
Issue #2351847 by damiankloip: Fixed Rename getCacheTag() to getCacheTags().
|
2014-10-21 09:46:57 +01:00 |
Nathaniel Catchpole
|
47e0030705
|
Issue #2332935 by plach, alexpott, dawehner: Allow code to respond to entity/field schema changes.
|
2014-10-17 23:10:00 +01:00 |
Alex Pott
|
22c82583c9
|
Issue #2246647 by mpdonadio, cilefen, YesCT, tim.plunkett: Rename PluginBag to LazyPluginCollection.
|
2014-10-17 22:06:53 +01:00 |
Nathaniel Catchpole
|
848dbc5531
|
Issue #2341341 by YesCT, martin107, vijaycs85, fran seva: Change public 'name' property access on languages to getName() and add back setName().
|
2014-10-16 14:45:53 +01:00 |
Nathaniel Catchpole
|
e83d8970a4
|
Issue #2351777 by chx, claudiu.cristea: Do not depend on event subscribers for security: Replace AccessRouteSubscriber with build-in checks.
|
2014-10-16 10:57:22 +01:00 |
Nathaniel Catchpole
|
d3f8b78c00
|
Issue #1003788 by stefan.r, Alan D., JimmyAx, Josh Waihi, john_brown, bellHead, twistor, wiifm, bzrudi71, pwolanin, gngn, Gisle, robhardwick: Fixed PostgreSQL: PDOException:Invalid text representation when attempting to load an entity with a string or non-scalar ID.
|
2014-10-15 11:06:55 +01:00 |
Nathaniel Catchpole
|
c6f0238182
|
Issue #2354657 by chx, dawehner: Separate access manager from loading checks.
|
2014-10-14 13:57:25 +01:00 |
Alex Pott
|
221a48c14e
|
Issue #2346129 by tstoeckler: Introduce a TraversableTypedDataInterface and use that for typehinting instead of ArrayElement.
|
2014-10-14 09:55:35 +01:00 |
Alex Pott
|
b82e28d5e4
|
Issue #2267545 by ParisLiakos: Standardize to RFC 5424 log levels.
|
2014-10-14 09:43:11 +01:00 |
Alex Pott
|
49caf9dea5
|
Issue #2296115 by jhodgdon, hussainweb: Fixed Several entity loadRevision() methods do not obey the interface contract.
|
2014-10-14 09:32:57 +01:00 |
Nathaniel Catchpole
|
66762a5361
|
Issue #2340667 by YesCT, Pedro Lozano, alexpott, martin107: Protect Drupal\Core\Language\Language::id, and use getId().
|
2014-10-13 10:10:32 +01:00 |
Alex Pott
|
3fb2ec3fe6
|
Issue #2242749 by znerol, torotil, rszrama, larowlan, dawehner, penyaskito, tim.plunkett, sun, Damien Tournoud, David_Rothstein, effulgentsia: Fixed Port Form API security fix SA-CORE-2014-002 to Drupal 8.
|
2014-10-12 11:00:04 +01:00 |
Nathaniel Catchpole
|
4e0e15b201
|
Issue #2352641 by chx, alexpott: Break router.builder dependency.
|
2014-10-10 20:41:01 +01:00 |
webchick
|
0366f4be91
|
Issue #2330899 by attiks, Jelle_S, fietserwin: Allow image effects to change the MIME type + extension, add a convert image effect.
|
2014-10-10 08:26:40 -07:00 |
Nathaniel Catchpole
|
257b73e1ba
|
Issue #1972300 by znerol, chx, dawehner: Write a more scalable dispatcher.
|
2014-10-10 16:08:04 +01:00 |
Alex Pott
|
195d49998a
|
Issue #2347465 by tim.plunkett, dawehner, cilefen: Convert all instances of #type link/links to convert to use routes.
|
2014-10-09 07:39:37 +01:00 |
Alex Pott
|
93c6556df2
|
Issue #2028053 by vegantriathlete, franxo, InternetDevels, thamas, rootwork, LewisNyman: Add typographic styles, components, and utility classes.
|
2014-10-08 12:48:59 +01:00 |
Alex Pott
|
5379041ffe
|
Issue #2343677 by damiankloip, znerol, Fabianx, pounard: Fixed Stack middleware suffers from incomplete service construction.
This reverts commit 39eb84fc38 .
|
2014-10-08 11:44:13 +01:00 |
Alex Pott
|
39eb84fc38
|
Revert "Issue #2343677 by damiankloip, znerol, Fabianx: Fixed Stack middleware suffers from incomplete service construction."
This reverts commit c033857b11 .
|
2014-10-08 11:43:47 +01:00 |
Alex Pott
|
c033857b11
|
Issue #2343677 by damiankloip, znerol, Fabianx: Fixed Stack middleware suffers from incomplete service construction.
|
2014-10-08 10:43:36 +01:00 |
Alex Pott
|
539ff3055c
|
Issue #2337379 by skippednote, BarisW, derjochenmeyer, herom, ChandeepKhosa, kiliweb, sqndr, Palashvijay4 | LewisNyman: Rename 'branding' to 'content-header'.
|
2014-10-08 09:01:42 +01:00 |
Alex Pott
|
15cc5bd85a
|
Issue #2345879 by marcvangend: Added Enhance ThirdPartySettingsTrait with a get-all-settings method.
|
2014-10-07 17:26:04 +01:00 |
Alex Pott
|
f33b510365
|
Issue #2347711 by yched, undertext: Fixed FieldItemlListInterface::processDefaultValue($default_value) is expected to massage polymorphic data.
|
2014-10-07 16:49:44 +01:00 |
Nathaniel Catchpole
|
6ef8ba7909
|
Issue #2248297 by Berdir: Fixed Ensure routes are rebuilt when install modules.
|
2014-10-07 11:15:45 +01:00 |
Nathaniel Catchpole
|
0ce0a35635
|
Issue #2300131 by Berdir, alexpott: Fixed EntityResolverManager instantiates objects unnecessarily.
|
2014-10-06 11:40:32 +01:00 |
Alex Pott
|
ebdca18dc3
|
Issue #2324791 by Michael Hodge Jr, ParisLiakos: Remove watchdog().
|
2014-10-05 14:07:07 +02:00 |
Alex Pott
|
4014b744a0
|
Issue #2344491 by tim.plunkett: Move ControllerBase::redirect() to UrlGeneratorTrait.
|
2014-10-02 14:52:28 +02:00 |
catch
|
4e5c1c2bef
|
Issue #2345753 by tim.plunkett, dawehner, Wim Leers, damiankloip: Remove url(current_path()) and url(NULL) with <current> and <none>.
|
2014-10-02 13:39:56 +02:00 |
Alex Pott
|
ba2b869092
|
Issue #2275659 by fago, pgautam: Separate FieldableEntityInterface out of ContentEntityInterface.
|
2014-10-01 16:11:14 +02:00 |
catch
|
de5830d665
|
Issue #2346283 by damiankloip: Add route name parameter to OutboundRouteProcessorInterface.
|
2014-10-01 10:53:56 +02:00 |
webchick
|
0189add1e3
|
Issue #2304987 by Berdir, Wim Leers: Fixed Don't invalidate cache tags of referenced entities, use entity list cache tags correctly, add test coverage for entity list cache tags.
|
2014-10-01 01:20:51 -07:00 |
Alex Pott
|
002ae719c9
|
Issue #2343661 by larowlan, tim.plunkett | xjm: Rename l() to _l() and url() to _url(), and document replacements.
|
2014-09-30 10:10:00 +02:00 |
Alex Pott
|
31022924e1
|
Issue #2343759 by pwolanin, larowlan, dawehner, tim.plunkett, effulgentsia, xjm, Wim Leers: Provide an API function to replace url()/l() for external urls.
|
2014-09-30 08:50:14 +02:00 |
Alex Pott
|
5fdcfc74d6
|
Issue #2346911 by larowlan, vijaycs85, Berdir | sihv: Fixed Base field overrides have incorrect default value callable properties.
|
2014-09-30 08:42:48 +02:00 |
Alex Pott
|
4f49087b71
|
Issue #2277103 by tim.plunkett, pwolanin, Wim Leers, dawehner, hotpizzas: Switch Drupal::l() and LinkGenerator to expect a Url object.
|
2014-09-29 15:41:29 +02:00 |
Alex Pott
|
27636950ac
|
Issue #2340571 by Désiré | YesCT: LanguageInterface needs isLocked method for the locked property.
|
2014-09-29 08:10:45 +02:00 |
webchick
|
daaccc3b3d
|
Issue #1869476 by rteijeiro, LewisNyman, lauriii, Wim Leers, mdrummond, swentel, hosef, cbiggins, larowlan, sun, EclipseGc, Gábor Hojtsy: Convert global menus (primary links, secondary links) into blocks.
|
2014-09-28 18:25:41 -07:00 |
webchick
|
8a1502882a
|
Issue #1986640 by Wim Leers, chx, dawehner, effulgentsia: Support AND/OR conjunctions for permission checks.
|
2014-09-28 15:41:35 -07:00 |
webchick
|
9801d9a5c9
|
Issue #2345793 by tim.plunkett | xjm: Entities should provide a method for a properly generated link to the entity.
|
2014-09-28 14:36:09 -07:00 |
webchick
|
da1b66428a
|
Issue #2346361 by pwolanin, dawehner: Add a UnroutedUrlAssembler and put it into the container.
|
2014-09-28 14:11:52 -07:00 |
webchick
|
6caeaf03f3
|
Issue #2002138 by yched, Jose Reyero, xjm, andypost, fago, msonnabaum, Berdir, dixon_: Use adapters for supporting typed data.
|
2014-09-28 14:09:08 -07:00 |
Alex Pott
|
e4242c47d6
|
Issue #2346105 by olli: Fixed Use 1+2+3 for OR, 1,2,3 for AND.
|
2014-09-28 18:36:18 +02:00 |
webchick
|
d4b7bc7890
|
Issue #2341927 by martin107: Language module annotation improvements [ plus minor followup ].
|
2014-09-27 00:19:16 -07:00 |
webchick
|
0eda196d46
|
Issue #2340251 by iMiksu, alexpott, tim.plunkett, dawehner, Wim Leers: Remove most remaining url() calls.
|
2014-09-27 00:03:46 -07:00 |
webchick
|
8bd63769fa
|
Issue #2344487 by tim.plunkett, dawehner: Provide special route names for <current> and <none>.
|
2014-09-26 23:47:52 -07: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 |
Nathaniel Catchpole
|
03aa67036e
|
Issue #2343607 by alexpott, dawehner: Cleanup UrlGenerator.
|
2014-09-24 15:38:10 +01:00 |
Nathaniel Catchpole
|
4691e432d5
|
Issue #2293501 by dawehner, Wim Leers, znerol: Use route name and params instead of _system_path in CsrfAccessCheck.
|
2014-09-24 15:31:54 +01:00 |
Alex Pott
|
ff035fc4fa
|
Issue #2340507 by chx, Wim Leers: Make the new AccessResult API and implementation even better.
|
2014-09-22 22:08:27 +01:00 |
Nathaniel Catchpole
|
ae1a1d80bb
|
Issue #2336355 by alexpott, Cottser: Fixed Refactor Attribute rendering so that class= is not printed.
|
2014-09-22 12:35:49 +01:00 |
Alex Pott
|
2c35927494
|
Issue #2333465 by marcvangend: Fixed Confusing exception message when Deriver plugin does not exist.
|
2014-09-22 12:24:56 +01:00 |
Nathaniel Catchpole
|
c0a7453aef
|
Issue #2339435 by YesCT, alexpott: Default no longer needs to be a property on Language or ConfigurableLanguage.
|
2014-09-22 11:43:19 +01:00 |
Alex Pott
|
e3f8efb8e2
|
Issue #2321809 by undertext, JeroenT | dawehner: Put the access manager onto \Drupal.
|
2014-09-22 11:29:44 +01:00 |
webchick
|
f5884ce65e
|
Issue #2142441 by Garrett Albright: Fixed [Followup needed] CSS aggregator prepends data: URLs with paths.
|
2014-09-21 13:46:24 -07:00 |
Alex Pott
|
fb6c562c9e
|
Issue #2263981 by znerol, beejeebus: Introduce a robust and extensible page cache-policy framework.
|
2014-09-20 11:14:29 +01:00 |
webchick
|
1476c56c62
|
Issue #2312093 by alexpott, yched, andypost, swentel | xjm: Rename FieldInstanceConfig to FieldConfig.
|
2014-09-19 19:45:52 -07:00 |
Nathaniel Catchpole
|
2a0254f973
|
Issue #2232605 by alexpott, dawehner, martin107, Cottser, sun: Fixed Themes cannot be uninstalled.
|
2014-09-19 10:25:26 +01:00 |
Alex Pott
|
f27fd1f598
|
Issue #2337927 by effulgentsia, plach, fago: Fixed SqlContentEntityStorage::onFieldStorageDefinition(Create|Update|Delete)() is broken for base fields.
|
2014-09-19 07:57:48 +01:00 |
Jennifer Hodgdon
|
bedbd0a22d
|
Issue #2329703 by maximpodorov: Fix spelling in varous files
|
2014-09-18 07:26:03 -07:00 |
Alex Pott
|
748ef5bb02
|
Issue #2334785 by znerol: Remove _maintenance request attribute from SpecialAttributesRouteSubscriber.
|
2014-09-18 14:50:44 +01:00 |
Alex Pott
|
966aed8f90
|
Issue #2340379 by larowlan: Allow PathValidator::getUrlIfValid to support paths with leading /.
|
2014-09-18 08:35:46 +01:00 |
Alex Pott
|
d617be8cba
|
Issue #2331079 by znerol, dawehner: Use RouteMatch in access-checks and remove RequestHelper::duplicate().
|
2014-09-17 23:14:49 +01:00 |
Nathaniel Catchpole
|
0f28b515f8
|
Issue #2287071 by Wim Leers, alexpott, chx: Add cacheability metadata to access checks.
|
2014-09-17 15:39:29 +01:00 |
Nathaniel Catchpole
|
f022decb56
|
Issue #2260457 by alexpott, beejeebus: Fixed Allow config entities to remove dependent configuration keys when dependencies are deleted due to module uninstall.
|
2014-09-16 10:05:37 +01:00 |
Alex Pott
|
32d5530e58
|
Issue #2333113 by effulgentsia, plach: Add an EntityDefinitionUpdateManager so that entity handlers can respond (e.g., by updating db schema) to code updates in a controlled way (e.g., from update.php).
|
2014-09-15 21:37:27 +01:00 |
Nathaniel Catchpole
|
1bf3b8dc0a
|
Issue #2334763 by alexpott: Tidy up of LanguageInterface - removal of setters and other unnecessary methods.
|
2014-09-15 10:42:29 +01:00 |
Alex Pott
|
51a27d107f
|
Issue #2323759 by Crell, dawehner: Modularize kernel exception handling.
|
2014-09-15 10:22:01 +01:00 |
Alex Pott
|
86922ace3f
|
Issue #2330363 by dawehner: Enhance the controller resolver to get a route match class.
|
2014-09-12 11:43:29 +01:00 |
Alex Pott
|
877b9c6c7f
|
Issue #2213583 by lauriii, sqndr, Crisz, herom, jamesquinton, esod, Rajendar Reddy, zserno, er.pushpinderrana, cs_shadow, amitgoyal | JayeshSolanki: Fixed Misaligned Icons in Drupal 8.x.
|
2014-09-12 11:19:36 +01:00 |
Alex Pott
|
840cd4c885
|
Issue #2318281 by tim.plunkett, dawehner | kim.pepper: Provide a standard way to check a plugin is an instance of the required interface.
|
2014-09-10 12:58:56 +01:00 |
Alex Pott
|
ee6ddbe8ac
|
Issue #2332389 by tim.plunkett: Finish adding methods to FormStateInterface.
|
2014-09-10 09:53:11 +01:00 |
Alex Pott
|
0a12d85e1c
|
Issue #2256257 by znerol, cosmicdreams | YesCT: Move token seed in SessionManager in isSessionObsolete() and regenerate() to the MetadataBag.
|
2014-09-09 20:03:13 +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 |
Alex Pott
|
4697eb9ca5
|
Issue #2330731 by Sutharsan: Fixed Attribute::addClass() adds empty class.
|
2014-09-09 00:01:02 +01:00 |
webchick
|
32336d5861
|
Issue #2321505 by LewisNyman: Split Seven's style.css into SMACSS categories.
|
2014-09-08 10:39:43 -07:00 |
webchick
|
7a9f3fbf80
|
Issue #2142441 by Garrett Albright: Fixed CSS aggregator prepends data: URLs with paths.
|
2014-09-08 08:52:46 -07:00 |
Nathaniel Catchpole
|
12feabd38c
|
Issue #2330929 by znerol: Remove the request from parameter converters.
|
2014-09-08 14:20:21 +01:00 |
Nathaniel Catchpole
|
71d247919f
|
Issue #2330091 by plach: Rename ContentEntityDatabaseStorage to SqlContentEntityStorage.
|
2014-09-08 13:12:45 +01:00 |
Nathaniel Catchpole
|
edafea1f78
|
Issue #2332739 by YesCT, alexpott: Remove SortArray::sortByWeightAndTitle.
|
2014-09-08 11:39:01 +01:00 |
Alex Pott
|
6d8b0b81d3
|
Issue #2321393 by damiankloip, undertext: Fixed Unable to pass function name to '_content' property of the route.
|
2014-09-08 11:21:55 +01:00 |
Alex Pott
|
61150517df
|
Issue #2302563 by chx, dawehner: Fixed Access check Url objects.
|
2014-09-08 11:13:35 +01:00 |
Nathaniel Catchpole
|
ae5d5c8460
|
Issue #2250315 by dawehner, pwolanin: Fixed Regression: Bring back node access optimization to menu trees.
|
2014-09-08 11:01:26 +01:00 |
webchick
|
f3296754d1
|
Issue #2330751 by dawehner, chx: Fixed Random test failures everywhere due to ->with(Request::create()).
|
2014-09-06 20:14:42 -07:00 |
Dries
|
ca85441da2
|
Issue #2260121 by sun: PHPUnit Tests namespace of modules is ambiguous with regular runtime namespace (+ Simpletest tests).
|
2014-09-05 12:40:22 -04:00 |
Alex Pott
|
0ede95dd0b
|
Issue #2293205 by Berdir | tim.plunkett: Consider removing usage of DataDefinition in ContextHandler.
|
2014-09-05 17:15:29 +01:00 |
Alex Pott
|
5c3b66c8c9
|
Issue #2330121 by plach, effulgentsia, fago: Replace ContentEntityDatabaseStorage::getSchema() with a new EntityTypeListenerInterface implemented by SqlContentEntityStorageSchema.
|
2014-09-05 16:08:01 +01:00 |
Dries
|
5ef912e965
|
Issue #2303673 by dawehner, damiankloip, effulgentsia, Fabianx: Implement stackphp; cleanup handlePageCache() and preHandle()
|
2014-09-03 22:58:45 -04:00 |
webchick
|
7c79e1c4cf
|
Issue #2329765 by tim.plunkett | sun: Remove all @backup* annotations from (pure) unit tests.
|
2014-09-03 14:49:51 -07:00 |
webchick
|
5289c3e3ce
|
Issue #2326949 by plach, effulgentsia: Move entity-type-specific schema information from the storage class to a schema handler.
|
2014-09-02 14:58:04 -07:00 |
Nathaniel Catchpole
|
30cad25c71
|
Issue #2031717 by Berdir, swentel, fago: Make entity module not required.
|
2014-09-02 10:36:57 +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 |
Dries
|
ec2b048e1c
|
Issue #2224761 by Gábor Hojtsy, alexpott, pfrenssen, effulgentsia, xjm, mlncn: Add a generic way to add third party configuration on configuration entities and implement for field configuration.
|
2014-08-29 12:48:20 -04:00 |
webchick
|
68755a3bbf
|
Issue #2188675 by Gábor Hojtsy, marthinal, fran seva, robertdbailey, Jalandhar, vijaycs85, dlu, kfritsche, YesCT, pfrenssen: Fixed Translate local task always visible, leads to WSOD.
|
2014-08-28 23:56:26 -07:00 |
webchick
|
7a6154927d
|
Issue #2270323 by sun, dawehner, neclimdul: Remove DRUPAL_ROOT constant redefinitions from unit tests.
|
2014-08-28 23:48:21 -07:00 |
webchick
|
68f576fe81
|
Issue #2323721 by dawehner, chx: Fixed [sechole] Link field item and menu link information leakage.
|
2014-08-28 23:13:46 -07:00 |
webchick
|
3467f05416
|
Issue #2121713 by tim.plunkett, dawehner, rteijeiro, jiv_e: Move drupal_html_id() and drupal_html_class() to Drupal\Component\Utility.
|
2014-08-28 21:34:31 -07:00 |
webchick
|
db30eaf438
|
Issue #2328785 by tim.plunkett: Convert form_load_include() to FormState::loadInclude().
|
2014-08-28 21:23:30 -07:00 |
webchick
|
2191f864ab
|
Issue #2328777 by tim.plunkett: Refactor FAPI getCache()/setCache() into a standalone class.
|
2014-08-28 14:38:22 -07:00 |
webchick
|
9c537ec4b2
|
Issue #1966436 by naveenvalecha, cesarmiquel, Berdir, mr.york, jlbellido, segi, vasi1186, Leksat, Gábor Hojtsy, Schnitzel, grisendo, Aron Novak, likin, penyaskito, vijaycs85, kfritsche, fago: Fixed Default *content* entity languages are not set for entities created with the API.
|
2014-08-28 12:58:27 -07:00 |
webchick
|
2b24e72116
|
Issue #2183929 by cilefen, tim.plunkett: Allow \Drupal:: call in BlockBase to be bypassed.
|
2014-08-25 21:48:05 -07:00 |
webchick
|
6a168b0d37
|
Issue #2326397 by davidhernandez: Fixed Add filtering to AttributeArray.
|
2014-08-25 21:32:57 -07:00 |
webchick
|
fd0be0461f
|
Issue #2244359 by mondrake: Lazy-load GD resource in GDToolkit.
|
2014-08-24 13:16:19 -07:00 |
webchick
|
64bd363f73
|
Issue #2326203 by effulgentsia, alexpott: Fixed Config's cached storage should only use one bin.
|
2014-08-23 15:08:03 -07:00 |
webchick
|
1203a0927b
|
Issue #2325575 by sun: Fixed Theme must not be primed in core.extension and KernelTestBase.
|
2014-08-23 15:07:03 -07:00 |
webchick
|
38587bde94
|
Issue #2240459 by Gábor Hojtsy, penyaskito | LoMo: Fixed Applying default language fallback rules to interface translation has impressively bad results.
|
2014-08-23 15:04:47 -07:00 |
webchick
|
673e1e58b0
|
Issue #2279071 by andypost: Fixed Fragile form_id generation for bundlable entity forms.
|
2014-08-23 14:53:58 -07:00 |
webchick
|
6a6e601d4a
|
Issue #2309323 by Berdir, tim.plunkett: Allow #submit and #validate to be specified as methods of the form object.
|
2014-08-23 14:18:18 -07:00 |
webchick
|
37586d9773
|
Issue #1837388 by tim.plunkett, dawehner, Wim Leers: Provide a ParamConverter than can upcast any entity.
|
2014-08-23 14:08:59 -07:00 |
webchick
|
de5fe262f2
|
Issue #2318087 by tim.plunkett: Replace ['input'] with FormState::getUserInput().
|
2014-08-23 12:18:55 -07:00 |
Alex Pott
|
7fde4cf6e6
|
Issue #2212427 by Mixologic, YesCT, Sutharsan, mgriego, icseh., visabhishek, znerol: Use interface instead of class name for language manager where appropriate.
|
2014-08-22 23:50:23 +01:00 |
Alex Pott
|
629ebca291
|
Issue #1976158 by Berdir | msonnabaum: Rename entity storage/list/form/render "controllers" to handlers.
|
2014-08-22 12:59:25 +01:00 |
Alex Pott
|
4b42df3dbd
|
Issue #2318817 by alimac, martin107: Remove method setId() from core/lib/Drupal/Core/Language/LanguageInterface.
|
2014-08-22 12:28:51 +01:00 |
Alex Pott
|
a4125e6a8c
|
Issue #2228093 by dawehner | sun: Modernize theme initialization.
|
2014-08-21 17:53:03 +01:00 |
Alex Pott
|
450cc9891d
|
Issue #2322809 by chx, dawehner, tim.plunkett: Tighten routing security by access checking in matchRequest.
|
2014-08-21 12:36:06 +01:00 |
Alex Pott
|
7f2710bea8
|
Issue #2315333 by tim.plunkett: Move block plugin code out of block.module.
|
2014-08-21 12:20:41 +01:00 |
Alex Pott
|
06278dc41d
|
Issue #2324293 by larowlan: Fixed PHPUnit code coverage broken.
|
2014-08-20 16:31:37 +01:00 |
Alex Pott
|
9be30ef535
|
Issue #2271251 by ParisLiakos, undertext, JeroenT, StevenPatz, tim.plunkett: Remove usages of watchdog() from non-form and non-controllers.
|
2014-08-20 16:26:18 +01:00 |
Alex Pott
|
a7364b37de
|
Issue #2324113 by penyaskito: Move Drupal/Core/Utility/Color to Drupal/Component/Utility/Color.
|
2014-08-20 15:52:22 +01:00 |
Alex Pott
|
dd4fd1ac24
|
Issue #2307717 by Wim Leers, micbar: Fixed Inform Drupal in *.libraries.yml via a new per-JS file "minified" flag whether a JS file has been minified.
|
2014-08-19 16:13:03 +01:00 |
Nathaniel Catchpole
|
5348e2e361
|
Issue #2283977 by alexpott, Gábor Hojtsy, effulgentsia, fago: Create a new ConfigEntity type for storing bundle-specific customizations of base fields.
|
2014-08-19 11:25:28 +01: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
|
f1713d5754
|
Issue #2309187 by andypost | Crell: Fixed double-link-entry between Entity and Entity Type classes.
|
2014-08-18 16:30:22 +01:00 |
Alex Pott
|
3c29af9715
|
Issue #2322097 by plach: Enforce data tables for translatable entity types in the SQL entity storage.
|
2014-08-18 14:44:03 +01:00 |
Alex Pott
|
c8bd0b4f9d
|
Issue #2316537 by dawehner | chx: Upgrade symfony CMF to 1.2, remove deprecated parameters from getRouteByName* .
|
2014-08-12 18:23:46 -07:00 |
Alex Pott
|
4ae3ee3a75
|
Issue #2305707 by cilefen, pwolanin, dawehner, LinL: MenuLinkContent disabled field should be renamed to enabled and use positive logic.
|
2014-08-12 12:32:08 -07:00 |
webchick
|
9c87059f0f
|
Issue #2305839 by jhodgdon, tim.plunkett: Convert hook_element_info() to annotated classes.
|
2014-08-12 12:19:20 -07:00 |
Alex Pott
|
9d777775b1
|
Issue #2307681 by cbr, Berdir, moshe weitzman: GetEntityTypeFromStaticClass - poor performance.
|
2014-08-11 15:02:28 -05:00 |
Alex Pott
|
6f476b8a43
|
Issue #2301393 by kim.pepper, larowlan: Deprecate all of mail.inc, move drupal_mail to method on Mail plugin manager.
|
2014-08-11 09:25:38 -05:00 |
Alex Pott
|
8fe81428b7
|
Issue #2315237 by andypost, daggerhart | yched: Rename FieldDefinition to BaseFieldDefinition.
|
2014-08-10 15:43:04 -05:00 |
Alex Pott
|
d7d587255d
|
Issue #2307419 by Wim Leers: AssetCollectionOptimizerInterface should allow listing and deleting all aggregates (optimized collection assets).
|
2014-08-08 11:52:12 -05:00 |
Alex Pott
|
8196034a57
|
Issue #2316533 by tim.plunkett: Add getValue/setValue/hasValue and isValueEmpty to FormState.
|
2014-08-08 11:25:54 -05:00 |
Alex Pott
|
8e6b32a9cc
|
Issue #2315555 by undertext, larowlan: Fixed UrlGeneratorTrait::setUrlGenerator sets linkGenerator property instead of urlGenerator.
|
2014-08-08 07:16:48 -05:00 |
Alex Pott
|
65cb382cfd
|
Issue #2285451 by joelpittet, davidhernandez, cilefen, mdrummond, mortendk: Create addClass() and removeClass() methods on Attribute object for merging css class names.
|
2014-08-08 06:36:48 -05:00 |
Alex Pott
|
258856aee9
|
Issue #2154435 by andypost, Berdir, mparker17: Rename EntityAccessController to EntityAccessControlHandler.
|
2014-08-07 23:27:28 +01:00 |
Alex Pott
|
18ddb0044c
|
Issue #2315807 by tim.plunkett: Remove support for path-based form redirects.
|
2014-08-07 21:43:27 +01:00 |
Nathaniel Catchpole
|
381b05e5f1
|
Issue #2269025 by penyaskito, andypost, grom358, Berdir, mikeegoulding, larowlan: Fixed CommentManager::getAllFields() should have a static cache.
|
2014-08-07 11:53:05 +01:00 |
Alex Pott
|
9eac446013
|
Issue #1676910 by cs_shadow, penyaskito, lokeoke | xjm: Rename randomName() to randomMachineName().
|
2014-08-06 09:50:23 +01:00 |
Alex Pott
|
627a719a7f
|
Issue #2189661 by tim.plunkett: Replace $form_state['redirect_route'] with setRedirect().
|
2014-08-06 09:05:02 +01:00 |
Alex Pott
|
8f04acbb77
|
Issue #2309221 by mikey_p: Drupal\Core\Datetime\Date should be renamed to DateFormatter.
|
2014-08-05 11:39:21 +01:00 |
Alex Pott
|
1d8f75b38d
|
Issue #2315255 by Dave Reid: Fixed Xss::split() fails on custom HTML elements with dashes in the name.
|
2014-08-04 20:01:11 +01:00 |
webchick
|
73a65a3605
|
Issue #2313397 by tim.plunkett: Replace FormBuilderInterface::setValue() with FormStateInterface::setValueForElement().
|
2014-08-04 10:23:18 -07:00 |
Nathaniel Catchpole
|
d9edc3a26a
|
Issue #2314347 by alexpott: Fixed Remove config.storage dependency from ConfigEntityStorage.
|
2014-08-04 13:03:16 +01:00 |
Alex Pott
|
e665794623
|
Issue #2031441 by penyaskito, Mile23, DuaelFr, Sutharsan: Add unit test for PoHeader::evaluatePlural.
|
2014-08-04 11:57:11 +01:00 |
Alex Pott
|
5fef1a6b37
|
Issue #2313479 by tim.plunkett: Add FormState::setResponse().
|
2014-08-04 11:23:14 +01:00 |
Alex Pott
|
537457b512
|
Issue #2308821 by tim.plunkett: Replace FormErrorInterface with $form_state->setErrorByName() and $form_state->setError().
|
2014-08-04 11:19:36 +01:00 |
Alex Pott
|
52f02da5a6
|
Issue #2265939 by tim.plunkett, dawehner, effulgentsia: Fixed [sechole] AccessManager::checkNamedRoute() leaks attributes from current request.
|
2014-08-02 23:37:02 +01:00 |
Nathaniel Catchpole
|
a91ef2b853
|
Issue #2272481 by herom, ParisLiakos, tim.plunkett: Remove usages of watchdog() from forms, plugins and controllers.
|
2014-07-31 13:46:06 +01:00 |
Alex Pott
|
bf7b1b0151
|
Issue #2313115 by Wim Leers: Fixed AccessManagerTest is broken.
|
2014-07-31 13:19:09 +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 |
Alex Pott
|
70bed3385f
|
Issue #2301317 by pwolanin, dawehner, Wim Leers, effulgentsia, YesCT, xjm, alexpott: MenuLinkNG part4: Conversion.
|
2014-07-30 13:04:04 +01:00 |
Alex Pott
|
44f76c6bcf
|
Revert "Issue #2301317 by pwolanin, effulgentsia, Wim Leers, dawehner, alexpott: MenuLinkNG part4: Conversion."
This reverts commit fd2db9cd35 .
|
2014-07-30 13:02:58 +01:00 |
Nathaniel Catchpole
|
fd2db9cd35
|
Issue #2301317 by pwolanin, effulgentsia, Wim Leers, dawehner, alexpott: MenuLinkNG part4: Conversion.
|
2014-07-30 11:47:01 +01:00 |
Alex Pott
|
952311959d
|
Issue #2051877 by dawehner, sun, tstoeckler: Log error when people use invalid route parameters.
|
2014-07-29 12:38:19 +01:00 |
Alex Pott
|
4a45c16b0a
|
Issue #2310705 by lokeoke, tim.plunkett, dawehner: AccessManager should introduce constants for 'ANY' / 'ALL'.
|
2014-07-29 09:48:31 +01:00 |
Alex Pott
|
9bbfedec84
|
Issue #2304651 by YesCT, martin107: Fixed Core Language sort() should not work, needs to use name instead of default title.
|
2014-07-29 09:37:58 +01:00 |
Alex Pott
|
6c5130d0c1
|
Issue #2008566 by kim.pepper, jhedstrom, Berdir: Convert PasswordHashingTest unit tests to phpunit.
|
2014-07-28 22:49:42 +01:00 |
Alex Pott
|
1a7cd1b532
|
Issue #2073811 by dawehner, pwolanin, joelpittet, Cottser, Mark Carver, steveoliver: Add a url generator twig extension.
|
2014-07-28 08:59:32 +01:00 |
Alex Pott
|
59c3c9757c
|
Issue #2305023 by dawehner: Fixed Rename getCancelRoute to getCancelUrl.
|
2014-07-25 15:44:31 +01:00 |
Alex Pott
|
f0c9d009a3
|
Issue #2033211 by jwilson3, LewisNyman, sqndr, tim.plunkett, JamesLefrère | yannickoo: Move Seven CSS files into css directory.
|
2014-07-25 11:17:35 +01:00 |
Alex Pott
|
36faf4e8f1
|
Issue #2302617 by dawehner, chx | Crell: Define a standard mechaism for backend-aware service overrides.
|
2014-07-24 16:42:57 +01:00 |
Alex Pott
|
5783e08f16
|
Issue #2149197 by penyaskito, mikey_p, vijaycs85, herom: Replace format_interval with \Drupal::service('date')->formatInterval().
|
2014-07-24 15:54:28 +01:00 |
Alex Pott
|
53b024dbd8
|
Issue #2306429 by KarlKedrovsky, a_thakur: Remove user_access().
|
2014-07-21 12:42:10 +01:00 |
Alex Pott
|
8d6f823971
|
Issue #2276219 followup by Mile23: Asset libraries should declare their license.
|
2014-07-19 09:09:44 +01: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 |
Nathaniel Catchpole
|
5dad0b8606
|
Issue #597236 by Berdir, catch, msonnabaum, Xano, Wim Leers, jhedstrom, amateescu, corvus_ch, swentel, moshe weitzman, Gábor Hojtsy, riccardoR, killes@www.drop.org, et al: Add entity caching to core.
|
2014-07-18 11:53:52 +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
|
256b197153
|
Issue #2276219 by Wim Leers: Asset libraries should declare their license.
|
2014-07-18 09:06:54 +01:00 |
Alex Pott
|
697991fade
|
Issue #2073759 by mondrake, fietserwin, claudiu.cristea: Convert toolkit operations to plugins.
|
2014-07-17 23:18:18 +01:00 |
Alex Pott
|
fc939d4e6c
|
Issue #2268761 by tim.plunkett: Remove support for function-based forms.
|
2014-07-16 23:26:38 +01:00 |
Alex Pott
|
50ac4700e2
|
Issue #2301273 by pwolanin, dawehner, Wim Leers, effulgentsia, joelpittet, larowlan, YesCT, kgoel: MenuLinkNG part2 (no UI or conversions): MenuLinkTree API and unit tests.
|
2014-07-16 16:50:33 +01:00 |
Alex Pott
|
045d3ed92f
|
Issue #2298667 by Mile23, neclimdul: Fixed Code review for report generation.
|
2014-07-16 12:43:37 +01:00 |
Alex Pott
|
2c93dd6734
|
Revert "Issue #2033211 by LewisNyman, tim.plunkett, JamesLefrère | yannickoo: Move Seven CSS files into css directory."
This reverts commit 16e60c421b .
|
2014-07-15 20:31:27 +01:00 |
Alex Pott
|
f2b6aa7a75
|
Issue #2291137 by cilefen | webchick: Rename various *links.yml files to improve DX.
|
2014-07-15 12:29:14 +01:00 |
Alex Pott
|
16e60c421b
|
Issue #2033211 by LewisNyman, tim.plunkett, JamesLefrère | yannickoo: Move Seven CSS files into css directory.
|
2014-07-15 11:30:07 +01:00 |
Alex Pott
|
8bb62da27d
|
Issue #2301239 by pwolanin, dawehner, Wim Leers, effulgentsia, joelpittet, larowlan, xjm, YesCT, kgoel, victoru, berdir, likin, and plach: MenuLinkNG part1 (no UI or conversions): plugins (static + MenuLinkContent) + MenuLinkManager + MenuTreeStorage.
|
2014-07-15 09:15:14 +01:00 |
Nathaniel Catchpole
|
02a32e3ff5
|
Issue #2284103 by alexpott, fabpot, damiankloip, Xano, Xen, Berdir: Fixed Remove the request from the container.
|
2014-07-14 15:58:53 +01:00 |
Alex Pott
|
55240a0442
|
Issue #2163245 by Mile23: Unit testing for \Drupal\Component\Utility\Variable.
|
2014-07-13 10:33:25 +01:00 |
Alex Pott
|
5135cbb43d
|
Issue #2301875 by dawehner, plach: Fixed Invalid SQL when running tests.
|
2014-07-13 10:27:37 +01:00 |
Dries
|
135ca1c04f
|
Issue #2294177 by alexpott: Allow Drupal\Core to provide [config] entity types.
|
2014-07-11 12:24:38 -04: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 |
Dries
|
406c061260
|
Issue #2076325 by neclimdul, Mile23, alexpott: Fixed Drupal\Component\Utility\Url::externalIsLocal() is wrong in common cases.
|
2014-07-09 11:56:17 -04:00 |
Dries
|
30c3117542
|
Issue #2298993 by alexpott, tim.plunkett: Fixed routes using _entity_list wrongly are marked for upcasting.
|
2014-07-09 11:23:36 -04:00 |
Nathaniel Catchpole
|
8c90c366e0
|
Issue #2231595 by beejeebus, Steven Merrill, kim.pepper, Wim Leers, msonnabaum: Add a cache backend that checks an inconsistent cache, then falls back to a consistent cache backend.
|
2014-07-08 12:00:16 +01:00 |
Alex Pott
|
f531d9dec2
|
Issue #355157 by valthebald, urbanape: Fixed 302 response code from drupal_redirect_form() violates HTTP/1.1 spec.
|
2014-07-07 15:22:06 +01:00 |
webchick
|
7f5552052c
|
Issue #2017257 by jason.bell, dead_arm, alexrayu, philipz, idebr, rteijeiro, emma.maria, frankbaele, LewisNyman: Create generic layout classes.
|
2014-07-02 11:39:57 -07:00 |
Nathaniel Catchpole
|
b4f282a55b
|
Issue #2144263 by fago, yched, alexpott, Berdir, plach, andypost, effulgentsia, michaelfavia: Decouple entity field storage from configurable fields.
|
2014-07-01 13:59:17 +01:00 |
Dries
|
41576e126f
|
Issue #1875996 by Xano, tim.plunkett, neclimdul, Rajendar Reddy, Jalandhar: Reconsider naming conventions for derivative classes.
|
2014-06-30 15:24:34 -04:00 |
Nathaniel Catchpole
|
03cc400b0f
|
Issue #2272279 by joelpittet, chx: Kill RenderWrapper class.
|
2014-06-30 10:23:11 +01:00 |
Alex Pott
|
d7efdaa9f9
|
Issue #2262195 by sun: Fixed Various test classes are missing phpDoc.
|
2014-06-27 13:11:05 +01:00 |
webchick
|
d4c697e296
|
Issue #2292889 by Berdir, tim.plunkett: Fixed ContextHandler does not expect ContextDefinitionInterface.
|
2014-06-26 11:42:04 -07:00 |
Nathaniel Catchpole
|
dbb3bb005c
|
Issue #2257587 by fietserwin: Remove parameter in calls between and within Image and toolkit.
|
2014-06-26 12:26:01 +01:00 |
Nathaniel Catchpole
|
5e58da00e6
|
Issue #2016629 by larowlan, neclimdul, sun, alexpott, jibran, ParisLiakos, donquixote, effulgentsia, msonnabaum: Refactor bootstrap to better utilize the kernel.
|
2014-06-26 11:47:01 +01:00 |
webchick
|
3a1f6fd999
|
Issue #2281635 by fubhy, er.pushpinderrana, EclipseGc, blueminds, tim.plunkett: \Drupal\Core\Plugin\Context\Context should use a ContextDefinition class instead of arrays.
|
2014-06-25 16:15:36 -07:00 |
webchick
|
1176527762
|
Issue #2292025 by tim.plunkett: Convert BreadcrumbBuilderInterface applies() and build() to use RouteMatch.
|
2014-06-25 14:29:38 -07:00 |
webchick
|
539061c75b
|
Issue #2286357 by tim.plunkett: Introduce Display Variants, use for the block rendering flow.
|
2014-06-25 13:07:49 -07:00 |
Nathaniel Catchpole
|
3b84f7b213
|
Issue #2238217 by effulgentsia, neclimdul, martin107, tim.plunkett, cweagans, kim.pepper, xjm: Introduce a RouteMatch class.
|
2014-06-24 14:28:41 +01:00 |
webchick
|
065721999a
|
Issue #2262483 follow-up by sun: Fixed Some PHPUnit tests do not exist.
|
2014-06-21 22:06:31 -07:00 |
Nathaniel Catchpole
|
86e432e05e
|
Issue #2143291 by plach, alexpott, xjm, effulgentsia, pwolanin, swentel | yched: Clarify handling of field translatability.
|
2014-06-20 18:40:27 +01:00 |
Nathaniel Catchpole
|
0f752ca609
|
Issue #1906810 by dawehner, damiankloip, tstoeckler, kgoel, fubhy, jrglasgow, xjm, Gaelan, socketwench: Require type hints for automatic entity upcasting.
|
2014-06-20 18:38:26 +01:00 |
Nathaniel Catchpole
|
a4d7fad2ae
|
Revert "Issue #1906810 by dawehner, damiankloip, tstoeckler, kgoel, fubhy, jrglasgow, xjm, Gaelan, socketwench: Require type hints for automatic entity upcasting."
This reverts commit c9e73f7def .
|
2014-06-20 18:38:00 +01:00 |
Nathaniel Catchpole
|
c9e73f7def
|
Issue #1906810 by dawehner, damiankloip, tstoeckler, kgoel, fubhy, jrglasgow, xjm, Gaelan, socketwench: Require type hints for automatic entity upcasting.
|
2014-06-20 13:21:57 +01:00 |
Dries
|
f0337421a4
|
Issue #2208115 by Xano, damiankloip, Crell: Add DependencySerializationTrait.
|
2014-06-18 21:59:45 +02:00 |
webchick
|
1251cc35a7
|
Issue #2284111 by alexpott, Berdir, damiankloip: Fixed Exceptions caught and printed from index.php should not return a 200 status code.
|
2014-06-18 00:07:06 -07:00 |
webchick
|
1228438e65
|
Issue #2278541 by tim.plunkett, kim.pepper, Bojhan, EclipseGc: Refactor block visibility to use condition plugins.
|
2014-06-17 10:53:40 -07:00 |
webchick
|
359936bce7
|
Issue #2216557 by jhodgdon, mongolito404, Berdir: Fill in @defgroup/topic docs for Testing overview.
|
2014-06-16 09:26:45 -07:00 |
Alex Pott
|
4831e2ee7c
|
Issue #2226267 by fago, xjm, Berdir: Improve default value handling of fields to be consistent.
|
2014-06-16 00:19:55 +01:00 |
Nathaniel Catchpole
|
0c33183a9e
|
Issue #2256679 by alexpott, tim.plunkett: Fixed Use config schema to determine which config entity properties to export regardless of whether they are public or protected.
|
2014-06-14 10:03:25 +01:00 |
Nathaniel Catchpole
|
bc7e413dfb
|
Issue #2281905 by Berdir: Stop caching plugin discovery/info hooks by language.
|
2014-06-12 10:10:59 +01:00 |
Nathaniel Catchpole
|
5dc22c7350
|
Issue #2278705 by Xano: Make all tests compatible with PHPUnit 4.
|
2014-06-11 11:40:29 +01:00 |
Alex Pott
|
47e74965af
|
Issue #2277981 by tim.plunkett, EclipseGc, fago: Provide a service for handling context-aware plugins.
|
2014-06-10 21:09:10 +01: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 |
Nathaniel Catchpole
|
55c34581e4
|
Issue #2248991 by marco, tstoeckler, xjm: Rename the 'log' field to 'revision_log' in Node and CustomBlock.
|
2014-06-09 16:38:45 +01:00 |
Alex Pott
|
ae8eb106ef
|
Issue #2211227 by mondrake, xjm | fietserwin: Refactor image and imagetoolkit: isExisting, isSupported, supportedTypes, getMimeType.
|
2014-06-09 09:48:54 -05:00 |
Alex Pott
|
c63692f769
|
Issue #2209049 by tstoeckler, lokapujya: Allow field schemas to contain unique keys.
|
2014-06-08 21:11:06 -05:00 |
Alex Pott
|
6ef0c0f98a
|
Issue #2278133 by ParisLiakos: Fixed LoggerChannelFactoryTest::testGet() should use assertSame() not assertEquals().
|
2014-06-08 20:27:39 -05:00 |
Alex Pott
|
c5942ee0e1
|
Issue #2223143 by damiankloip: Consolidate library extension caches into a single cache entry.
|
2014-06-08 20:20:36 -05:00 |
Alex Pott
|
c1ca622460
|
Issue #2245449 by lostkangaroo, chx, Xano: Added a ModuleHandler::getModule().
|
2014-06-08 18:47:49 -05:00 |
Alex Pott
|
978b47c70a
|
Issue #2250239 by dawehner | sun: Remove needless ContainerAware dependency from ParamConverterManager.
|
2014-06-08 18:38:52 -05:00 |
Alex Pott
|
35bc4a2c49
|
Issue #2277547 by heddn: Fixed User::getRoles test coverage & regression fix.
|
2014-06-08 18:33:32 -05:00 |
Alex Pott
|
cd63520500
|
Issue #2085571 by Xano, dawehner: Fixed admin/content should not depend on node.module.
|
2014-06-08 17:49:56 -05:00 |
Alex Pott
|
e1351af7b0
|
Issue #2081153 by YesCT, lauriii, rdatar, miraj9093, Enxebre, smiro, alexpott: Remove unused local variables from core/tests.
|
2014-06-08 17:44:32 -05:00 |
Alex Pott
|
9b821cd3fe
|
Issue #2272201 by kim.pepper: Move drupal_match_path in path.inc to a service.
|
2014-06-08 17:13:36 -05:00 |
Nathaniel Catchpole
|
0a7f5b8443
|
Issue #2244447 by alexpott, sun, Berdir: Translation of low-level info/annotations leads to circular dependencies.
|
2014-06-07 11:24:02 +01:00 |
Alex Pott
|
6d2ce628bc
|
Revert "Issue #2016629 by larowlan, neclimdul, sun, alexpott, jibran, ParisLiakos, donquixote, effulgentsia, msonnabaum: Refactor bootstrap to better utilize the kernel."
This reverts commit cda051c425 .
|
2014-06-05 12:53:24 -05:00 |
Nathaniel Catchpole
|
cda051c425
|
Issue #2016629 by larowlan, neclimdul, sun, alexpott, jibran, ParisLiakos, donquixote, effulgentsia, msonnabaum: Refactor bootstrap to better utilize the kernel.
|
2014-06-05 11:30:04 +01:00 |
Jennifer Hodgdon
|
1b49539704
|
Issue #2275095 by martin107, dawehner: Fix covers statement in EntityUrltest
|
2014-06-02 12:18:11 -07:00 |
Jennifer Hodgdon
|
eaa62b5b3b
|
Issue #2278453 by sun, ParisLiakos: Remove t() from a few test getInfo() methods
|
2014-06-02 12:06:25 -07:00 |
webchick
|
67c7e45896
|
Issue #2262483 by sun: Fixed Some more PHPUnit tests that do not exist.
|
2014-06-01 23:07:36 -05:00 |
Alex Pott
|
65b30c0486
|
Issue #2247287 by donquixote: Drop automatic PSR-0 support for modules.
|
2014-06-01 16:20:56 -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 |
Alex Pott
|
3d5560b6c8
|
Issue #2252991 by neclimdul: PhpUnit tests for ModuleHandler.
|
2014-05-31 07:17:25 -05:00 |
Nathaniel Catchpole
|
d588153abd
|
Issue #2233623 by Berdir: Follow-up to fix Merge AliasManagerCacheDecorator into AliasManager.
|
2014-05-29 14:21:58 +01:00 |
Dries
|
608996ffbd
|
Issue #1989470 by LewisNyman, aboros, philipz, mgifford, rteijeiro, dimaro, Bès, klonos, emma.maria: Dropbutton style update for Seven.
|
2014-05-28 15:16:50 -04:00 |
Alex Pott
|
00339b3d36
|
Issue #2167167 by Berdir: Remove field_info_*().
|
2014-05-27 09:34:19 +01:00 |
Alex Pott
|
7ae6f6b427
|
Issue #2273311 by donquixote, xjm: Fixed FieldDefinitionTestBase::getNamespacePath() breaks with PSR-4.
|
2014-05-24 15:15:48 +01:00 |
Nathaniel Catchpole
|
a10d5be25e
|
Issue #2259337 by sun, chx: Do not hide the error messages in TaggedHandlersPass.
|
2014-05-24 08:53:55 +01:00 |
Alex Pott
|
eed52b4d82
|
Issue #2003800 by jhedstrom, filijonka, YesCT, ParisLiakos, steeloctopus, damiankloip, sun, LinL, amateescu: Move drupal_check_memory_limit() and parse_size() functionality to components.
|
2014-05-23 20:25:52 +01:00 |
Alex Pott
|
15cf730dde
|
Issue #2165475 by damiankloip, dawehner, martin107, tim.plunkett, jibran, xjm, Jalandhar: Provide a generic class resolver.
|
2014-05-23 13:29:20 +01:00 |
Nathaniel Catchpole
|
e44d15a76d
|
Issue #1289536 by ParisLiakos, RobLoach, Crell, larowlan, fgm, pounard, Pancho, dawehner, scor, tim.plunkett, alexpott, socketwench: Switch Watchdog to a PSR-3 logging framework.
|
2014-05-22 10:38:46 +01:00 |
Alex Pott
|
52a11d6ac3
|
Revert "Issue #1289536 by RobLoach, Crell, Pancho, pounard, socketwench, fgm, dawehner, scor, tim.plunkett, larowlan, ParisLiakos: Switch Watchdog to a PSR-3 logging framework."
This reverts commit ef250ba2cb .
|
2014-05-21 14:59:11 +01:00 |
webchick
|
a2177ab653
|
Issue #2178795 follow-up by tim.plunkett: Fix conflict with recently committed patch.
|
2014-05-21 00:42:26 -07:00 |
webchick
|
62613774e6
|
Issue #2178795 by tim.plunkett, jlbellido, YesCT, Berdir, Xano: Allow DiscoveryInterface::getDefinition() to throw an exception for an invalid plugin.
|
2014-05-20 23:28:08 -07:00 |
webchick
|
783bc94834
|
Issue #2226871 by tim.plunkett: ConfirmFormInterface::getCancelRoute() should always return Drupal\Core\Url.
|
2014-05-20 14:48:51 -07:00 |
webchick
|
4862ed79ca
|
Issue #2039435 by Xano, Berdir | akshay.swnt22: Convert EntityManager to extend DefaultPluginManager.
|
2014-05-20 14:44:42 -07:00 |
webchick
|
6131ff1d8d
|
Issue #2096899 by amateescu, msonnabaum | Berdir: Add ::create() to simplify creating new entities.
|
2014-05-20 14:27:11 -07:00 |