Commit Graph

4816 Commits (ce46702f85d15a160db2a737a28094039f827195)

Author SHA1 Message Date
webchick ce46702f85 Issue #1939082 by shanethehat, larowlan, jenlampton, Cottser, LewisNyman, duellj, Mark Carver, joelpittet: Convert theme_status_messages() to Twig. 2013-09-15 21:44:24 -07:00
webchick 5e9ac4dd2d Issue #2087279 by larowlan, dawehner, disasm, tim.plunkett: Add a config() method to FormBase. 2013-09-15 21:43:06 -07:00
webchick 874690a37b Issue #1614186 by RobLoach, tim.plunkett, msonnabaum, Crell, jhodgdon, Niklas Fiekas: Update coding standards for using 'native' PHP classes like stdClass in namespaced code. 2013-09-15 21:02:23 -07:00
webchick 5bb0d5e667 Issue #2053489 by chx, tim.plunkett: Standardize on \Drupal throughout core. 2013-09-15 20:58:10 -07:00
webchick 1024ba8393 Issue #1981368 follow-up by tim.plunkett: Convert more routes to new naming convention. 2013-09-15 14:52:52 -07:00
webchick 99670f0847 Issue #1981368 by tim.plunkett, Crell, webchick: Convert all routes to 'module_name().foo_bar()' naming convention. 2013-09-15 12:59:49 -07:00
Alex Pott 9be3ce8858 Issue #2041333 by tstoeckler, tim.plunkett: Inject the module handler into the entity access controller. 2013-09-15 12:53:54 +01:00
Nathaniel Catchpole 070b183e05 Issue #2078155 by Amitaibu, Sweetchuck: Fixed Access protected field items being removed. 2013-09-15 09:41:06 +01:00
webchick 490e8753db Issue #1987816 by pdrake, disasm, ParisLiakos, pguillard, vijaycs85, dawehner: Convert system_batch_page() to a new style controller. 2013-09-14 23:52:34 -07:00
webchick 12226d9c4c Issue #1987804 by disasm, dawehner: Convert plugin_test_definitions() to a new style controller. 2013-09-14 23:51:42 -07:00
webchick 32eb0bc989 Issue #1987624 by disasm, robeano, piyuesh23, dawehner | vijaycs85: Convert batch_test() page callbacks to a new style controller. 2013-09-14 23:50:30 -07:00
webchick de06734189 Issue #1987598 by disasm, mparker17, Niklas Fiekas, rabellamy | vijaycs85: Convert aggregator_test_feed() and aggregator_test_redirect() to a new style controller. 2013-09-14 23:49:08 -07:00
webchick 29f50ae3cb Issue #1945390 by Alan Evans, disasm, tim.plunkett, dawehner: Convert book_admin_edit() to a new-style FormInterface implementation. 2013-09-14 23:46:48 -07:00
webchick b3ef2ab3ed Issue #1946466 by tim.plunkett, andypost, jibran, Unitoch, Crell, disasm | mtift: Convert all confirm_form() in user.module and user.pages.inc to the new form interface and convert route. 2013-09-14 23:43:55 -07:00
webchick 2dfecb5ed2 Issue #1987644 by mparker17, dawehner: Convert common_test_destination() to a new style controller. 2013-09-14 23:35:51 -07:00
webchick ead42d3822 Issue #2085435 by larowlan, dawehner: Fixed Comment edit page has the title 'Comment permalink'. 2013-09-14 14:29:35 -07:00
webchick e629722775 Issue #1974408 by kim.pepper, disasm, ParisLiakos, kshama_deshmukh, alexpott, theMusician, pwieck | mtift: Convert aggregator_page_source() to a Controller. 2013-09-14 01:41:39 -07:00
webchick 491bd633a1 Issue #1987870 by disasm: Convert theme_test() callbacks to a new style controller. 2013-09-14 01:21:48 -07:00
webchick 0aa6f4e533 Issue #2003592 by andypost, mhagedon, webflo: Convert language_admin_add_form() and language_admin_edit_form() to a Controllers. 2013-09-14 01:18:09 -07:00
webchick 1b4f104616 Issue #1987656 by mparker17: Convert common_test_js_and_css_querystring() to a new style controller. 2013-09-14 01:15:44 -07:00
webchick 61de49623b Issue #1987572 by mrded, vijaycs85, Sean Buscay: Convert session_test() callbacks to a new style controller. 2013-09-14 01:12:02 -07:00
webchick 44e53a9218 Issue #1979038 by dawehner, effulgentsia, tstoeckler: Convert views_ajax_autocomplete_taxonomy() to a Controller. 2013-09-14 00:40:47 -07:00
webchick b892fe361b Issue #2082071 by plopesc: Convert language_negotiation_configure_browser_form() to a Controller. 2013-09-14 00:35:23 -07:00
webchick 53d757cbe3 Issue #2084339 by alexpott: Fixed The configuration value system.maintenance.enabled should be moved to the state system. 2013-09-14 00:08:33 -07:00
webchick 6360399987 Issue #2086447 by tim.plunkett, damiankloip: Remove 'View:' prefix from views block derivative admin labels. 2013-09-14 00:03:49 -07:00
Dries c6f8449f74 Issue #1203886 by catch, sun, David_Rothstein, RobLoach, tim.plunkett, greggles, alexpott, DamienMcKenna: Remove the PHP module from Drupal core 2013-09-13 16:15:06 -04:00
Alex Pott c435ef8d2b Issue #2062573 by claudiu.cristea, tim.plunkett, Xano: Change notice: Add method defaultConfiguration() in ConfigurablePluginInterface. 2013-09-13 17:27:56 +01:00
Alex Pott 935013e9ae Revert "Issue #2062573 by claudiu.cristea, tim.plunkett, Xano: Add method defaultConfiguration() in ConfigurablePluginInterface."
This reverts commit bf37effc8a.
2013-09-13 17:26:03 +01:00
webchick 377a918781 Issue #1938316 by disasm, jaskho, stella, scor, tim.plunkett, jibran | Crell: Convert book_outline() to a new-style Controller. 2013-09-13 08:12:36 -07:00
webchick bf37effc8a Issue #2062573 by claudiu.cristea, tim.plunkett, Xano: Add method defaultConfiguration() in ConfigurablePluginInterface. 2013-09-13 07:41:20 -07:00
webchick 24c582ed9c Issue #2087725 by donquixote: Block module tests in tests/lib/Drupal instead of tests/Drupal. 2013-09-13 07:35:11 -07:00
webchick 770900b52c Issue #2087551 by donquixote: ViewsHandlerDiscovery: Remove ->pluginNamespaces setup from constructor. 2013-09-13 07:33:43 -07:00
Nathaniel Catchpole bbb106da75 Issue #2082117 by alexpott, xjm, tim.plunkett, heyrocker, beejeebus, sun: Fixed Install default config only when the owner and provider modules are both enabled. 2013-09-13 10:31:12 +01:00
Nathaniel Catchpole 56b7c4dd18 Revert "Issue #2082117 by alexpott: Fixed Install default config only when the owner and provider modules are both enabled."
This reverts commit 4c304cb8e7.
2013-09-13 10:30:11 +01:00
Nathaniel Catchpole 4c304cb8e7 Issue #2082117 by alexpott: Fixed Install default config only when the owner and provider modules are both enabled. 2013-09-13 09:58:11 +01:00
webchick 1a94d949b7 Issue #1987718 by brianV, larowlan: Convert form_test_two_instances() to a new style controller. 2013-09-12 23:33:45 -07:00
webchick 0451a6d700 Issue #2083811 by yched, plach: Remove langcode nesting for fields in entity structures. 2013-09-12 22:35:51 -07:00
webchick ca7ae5992a Issue #1963394 by tim.plunkett, jibran, effulgentsia: Fixed ConfirmFormBase::getCancelPath() should allow for a route. 2013-09-12 21:51:47 -07:00
webchick 670e43b51e Issue #2087449 by andypost: Fixed broken tests FieldAttachOtherTest->testFieldAttachCache(). 2013-09-12 15:05:22 -07:00
webchick f32e302e03 Issue #2084057 by dawehner: Fixed Translate _title on routes. 2013-09-12 14:35:27 -07:00
webchick b88608ebfb Issue #1974210 by disasm, larowlan, jibran: Convert admin/structure/forum to a Controller. 2013-09-12 14:31:20 -07:00
Jennifer Hodgdon a13843a6ff Issue #2030713 by ifrik: Improve help for the email module 2013-09-12 08:00:35 -07:00
Jennifer Hodgdon 2463750d31 Issue #2083943 by Xano, InternetDevels, longwave: Fix spelling errors in various documentation 2013-09-12 07:01:59 -07:00
Jennifer Hodgdon 4fc66b559b Issue #2085989 by longwave: Correct mindless copy/paste error in SystemController docs 2013-09-12 06:36:56 -07:00
webchick b17b2c452e Revert "Issue #1974210 by disasm, larowlan: Convert admin/structure/forum to a Controller."
This reverts commit e18109e284.

Seems to be causing testbot failures. Rolling back for now.
2013-09-12 02:10:39 -07:00
webchick e18109e284 Issue #1974210 by disasm, larowlan: Convert admin/structure/forum to a Controller. 2013-09-11 23:42:05 -07:00
webchick 79abddbee8 Issue #2085673 by Wim Leers: Remove all remaining '-rtl.css' references. 2013-09-11 22:25:51 -07:00
webchick c4dd26c022 Issue #2077513 by tim.plunkett, jibran, ParisLiakos, msonnabaum: Refactor ControllerBase to be more consistent with FormBase. 2013-09-11 22:24:39 -07:00
webchick 6f76e45a9e Issue #2068053 by tim.plunkett, larowlan: Fixed Custom block creation form redirect is inconsistent. 2013-09-11 17:35:09 -07:00
webchick 6f7b196838 Issue #2087007 by pwolanin: Fixed The default weight for a local task should be NULL not 0. 2013-09-11 16:29:52 -07:00