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 |
Alex Pott
|
93ea9a472b
|
Issue #1987124 by tim.plunkett, h3rj4n, dawehner: Convert filter_admin_format_page() and filter_admin_overview() to a Controller.
|
2013-06-26 09:17:11 +01:00 |
Alex Pott
|
880d568c06
|
Issue #2020209 by alexpott, YesCT: Fixed random failures due to non uniqueness of randomString() and randomName().
|
2013-06-26 08:47:11 +01:00 |
Alex Pott
|
1356c25683
|
Issue #1924990 by tim.plunkett:Remove system_config_form().
|
2013-06-26 00:21:37 +01:00 |
Alex Pott
|
356dc8bacd
|
Issue #1969698 by xjm, damiankloip, tim.plunkett, yched: ConfigEntity::save() should disallow saving ID/UUID conflicts (Field UUID changes can badly corrupt field data).
|
2013-06-25 23:57:46 +01:00 |
Alex Pott
|
5ff3e98c4b
|
Issue #2013939 by swentel, amateescu, pcambra: Remove hook_field_CRUD_() in favor of hook_entity_TYPE_CRUD() calls.
|
2013-06-25 23:02:08 +01:00 |
Alex Pott
|
795e1f834a
|
Issue #1797252 by pwieck, andypost, dcam, xjm, Lars Toomre: Remove t() from assertion messages in file module tests.
|
2013-06-25 20:28:30 +01:00 |
Alex Pott
|
4852362d43
|
Issue #1978970 by tim.plunkett: Convert shortcut_link_add_inline() to a Controller.
|
2013-06-25 20:24:03 +01:00 |
Alex Pott
|
c66a78c64c
|
Issue #2021829 by damiankloip, olli: Fixed Redundant executeView() in ViewsBlock::build().
|
2013-06-25 20:21:16 +01:00 |
Alex Pott
|
c6ebde4325
|
Issue #2026367 by Berdir: Use static caches for parsed .services.yml and .info.yml files.
|
2013-06-25 20:19:00 +01:00 |
Alex Pott
|
de3558c214
|
Issue #2024867 by vijaycs85: Rename translation_entity() to content_translation().
|
2013-06-25 20:16:20 +01:00 |
Alex Pott
|
a9b5c81657
|
Revert "Issue #1987124 by tim.plunkett, h3rj4n, dawehner: Convert filter_admin_format_page() and filter_admin_overview() to a Controller."
This reverts commit af5478b863 .
|
2013-06-25 17:44:41 +01:00 |
Alex Pott
|
104b43602b
|
Issue #2026255 by Wim Leers: Make CascadingStylesheetsTest 3500% faster.
|
2013-06-25 16:30:31 +01:00 |
Alex Pott
|
af5478b863
|
Issue #1987124 by tim.plunkett, h3rj4n, dawehner: Convert filter_admin_format_page() and filter_admin_overview() to a Controller.
|
2013-06-25 16:23:13 +01:00 |
Alex Pott
|
0cb8f162e8
|
Issue #2027183 by tim.plunkett, YesCT: hook_menu() title callback is ignored on routes.
|
2013-06-25 16:21:53 +01:00 |
Alex Pott
|
a2c2367bf8
|
Issue #1969728 by yched, effulgentsia, swentel, fago, plach: Implement Field API 'field types' as TypedData Plugins.
|
2013-06-25 11:27:47 +01:00 |
Alex Pott
|
377521e267
|
Issue #1990156 by damiankloip: Add a dedicated @Condition plugin annotation.
|
2013-06-25 09:39:29 +01:00 |
Dries
|
79aa8a630e
|
Issue #1869600 by tim.plunkett: Fixed broken head.
|
2013-06-24 21:05:17 -04:00 |
Dries
|
b4655c58f6
|
Issue #1869600 by linclark, scor, jesse.d: Refactor RDF mappings to be inline with the new Entity Field API.
|
2013-06-24 18:21:37 -04:00 |
Dries
|
36df8e8784
|
Issue #2024111 by damiankloip: Fixed TaxonomyIndexTid filter handler autocomplete does not work.
|
2013-06-24 18:21:18 -04:00 |