- 10 Sep, 2013 3 commits
- 09 Sep, 2013 9 commits
- 08 Sep, 2013 2 commits
-
- 07 Sep, 2013 1 commit
-
- 06 Sep, 2013 12 commits
- 05 Sep, 2013 13 commits
Issue #2068891 by saranraj.G: Fixed API node_last_changed() number of bound variables does not match number of tokens.
Issue #2015697 by claudiu.cristea, yched, Berdir, splatio: Convert field type to typed data plugin for file and image modules.
Issue #2050919 by neclimdul, pwolanin, damiankloip, dawehner: Replace local task plugin discovery with YamlDiscovery.
Issue #2061983 by InternetDevels, rhm50: Replace user_access() calls with ->hasPermission() in edit module.
Issue #2062171 by Garbar, m1r1k: Remove calls to deprecated global in favor of current user service in editor module.
Issue #2026339 by Berdir, yched: Remove text_sanitize() since we have TextProcessed as an EntityNG computed property.
Issue #2049085 by damiankloip: Inject database dependency into AggregatorFeedBlock derivative class.
Issue #2030151 by damiankloip, dawehner: Convert entity_get_bundles() to a method on the entity manager.
Issue #2082499 by alexpott: Fixed Uninstalling action module removes actions created by the user module.
Issue #2078583 by dawehner, pwolanin | disasm: Fixed menu callbacks removed from hook_menu() do not display any menus.
Issue #1827112 by alexpott, vijaycs85, dawehner, cspitzlay, cam8001: Convert 'install_profile()' variable to Settings.
Issue #2057207 by dawehner, olli: Fixed Unable to select the 'Default' view mode in views entity row plugin.
Issue #2035721 by Wim Leers, Gábor Hojtsy: Figure out how to translate Drupal-specific CKEditor plugins.
Issue #1978952 followup by tim.plunkett, disasm: Fixed Regression: Convert shortcut_set_add() to a Controller.
Issue #2068287 by Berdir, andypost: Support bundle names provided in the request arguments in EntityCreateAccessCheck.
Issue #2003482 by pwolanin, jhodgdon, kim.pepper, Nick_vh, tim.plunkett, jibran, Berdir, effulgentsia, alexpott: Convert hook_search_info() to plugin system.
Issue #366950 by amontero, boombatower, brianV, univate, hefox, stpaultim, EllaTheHarpy, babruix: Fixed 'Administer Users' permission should be separate from 'Administer Account Settings'.
Issue #2073813 by pwolanin, dawehner, tstoeckler, twistor: Add a UrlGenerator helper to FormBase and ControllerBase.
Issue #2004282 by dawehner, smiletrl, amateescu, tim.plunkett: Injected dependencies and serialization hell .
Issue #2079011 by Berdir, alexpott: Move field.module constants related to storage to EntityStorageControllerInterface.
Issue #1999436 by kim.pepper, bojanz, sidharthap, effulgentsia, tim.plunkett: Use Symfony Request for taxonomy module.
Issue #1987692 by becw, cbiggins, tim.plunkett | vijaycs85: Convert all references to entity_get_form() as page callbacks to _entity_form() w/ corresponding routing.yml entries.
Issue #1999346 by kim.pepper, atchijov, John Bickar, piyuesh23, dawehner, effulgentsia: Use Symfony Request for fieldui module.
Issue #1987814 by juampy, tim.plunkett, lliss, kushrohra: Convert system_admin_menu_block_page() to a new style controller.
Issue #1987818 by jlbellido, MattDanger, disasm, vijaycs85: Convert system_date_format_language_overview_page() to a new style controller.