Commit Graph

83 Commits (0a82a3fc14189caf932510e1cebd3f31b95b1d77)

Author SHA1 Message Date
webchick 37afef0004 Issue #1818556 by das-peter, plach, fago, Berdir, vijaycs85: Change notice: Convert nodes to the new Entity Field API. 2013-03-10 12:05:24 -07:00
webchick b08fe47ad3 Issue #945654 by Gábor Hojtsy, sun, VVVi, David_Rothstein: Fixed Default menus have hardcoded titles which cannot be edited. 2013-03-08 21:46:58 -08:00
webchick c9a273af25 Issue #1845402 by Crell, amateescu, dawehner, klausi, g.oechsler: Change notice: Update menu link access checks for new router. 2013-03-08 21:46:28 -08:00
webchick 29146a41de Issue #1806334 by dawehner, xjm, tim.plunkett, rootatwc: Convert the node listing at /node to Views. 2013-03-08 21:20:26 -08:00
Dries 9d25c64834 Issue #1935000 by Gábor Hojtsy, vijaycs85: Fixed Some configuration entities are created as in language unknown. 2013-03-08 11:05:05 -05:00
Dries 6bf13bd87b Issue #1793074 by cweagans, sun, chx: Convert .info files to YAML. 2013-03-06 17:51:39 -05:00
catch 13bd2b25ec Issue #1849752 by effulgentsia, Berdir, jibran, neclimdul: Abstract non-Drupal-specific parts of AnnotatedClassDiscovery into a Drupal\Component base class. 2013-03-06 22:02:58 +00:00
webchick 79bfd24138 Issue #1926692 by Gábor Hojtsy: Fixed Menu description is misleading to allow for multiline input. 2013-03-04 21:38:10 -05:00
webchick c6b2c725e7 Issue #1591806 by tim.plunkett, ryanissamson, jenlampton, Risse, psynaptic, Gábor Hojtsy, kmcculloch, pakmanlh, Rob Loach: Change block 'subject' so that it's called (admin_)label like everything else on the theme layer. 2013-03-04 21:25:53 -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
webchick 29c8454426 Issue #1920686 by swentel: Fixed Deleting a menu gives fatal error + the delete button is shown on system menu's. 2013-02-27 21:14:38 -05:00
webchick cadfb8419a Issue #1919184 by nikhilasrani, vijaycs85: Create configuration schemas for menu module. 2013-02-27 17:34:16 -05:00
Dries a96697c7d5 Issue #1864066 by sun, andypost, tim.plunkett: Simplify hook_menu_local_tasks() and MENU_DEFAULT_LOCAL_TASK usage. 2013-02-18 12:03:05 -05:00
Dries ffd448b51d Issue #1785006 by beltofte: Standardize capitalization on actions for menu operations: 'add link', 'edit menu', 'delete menu', 'edit', 'delete', 'reset'. 2013-02-16 17:47:28 -05:00
webchick e72ff70409 Issue #916388 by disasm, podarok, dawehner, andypost, amateescu, Dave Reid: Convert menu links into entities. 2013-02-08 15:55:25 -08:00
Dries 1f5e126d29 Issue #1852104 by sun, nod_, Cottser, swentel: #type details: Remove #collapsible property. 2013-02-01 16:48:05 -05:00
webchick 5c90f1b857 Issue #663946 by David_Rothstein, Gábor Hojtsy, sun, mrfelton, jenlampton, idflood: Merge 'List links' page into 'Edit menu' page. 2013-02-01 08:21:13 -08:00
webchick 0072202475 Issue #1595028 by Berdir, sun: Convert remaining tests using Standard profile to use Testing profile instead. 2013-01-29 20:01:42 -08:00
webchick 3e9ae8f156 Issue #1880588 by tim.plunkett, sun: Fixed Regression: invalid HTML in menu blocks due to _block_get_renderable_block() clobbering #theme_wrappers() of block contents. 2013-01-22 17:16:46 -08:00
webchick bc237f9a13 Issue #1831264 by tim.plunkett: Use the Entity manager to create new controller instances. 2013-01-18 20:58:23 -08:00
Jennifer Hodgdon 45e3625abb Issue #1875858 by cck: Fix first line docs for the menu hooks 2013-01-17 15:12:10 -08:00
Dries 9b7bdba101 Issue #1838114 by ry5n, swentel, sun: change node form’s vertical tabs into details elements. 2013-01-17 17:04:11 -05:00
webchick eec970060c Issue #1884860 by tim.plunkett: Remove 'block' prefix from BlockInterface method names. 2013-01-17 13:42:56 -08:00
webchick 34453e5e0c Issue #1871696 by tim.plunkett, xjm, sun, msonnabaum, EclipseGc: Convert block instances to configuration entities to resolve architectural issues. 2013-01-16 20:03:30 -08:00
webchick 186e226ec4 Issue #1814916 by andypost, tim.plunkett, sun, yoroy: Convert menus into entities. 2013-01-10 10:33:53 -08:00
webchick b11bacd8f1 Issue #1872540 by xjm: Provide a test helper method for creating block instances. 2013-01-07 11:09:10 -08:00
Dries 6e7b1219fe Issue #1535868 by EclipseGc, tim.plunkett, xjm, Jody Lynn, sdboyer, naxoc, tizzo, effulgentsia, dawehner, disasm, beejeebus: Convert all blocks into plugins. 2013-01-04 12:05:13 -05:00
webchick 8134fec458 Issue #1830936 by mtunay, vijaycs85: Convert the 'menu_override_parent_selector()' variable to CMI. 2012-12-29 00:41:32 -08:00
webchick 704fe8db02 Revert "Issue #1868348 by Gábor Hojtsy: Fixed Missing contextual links on system menu blocks."
Caused blocks as plugins patch to no longer apply; temporary rollback.

