Commit Graph

91 Commits (4cd9d4577d364a83f94292c40e2b15b602d574c4)

Author SHA1 Message Date
webchick 4724ae1d1f Issue #2246675 by rpayanm, johnstorey, holly.ross.drupal | mgbellaire: Remove all unnecessary 'template' lines in hook_theme() declarations. 2014-10-09 11:41:26 -07:00
Alex Pott 26fc790046 Issue #2352387 by prics | jhodgdon: Fixed Broken URL links in Core. 2014-10-08 16:22:30 +01:00
Alex Pott 31022924e1 Issue #2343759 by pwolanin, larowlan, dawehner, tim.plunkett, effulgentsia, xjm, Wim Leers: Provide an API function to replace url()/l() for external urls. 2014-09-30 08:50:14 +02:00
Nathaniel Catchpole 993a860348 Issue #2154781 by ParisLiakos: Convert aggregator/sources and aggregator/opml to views. 2014-09-26 13:28:23 +01:00
Alex Pott ac0cee8f45 Issue #2038275 by tim.plunkett, mr.baileys, Sam Hermans: Convert hook_queue_info() to plugin system. 2014-09-23 10:47:47 +01:00
Alex Pott c554974c9c Issue #2261425 by ParisLiakos, alexpott: Streamline aggregator's entities rendering with rest of core. 2014-09-22 12:51:00 +01:00
Alex Pott 52a101bc1d Issue #2328411 by dawehner, geerlingguy, herom: Convert all permissions to yml files and permission callbacks. 2014-09-18 08:41:29 +01: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
Jennifer Hodgdon 7db9aaea98 Issue #1209674 by yoroy, kid_icarus, franz, pasive, barnettech, disasm, wesleydv, ericmulder1980, Sutharsan, apratt, theMusician, batigolix, vegantriathlete, amitgoyal, AndyThornton: Fix up UI text in Aggregator module 2014-06-20 14:23:11 -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
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 86ae96e4fd Issue #2089433 by ianthomas_uk, grom358, herom, thedavidmeister, visabhishek, longwave, Sweetchuck: Remove uses of deprecated XSS filter functions. 2014-04-07 08:01:20 -07:00
Alex Pott 41b6df5888 Issue #1991442 by tim.plunkett, benjy: Remove 'module' from block plugin configuration. 2014-04-01 22:14:13 +01: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
catch 2f959b9693 Issue #2188613 by Berdir, Xen, andypost: Rename EntityStorageController to EntityStorage. 2014-03-27 12:54:40 +01:00
webchick ac9ab3b8ed Issue #1957312 by ParisLiakos, peximo, Désiré: Use the entity storage controller in aggregator module. 2014-03-26 23:49:51 -07:00
webchick c1c71a69b4 Issue #2159369 by ParisLiakos: Move aggregator_refresh() and most of ->removeItems() logic to a service. 2014-03-26 23:45:56 -07:00
webchick 6cf2b37e90 Issue #2225649 by jjcarrion, LewisNyman: Action links on /admin/config/services/aggregator are inside of an <em> tag. 2014-03-26 22:26:51 -07:00
webchick 7d7b24fedd Issue #2152673 by ParisLiakos: Remove duplicate edit route from aggregator and make delete/add consistent with rest of core. 2014-03-24 09:54:49 -07:00
Alex Pott fa51d2e5bd Issue #2178725 by pwolanin, crowdcg, effulgentsia, Sutharsan: Make all core menu link machine names and the corresponding route names match. 2014-03-24 11:34:32 +01:00
Alex Pott 81d8c4ab7d Issue #1878302 by martin107, InternetDevels, nick_daffodil, chrisroane: Use 'delete' over 'remove' in the aggregator module. 2014-03-24 11:06:27 +01:00
Nathaniel Catchpole af0f5628d2 Issue #2209015 by longwave, awochna: Aggregator Doesn't Show Up In admin/config. 2014-03-04 13:33:27 +00:00
Nathaniel Catchpole b9a978d202 Issue #2177041 by dawehner, Berdir, jibran: Remove all implementations of hook_menu. 2014-02-26 10:53:29 +00:00
Alex Pott 2d65e60b63 Issue #2191273 by mfernea: Fix Feed typehints in aggregator module. 2014-02-24 09:53:04 +00:00
Alex Pott edd8fd804f Issue #2138115 by InternetDevels, ParisLiakos: Split aggregator theme functions to a separate file. 2014-02-13 10:17:50 +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
Alex Pott 5905ad6896 Issue #1977608 by batigolix, lostkangaroo, InternetDevels: Update hook_help Aggregator module. 2014-01-26 00:46:15 +01: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
webchick 2d1bf3e3ca Issue #2028037 by marvin_B8, LinL, jsbalsera, ceng, Berdir: Expand FeedInterface with methods. 2014-01-23 23:45:57 -08: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
webchick 2e8b1a44ca Issue #2127725 by ParisLiakos: Remove category handling from aggregator. 2013-12-06 15:32:17 -08: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 b469334d39 Issue #2100073 by dawehner: Convert local_actions() to the new local action plugins. 2013-11-07 10:47:30 +00: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
Alex Pott 0f4baccaa8 Issue #2103285 by xeniak: Fixed Feed aggregator configuration missing menu title. 2013-10-14 00:44:31 +01:00
webchick 4f59f9746f Issue #2049207 by dlu, blakehall, janstoeckler, ramlev, Moderate | Cottser: Replace .tpl.php with .html.twig in documentation. 2013-10-03 15:08:29 -07:00
Alex Pott 4a189ea22b Issue #1987390 by drupalninja99, mdrummond, Cottser, joelpittet, vinmassaro, azinoman, gnugeti, carsonevans, ezeedub: Aggregator.module - Convert theme_ functions to Twig. 2013-10-02 13:58:01 +01:00
Alex Pott 47ec9cf0be Issue #2076085 by dawehner, damiankloip, Letharion, pwolanin: Resolve the need for a 'title callback' using the route . 2013-09-22 17:01:56 +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
webchick 5bb0d5e667 Issue #2053489 by chx, tim.plunkett: Standardize on \Drupal throughout core. 2013-09-15 20:58:10 -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 e629722775 Issue #1974408 by kim.pepper, disasm, ParisLiakos, kshama_deshmukh, alexpott, theMusician, pwieck | mtift: Convert aggregator_page_source() to a Controller. 2013-09-14 01:41:39 -07:00
webchick d4da27e5fa Issue #1987692 by becw, cbiggins, tim.plunkett | vijaycs85: Convert all references to entity_get_form() as page callbacks to _entity_form() w/ corresponding routing.yml entries. 2013-09-04 23:52:31 -07:00
webchick 6042a99336 Issue #2040199 by kim.pepper, afeijo, larowlan, ParisLiakos: Convert aggregator_page_category_form() and aggregator_page_source_form() to a Controller. 2013-09-02 14:28:28 -07:00
webchick 523fb85533 Issue #1847002 by tim.plunkett, effulgentsia, msonnabaum: Move entity type classes from Drupal$provider\Plugin\Core\Entity to Drupal$provider\Entity. 2013-08-18 14:16:19 -07:00
Dries 3868033249 Issue #2046303 by kim.pepper: Convert aggregator_form_category() to FormInterface. 2013-08-16 12:32:24 -05:00
webchick 3cf100dfcd Issue #1957142 by damiankloip, fubhy, cosmicdreams: Replace config() with Drupal::config(). 2013-08-14 09:54:28 -07:00
Nathaniel Catchpole f7b9139e65 Issue #1963544 by lslinnet, ParisLiakos, pguillard: Convert aggregator/rss to views. 2013-07-10 22:40:57 +01:00
Alex Pott 08f15f2487 Issue #1974376 by kim.pepper, cbiggins, stella, pwieck: Convert aggregator_page_categories() to a Controller. 2013-06-28 09:25:01 +01:00
Alex Pott 16c9b52dbf Issue #2001202 by DmitryDrozdik, ebeyrent: Replace drupal_container() with Drupal::service() in the aggregator module. 2013-06-19 22:21:35 +02:00