Commit Graph

345 Commits (7625696dba833902affb92715649b82732deb701)

Author SHA1 Message Date
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
Nathaniel Catchpole 94cd6717a8 Issue #1939994 by Berdir, rlmumford: Complete conversion of nodes to the new Entity Field API. 2013-08-27 11:36:16 +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
Nathaniel Catchpole b761f76a65 Issue #2056627 by dawehner, tim.plunkett: Fixed Regression, Form API autocomplete is broken for routes. 2013-08-21 08:34:21 +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 07298d66e4 Issue #1911492 by jibran, Manuel Garcia, derhasi, pcambra, dawehner, damiankloip: Fixed Views try to find Custom StylePlugin template in core/modules/views/templates. 2013-08-16 14:49:18 -05:00
Dries dd95e4bae3 Issue #2049039 by Berdir: Convert node properties to methods. 2013-08-16 12:13:11 -05:00
webchick 3cf100dfcd Issue #1957142 by damiankloip, fubhy, cosmicdreams: Replace config() with Drupal::config(). 2013-08-14 09:54:28 -07:00
webchick c4131e2924 Issue #2009632 by tim.plunkett, dawehner, giammi: Switch CommentPreviewTest from standard profile to testing. 2013-08-11 23:59:56 -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
Nathaniel Catchpole e2a81db3c6 Issue #1844956 by msonnabaum, beejeebus: Fixed Optimize date formatting performance. 2013-08-10 08:00:02 +01:00
webchick 6bec9b2f79 Issue #2056943 by alexpott, damiankloip: Convert render_link() to renderLink. 2013-08-03 23:00:11 -07:00
Alex Pott a2f9a60724 Issue #2033383 by tim.plunkett: Provide a default plugin bag. 2013-08-01 17:42:57 +02:00
Alex Pott 57dc876717 Issue #2017207 by Berdir, marcingy: Complete conversion of users to Entity Field API. 2013-07-29 09:52:14 +02:00
Nathaniel Catchpole d3c5919d17 Issue #2045919 by drupalrv: Replace all module_implements() deprecated function calls. 2013-07-27 15:30:10 +01:00
Alex Pott 8e23b465a6 Issue #2045275 by Berdir: Convert user properties to methods. 2013-07-24 21:40:03 +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 ad137531c9 Issue #2041287 by Berdir: Convert ->nid to ->id() and ->isNew(). 2013-07-20 13:21:43 +01:00
Nathaniel Catchpole 7dd31494f3 Issue #1979094 by Berdir, dawehner, msonnabaum, tim.plunkett, effulgentsia: Fixed Separate create access operation entity access controllers to avoid costly EntityNG instantiation. 2013-07-16 10:33:18 +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
Alex Pott d03acd3ce9 Issue #1831080 by dawehner, IshaDakota, YesCT: Remove the 'More' area from the bottom of handler configuration. 2013-07-14 14:01:25 -04:00
Dries c02ba60087 Issue #2039199 by Berdir: Convert ->uid to ->id(), isAnonymous() and isAuthenticated(). 2013-07-11 13:29:02 -04:00
Alex Pott c250f7354d Issue #2016589 by amateescu, tim.plunkett: Add a dedicated @EntityReferenceSelection annotation. 2013-07-09 15:39:11 +01:00
Nathaniel Catchpole ba3423f534 Issue #1913620 by andypost: Fixed Move comment TypeData to proper place. 2013-07-06 16:23:43 +01:00
Alex Pott a4c65bec40 Issue #1825896 by dawehner, damiankloip, heddn: Add module owner to plugin data on handlers. 2013-07-05 21:54:59 +01:00
Alex Pott 5fc86b0029 Issue #1868004 by fago, das-peter, Berdir, EclipseGc, fubhy the cat, dixon_: Improve the TypedData API usage of EntityNG. 2013-07-05 19:43:36 +01:00
Alex Pott b48f8fda69 Issue #2030925 by echoz: Quote rtl attribute selector. 2013-07-02 13:40:19 +01:00
Nathaniel Catchpole ffa96ebf6d Issue #2030913 by jthorson, andypost, jaredsmith: Fixed Comment module WSOD due to old translation_entity() module name used. 2013-07-02 10:56:20 +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
Dries d988a30f87 Issue #1810370 by plach, kfritsche, berdir, alexpott, xjm, chx: Entity Translation API improvements. 2013-06-30 20:09:38 -04:00
Alex Pott 2c2f5f59f5 Issue #1867856 by fubhy the cat, EclipseGc, Berdir: Use annotation discovery for data type plugins. 2013-06-29 15:48:52 +01:00
Alex Pott 6ac2f8e2c8 Issue #1978914 by mparker17, shanethehat, dawehner, tim.plunkett, juampy: Convert comment_permalink() to a Controller. 2013-06-29 15:20:25 +01:00
Alex Pott 39cc830ad0 Issue #2008980 by jeroen12345, hussainweb: Replace theme() with drupal_render() in comment module. 2013-06-29 14:43:09 +01: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 bfba7b8de9 Issue #2015789 by fubhy, echoz, rteijeiro, LewisNyman, penyaskito: Remove language_css_alter() (RTL stylesheets) in favor of HTML 'dir' attribute. 2013-06-28 09:47:08 +01:00
Alex Pott f74d2981ef Issue #2025991 by plach, David Hernández: Introduce hook_entity_prepare() to generalize hook_node_prepare(). 2013-06-28 09:41:01 +01:00
Alex Pott 4586ea128d Issue #2014821 by amateescu, swentel: Introduce form modes UI and their configuration entity. 2013-06-27 22:24:39 +01:00
Alex Pott e49b129429 Issue #1978948 by pcambra, rgristroph, oenie, kgoel, mparker17: Convert comment_approve() to a Controller. 2013-06-27 12:36:30 +01:00
Alex Pott 46973e74b5 Issue #111715 by andypost, swentel, tim.plunkett, sun, Berdir, amateescu, kkaefer, YesCT, dagmar, chx: Convert node/content types into configuration. 2013-06-27 06:48:51 +01:00
Alex Pott de3558c214 Issue #2024867 by vijaycs85: Rename translation_entity() to content_translation(). 2013-06-25 20:16:20 +01:00
Dries b4655c58f6 Issue #1869600 by linclark, scor, jesse.d: Refactor RDF mappings to be inline with the new Entity Field API. 2013-06-24 18:21:37 -04:00
Nathaniel Catchpole 195849b2a4 Issue #1872876 by chx, fubhy, dawehner, alexpott, tim.plunkett: Turn role permission assignments into configuration. 2013-06-24 17:38:32 +01:00
Dries ab87217af4 Issue #1999340 by chertzog, kim.pepper: Use Symfony Request for comment module. 2013-06-20 14:35:44 -04:00
Dries 2fe57efec0 Issue #2022769 by fubhy, xjm: Fixed conversion of field_delete_field() in hook_uninstall(). 2013-06-20 14:07:44 -04: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
Nathaniel Catchpole 00cb147e14 Issue #1668866 by ParisLiakos, aspilicious, tim.plunkett, pdrake, g.oechsler, dawehner, Berdir, corvus_ch, damiankloip, disasm, marcingy, neclimdul: Replace drupal_goto() with RedirectResponse. 2013-06-19 17:07:30 +01:00