Commit Graph

22370 Commits (4020361ecb3706aa9282aaa77db44862987b987e)

Author SHA1 Message Date
webchick 1028ebdfef Issue #2083877 by tim.plunkett: Add a theme selector to the place block form. 2013-09-09 22:52:19 -07:00
Nathaniel Catchpole 044a4adf47 Issue #2084125 by pwolanin: Fixed Bug in active detection in LinkGenerator - need to extract array from _raw_variables() ParameterBag. 2013-09-09 22:28:48 +01:00
Nathaniel Catchpole b8016410aa Issue #2015697 by claudiu.cristea, yched, Berdir, splatio: Convert field type to typed data plugin for file and image modules. 2013-09-09 22:23:15 +01:00
Nathaniel Catchpole ef87440865 Issue #2050919 by neclimdul, pwolanin, damiankloip, dawehner: Replace local task plugin discovery with YamlDiscovery. 2013-09-09 21:57:48 +01:00
Alex Pott 304da11c95 Issue #2081609 by yched: Fixed field purge should bail out on unknown entity types. 2013-09-09 18:39:09 +02:00
Alex Pott a4870dd1ff Issue #2081257 by olli: Fixed hook_cache_flush() should not be invoked by system_cron(). 2013-09-09 18:27:39 +02:00
Alex Pott 5f9ca4d7fa Issue #2078007 by plopesc: Modernize simpletest.module forms. 2013-09-09 18:13:46 +02:00
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
Alex Pott 51811d8a78 Issue #2062171 by Garbar, m1r1k: Remove calls to deprecated global in favor of current user service in editor module. 2013-09-09 18:11:45 +02:00
Alex Pott 7d07ce0999 Issue #2058279 by mondrake: Align mini pager accessibility markup to full pager. 2013-09-09 15:11:05 +02:00
Nathaniel Catchpole a7e6424537 Issue #2078583 by dawehner, pwolanin: Fixed menu callbacks removed from hook_menu() do not display any menus. 2013-09-09 11:10:33 +01:00
Nathaniel Catchpole 258d14eaee Issue #2026339 by Berdir, yched: Remove text_sanitize() since we have TextProcessed as an EntityNG computed property. 2013-09-09 11:09:09 +01:00
Alex Pott f7a4182e2f Issue #2049085 by damiankloip: Inject database dependency into AggregatorFeedBlock derivative class. 2013-09-08 13:37:39 +02:00
Alex Pott ea8a4bdb35 Issue #2030151 by damiankloip, dawehner: Convert entity_get_bundles() to a method on the entity manager. 2013-09-08 13:36:50 +02:00
Nathaniel Catchpole 11aead58a2 Issue #2082499 by alexpott: Fixed Uninstalling action module removes actions created by the user module. 2013-09-07 23:30:22 +01:00
Nathaniel Catchpole 2e6aaf6ab4 Issue #2078583 by dawehner, pwolanin | disasm: Fixed menu callbacks removed from hook_menu() do not display any menus. 2013-09-06 21:53:28 +01:00
Dries 17727f3612 Issue #1827112 by alexpott, vijaycs85, dawehner, cspitzlay, cam8001: Convert 'install_profile()' variable to Settings. 2013-09-06 13:52:42 -04:00
Dries d234962047 Issue #2068437 by dawehner, pwolanin: Fixed _title does not work on _form. 2013-09-06 13:32:52 -04:00
Dries c3dbc26969 Issue #2078341 by tim.plunkett: Restructure Block UI and custom block pages. 2013-09-06 13:25:30 -04:00
Dries dac7e2467c Issue #2078951 by tim.plunkett, jessebeach: Highlight the row of block that was just placed. 2013-09-06 13:22:45 -04:00
Dries 8e7a80adf5 Issue #2078507 by yched: Add explicit upgrade path tests for fields shared between entities. 2013-09-06 13:17:32 -04:00
Dries 966da66f04 Issue #2057207 by dawehner, olli: Fixed Unable to select the 'Default' view mode in views entity row plugin. 2013-09-06 13:08:52 -04:00
Dries 24e2dc2669 Issue #2074193 by Gábor Hojtsy, Wim Leers: Add changed time tracking to custom blocks. 2013-09-06 12:46:50 -04:00
Dries 5f936edc96 Issue #2035721 by Wim Leers, Gábor Hojtsy: Figure out how to translate Drupal-specific CKEditor plugins. 2013-09-06 12:45:07 -04:00
Alex Pott b84bec5303 Issue #1978952 followup by tim.plunkett, disasm: Fixed Regression: Convert shortcut_set_add() to a Controller. 2013-09-06 14:08:16 +02:00
Alex Pott a0611bbc64 Issue #752730 by c960657, sun, swentel, catch: Remove file_exists() during bootstrap. 2013-09-06 12:14:10 +02:00
Alex Pott 1903e50f51 Issue #2068287 by Berdir, andypost: Support bundle names provided in the request arguments in EntityCreateAccessCheck. 2013-09-06 11:26:13 +02:00
Alex Pott 36a898ebea Issue #2076681 by damiankloip, dawehner, pwolanin: Add a YAML discovery decorator. 2013-09-06 11:07:06 +02:00
Alex Pott db2d92e7cb Issue #2003482 by pwolanin, jhodgdon, kim.pepper, Nick_vh, tim.plunkett, jibran, Berdir, effulgentsia, alexpott: Convert hook_search_info() to plugin system. 2013-09-06 10:26:26 +02:00
Alex Pott 73c2194b9f Issue #366950 by amontero, boombatower, brianV, univate, hefox, stpaultim, EllaTheHarpy, babruix: Fixed 'Administer Users' permission should be separate from 'Administer Account Settings'. 2013-09-05 22:29:45 +02:00
Alex Pott 95c2e17ca1 Issue #2073813 by pwolanin, dawehner, tstoeckler, twistor: Add a UrlGenerator helper to FormBase and ControllerBase. 2013-09-05 21:40:11 +02:00
Nathaniel Catchpole 34dec4b76a Issue #2078625 by yched: Field/FieldItem value objects should carry their language. 2013-09-05 11:06:39 +01:00
Nathaniel Catchpole 5b578a550e Issue #2004282 by dawehner, smiletrl, amateescu, tim.plunkett: Injected dependencies and serialization hell . 2013-09-05 11:03:28 +01:00
Nathaniel Catchpole 085a24e07f Issue #2067017 by damiankloip: Remove usage of DRUPAL_CORE_COMPATIBILITY/VERSION constants. 2013-09-05 10:48:11 +01:00
Nathaniel Catchpole fb38555e50 Issue #2079011 by Berdir, alexpott: Move field.module constants related to storage to EntityStorageControllerInterface. 2013-09-05 10:41:02 +01:00
webchick 4f8fc3a614 Issue #1999436 by kim.pepper, bojanz, sidharthap, effulgentsia, tim.plunkett: Use Symfony Request for taxonomy module. 2013-09-05 00:01:12 -07:00
webchick d4da27e5fa 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. 2013-09-04 23:52:31 -07:00
webchick abfc89fbae Issue #1961946 by TR | sayela: Fixed Simpletest module's #overlay ID causes CSS conflicts. 2013-09-04 23:50:01 -07:00
webchick f796b1220c Issue #1999346 by kim.pepper, atchijov, John Bickar, piyuesh23, dawehner, effulgentsia: Use Symfony Request for fieldui module. 2013-09-04 23:45:52 -07:00
webchick 9fb534bbe7 Issue #1987700 by disasm: Convert error_test() module to a new style controller. 2013-09-04 23:40:32 -07:00
webchick 0893c0e6f3 Issue #1987814 by juampy, tim.plunkett, lliss, kushrohra: Convert system_admin_menu_block_page() to a new style controller. 2013-09-04 23:36:51 -07:00
webchick 2babf5fbdb Issue #1987818 by jlbellido, MattDanger, disasm, vijaycs85: Convert system_date_format_language_overview_page() to a new style controller. 2013-09-04 23:21:05 -07:00
webchick dd20ffdd7a Issue #2080711 by chertzog: Remove Unused local variable from /core/modules/shortcut/shortcut.module. 2013-09-04 19:59:33 -07:00
webchick 16baed271b Issue #2080595 by chertzog: Remove Unused local variable from /core/modules/user/lib/Drupal/user/Plugin/views/filter/Name.php. 2013-09-04 19:58:27 -07:00
webchick dd82359454 Issue #2081165 by smiro: Remove Unused local variable from /core/modules/datetime/lib/Drupal/datetime/Tests/DatetimeFieldTest.php. 2013-09-04 19:57:02 -07:00
Alex Pott 37ce9e5c01 Issue #2073875 by nick_schuch: Fixed TourTestBase needs to allow for list elements in the body. 2013-09-05 02:38:48 +02:00
Alex Pott c1c38a9b08 Issue #1998696 by kim.pepper, kmcculloch, valdo: Use Symfony Request for core includes. 2013-09-05 02:33:07 +02:00
catch 49c215957e Issue #2068797 by tstoeckler: ModuleHandler::parseDependency should be public. 2013-09-05 00:15:40 +01:00
webchick cc3b5c8c5b Issue #2081195 by smiro: Remove Unused local variable from taxonomy/Plugin/field/formatter/EntityReferenceTaxonomyTermRssFormatter.php. 2013-09-04 15:28:25 -07:00
webchick e235776e24 Issue #2016953 by dawehner, damiankloip, tim.plunkett: Indicate when an optional handler is missing, that it is not 'broken'. 2013-09-04 15:25:05 -07:00