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 |