Commit Graph

28242 Commits (81a697905853272db04ab59541ec2dce40c5346b)

Author SHA1 Message Date
Alex Pott e5d6c142ff Issue #2455415 by rteijeiro, hussainweb, rpayanm, baisong: Rename Views plugin classes to support PHP 7 2015-03-22 11:20:34 +00:00
Alex Pott 4a7ab3e408 Issue #2442999 by idebr: Views dialog filter does not restripe 2015-03-21 14:10:16 +00:00
Alex Pott c4286466c3 Issue #2444211 by Wim Leers, jhodgdon: Document cacheability of render arrays, and the considerations to use when generating render arrays 2015-03-21 13:17:21 +00:00
Alex Pott 89e6ec9ffd Issue #2388349 by almaudoh: FormState::cleanValues() doesn't conform with the FormStateInterface documentation 2015-03-21 12:56:40 +00:00
Alex Pott e219cb9521 Issue #2443847 by cilefen: Remove dead HTML ID-tracking code from ViewPreviewForm 2015-03-21 00:39:05 +00:00
Alex Pott 86d2179a64 Issue #2456459 by andypost: CommentInterface::getCommentedEntity() should return FieldableEntityInterface 2015-03-21 00:34:39 +00:00
Alex Pott 66af922424 Issue #2148319 by crazyrohila, juankvillegas, Manjit.Singh, poojakural, Chloe Chen, joshtaylor: h2 on footer blocks must be hidden by default but must show when its enable 2015-03-20 23:31:32 +00:00
Alex Pott 78c71b4eaf Issue #2337509 by amateescu: Remove "@todo In theory we should use the data table as base table, as this would" from EntityViewsData 2015-03-20 23:27:09 +00:00
Alex Pott 13e0794edc Issue #2445723 by dawehner, neclimdul: Use the $request format instead of the ContentNegotation 2015-03-20 22:39:42 +00:00
Alex Pott 566bc8bdb9 Issue #2442041 by Berdir: Remove CachedStorage::listAll() caching 2015-03-20 20:48:15 +00:00
Alex Pott ba500d4710 Issue #731298 by pjonckiere, jhodgdon: Searches for words with diacritics/accents: word not highlighted in results 2015-03-20 14:43:34 +00:00
Alex Pott 583af3dd5e Issue #2452247 by rteijeiro, joshi.rohit100: Incorrect constructor docblock for RequestCloseSubscriber 2015-03-20 14:38:50 +00:00
Alex Pott 0c70a3a849 Issue #2452371 by Palashvijay4O: Remove @addtogroup themeable from theme.inc, only theme_indentation() needs it 2015-03-20 14:37:10 +00:00
Alex Pott f971c18f96 Issue #2449147 by Island Usurper: Backwards logic in a comment in a test 2015-03-20 14:35:33 +00:00
Alex Pott cc54a481db Issue #2453891 by Dragooon, Wim Leers: Renderer::getCacheableRenderArray() does not include max-age 2015-03-20 14:28:45 +00:00
Alex Pott c393119b77 Issue #2348773 by geertvd, IT-Cru: Aggregator item counts are formatted as date intervals 2015-03-20 14:24:07 +00:00
Alex Pott 1ed3c6f1c2 Issue #2448915 by martin107, joshi.rohit100: FieldStorageAddForm constructor annotation bug 2015-03-20 13:58:09 +00:00
Alex Pott f8bf34c662 Issue #2331907 by LewisNyman, alvar0hurtad0, tim-diels, tstoeckler, jOksanen, lduerig, psebborn, Outi: Seven theme's uppercasing of details summaries fails on the Simpletest results form 2015-03-20 13:55:36 +00:00
Alex Pott a2a1c6af07 Issue #2454393 by hussainweb: Upgrade to Symfony 2.6.5 2015-03-20 13:35:25 +00:00
Alex Pott d2304f840c Issue #2455083 by dawehner, larowlan, klausi, David_Rothstein, hefox, tsphethean, dstol, DamienMcKenna, Pere Orga, benjy: Open redirect fixes from SA-CORE-2015-001 need to be ported to Drupal 8 2015-03-20 13:20:42 +00:00
Alex Pott 8c5ffa3242 Issue #2424171 by vijaycs85, likin, Gábor Hojtsy, Wim Leers: Language module vs. content translation module interaction exposes content translation bug 2015-03-20 13:11:37 +00:00
Alex Pott d5c9873bcf Issue #2346435 by fago: Improve interface-related instructins for providing an entity type to be accurate 2015-03-19 19:35:54 +00:00
Alex Pott 8b98854082 Issue #2451085 by dawehner, Arla: _drupal_log_error() passes NULL to ThemeManager::setActiveTheme(), violating its typehint 2015-03-19 17:45:25 +00:00
Alex Pott 86977a1559 Issue #1919930 by tim.plunkett, nlisgo: Bundle entity form IDs violate module namespaces (both on server-side + front-end CSS) 2015-03-19 16:56:04 +00:00
Alex Pott c01a6803ea Issue #2403743 by quietone, rpayanm: assertion style in migration 2015-03-19 16:33:01 +00:00
Alex Pott 6f83b4e78d Issue #2408461 by psebborn: Clean up 'page-title' component 2015-03-19 16:20:05 +00:00
Alex Pott d246439519 Issue #2405445 by crazyrohila: Refactor book module CSS files inline with our CSS standards 2015-03-19 16:17:26 +00:00
Alex Pott cdc9a44889 Issue #2453627 by neclimdul, drunken monkey: Fix DrupalStandardsListener for non-TestCase objects 2015-03-19 16:13:16 +00:00
Alex Pott aecf0ace68 Issue #2452943 by bzrudi71: PostgreSQL: Fix views\Tests\Handler\FieldGroupRowsWebTest 2015-03-19 16:04:50 +00:00
Alex Pott ae4c35370e Issue #2443683 by bzrudi71: PostgreSQL: Fix user\Tests\Views\HandlerFieldRoleTest 2015-03-19 16:03:27 +00:00
Alex Pott fcc8056d6c Issue #2137801 by Berdir: Refactor entity storage to load field values before instantiating entity objects 2015-03-19 14:59:41 +00:00
Alex Pott cb230c2f54 Issue #2443695 by bzrudi71: PostgreSQL: Fix views\Tests\Handler\FieldGroupRowsTest 2015-03-19 14:52:56 +00:00
Alex Pott 6e51cc1d72 Issue #1668644 by Island Usurper, phayes, daffie, Brandonian, gease: PostgreSQL: Impossible to change a field to serial, bigserial, or numeric 2015-03-19 14:12:54 +00:00
Alex Pott 23ed78ecb9 Issue #2454287 by dawehner: Make a couple of services lazy 2015-03-19 13:23:04 +00:00
Alex Pott 7e24033472 Issue #2443663 by daffie, vlad.n: PostgreSQL: Fix system\Tests\Entity\EntityDefinitionUpdateTest 2015-03-19 13:19:06 +00:00
Alex Pott 8e54eca05a Issue #2455079 by klausi, David_Rothstein, pwolanin, benjy, Berdir: Password reset URL access bypass fixes from SA-CORE-2015-001 need to be ported to Drupal 8 2015-03-19 12:40:07 +00:00
Alex Pott 531f95eb45 Issue #2286971 by znerol, Berdir, almaudoh, cilefen: Remove dependency of current_user on request and authentication manager 2015-03-19 12:34:11 +00:00
Alex Pott 98366a9e0d Issue #11883 by samwilson, garym@teledyn.com: Add test coverage for auto-comment title functionality and word-breaking 2015-03-19 12:31:35 +00:00
Alex Pott 04a17f8bd8 Issue #2423435 by benjy, chx: Add CckField Plugin type to migrate_drupal 2015-03-19 10:36:40 +00:00
Alex Pott 60531a745e Issue #2452619 by vasike, amateescu, joshtaylor: Move entity_reference_create_field function to EntityReferenceTestTrait 2015-03-19 10:29:17 +00:00
webchick f3f12e54fe Issue #2446511 by amateescu, Wim Leers, yched, Bojhan: Add a "preconfigured field options" concept in Field UI 2015-03-19 00:18:27 -07:00
webchick 03d3c27cb0 Issue #2269033 by zaporylie, rpayanm, lieb, swentel, charginghawk, lorique, YesCT: ManageFieldsTest should not care about order of operations all the time 2015-03-19 00:14:45 -07:00
webchick 80f426185f Issue #2452347 by alexpott: "Make sure that the $test_class..." text appearing in whilst running Drupal\simpletest\Tests\KernelTestBaseTest 2015-03-18 23:59:01 -07:00
webchick a6893b4172 Issue #2398451 by idebr, Dragan Eror, thamas, DickJohnson, emma.maria, saki007ster, LewisNyman: Clean up "layout" CSS in Bartik 2015-03-18 23:53:34 -07:00
webchick 4fd9ea47fc Issue #2449445 by mortendk, alexpott, Cottser: Add "indentation" class back to indentation theme hook, use it for styling 2015-03-18 23:51:06 -07:00
webchick 9166c436a0 Issue #2443681 by daffie, mradcliffe, bzrudi71: PostgreSQL: Fix user\Tests\UserAccountLinksTest 2015-03-18 23:46:05 -07:00
webchick a74e19a146 Issue #2452361 by sushyl, Cottser: Remove "@ingroup themeable" from all Classy templates 2015-03-18 11:04:58 -07:00
webchick d16f1dbde8 Issue #2421021 by YesCT, lhuacho, martin107, shashikant_chauhan, amateescu, tremix: Missing help text for external url only for link widget 2015-03-18 10:58:48 -07:00
Alex Pott 5538c44ba6 Issue #2418155 by jhedstrom, Berdir: options_field_views_data() excludes fields with an allowed_values_function for no reason 2015-03-18 16:20:43 +00:00
Alex Pott 35966bf27e Issue #2413709 by geertvd, Lendude: Javascript error after using jQuery UI Dialog close button in Views UI 2015-03-18 00:17:24 +00:00