Commit Graph

21860 Commits (7625696dba833902affb92715649b82732deb701)

Author SHA1 Message Date
Alex Pott 84cd084ebd Issue #2037613 by droplet: Fixed Use formatPlural to format plural strings. 2013-08-10 02:17:47 +01:00
Alex Pott b397954edc Issue #2052325 by yanniboi, YesCT: Move search block form to new drupal 8 standard. 2013-08-10 01:06:52 +01:00
webchick 895bdf2294 Issue #2049387 by mdrummond: Fixed Locale string change styles applied too excessively. 2013-08-09 15:39:42 -07:00
webchick de2c020cb5 Issue #2059719 by mdrummond: Fixed Content translation admin CSS file not renamed from translation_entity().admin.css. 2013-08-09 15:38:49 -07:00
Alex Pott 593bafb0f7 Issue #2061315 by StephaneQ: Remove system.cron.js and libraries definition. 2013-08-09 23:36:29 +01:00
Alex Pott 0d9a413e07 Issue #2056837 by longwave: Fixed Modules can no longer alter page_bottom(). 2013-08-09 22:53:48 +01:00
Alex Pott fedfd496b0 Issue #2029451 by R.Hendel: Fixed to general css in the views UI. 2013-08-09 09:44:19 +01:00
Nathaniel Catchpole 917cd10a20 Issue #2057831 by damiankloip: Fixed Exposed filter blocks do not work anymore. 2013-08-08 13:59:18 +01:00
Alex Pott 503103058f Issue #2011122 by hussainweb, kgoel, chrisjlee: Replace drupal_container() with injected services in the rest module. 2013-08-08 01:57:58 +02:00
webchick 033273b62d Issue #2057725 by tim.plunkett, quicksketch: Fixed Regular forms cannot be submitted when used as modal forms. 2013-08-07 12:52:15 -07:00
webchick b435b703d6 Issue #2056513 by tim.plunkett: Remove PluginUI subsystem, provide block plugins UI as one-off. 2013-08-07 12:49:26 -07:00
Jennifer Hodgdon c5f524fa61 Issue #1862390 by oriol_e9g, billk2, ACF, LinL: Coding standards - trailing comments in taxonomy.admin.inc 2013-08-07 08:24:44 -07:00
Nathaniel Catchpole 7e209672f3 Issue #1939086 by chrisjlee, joelpittet, tim.plunkett: Convert theme_dropbutton_wrapper() to Twig. 2013-08-07 09:43:30 +01:00
Nathaniel Catchpole 423f1d653b Issue #2020979 by dawehner, bojanz: Fixed Bulk action form no longer allows actions to be selected. 2013-08-07 09:37:10 +01:00
Nathaniel Catchpole fca3051719 Issue #2019071 by tsphethean: Fixed EntityListController::buildRow() should return secure label. 2013-08-07 09:31:10 +01:00
webchick ab2cd35225 Issue #1905018 by Wim Leers, effulgentsia: Improve method names or return values of CKEditorPluginManager::getEnabledPlugins() and getButtonsPlugins(). 2013-08-06 23:55:08 -07:00
webchick 1e11b96427 Issue #2056845 by StephaneQ | tstoeckler: Fixed Stale documentation in drupal_bootstrap() regarding DRUPAL_ROOT. 2013-08-06 23:53:16 -07:00
webchick 1039d1de6d Issue #1970900 by jhodgdon: Update standards doc on plugin annotations; add @defgroup annotation. 2013-08-06 23:52:10 -07:00
webchick 4621e01d93 Issue #2010982 by somepal, andypost, pplantinga | Samvel: Replace theme() with drupal_render() in system module for system_status(). 2013-08-06 23:50:28 -07:00
webchick 5bcf733848 Issue #2058257 by effulgentsia: Fix ConfigFieldItemInterface's method signatures to typehint interfaces instead of classes. 2013-08-06 23:48:46 -07:00
webchick 10f684b9a6 Issue #2009574 by e2tha_e, adamcowboy, Samvel, jenlampton: Replace theme() with drupal_render() in forum module. 2013-08-06 23:46:15 -07:00
webchick e7106ee391 Issue #2057247 by alexpott: Fixed On really quick testbots LocaleUpdateCronTest can fail. 2013-08-06 23:43:36 -07:00
webchick b7d3774c6e Issue #1933426 follow-up by dawehner: Fixed documentation around drupal_add_js -> drupal_add_library change. 2013-08-06 23:41:55 -07:00
webchick 193f1f5c38 Issue #2008970 by markie, StephaneQ, adamcowboy | thedavidmeister: Replace theme() with drupal_render() in aggregator module. 2013-08-06 23:35:04 -07:00
webchick c379479e29 Issue #2003260 by ebeyrent, DmitryDrozdik, kgoel: Replace drupal_container() with Drupal::service() in the breakpoint module. 2013-08-06 23:31:05 -07:00
webchick 9a77b82151 Issue #1839130 by rballou, nod_, droplet: Refactor modules/views_ui()/js/views-admin.js. 2013-08-06 23:27:16 -07:00
webchick 69422425d5 Issue #1815886 follow-up by slashrsm: Upgrade path for Drupal core cannot manage files larger than 4 GB 2013-08-06 23:23:54 -07:00
webchick 0adcf47245 Issue #2031529 by Wim Leers, oadaeh: Fixed JavaScript error when submitting a form that has a text_format() selector set to a text format without associated text editor. 2013-08-06 23:21:26 -07:00
webchick 2055c7ed4e Issue #2026089 by Manuel Garcia: Change the documentation page link in content_translation() module. 2013-08-06 23:12:15 -07:00
webchick 2f0aeaae5c Issue #2058435 by David_Rothstein: Fixed Drupal 8 lost support for the 'tel' protocol in URL filtering functions. 2013-08-06 23:10:07 -07:00
Alex Pott 7412e6f58b Issue #2049159 by amateescu, Crell: Create a ControllerBase class to stop the boilerplate code madness. 2013-08-07 01:32:39 +02:00
Alex Pott 17c92fbf00 Issue #1939100 by chrisjlee, oriol_e9g, jenlampton: Convert theme_progress_bar() to Twig. 2013-08-06 08:29:27 +02:00
Nathaniel Catchpole 0698191e66 Revert "Issue #1273968 - did not cover js."
This reverts commit 8ce27f2279.
2013-08-06 07:16:41 +01:00
Alex Pott 49623698ff Issue #1968398 follow-up by joelpittet: Convert Views () to ['attributes'] . 2013-08-06 07:34:34 +02:00
Alex Pott cc7c70e9af Issue #2011578 by mortendk, tlattimore, Cottser, soulston: Markup for Stark's page.html.twig + maintenance-page.html.twig. 2013-08-06 00:52:22 +02:00
Alex Pott 40bc8bced4 Issue #2028499 by tsphethean, damiankloip, dawehner: Drupal_sort_weight() should be converted to a class. 2013-08-06 00:24:38 +02:00
Alex Pott 9f69e0094e Issue #1684792 by droplet, nod_: JSHint autocomplete.js. 2013-08-06 00:20:46 +02:00
Alex Pott c5b9bb0bc5 Issue #2006560 by dawehner, jhodgdon: Fixed The boolean string filter doesn't result in correct where clause. 2013-08-05 18:05:53 +02:00
Alex Pott 0e100f3c4c Issue #2013258 by pplantinga, daffodil_naveen: Simplify render for theme_status_report(). 2013-08-05 17:59:11 +02:00
Alex Pott 362e5f82c4 Issue #2017139 by amateescu, swentel: Convert field type to typed data plugin for datetime module . 2013-08-05 17:38:37 +02:00
webchick e47a081920 Issue #2056991 by alexpott: Use getFieldSetting() instead of getDefinition()->getFieldSetting() in LinkItem. 2013-08-05 08:33:12 -07:00
Alex Pott dc5e334993 Issue #2042285 by thedavidmeister, jenlampton, Mark Carver: #theme_wrappers() should be able to have a unique set of variables per wrapper hook. 2013-08-05 15:40:57 +02:00
Alex Pott faaaaae67c Issue #2045043 by bechtold, vijaycs85, YesCT, Gábor Hojtsy: Fixed Field listings operations cannot be altered. 2013-08-05 11:15:40 +02:00
Dries 1d2de46266 Issue #1323830 by scor: Place title RDFa metadata inside entity HTML element. 2013-08-05 08:57:19 +02:00
Dries b2dc8aa53e Issue #2056363 by yched, chx: Fixed INSERT INTO table SELECT * FROM ... not supported. 2013-08-05 08:55:18 +02:00
Dries 439d53aa41 Issue #2056737 by Berdir: Illegal string offset test exceptions in PHP 5.4 in drupal_add_library(). 2013-08-05 08:53:07 +02:00
Dries 394b9d158f Issue #2053731 by StephaneQ: Replace theme() with drupal_render() in editor. 2013-08-05 08:45:10 +02:00
Dries 656b3422e3 Issue #2057317 by echoz: Cleanup recently patched qualified selector css. 2013-08-05 08:44:25 +02:00
Alex Pott 8b7bc0c7b1 Issue #2009014 follow-up by StephaneQ: Replace one more theme() with drupal_render() in file module. 2013-08-04 21:30:57 +02:00
Alex Pott 9614f73399 Revert "Issue #2009014 follow-up by StephaneQ: Replace one more theme() with drupal_render() in file module."
This reverts commit f4aead7805.
2013-08-04 21:26:52 +02:00