Commit Graph

151 Commits (e01957ff3bdd3c996bfe7e80f850c62e17db3fd3)

Author SHA1 Message Date
catch df54550a2e Issue #1143922 by FatherShawn, kscheirer: Fixed Undefined index: value in theme_status_report(). 2013-10-25 21:28:01 +02:00
Nathaniel Catchpole 516affdf43 Issue #2102125 by dawehner, tim.plunkett, neclimdul, pwolanin, YesCT, damiankloip, Tim Bozeman: Big Local Task Conversion. 2013-10-24 13:04:38 +01:00
catch 56b72541e5 Issue #2009674 by pplantinga, Samvel, dmitrii: Replace theme() with drupal_render() in system module. 2013-09-25 09:49:11 +02:00
Alex Pott 523c8b6cb0 Issue #2089671 by disasm, tim.plunkett: Convert non-test form callbacks to new form controller. 2013-09-21 13:42:43 +02:00
Dries 65b155d9c2 Issue #1199946 by alexpott, fubhy, bojanz, steinmb, chx, catch: Fixed Disabled modules are broken beyond repair so the 'disable' functionality needs to be removed. 2013-09-19 18:22:53 +02:00
webchick ef2e45b0e8 Issue #2089635 by tim.plunkett, disasm, larowlan: Convert non-test non-form page callbacks to routes and controllers. 2013-09-18 11:30:30 -07:00
Nathaniel Catchpole af3f30b397 Issue #2080069 by mrsinguyen: Remove Unused local variable $stripe from /core/modules/system/system.admin.inc. 2013-09-16 12:09:52 +01:00
webchick 5bb0d5e667 Issue #2053489 by chx, tim.plunkett: Standardize on \Drupal throughout core. 2013-09-15 20:58:10 -07: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
Nathaniel Catchpole 085a24e07f Issue #2067017 by damiankloip: Remove usage of DRUPAL_CORE_COMPATIBILITY/VERSION constants. 2013-09-05 10:48:11 +01: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 f1e2d9c055 Issue #1987810 by nick_schuch, dawehner, vijaycs85, tim.plunkett: Convert system_admin_config_page() to a new style controller. 2013-08-27 23:44:11 -07:00
webchick 3cf100dfcd Issue #1957142 by damiankloip, fubhy, cosmicdreams: Replace config() with Drupal::config(). 2013-08-14 09:54:28 -07:00
Alex Pott 0e100f3c4c Issue #2013258 by pplantinga, daffodil_naveen: Simplify render for theme_status_report(). 2013-08-05 17:59:11 +02:00
Alex Pott 8d693aded0 Issue #1990544 by fubhy, Pancho, h3rj4n, dawehner: Convert system_modules() to a Controller. 2013-07-19 11:17:03 +01:00
Nathaniel Catchpole 04ef7cf88d Issue #1993202 by fubhy, h3rj4n, Pancho: Convert system_modules_uninstall() to a Controller. 2013-07-18 12:10:43 +01:00
Nathaniel Catchpole 8a032aa768 Issue #1893072 by Pete B, nod_: Use details element on module page. 2013-07-10 22:44:43 +01:00
Alex Pott 1a0f40d52c Issue #2010086 by helga.chb, somepal, jenlampton, IshaDakota: Replace theme() with drupal_render() in system module for theme_system_themes_page(). 2013-07-10 19:37:49 +01:00
Alex Pott 09d7b8192d Issue #1999434 by kim.pepper, atchijov: Use Symfony Request for system module. 2013-07-10 13:00:03 +01:00
Alex Pott 06cb438e03 Issue #2003892 by tim.plunkett, vijaycs85: Convert date formats to config entities. 2013-07-09 19:57:20 +01:00
Alex Pott a93de78702 Issue #1992606 by damiankloip, pwieck: Convert system_theme_settings() to FormInterface. 2013-06-22 21:36:14 +02:00
Nathaniel Catchpole 00cb147e14 Issue #1668866 by ParisLiakos, aspilicious, tim.plunkett, pdrake, g.oechsler, dawehner, Berdir, corvus_ch, damiankloip, disasm, marcingy, neclimdul: Replace drupal_goto() with RedirectResponse. 2013-06-19 17:07:30 +01:00
Alex Pott 73fbcf8072 Issue #2011018 by tim.plunkett: Reconcile entity forms and confirm forms. 2013-06-17 23:26:42 +02:00
Alex Pott da1b134af1 Issue #1363112 by mparker17, mgifford, tlattimore, Jacine, dcmouyard, bowersox, ry5n, ahdiaz: Simplify names of 'element-x' helper classes. 2013-06-17 21:58:27 +02:00
Alex Pott 6d54ed7ac1 Issue #1818568 by Berdir, das-peter: Convert files to the new Entity Field API. 2013-06-15 10:46:11 +02:00
Alex Pott 84d0ea9776 Issue #1861702 by echoz, rteijeiro, LewisNyman, mcjim: Add a responsive grid to the Appearance page. 2013-06-14 00:57:52 +02:00
Alex Pott 5a4dceb2fe Issue #1987812 by oenie, jibran: Convert system_admin_index() to a new style controller. 2013-06-13 22:59:24 +01:00
Alex Pott 520f1c516d Issue #1987824 by nick_schuch, vijaycs85, ParisLiakos: Convert system_php() to a new style controller. 2013-06-05 14:39:57 +01:00
webchick 30d3671c03 Issue #1957154 by joates, ayelet_Cr, xjm | Berdir: Replace calls to drupal_container()->get('module_handler()') service with Drupal::moduleHandler(). 2013-06-04 20:58:17 -05:00
Alex Pott 687af78488 Revert "Issue #1892182 by nod_: #type details: Rename #collapsed to #open."
This reverts commit c4e52bb6b4.
2013-05-29 22:08:39 +01:00
Alex Pott c4e52bb6b4 Issue #1892182 by nod_: #type details: Rename #collapsed to #open. 2013-05-29 12:31:25 +01:00
catch af9859d788 Issue #1987828 by mtift, vijaycs85: Convert system_run_cron() to a new style controller. 2013-05-29 08:44:34 +01:00
Alex Pott 291689a59b Issue #2003942 by tim.plunkett: Convert system_configure_date_formats_form() to a controller. 2013-05-26 15:04:38 -07:00
Alex Pott f94711cd56 Issue #1987850 by oenie, vijaycs85, cosmicdreams, amateescu: Convert system_theme_disable() to a new style controller. 2013-05-25 19:32:33 -07:00
Dries 7361d56bd8 Issue #1946454 by andypost, kim.pepper, tim.plunkett, ParisLiakos: Convert all confirm_form() in system.module and system.admin.inc to the new form interface and convert route. 2013-05-19 08:41:59 -07:00
Nathaniel Catchpole e88f0ab7c5 Issue #1925660 by ACF, tim.plunkett, mtift, heddn, Cottser: Convert system's system_config_form() to SystemConfigFormBase. 2013-05-16 10:08:32 +01:00
Alex Pott 8296db7ae4 Issue #1696224 by aroq: Remove system_settings_form(). 2013-05-08 10:24:08 +01:00
Nathaniel Catchpole 31513883d9 Issue #1712250 by alexpott, n3or, cam8001, vijaycs85, Albert Volkman, jibran, heyrocker, chx: Convert theme settings to configuration system. 2013-05-07 10:47:19 +01:00
Alex Pott f5945be4e4 Issue #1512584 by TravisCarden: Hide logo/shortcut icon theme settings fieldsets when disabled. 2013-05-03 23:47:44 +01:00
webchick edd0c945c2 Issue #1964044 by andypost: Change module list in install/uninstall confirm form to render array. 2013-04-26 12:30:52 -07:00
catch 8b8b8b3479 Issue #1712258 by alexpott, dagmar, Shuairan, disasm, slv_: Simplify image toolkit form logic, removing unneeded checks. 2013-04-22 12:29:53 +01:00
webchick 8fd2b4779e Issue #625958 by slashrsm, quicksketch, eojthebrave, droplet, danlinn, czigor: Support Uploading Multiple Files for HTML5 Browsers via #multiple attribute. 2013-04-19 20:34:14 -07:00
Alex Pott bea3588b22 Issue #1957148 by damiankloip | Berdir: Replace entity_query() with Drupal::entityQuery(). 2013-04-11 13:55:05 +01:00
catch e287c9de95 Issue #1957590 by dawehner, mkadin: Remove remaining procedural ajax command usages. 2013-04-09 21:30:46 +01:00
webchick fdebcfe614 Issue #184010 follow-up by sun: Rename #anchors on modules administration page to include a prefix. 2013-04-05 09:04:10 -07:00
catch c07e727d8f Issue #1664844 by alexpott, cweagans, heyrocker, eojthebrave, ACF, Berdir: Convert image toolkits into plugins. 2013-03-25 11:55:05 +00:00
webchick 294bfb65b0 Issue #1926228 by alexpott: Fixed CSS Performance setting checkbox description wrong. 2013-03-17 00:51:13 -07:00
Dries 6bf13bd87b Issue #1793074 by cweagans, sun, chx: Convert .info files to YAML. 2013-03-06 17:51:39 -05:00
catch f8899fb67b Issue #1829224 by alexpott, pfrenssen, vijaycs85, lirantal: Convert the 'theme_default()' variable to CMI. 2013-03-04 14:04:05 +00:00