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
|
de06734189
|
Issue #1987598 by disasm, mparker17, Niklas Fiekas, rabellamy | vijaycs85: Convert aggregator_test_feed() and aggregator_test_redirect() to a new style controller.
|
2013-09-14 23:49:08 -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 |
Alex Pott
|
c435ef8d2b
|
Issue #2062573 by claudiu.cristea, tim.plunkett, Xano: Change notice: Add method defaultConfiguration() in ConfigurablePluginInterface.
|
2013-09-13 17:27:56 +01:00 |
webchick
|
0451a6d700
|
Issue #2083811 by yched, plach: Remove langcode nesting for fields in entity structures.
|
2013-09-12 22:35:51 -07:00 |
webchick
|
ca7ae5992a
|
Issue #1963394 by tim.plunkett, jibran, effulgentsia: Fixed ConfirmFormBase::getCancelPath() should allow for a route.
|
2013-09-12 21:51:47 -07:00 |
webchick
|
d009cac09c
|
Issue #2074037 by Wim Leers, effulgentsia: Add drupalPostUrl() — drupalPost()/drupalPostAjax() are for forms only, D8 JS performs non-form HTTP requests.
|
2013-09-11 12:41:33 -07:00 |
webchick
|
e05902e5da
|
Issue #2084513 by donquixote, EclipseGc: Annotation class loading could be more elegant.
|
2013-09-11 12:36:35 -07:00 |
Alex Pott
|
11eeb98bf3
|
Issue #2070609 by damiankloip, tstoeckler: Remove obsolete 'module' keys from Views plugin annotations.
|
2013-09-11 02:21:44 +01:00 |
Alex Pott
|
f7a4182e2f
|
Issue #2049085 by damiankloip: Inject database dependency into AggregatorFeedBlock derivative class.
|
2013-09-08 13:37:39 +02: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 |
Alex Pott
|
7742cc3563
|
Issue #2057869 by dawehner, jibran: Provide an alias for 'plugin.manager.entity' called 'entity.manager'.
|
2013-09-01 13:24:15 +01:00 |
Nathaniel Catchpole
|
613a370a5b
|
Issue #2057589 by smiletrl, tim.plunkett, alexpott, dawehner: Rename ControllerInterface to ContainerInjectionInterface.
|
2013-09-01 09:04:33 +01:00 |
webchick
|
c14bbc49df
|
Issue #2018411 by ParisLiakos, tim.plunkett, msonnabaum: Figure out a nice DX when working with injected translation.
|
2013-08-30 23:09:05 -07:00 |
Alex Pott
|
c5ef1c9c38
|
Issue #2063405 by dawehner, Wim Leers, Crell: Update all access checkers to use static::ALLOW/static::DENY/static::KILL.
|
2013-08-29 14:04:29 +01:00 |
webchick
|
94f609ea16
|
Issue #2072249 by tim.plunkett: Modernize aggregator.module forms.
|
2013-08-28 00:08:01 -07:00 |
Alex Pott
|
bc602a7a49
|
Issue #1957330 by ParisLiakos, twistor: Make possible for parsers and fetchers to expose configuration through plugins.
|
2013-08-28 01:55:42 +01:00 |
Alex Pott
|
55bd232761
|
Issue #1969388 by dawehner, tim.plunkett, olli: Add dedicated annotations for Views plugins.
|
2013-08-28 01:03:53 +01:00 |
Alex Pott
|
48ddeb48db
|
Issue #2024963 by Berdir: Move baseFieldDefinitions from storage to entity classes.
|
2013-08-27 17:04:17 +01:00 |
Alex Pott
|
0489b631a8
|
Issue #2065721 by tim.plunkett: Add a dedicated @Block plugin annotation.
|
2013-08-25 19:57:31 +01:00 |
webchick
|
2132c17948
|
Issue #2057155 by pwolanin, dawehner: Add a generateFromRoute() method on the url generator to accept options like url().
|
2013-08-22 10:28:40 -07:00 |
webchick
|
fa967340e3
|
Revert "git commit -m Issue"
Stupid commit message. :P Fixing. :P
This reverts commit 838bf21e31 .
|
2013-08-22 10:25:55 -07:00 |
webchick
|
838bf21e31
|
git commit -m Issue
|
2013-08-22 10:21:03 -07:00 |
Alex Pott
|
410d56a7ba
|
Issue #2059245 by tim.plunkett, msonnabaum: Add a FormBase class containing useful methods.
|
2013-08-22 03:02:00 +01:00 |
Nathaniel Catchpole
|
0de8bea702
|
Issue #2067007 by andypost: Replace \Drupal:: with ->container->get() in test classes of aggregator module.
|
2013-08-19 15:34:20 +01: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 |
Alex Pott
|
fd76691cca
|
Issue #2059479 by damiankloip: Typehint Drupal\views\ResultRow in field handler render methods.
|
2013-08-11 23:24:02 +01:00 |
webchick
|
6bf5aec91e
|
Issue #2031437 by fgm, benjy: Fixed Blocks no longer use 'delta'. Remove it from derivative plugins.
|
2013-08-10 02:02:12 -07:00 |
webchick
|
c8a5c8e364
|
Issue #2052923 by Berdir: Update Guzzle to latest version.
|
2013-08-10 00:53:20 -07:00 |
webchick
|
193f1f5c38
|
Issue #2008970 by markie, StephaneQ, adamcowboy | thedavidmeister: Replace theme() with drupal_render() in aggregator module.
|
2013-08-06 23:35:04 -07:00 |
webchick
|
09e5b2907e
|
Issue #2057445 by alexpott: Fixed file wrong file perms introduced by 2056415 and 2056417.
|
2013-08-04 11:52:01 -07:00 |
webchick
|
6bec9b2f79
|
Issue #2056943 by alexpott, damiankloip: Convert render_link() to renderLink.
|
2013-08-03 23:00:11 -07:00 |
Alex Pott
|
91bd01a852
|
Issue #2043581 by larowlan, kim.pepper: Move aggregator_load_feed_items() to the ItemStorageController, retain procedural wrapper.
|
2013-08-03 13:15:55 +02:00 |
Alex Pott
|
651393699d
|
Issue #2049079 by damiankloip: Inject database dependency into AggregatorCategoryBlock derivative class.
|
2013-08-02 01:30:08 +02:00 |
Alex Pott
|
d88a2be443
|
Issue #2043379 by tim.plunkett: Allow plugins to be discovered in any directory.
|
2013-07-25 00:57:30 +02:00 |
Alex Pott
|
45014004ad
|
Issue #2046415 by DuaelFr: Replace unsafe translated strings from Aggregator module.
|
2013-07-25 00:50:13 +02:00 |
Alex Pott
|
08aeb8717f
|
Issue #2034947 by damiankloip: Change view results to use a classed object.
|
2013-07-21 08:46:30 +01:00 |
Alex Pott
|
02c8071e19
|
Issue #1906692 by Simon Georges, jmarkel: String cleanup: make strings consistent in DefaultFetcher::fetch.
|
2013-07-20 21:53:24 +01:00 |
Alex Pott
|
31efff2728
|
Issue #2036087 by YesCT: Add public identifier to all render methods in all views plugins in core.
|
2013-07-15 18:39:32 -04:00 |
Nathaniel Catchpole
|
22a6d8ccec
|
Issue #2012382 by damiankloip: Improve efficiency of access checker matching on routes.
|
2013-07-15 10:22:26 +01:00 |
Nathaniel Catchpole
|
f7b9139e65
|
Issue #1963544 by lslinnet, ParisLiakos, pguillard: Convert aggregator/rss to views.
|
2013-07-10 22:40:57 +01:00 |
Nathaniel Catchpole
|
63057b78be
|
Issue #1839468 by ParisLiakos: Fixed [Followup] Replace aggregator rss parsing with Zend Feed.
|
2013-07-06 16:28:53 +01:00 |
Dries
|
58de5374c4
|
Issue #2024833 by claudiu.cristea: Adopt load() and loadMultiple() on entity storage controllers.
|
2013-06-30 20:09:38 -04:00 |
Alex Pott
|
4c357934c2
|
Issue #1754246 by webflo, swentel, penyaskito, andypost, alexpott, YesCT, dagmar: Languages should be configuration entities.
|
2013-06-29 11:56:53 +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
|
58c54c35fd
|
Issue #2008970 by markie, adamcowboy: Replace theme() with drupal_render() in aggregator module.
|
2013-06-24 09:12:50 +01:00 |
Jennifer Hodgdon
|
0366140fa0
|
Issue #2013094 by pwieck, Cottser: Remove unnecessary template_preprocess() reference from all Twig files
|
2013-06-20 07:02:02 -07:00 |