This reverts commit d395e8af58.
2012-12-27 15:50:22 -08:00
catch d395e8af58 Issue #1868348 by Gábor Hojtsy: Fixed Missing contextual links on system menu blocks. 2012-12-27 22:22:02 +00:00
catch 42490d9c57 Issue #1850182 by Bojhan, swentel: Mark primary buttons in Structure blue. 2012-12-07 20:20:30 +00:00
webchick d26e8a7d57 Issue #1168246 by sun, mgifford, Manuel Garcia, mbrett5062, ry5n, Everett Zufelt, nod_, aspilicious, deviantintegral, tim.plunkett: Freedom For Fieldsets! Long Live The DETAILS. 2012-11-26 23:07:37 -08:00
Dries e3d863834c Issue #1269742 by katbailey, beejeebus, pwolanin, g.oechsler, ksenzee: Make path lookup code into an pluggable class. 2012-11-21 10:29:04 -05:00
catch d3069f0e61 Issue #891670 by sun, bleen18: Added a Footer menu to the built-in system menus. 2012-11-20 11:36:51 +00:00
Dries 86ef492969 Issue #1829308 by aspilicious: Convert variables in menu.inc to config and state. 2012-11-02 10:23:40 -07:00
webchick 76a157fe32 Issue #1763974 by tim.plunkett, EclipseGC, berdir, xjm, neclimdul, FabianX: Convert entity type info into plugins. 2012-10-30 13:37:18 -07:00
Dries 9fa172532b Issue #594660 by sun, jenlampton, dagmar, yoroy, no_commit_credit: rename default menu names. 2012-10-25 11:53:18 -04:00
webchick 1db475bb94 Issue #1539164 by Birk: Fixed Menu machine_name() label says 'URL path'. 2012-10-23 15:40:42 -07:00
webchick 195d2c9d5d Issue #1811804 by xjm: Provide a test page testing module. 2012-10-13 09:31:48 -07:00
webchick c556fa3280 Issue #1811068 by xjm: Fixed MenuNodeTest improperly uses the node front page when checking for menu links. 2012-10-12 17:27:08 -07:00
webchick 16eac3bec5 Issue #1480854 by tim.plunkett, Noyz, Bojhan, yoroy, kika: Convert operation links to '#type' => 'operations'. 2012-10-09 12:49:07 -07:00
Jennifer Hodgdon 59a51ae15d Issue #1797366 by xjm: Remove t() from test assertions in menu module 2012-10-01 14:36:17 -07:00
catch c56e41ae85 Issue #1751398 by oxyc: Selectors clean-up: menu module. 2012-08-31 21:26:21 +01:00
webchick 07ad6e733c Issue #1737148 by nod_, SebCorbin, larowlan, tim.plunkett, Albert Volkman, nick_schuch, sun: Explicitly declare all JS dependencies, don't use drupal_add_js(). 2012-08-30 12:24:38 -07:00
webchick 203b4e6116 Issue #1197622 by lyricnz, xjm, tim.plunkett, j0rd, x2x3x2: Fixed Can't enable a disabled My account menu link. 2012-08-18 13:11:59 +02:00
catch ea25df8570 Issue #1499596 by plach, fago: Introduce a basic entity form controller. 2012-08-16 12:30:43 +01:00
webchick 7e9d2c1676 Issue #1711070 by kid_icarus, tim.plunkett, xjm, droplet, zendoodles and cam8001: Convert tests to use ::$modules property instead of parent::setUp($modules). 2012-08-09 18:24:21 -07:00
Dries 96e79846a1 - Patch #1697170 by tobiasb, nick_schuch, adamdicarlo, dagmar: convert menu_configure() to new configuration system. 2012-08-03 13:10:30 -04:00
Dries 7155e01f77 - Patch #1697170 by tobiasb, nick_schuch, adamdicarlo, dagmar: convert menu_configure() to new configuration system. 2012-08-03 13:09:51 -04:00
Dries 33d4ef886c - Patch #1290694 by hefox, tlattimore, c4rl, chx, tim.plunkett, tstoeckler, msonnabaum: provide consistency for attributes and classes arrays provided by template_preprocess(). 2012-08-03 11:31:18 -04:00