Commit Graph

128 Commits (937be05a99fff6efe0ac0c644db159c3bd10401c)

Author SHA1 Message Date
Alex Pott b560f348bd Issue #2303605 by cilefen: Rename *.menu_links.yml to *.links.menu.yml files to improve DX. 2014-07-16 23:39:40 +01:00
Alex Pott 5ffb1d3cfe Issue #2216535 by jhodgdon, Berdir: Replace Node overview topic and Node API topic with Entity Hooks topic. 2014-07-11 13:04:53 +01:00
webchick 30c2afed20 Issue #697760 by sun: Replace getInfo() in tests with native phpDoc + annotations (following PHPUnit). 2014-07-10 20:50:37 -07:00
webchick 94e0188a10 Issue #2294129 by xjm, tim.plunkett: Switch hook_help() to use RouteMatch instead of Request. 2014-06-29 20:33:08 -07:00
webchick 5cd540a56d Issue #2286681 by alexpott, tim.plunkett: Fixed Make public properties on ConfigEntityBase protected. 2014-06-27 08:09:42 -07:00
webchick 1176527762 Issue #2292025 by tim.plunkett: Convert BreadcrumbBuilderInterface applies() and build() to use RouteMatch. 2014-06-25 14:29:38 -07:00
Nathaniel Catchpole 6f33b60481 Issue #2124957 by Wim Leers, catch: Replace 'content' cache tag with 'rendered' and use it sparingly. 2014-06-20 18:41:22 +01:00
webchick b1b3b2b886 Issue #2275877 by Mixologic, duellj, Les Lim, Xano, David Strauss: Replace master/slave terminology with primary/replica. 2014-06-13 19:31:56 -07:00
webchick 49a900460d Issue #2246665 by jaredsmith, martin107, YesCT, filijonka, tstoeckler: Typehint with Drupal\Core\Language\LanguageInterface instead Drupal\Core\Language\Language. 2014-06-10 09:53:32 -07:00
Nathaniel Catchpole 09702f8413 Issue #2233623 by Berdir, slashrsm, xjm: Fixed Merge AliasManagerCacheDecorator into AliasManager. 2014-05-28 10:44:50 +01:00
webchick d0d3e53361 Issue #2247991 by xjm, typhonius, donquixote: [May 27] Move all module code to PSR-4. 2014-05-27 19:43:20 -07:00
Nathaniel Catchpole c972b3ee9d Issue #2190313 by pfrenssen, Berdir, amateescu, ianthomas_uk: Add $EntityType::load() and loadMultiple() to simplify loading entities. 2014-05-20 10:29:40 +01:00
Alex Pott 50197bc867 Issue #2258299 by juampy: Dblog_menu_link_defaults_alter() must set 'machine_name' to avoid duplicates. 2014-05-15 14:41:58 -05:00
Nathaniel Catchpole 8e342b8457 Issue #2241291 by Wim Leers: Regression: menu link-specific cache tags. 2014-05-08 13:29:15 +01:00
webchick eef067b5a5 Issue #2183113 by jhodgdon, effulgentsia, tim.plunkett, herom, larowlan: Update hook_help signature to use route_name instead of path. 2014-05-06 19:04:53 -07:00
webchick 4440d95b4a Issue #2257229 by marcingy | alasda: Cannot add external url or <front> as menu item. 2014-05-06 11:49:41 -07:00
Alex Pott 1299c3afcf Issue #2233619 by slashrsm, Jalandhar: Merge lookup functions in AliasManager. 2014-05-05 16:14:38 +01:00
Nathaniel Catchpole 5c2dc50b20 Issue #2084323 by Berdir, sandipmkhairnar, Xano, Jalandhar: EntityForm::actions() adds 'delete' without checking access. 2014-04-30 11:47:01 +01:00
Alex Pott c79ac2f741 Issue #2238077 by Berdir, alexpott, tim.plunkett: Rename EntityFormController to EntityForm. 2014-04-26 00:12:39 +01:00
Alex Pott 3937bda8e6 Issue #2243549 by agerson, cs_shadow | jhodgdon: Text changes needed as follow-up to Menu UI module rename. 2014-04-25 23:26:53 +01:00
Alex Pott 1a5d1fc7f6 Issue #2225955 by tim.plunkett, Berdir: Improve the DX of writing entity storage classes. 2014-04-22 23:00:30 +01:00
webchick b390475f1a Issue #2208633 by sun: Add a Yaml class to Drupal\Component\Serialization. 2014-04-18 09:45:14 -07:00
Alex Pott 1e15efd7d2 Issue #2202629 by sun: Move Drupal\Core\KeyValueStore\State* into Drupal\Core\State\State*. 2014-04-18 11:53:27 +01:00
Alex Pott a62511ffbd Issue #2241655 by tim.plunkett: EntityStorageInterface::create() should always create a "new" entity. 2014-04-16 21:57:51 +01:00
Nathaniel Catchpole 17561142cb Issue #2221695 by brantwynn, ianthomas_uk, grom358, ParisLiakos, Jalandhar: Remove uses of deprecated URL functions. 2014-04-16 16:05:41 +01:00
Nathaniel Catchpole 519e98b861 Issue #2229283 by dawehner, Rajendar Reddy, catch: Menu tree caching is broken. 2014-04-16 10:08:34 +01:00
Alex Pott e562ca4dd3 Issue #2085243 by dawehner: Rename Menu module into Menu UI module. 2014-04-13 15:04:02 -04:00
Alex Pott 62ba47d26a Revert "Issue #2085243 by dawehner: Rename Menu module into Menu UI module."
This reverts commit 07f63fe6f3.
2014-04-13 15:03:35 -04:00
webchick f9f3e7f2cf Issue #2237963 by Wim Leers: Remove dead menu system code: menu_get_active_trail() and friends. 2014-04-13 14:18:38 -04:00
Alex Pott 07f63fe6f3 Issue #2085243 by dawehner: Rename Menu module into Menu UI module. 2014-04-13 11:58:17 -04:00
Nathaniel Catchpole 8866760fca Issue #2224861 by Wim Leers, dawehner, pwolanin: Cache SystemMenuBlock and BookNavigationBlock per active trail (currently cached per URL, this breaks on very long URLs). 2014-04-04 12:48:14 +01:00
webchick 204ecf18cd Issue #2229123 by brantwynn, Berdir: Wrong @covers definition in MenuTreeTest. 2014-03-31 09:52:12 -07:00
webchick 4ac79a1366 Issue #2226903 by pwolanin, dawehner, tvn, martin107, jessebeach: Step 1: Move static menu links to yml files. 2014-03-28 16:27:34 -07:00
webchick 4a8bbfbb73 Issue #2215961 by tim.plunkett, Berdir: Entity::urlInfo() should return \Drupal\Core\Url. 2014-03-28 16:07:00 -07:00
Jennifer Hodgdon aded4eaf85 Issue #2227259 by roderik: Fix reference to obsolete menu function in docs of MenuTree 2014-03-28 12:25:47 -07:00
catch 2f959b9693 Issue #2188613 by Berdir, Xen, andypost: Rename EntityStorageController to EntityStorage. 2014-03-27 12:54:40 +01:00
catch 4a57034dd9 Issue #2207893 by dawehner, pwolanin, jessebeach, Boobaa: Convert menu tree building to a service. 2014-03-26 20:56:01 +01:00
webchick deb5565ea7 Issue #2218033 by tim.plunkett: Move getOriginalId()/setOriginalId() to EntityInterface. 2014-03-21 10:15:07 -07:00
webchick 03a4497fac Issue #1862300 by tim.plunkett, dawehner, YesCT: Move ConfigStorageController::getQuery() to EntityStorageControllerInterface. 2014-03-12 17:13:13 -07:00
Nathaniel Catchpole b07fb6b076 Issue #1774104 by sun: Replace all trivial drupal_write_record() calls with db_merge(). 2014-03-10 11:17:13 +00:00
webchick 8608fed622 Issue #2107533 by tim.plunkett, dawehner, pwolanin, Berdir: Remove {menu_router}. 2014-02-28 20:58:58 -08:00
Nathaniel Catchpole b9a978d202 Issue #2177041 by dawehner, Berdir, jibran: Remove all implementations of hook_menu. 2014-02-26 10:53:29 +00:00
Nathaniel Catchpole 4022a54878 Issue #2179083 by Wim Leers, vijaycs85: Rendered menus (e.g. menu blocks) should set cache tags to inform the page cache. 2014-02-18 13:37:58 +00:00
Alex Pott 6c2ed3f11e Issue #2165155 by Berdir, tim.plunkett: Change $entity_type to $entity_type_id and $entity_info to $entity_type/$entity_types. 2014-02-10 09:24:05 +00:00
Alex Pott 65c808b14a Issue #2153891 by tim.plunkett, amateescu: Add a Url value object. 2014-02-09 01:29:41 +00:00
webchick 9e2f1b4c81 Issue #2100467 by amateescu, corvus_ch: Menu links are not ready to use a view builder so remove it from the annotation for now. 2014-02-06 23:52:16 -08:00
webchick dca2d601ca Issue #1857442 by longwave, dawehner: Make $values optional on entity_create. 2014-02-06 23:47:06 -08:00
webchick 5439b7699b Issue #2187063 by Les Lim: Fix @inheritdoc typos throughout core. 2014-02-06 23:10:14 -08:00
Alex Pott 76bcb27b13 Issue #2167641 by tim.plunkett: EntityInterface::uri() should use route name and not path. 2014-01-31 15:08:43 +00:00
Alex Pott 20315e1de7 Issue #2164827 by Berdir, Xano, tim.plunkett: Rename the entityInfo() and entityType() methods on EntityInterface and EntityStorageControllerInterface. 2014-01-30 12:14:58 +00:00