drupal/core/modules/edit
Alex Pott cd882b6389 Issue #2061983 by InternetDevels, rhm50: Replace user_access() calls with ->hasPermission() in edit module. 2013-09-09 18:12:52 +02:00
..
css Issue #2067285 by LSU_JBob: Fixed The entity in-place editing toolbar appears above the Drupal dialog. 2013-08-29 01:46:18 +01:00
images Issue #1872296 by nod_, Wim Leers, jessebeach: Edit should use core-provided Dialog (instead of its own). 2013-08-28 01:59:51 -07:00
js Issue #1872296 by nod_, Wim Leers, jessebeach: Edit should use core-provided Dialog (instead of its own). 2013-08-28 01:59:51 -07:00
lib/Drupal/edit Issue #2067017 by damiankloip: Remove usage of DRUPAL_CORE_COMPATIBILITY/VERSION constants. 2013-09-05 10:48:11 +01:00
tests/modules Issue #2032393 by effulgentsia: Limit APIs to FieldDefinitionInterface when FieldInstance isn't needed. 2013-07-10 20:28:14 +01:00
edit.api.php Issue #1984628 by Wim Leers: documentation missing for hook_edit_editor_alter(). 2013-06-05 13:04:32 -04:00
edit.info.yml Issue #1292284 by ParisLiakos, RobLoach, karschsp: Require 'type' key in .info.yml files. 2013-05-07 14:51:26 +01:00
edit.module Issue #2061983 by InternetDevels, rhm50: Replace user_access() calls with ->hasPermission() in edit module. 2013-09-09 18:12:52 +02:00
edit.routing.yml Issue #2047659 by Wim Leers, dawehner: Add test coverage for edit module access checkers. 2013-08-30 23:46:12 -07:00
edit.services.yml Issue #2078847 by andypost: Clean-up the rest of 'plugin.manager.entity' to 'entity.manager'. 2013-09-02 13:10:01 -07:00