Alex Pott
|
67cb2182c2
|
Issue #2428087 by jhodgdon, foxtrotcharlie: Boolean field formatter - default choice appears in list twice
|
2015-03-01 10:36:09 +00:00 |
Alex Pott
|
b0f4b418ca
|
Issue #2227227 by mpdonadio, amateescu, yched, larowlan, swentel, tstoeckler, fago: FieldTypePluginManager cannot instantiate FieldType plugins, good thing TypedDataManager can instantiate just about anything
|
2015-03-01 10:28:54 +00:00 |
Alex Pott
|
0aa2a08fd0
|
Issue #2442173 by mpdonadio: Drop the unused class RouteBuilderStatic
|
2015-02-28 17:14:15 +00:00 |
Alex Pott
|
0b5f5ce814
|
Issue #1768526 by swentel, Berdir: NodeFormController::validate() calls buildEntity() twice
|
2015-02-28 17:11:34 +00:00 |
Alex Pott
|
60f36e8995
|
Issue #1600670 by mradcliffe, bendiy, bzrudi71, andypost, daffie, stefan.r, devpreview: Cannot query Postgres database that has column names with capital letters
|
2015-02-28 16:43:46 +00:00 |
Alex Pott
|
374f838e9c
|
Issue #2343483 by andypost, yched: Doc cleanup after FieldConfig
|
2015-02-28 16:10:50 +00:00 |
Alex Pott
|
46ff3d51c5
|
Issue #2441685 by Arla: Incorrect documentation for EntityAccessControlHandler::checkAccess()
|
2015-02-28 13:59:13 +00:00 |
Alex Pott
|
74f943526b
|
Issue #2437785 by amateescu: FieldConfigStorageBase::mapToStorageRecord() calls the wrong field type method
|
2015-02-28 13:51:48 +00:00 |
Alex Pott
|
357b503e01
|
Issue #2084455 by Mile23: Drupal\Component\Datetime\DateTimePlus::checkArray() compares wrong value
|
2015-02-28 13:04:51 +00:00 |
Alex Pott
|
b3c340729d
|
Issue #2433001 by neclimdul: Zend Bridge Tests
|
2015-02-28 11:46:51 +00:00 |
Alex Pott
|
b33a46bc1d
|
Issue #2435493 by effulgentsia: Change String::format()'s '@' and '%' placeholders to be auto-escaped rather than always-escaped
|
2015-02-28 11:41:52 +00:00 |
Alex Pott
|
27f0b0f114
|
Issue #2425637 by pcambra, swentel: ConfigEntityInterface should extend ThirdPartySettingsInterface
|
2015-02-27 16:41:49 +00:00 |
Nathaniel Catchpole
|
e57b339ebe
|
Issue #2430341 by Wim Leers: Comment pager-dependent cache key should be a cache context
|
2015-02-27 14:09:08 +00:00 |
Alex Pott
|
9c2b19cdaa
|
Issue #2431281 by dawehner: Drop support for _access_mode routes and always assume ALL
|
2015-02-27 12:47:26 +00:00 |
Alex Pott
|
b79c650836
|
Issue #2388067 by david_garcia: getQualifiedMapTableName is database specific logic out of the database driver
|
2015-02-27 12:20:42 +00:00 |
Alex Pott
|
f144ac6e7a
|
Issue #2400261 by benjy, dawehner, tobiasb: Service Container should not store absolute paths
|
2015-02-27 12:05:19 +00:00 |
Alex Pott
|
ef0cb6e091
|
Issue #2405469 by yched, googletorp, amateescu, larowlan, Berdir: FileFormatterBase should extend EntityReferenceFormatterBase
|
2015-02-27 11:47:51 +00:00 |
Alex Pott
|
9c0bfb2d3b
|
Issue #2339491 by corbacho, dawehner, larowlan, effulgentsia, webflo: Ajax requests on forms with files fail on IE 9
|
2015-02-27 11:39:17 +00:00 |
webchick
|
814d160178
|
Issue #2437359 by pcambra: Fix nowdoc space in Unicode.php
|
2015-02-25 22:16:08 -08:00 |
webchick
|
1614664198
|
Issue #2378883 by Wim Leers, dawehner: Convert existing drupal_render() KernelTestBase tests to PHPUnit tests
|
2015-02-25 19:42:26 -08:00 |
Nathaniel Catchpole
|
dfaf2e6d97
|
Issue #2428563 by Wim Leers: Introduce parameter-dependent cache contexts
|
2015-02-23 20:12:55 +00:00 |
Nathaniel Catchpole
|
59d5c098cc
|
Issue #2416409 by alexpott, bojanz: Delete dependent config entities that don't implement onDependencyRemoval() when a config entity is deleted
|
2015-02-23 20:02:06 +00:00 |
Nathaniel Catchpole
|
94266ed9cf
|
Issue #2388629 by kajalkiran, Canutza: remove drupal_is_front_page()
|
2015-02-23 13:25:59 +00:00 |
Alex Pott
|
368cf514e9
|
Issue #2417567 by xjm, effulgentsia, mpdonadio, hussainweb: Rename user-path: scheme to internal:
|
2015-02-22 23:59:55 +00:00 |
Alex Pott
|
df44266ea9
|
Issue #2363341 by tim.plunkett, donquixote, adci_contributor: Throw exception in Drupal::service() and friends, if container not initialized yet
|
2015-02-22 23:55:10 +00:00 |
catch
|
69e817c920
|
Issue #2419059 by chx: Impossible to enable views if entities are not in SQL
|
2015-02-22 09:29:01 +00:00 |
webchick
|
95a0059a74
|
Issue #2421263 by alexpott, formatC'vt, kim.pepper, andypost, larowlan, chx: Potential data loss: concurrent (i.e. by different users) node edits leak through preview
|
2015-02-21 20:12:54 -08:00 |
webchick
|
d8a6c0a11d
|
Issue #1013034 by bzrudi71, jaredsmith, andypost, alexpott, dbcollies, ncl, jhedstrom, kathyh: PostgreSQL constraints do not get renamed by db_rename_table()
|
2015-02-21 20:10:07 -08:00 |
catch
|
969fa3c71a
|
Issue #1853856 by tim.plunkett, alexpott: Document that ConfigEntityBase and ConfigStorageController are tightly coupled
|
2015-02-21 18:06:58 +00:00 |
catch
|
99527b1ed4
|
Issue #2332047 by xjm: Deprecate unneeded file_htaccess_lines() wrapper
|
2015-02-21 18:04:49 +00:00 |
Alex Pott
|
8db8dd0821
|
Issue #2328645 by andypost, Berdir, almaudoh: Remove remaining global $user
|
2015-02-21 17:29:58 +00:00 |
Alex Pott
|
8d87f7fa86
|
Issue #2426181 by effulgentsia, mpdonadio, xjm: Add a Url::fromUserInput() wrapper method for generating URLs from user-entered paths
|
2015-02-21 14:45:40 +00:00 |
Alex Pott
|
1420b774ff
|
Issue #2426509 by yched, fago: ContentEntityBase::__set() messes with values that happen to be TypedData
|
2015-02-21 13:10:37 +00:00 |
Alex Pott
|
f029fbbe78
|
Issue #2429103 by cpj: Remove deprecated methods SessionManager::enable(), SessionManager::disable() and SessionManager::isEnabled()
|
2015-02-21 10:47:19 +00:00 |
Alex Pott
|
78fd4d0c2c
|
Issue #2425497 by bojanz: Stop injecting the config storage to the config query
|
2015-02-20 22:14:54 +00:00 |
Alex Pott
|
48f5de46fc
|
Issue #2425201 by jibran, dawehner: Small cleanup follow from #2414255.
|
2015-02-20 09:32:53 +00:00 |
catch
|
460af4c9f3
|
Issue #2329101 by Wim Leers: CacheableInterface only has a getCacheKeys() method, no getCacheContexts(), leads to awkward implementations
|
2015-02-20 09:18:26 +00:00 |
Alex Pott
|
806def404d
|
Issue #2422363 by mortendk, joelpittet, davidhernandez: Rewrite the menu CSS components inline with our CSS standards
|
2015-02-19 09:18:40 +00:00 |
Alex Pott
|
9026147944
|
Issue #2298687 by tstoeckler, Jose Reyero, hussainweb, rpayanm: Sequence and Mapping implement interfaces incorrectly, make them honest about what they support
|
2015-02-19 08:56:08 +00:00 |
Alex Pott
|
f08f699e1d
|
Revert "Issue #2298687 by tstoeckler, Jose Reyero, hussainweb, rpayanm: Sequence and Mapping implement interfaces incorrectly, make them honest about what they support"
This reverts commit 4337033622.
|
2015-02-19 08:55:13 +00:00 |
Alex Pott
|
4337033622
|
Issue #2298687 by tstoeckler, Jose Reyero, hussainweb, rpayanm: Sequence and Mapping implement interfaces incorrectly, make them honest about what they support
|
2015-02-19 08:52:47 +00:00 |
webchick
|
e6cd1fa5b7
|
Issue #2388867 by alexpott, xjm, jhodgdon: Notifying user of config changes when config has never been synched makes no sense
|
2015-02-18 14:01:25 -08:00 |
Alex Pott
|
0d15b2b5eb
|
Issue #2408227 by geertvd, gloob, amitsedaiz: When creating a float field, max and min value settings are forced to be integer
|
2015-02-18 17:42:25 +00:00 |
webchick
|
a88170274f
|
Issue #2356983 by bzrudi71, jaredsmith: PostgreSQL: Fix tests in locale test group
|
2015-02-18 09:24:15 -08:00 |
Alex Pott
|
097b83f98f
|
Issue #2417339 by amateescu, shashikant_chauhan: Fix @return documentation for EntityManagerInterface::loadEntityByConfigTarget()
|
2015-02-18 15:21:41 +00:00 |
Alex Pott
|
7b3189de17
|
Issue #2428377 by sun, daffie, amateescu: SQLite Schema class is missing use Drupal\Component\Utility\Unicode
|
2015-02-18 12:57:37 +00:00 |
Alex Pott
|
3058984b76
|
Issue #2427875 by sun, daffie: SQLite Insert query does not account for INSERT FROM ... SELECT
|
2015-02-18 12:56:37 +00:00 |
Alex Pott
|
bf48d49846
|
Revert "Issue #2427875 by daffie: SQLite Insert query does not account for INSERT FROM ... SELECT"
This reverts commit d1a9a099e2.
|
2015-02-18 12:56:07 +00:00 |
Alex Pott
|
9e212304f8
|
Issue #2425691 by pjbaert, kepford, drupalninja99: Remove .leaf/.menu-item--leaf from menu CSS components
|
2015-02-18 12:54:46 +00:00 |
Alex Pott
|
d1a9a099e2
|
Issue #2427875 by daffie: SQLite Insert query does not account for INSERT FROM ... SELECT
|
2015-02-18 12:44:30 +00:00 |