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 |