Commit Graph

17 Commits (b673b60b95da757778902c075b4380889b4417cf)

Author SHA1 Message Date
webchick 063b5cd333 Issue #2143933 by tim.plunkett, pwolanin, dawehner: Add _title and _title_callback to all routes. 2013-11-27 23:44:52 -08:00
webchick acdc6714aa Issue #2021161 by dawehner, Xano, AjitS, tim.plunkett: Replace the fallback node listing with a list controller. 2013-11-23 13:09:26 -08:00
Alex Pott 2d0b208848 Issue #2120851 by swentel: UI glitch in Add Content. 2013-11-07 12:53:10 +00:00
Nathaniel Catchpole 4e6af2126a Issue #2102465 by vijaycs85, ACF, InternetDevels, sidharthap: Remove drupal_set_title() in node module controllers. 2013-10-31 11:56:00 +00:00
Nathaniel Catchpole 9c54978d7d Issue #1987778 by monan, tim.plunkett, damiankloip, Crell, jessebeach, scor, vijaycs85, jibran, kim.pepper, dawehner, dokumori: Convert node_show() and node_page_view() to a new style controller. 2013-10-15 10:02:20 +01:00
webchick ccd257a9e7 Issue #2063401 by dawehner, damiankloip, tim.plunkett: Replace the default _access_checks()(access mode) with ALL instead of ANY. 2013-10-08 23:26:38 -07:00
webchick 5089f20fc9 Issue #2029569 by AjitS, tim.plunkett: Convert node_admin_nodes() to a new-style Controller. 2013-10-07 16:39:07 -07:00
catch 00c06fcfed Issue #2070651 by pwolanin, dawehner, larowlan, tim.plunkett, ParisLiakos: Introduce a path-based breadcrumb builder, remove the one that's based on {menu_links()}. 2013-09-26 10:32:39 +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
Alex Pott 1f9a488b92 Issue #1834002 by Gábor Hojtsy: Fixed Delete operations are all over the place. Remove tabs, provide title in routing. 2013-09-17 15:49:45 +01:00
webchick 8347b04c34 Issue #2051097 follow-up by tim.plunkett: Remove silly spacing errors. 2013-09-15 22:06:19 -07:00
webchick 7cfa38d01a Issue #2051097 by dawehner, Manuel Garcia, tlattimore, neclimdul: Change 'pattern' to 'path' in *.routing.yml files. 2013-09-15 21:47:28 -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
Dries e85f89c3cc Issue #1946434 by tim.plunkett: Convert all of confirm_form() in node.admin.inc and node.pages.inc to the new form interface. 2013-07-11 22:04:19 -04:00
Alex Pott 46973e74b5 Issue #111715 by andypost, swentel, tim.plunkett, sun, Berdir, amateescu, kkaefer, YesCT, dagmar, chx: Convert node/content types into configuration. 2013-06-27 06:48:51 +01:00
Alex Pott 2581366955 Issue #1987766 by tim.plunkett, jibran: Convert node_page_edit() to a new style controller. 2013-06-10 15:03:33 +01:00
Alex Pott b0cf1be964 Issue #1846172 by tim.plunkett, damiankloip: Replace the actions API. 2013-06-06 20:10:20 +01:00