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 |
Alex Pott
|
73fbcf8072
|
Issue #2011018 by tim.plunkett: Reconcile entity forms and confirm forms.
|
2013-06-17 23:26:42 +02:00 |
Nathaniel Catchpole
|
c3938baa9d
|
Issue #1974372 by kim.pepper, ParisLiakos: Convert aggregator_page_sources() to a Controller.
|
2013-06-08 21:15:51 +01:00 |
Alex Pott
|
4cc09aaf7e
|
Issue #1896060 by shanethehat, Cottser, joelpittet, disasm, ParisLiakos, Floydm, stevector, jenlampton, c4rl, mr.baileys, thedavidmeister, jwilson3: aggregator.module - Convert PHPTemplate templates to Twig.
|
2013-05-24 09:57:09 -07:00 |
Alex Pott
|
c9b5abc548
|
Issue #1974370 by kim.pepper: Convert aggregator_page_last() to a Controller.
|
2013-05-20 05:38:01 -07:00 |
Alex Pott
|
0a7825c8c8
|
Issue #1972260 by ParisLiakos, marcingy: Convert aggregator_admin_refresh_feed() to a new style controller.
|
2013-05-13 21:08:07 +01:00 |
Alex Pott
|
f630b510aa
|
Issue #1927608 by EclipseGc, tim.plunkett, effulgentsia: Remove the tight coupling between Block Plugins and Block Entities.
|
2013-05-11 11:01:25 +01:00 |
Alex Pott
|
9b1c15fa00
|
Issue #1972264 by ParisLiakos: Convert aggregator_admin_overview() to a new style controller.
|
2013-05-01 22:48:47 +01:00 |
Alex Pott
|
a1d49675bb
|
Issue #1963410 by mtift, ParisLiakos: Convert aggregator_form_opml() to a FormInterface implementation and routing definition.
|
2013-04-27 11:42:58 +01:00 |
Alex Pott
|
04fd88499d
|
Issue #1972262 by ParisLiakos: Convert aggregator_feed_add() to a new style controller.
|
2013-04-24 12:53:19 +01:00 |
webchick
|
316b5edf9a
|
Issue #767894 by kim.pepper, sivaji, paranojik: Fixed Add a confirm form for feed delete.
|
2013-04-13 16:11:31 -07:00 |
catch
|
53f4afe325
|
Issue #1925048 by tim.plunkett, amateescu, rootatwc: Convert aggregator's system_config_form() to SystemConfigFormBase.
|
2013-04-06 22:48:11 +01:00 |
catch
|
c71dc21353
|
Issue #1938894 by joelpittet, jibran: Convert aggregator theme tables to table #type.
|
2013-04-06 22:21:11 +01:00 |
Alex Pott
|
7aca9955dc
|
Issue #1937600 by Berdir, rootatwc | webchick: Determine what services to register in the new Drupal class.
|
2013-04-03 09:44:04 +01:00 |
webchick
|
3cbb29b2d3
|
Issue #1930274 by rootatwc, Berdir: Convert aggregator processors and parsers to plugins.
|
2013-03-30 21:08:45 -07:00 |
Dries
|
1b8331822e
|
Issue #1946324 by rootatwc: Convert confirm_form() in aggregator.admin.inc to the new form interface.
|
2013-03-22 22:29:57 -04:00 |
catch
|
780b439297
|
Issue #1836008 by dawehner, Berdir, alexpott, katbailey, effulgentsia, EclipseGc: Fixed Remove drupal_classloader() use in Drupal\Core\AnnotatedClassDiscovery.
|
2013-02-28 11:24:13 +00: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 |
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
|
cf8827418e
|
Issue #293318 by alex_b, Berdir, rootatwc, Aron Novak, mustafau, akahn: Convert Aggregator feeds into entities.
|
2013-02-01 12:35:27 -05: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 |
Jennifer Hodgdon
|
57678447d4
|
Issue #1807556 by Albert Volkman, Lars Toomre: API docs cleanup of Aggregator module
|
2013-01-04 10:37:47 -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 |
Dries
|
63d52d0629
|
- Patch #1683644 by chx, EclipseGc, tim.plunkett, aspilicious, xjm, dawehner, effulgentsia: use Annotations for plugin discovery.
|
2012-08-11 12:49:12 -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 |
Dries
|
d9588de95d
|
- Patch #1496654 by alexpott, tobiasb: convert aggregator admin form to configuration system.
|
2012-07-25 11:10:29 -04:00 |
Dries
|
5a5cdc702c
|
- Patch #1497366 by neclimdul, effulgentsia, EclipseGc, merlinofchaos: introduce Plugin System to core.
|
2012-07-14 22:05:46 -04:00 |
Jennifer Hodgdon
|
a440f52c71
|
Issue #1443202 by TravisCarden, tim.plunkett, xjm: Make sure hook_preprocess documentation points to real funcions
|
2012-05-04 12:53:43 -07:00 |
catch
|
d9135600c9
|
Issue #1509996 by jhedstrom: Added Convert hook_cron_queue_info() to hook_queue_info().
|
2012-04-17 12:07:50 +09:00 |
catch
|
e8b9f3b44b
|
Issue #1058754 by Yaron Tal, kathyh, naxoc, xjm: Fixed attempt to loop through undefined result set in aggregator.
|
2012-04-13 16:16:11 +09:00 |
catch
|
efc984dfda
|
Issue #1483662 by Psikik: Fixed URLs for drupal.org module help pages need updates.
|
2012-03-21 14:51:30 +09:00 |