Alex Pott
|
54e9f29c5e
|
Issue #1983874 by RoSk0, InternetDevels, vijaycs85, dawehner: Convert block_admin_add() in block.admin.inc to the new form interface.
|
2013-06-29 12:21:46 +01:00 |
Alex Pott
|
4c357934c2
|
Issue #1754246 by webflo, swentel, penyaskito, andypost, alexpott, YesCT, dagmar: Languages should be configuration entities.
|
2013-06-29 11:56:53 +01:00 |
Alex Pott
|
0c957d310a
|
Issue #2031115 by tim.plunkett: Fixed Language::LANGUAGE_DEFAULT should be Language::LANGCODE_DEFAULT.
|
2013-06-29 11:34:03 +01:00 |
Alex Pott
|
dc6aeae89c
|
Issue #1887480 by Sutharsan, webflo: Fixed Automated download of translations when adding languages/enabling modules can not be disabled.
|
2013-06-29 11:04:42 +01:00 |
Alex Pott
|
aed78ff3e5
|
Issue #2010122 by jeroen12345, helga.chb, heddn: Replace theme() with drupal_render() in image module for theme_image_crop_summary().
|
2013-06-29 11:00:09 +01:00 |
Alex Pott
|
500c0820e6
|
Issue #2014895 by Wim Leers, jessebeach: Image captions & alignment.
|
2013-06-29 08:10:01 +01:00 |
Alex Pott
|
6e4b41358c
|
Issue #2021075 by rszrama: Fixed TermTest.php testing false positive.
|
2013-06-29 07:55:44 +01:00 |
Alex Pott
|
0af43e4e71
|
Issue #2028585 by ParisLiakos, dawehner, tim.plunkett: Replace entity_page_create_access() by an access controller.
|
2013-06-29 07:52:24 +01:00 |
catch
|
f36e523241
|
Issue #1941286 by scor: Remove the process layer (rdf module).
|
2013-06-28 22:20:33 +01:00 |
catch
|
24764e7ffa
|
Issue #2029453 by pcambra: Move views node links back to node table.
|
2013-06-28 22:18:42 +01:00 |
catch
|
4e9792633c
|
Issue #2026769 by fgm: Fixed Simplify DerivativeInterface implementations by refactoring duplicated code to a base class.
|
2013-06-28 22:17:30 +01:00 |
catch
|
fc38bee039
|
Issue #1987856 by vijaycs85, mparker17, sidharthap: Convert system_timezone() to a new style controller.
|
2013-06-28 22:15:19 +01:00 |
catch
|
ea77909c7a
|
Issue #2021831 by plopesc: Replace usage of Views:: in tests with its own services.
|
2013-06-28 22:13:58 +01:00 |
Jennifer Hodgdon
|
027828947e
|
Issue #2027351 by longwave, helenkim, YesCT: Tidy up grammar around arrays in menu.inc docs
|
2013-06-28 11:39:33 -07:00 |
Jennifer Hodgdon
|
cba8040754
|
Issue #2029581 by andrewmacpherson, swentel: Better examples for field formatter alter hooks
|
2013-06-28 11:08:20 -07:00 |
Dries
|
8e9c6950c5
|
Issue #2029075 by kfritsche, penyaskito: Fixed Configuration translation step in the installation takes a reeeeaaallly long time when installing in a non-English language.
|
2013-06-28 13:46:47 -04:00 |
Dries
|
95cbbbcd43
|
Issue #1879120 by quicksketch, Wim Leers, larowlan, frega: Use Drupal-specific image and link plugins — use core dialogs rather than CKEditor dialogs, containing alterable Drupal forms.
|
2013-06-28 13:41:52 -04:00 |
Dries
|
472339116c
|
Issue #1938892 by JohnAlbin, Pancho: Fixed Switch from ISO-3166-1 country data to CLDR unicode data.
|
2013-06-28 13:06:49 -04:00 |
Dries
|
6f29144a10
|
Issue #1938892 by JohnAlbin, Pancho: Fixed Switch from ISO-3166-1 country data to CLDR unicode data.
|
2013-06-28 13:06:49 -04:00 |
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 |