Commit Graph

21314 Commits (9cd28855d3cef9e4da8b70c9e11bb7866295fa87)

Author SHA1 Message Date
Alex Pott 2a993a893b Issue #2022549 by valdo, ParisLiakos, YesCT: Regression: No interface translation in the first installer steps. 2013-06-28 17:30:21 +01:00
Alex Pott ef3335c6f3 Issue #2010672 followup by jenlampton: Rename 'type' variable of theme_mark() to 'status'. 2013-06-28 17:23:53 +01:00
Alex Pott b1c684b8f8 Issue #1988508 by katbailey: Stop pretending we support Symfony bundles when we really just have service providers. 2013-06-28 17:13:22 +01:00
Nathaniel Catchpole 7794783062 Issue #1898474 by mondrake, Cottser, azinoman: pager.inc - Convert theme_ functions to Twig. 2013-06-28 13:34:28 +01:00
Nathaniel Catchpole 0f7247e9b2 Issue #1473066 by JohnAlbin, echoz: Move third-party assets out of core/misc folder. 2013-06-28 10:41:31 +01:00
Alex Pott 389338d5b2 Issue #2015683 by plopesc: Convert field type to typed data plugin for telephone module . 2013-06-28 10:13:11 +01:00
Alex Pott bfba7b8de9 Issue #2015789 by fubhy, echoz, rteijeiro, LewisNyman, penyaskito: Remove language_css_alter() (RTL stylesheets) in favor of HTML 'dir' attribute. 2013-06-28 09:47:08 +01:00
Alex Pott f74d2981ef Issue #2025991 by plach, David Hernández: Introduce hook_entity_prepare() to generalize hook_node_prepare(). 2013-06-28 09:41:01 +01:00
Alex Pott 78f93faef3 Issue #1810320 by alarcombe: Remove EntityTranslationControllerInterface::getAccess() once have entity access. 2013-06-28 09:31:01 +01:00
Alex Pott 08f15f2487 Issue #1974376 by kim.pepper, cbiggins, stella, pwieck: Convert aggregator_page_categories() to a Controller. 2013-06-28 09:25:01 +01:00
Alex Pott fd3884c7bd Issue #2014033 by kgoel, hussainweb: Replace drupal_container() with Drupal::service() in the content_translation() module. 2013-06-28 09:01:34 +01:00
Alex Pott 6ff8caaf99 Issue #1898426 by Floydm, Cottser, jenlampton, chrisjlee, kattekrab, jerdavis, derheap, hussainweb: link.module - Convert theme_ functions to Twig. 2013-06-28 07:18:03 +01:00
Alex Pott fc9584d55a Issue #2027031 by damiankloip: Move views_theme_functions() to ViewExecutable method. 2013-06-28 07:14:39 +01:00
Alex Pott 4b2249807f Issue #2014821 followup by tim.plunkett: Introduce form modes UI and their configuration entity. 2013-06-27 22:52:30 +01:00
Alex Pott a2732deb18 Issue #2020221 by StephaneQ: Update image module description (in yml) mention that an image field is provided. 2013-06-27 22:34:03 +01:00
Alex Pott 4586ea128d Issue #2014821 by amateescu, swentel: Introduce form modes UI and their configuration entity. 2013-06-27 22:24:39 +01:00
catch 264d1d9767 Issue #2016299 by dawehner, jhedstrom: Convert system module's JsonUnitTest to phpunit. 2013-06-27 22:04:31 +01:00
Alex Pott a3fea498c7 Issue #2025325 by naxoc, pplantinga, jessebeach: Fixed Add custom block action results in a fatal error. 2013-06-27 20:58:47 +01:00
Alex Pott 3506077cb1 Issue #1337554 by LewisNyman, Bojhan, YesCT, Cottser, jenlampton, Xano, David_Rothstein, larowlan, nilnullvoid: Develop and use separate branding for the installer. 2013-06-27 20:03:01 +01:00
Alex Pott d97d1aae6f Issue #2008990 by heddn, InternetDevels, giammi: Replace theme() with drupal_render() in dblog module. 2013-06-27 15:46:31 +01:00
Dries a5ae85b347 Issue #2019147 by swentel, andypost: Mark functions in field.info.inc deprecated. 2013-06-27 08:12:11 -04:00
Dries 4cdff73768 Issue #2028149 by Eli-T: The config() function should be deprecated in favour of Drupal::config(). 2013-06-27 08:11:54 -04:00
Dries 26eb6d73e8 Issue #2029357 by swentel: Remove field_ui().admin.inc. 2013-06-27 08:11:54 -04:00
Alex Pott 083ee681ef Issue #2015123 by Berdir, tim.plunkett: Expand NodeInterface to provide getters and setters. 2013-06-27 12:52:37 +01:00
Alex Pott e49b129429 Issue #1978948 by pcambra, rgristroph, oenie, kgoel, mparker17: Convert comment_approve() to a Controller. 2013-06-27 12:36:30 +01:00
Alex Pott c1f2181035 Issue #1998056 by Sutharsan, clemens.tolboom, penyaskito: Automatically update interface translations using cron. 2013-06-27 12:25:01 +01:00
Alex Pott b07e8f077d Issue #2029471 by amateescu: Fixed Regression: Content types do not respect all permissions defined by Field UI. 2013-06-27 12:09:51 +01:00
Alex Pott 0e0a407908 Issue #1853324 by sandipmkhairnar, kim.pepper, RyanPrice: Fixed Missing link descriptions in responsive toolbar. 2013-06-27 10:27:51 +01:00
Alex Pott 7d267ffc43 Issue #1963988 by joelpittet, Gaelan, chrisjlee: Convert theme_views_ui_view_preview_section() to Twig. 2013-06-27 10:26:32 +01:00
Alex Pott 9d61e24b94 Issue #1999408 by naveenvalecha, atchijov, kim.pepper: Use Symfony Request for overlay module. 2013-06-27 09:42:12 +01:00
Alex Pott 2faba6047a Issue #1861934 by Kristen Pol, pixelite, YesCT, Sutharsan, Outi: Rework help text for UI translations and importing po files. 2013-06-27 09:39:13 +01:00
Alex Pott 0b8c586069 Issue #1987896 by tim.plunkett, kgoel, vijaycs85: Convert user_page() to a new style controller. 2013-06-27 09:23:39 +01:00
Alex Pott 4f8b8a5087 Issue #1995048 by twistor, tim.plunkett, damiankloip, Berdir: EntityListController::getOperations() should respect access checks. 2013-06-27 07:13:06 +01:00
Alex Pott 46973e74b5 Issue #111715 by andypost, swentel, tim.plunkett, sun, Berdir, amateescu, kkaefer, YesCT, dagmar, chx: Convert node/content types into configuration. 2013-06-27 06:48:51 +01:00
Dries 0d1cf2c1c3 Issue #2028403 by fago: Mark field_attach_()* functions as deprecated. 2013-06-26 22:19:04 -04:00
Dries da60ebc321 Issue #2028175 by effulgentsia: Finish the removal of non-formatter's prepareView(). 2013-06-26 22:17:42 -04:00
Dries 74c0f3f1d1 Issue #2028143 by Tor Arne Thune: Fixed typo in install.core.inc. 2013-06-26 22:11:30 -04:00
Dries 2b6ff21132 Issue #2028145 by dawehner, ParisLiakos: Fixed Raw default argument still calls drupal_get_path_alias(). 2013-06-26 22:09:24 -04:00
Dries e94b01e516 Issue #1996714 by amateescu: Convert FileItem and ImageItem to extend EntityReferenceItem. 2013-06-26 21:52:15 -04:00
Dries da1234fb74 Issue #2028457 by Wim Leers: Fixed Configuring CKEditor's ACF broke CKEditor configuration -> filter setting syncing. 2013-06-26 21:41:31 -04:00
Jennifer Hodgdon 3179dd42b8 Issue #1962704 by Eli-T, dawehner: Document hook_views_analyze() 2013-06-26 13:31:31 -07:00
Jennifer Hodgdon be96e9dc1c Issue #2023093 by nguerrero, ggiammi, penyaskito: Fix reference to obsolete function in code comment 2013-06-26 13:29:28 -07:00
Alex Pott 8b1ce3421b Issue #1987708 by mtift, swentel, smiletrl, vijaycs85, mparker17, tim.plunkett: Convert field_ui_fields_list() to a new style controller. 2013-06-26 17:44:48 +01:00
Alex Pott ab22b87b59 Issue #2024111 by followup damiankloip, Berdir: Fixed TaxonomyIndexTid filter handler autocomplete does not work. 2013-06-26 17:32:01 +01:00
Alex Pott d0d1817738 Issue #1822000 by Berdir, plach, amateescu, yched: Remove Drupal\field_test\Plugin\Entity\Type\TestEntity in favor of EntityTest. 2013-06-26 16:38:18 +01:00
Dries 760292ee83 Issue #2017217 by alexpott: Fixed Random failure on UserPasswordResetTest. 2013-06-26 10:39:02 -04:00
Alex Pott b537ccd584 Issue #2028489 by chx, dawehner: Move entity query out of field_sql_storage(). 2013-06-26 15:21:57 +01:00
Alex Pott 272c5c6bd9 Issue #2027335 by YesCT: If EntityFormController implements EntityControllerInterface it can ignore in createInstance()/__construct(). 2013-06-26 15:02:29 +01:00
Nathaniel Catchpole ab61b25214 Issue #2024681 by jenlampton: Remove theme_meter() from core. 2013-06-26 10:31:08 +01:00
Nathaniel Catchpole 2c4e8fe672 Issue #2024985 by tim.plunkett: Remove obsolete user_build_filter_query(). 2013-06-26 10:30:41 +01:00