Commit Graph

24 Commits (d56b70cffa31cf95b6722eff3e474f9d4dff1cc5)

Author SHA1 Message Date
webchick 1d727ae1ba Issue #2314855 by Crell: Standardize block entity route names. 2014-08-04 09:55:19 -07:00
webchick ed38d9eb44 Issue #2194823 by znerol, YesCT, dawehner: Ensure that all content/page routes have an _title. 2014-04-22 20:05:46 -07:00
Nathaniel Catchpole 2c2c1adcbf Issue #1316692 by tim.plunkett, dawehner: Convert hook_admin_paths() into declarative properties on routes. 2014-03-21 12:35:45 +00:00
Nathaniel Catchpole 2fd888c406 Issue #2193477 by larowlan: No page title on admin/structure/block/list/{theme}. 2014-02-14 12:39:58 +00:00
Nathaniel Catchpole 4c6440288d Issue #2068471 by dawehner, Crell, tim.plunkett, jibran, fubhy, larowlan: Normalize Controller/View-listener behavior with a Page object. 2014-01-01 20:32:52 +00:00
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
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
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 707ff33d0d Issue #2093691 by mmilano: Un-needed argument in admin_display() route. 2013-10-06 22:33:16 -07: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
webchick 73050fbb3e Issue #2071019 by tim.plunkett, olli: Allow the block category for Views block displays to be edited. 2013-09-11 00:45:44 -07:00
webchick 1028ebdfef Issue #2083877 by tim.plunkett: Add a theme selector to the place block form. 2013-09-09 22:52:19 -07:00
Dries 8c5f572b69 Issue #2032535 by dawehner, katbailey, pwolanin, Crell: Resolve 'title/title callback' by adding a _title propery on the route and allow a title be part of the render array. 2013-08-16 15:36:55 -05:00
Dries d6ba81b6d5 Issue #2058321 by tim.plunkett, pameeela: Move the 'place block' UI into the block listing. 2013-08-15 10:28:57 -05:00
webchick b435b703d6 Issue #2056513 by tim.plunkett: Remove PluginUI subsystem, provide block plugins UI as one-off. 2013-08-07 12:49:26 -07:00
Nathaniel Catchpole b6556573af Issue #1981144 by kgoel, tim.plunkett, disasm, vijaycs85, naxoc, stella, dawehner: Convert block_admin_edit() in block.admin.inc to the new form interface. 2013-07-10 23:10:41 +01:00
Alex Pott 54e9f29c5e Issue #1983874 by RoSk0, InternetDevels, vijaycs85, dawehner: Convert block_admin_add() in block.admin.inc to the new form interface. 2013-06-29 12:21:46 +01:00
Alex Pott a82ea10ba3 Issue #1987638 by vijaycs85, manu4543: Convert block_admin_display() to a new style controller. 2013-06-19 22:21:35 +02:00
Alex Pott 73fbcf8072 Issue #2011018 by tim.plunkett: Reconcile entity forms and confirm forms. 2013-06-17 23:26:42 +02:00
webchick 2141c28c6f Issue #1946334 by mtift: Convert confirm_form() in block.admin.inc to the new form interface. 2013-04-19 21:05:48 -07:00