Alex Pott
|
f674cd24d2
|
Issue #2151093 by Cottser, quietone, joelpittet, InternetDevels: Convert theme_admin_block_content() to Twig.
|
2014-02-24 09:47:14 +00:00 |
Alex Pott
|
acd3a59ea8
|
Issue #2047633 by pwolanin, dawehner, kim.pepper, Xano, amateescu, tim.plunkett: Move definition of menu links to hook_menu_link_defaults(), decouple key name from path, and make 'parent' explicit.
|
2014-01-29 08:25:00 +00:00 |
Nathaniel Catchpole
|
559479f8db
|
Issue #2164367 by alexpott, tim.plunkett, dawehner: Rebuild router as few times as possible per request.
|
2014-01-27 11:55:37 +00:00 |
webchick
|
e9a240b4b9
|
Issue #2151101 by joelpittet, c4rl, IshaDakota, pplantinga, gnuget, longwave, jeanfei, sbudker1: Convert theme_status_report() to Twig
|
2014-01-25 21:11:21 -08:00 |
webchick
|
297972bac7
|
Revert "Issue #2151101 by joelpittet: Convert theme_status_report() to Twig."
Oops. Wrong commit credit.
This reverts commit 6d5899ecf3 .
|
2014-01-25 21:10:51 -08:00 |
webchick
|
6d5899ecf3
|
Issue #2151101 by joelpittet: Convert theme_status_report() to Twig.
|
2014-01-25 21:10:34 -08:00 |
Alex Pott
|
42e2c36937
|
Revert "Issue #2047633 by dawehner, pwolanin, Xano, amateescu, tim.plunkett: Move definition of menu links to hook_menu_link_defaults(), decouple key name from path, and make 'parent' explicit."
This reverts commit 531fd59314 .
|
2014-01-24 19:01:38 +01:00 |
Alex Pott
|
531fd59314
|
Issue #2047633 by dawehner, pwolanin, Xano, amateescu, tim.plunkett: Move definition of menu links to hook_menu_link_defaults(), decouple key name from path, and make 'parent' explicit.
|
2014-01-23 23:14:32 +01:00 |
Jennifer Hodgdon
|
2c038688df
|
Issue #2175765 by alexpott, Gábor Hojtsy: Fix comment in system_theme_default() to not refer to obsolete function
|
2014-01-23 11:44:39 -08:00 |
catch
|
b1128351da
|
Issue #2175823 by damiankloip, olli: Remove calls to invalidate/deleteTags on bins.
|
2014-01-22 20:35:48 +00:00 |
webchick
|
5c80527210
|
Issue #1987854 by splatio, disasm, kim.pepper, vijaycs85, sidharthap, dawehner: Convert system_themes_page() to a new style controller.
|
2014-01-08 00:39:51 -08:00 |
webchick
|
ada9c9da11
|
Issue #2109303 by damiankloip, ParisLiakos: Convert CSRF checks in controllers to the routing system.
|
2013-12-03 20:27:53 -08:00 |
webchick
|
c435b714e6
|
Issue #2127941 by Gábor Hojtsy: Remove two (out of 3) bogus and duplicate date languages UIs.
|
2013-11-11 10:16:09 -08:00 |
Jennifer Hodgdon
|
e98a74f1cc
|
Issue #2120459 by amitsedaiz, vijaycs85, joachim: Fix up docs for theme_status_report()
|
2013-10-31 05:50:25 -07:00 |
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 |