Commit Graph

69 Commits (24f36dde286484629bfbf0f9a6ae76b9c1960f12)

Author SHA1 Message Date
Alex Pott b21943922d Issue #1888424 by katbailey, steveoliver, twistor, beejeebus, effulgentsia: Change notice: Make Drupal's URL generation logic available to HttpKernel, and minimize code repetition/divergence. 2013-06-06 09:14:16 +01:00
Alex Pott f2d710c607 Issue #1620010 by dawehner, ParisLiakos, plach, jibran: Move LANGUAGE constants to the Language class. 2013-05-25 13:12:45 -07:00
Alex Pott 6b4b127e2e Issue #1898432 by WebDevDude, steveoliver, vlad.dancer, jenlampton, pixelmord, Fabianx, iztok, EVIIILJ, jwilson3, c4rl, Cottser: Convert node module to Twig. 2013-05-24 10:13:55 -07:00
Alex Pott 5f9bee7707 Issue #1898054 by pixelmord, jenlampton, steveoliver, EVIIILJ, c4rl, vlad.dancer, Fabianx, joelpittet, jwilson3, thedavidmeister, shanethehat, Cottser: Convert comment module to Twig. 2013-05-24 10:04:14 -07:00
Alex Pott 518c4d10bd Issue #1875992 by amateescu, swentel, yched: Add EntityFormDisplay objects for entity forms. 2013-05-19 13:02:16 -07:00
Alex Pott f406799a77 Issue #1935548 by linclark, c4rl: Remove JSON-LD module. 2013-05-09 22:58:27 +01:00
Alex Pott 79ea2f38f8 Issue #1292284 by ParisLiakos, RobLoach, karschsp: Require 'type' key in .info.yml files. 2013-05-07 14:51:26 +01:00
webchick 53d8c24d94 Issue #1818560 by Berdir, fago, Wim Leers, jessebeach, dawehner, YesCT: Convert taxonomy entities to the new Entity Field API. 2013-04-26 09:10:49 -07:00
Alex Pott 34e630950a Issue #1939660 by chx | catch: Use YAML as the primary means for service registration. 2013-04-09 05:32:49 +01:00
catch fc7c38bde8 Issue #1764474 by Berdir, chx, alexpott, pounard, msonnabaum: Make Cache interface and backends use the DIC. 2013-03-22 09:36:55 +00:00
webchick 37afef0004 Issue #1818556 by das-peter, plach, fago, Berdir, vijaycs85: Change notice: Convert nodes to the new Entity Field API. 2013-03-10 12:05:24 -07:00
webchick 29146a41de Issue #1806334 by dawehner, xjm, tim.plunkett, rootatwc: Convert the node listing at /node to Views. 2013-03-08 21:20:26 -08:00
Dries 6bf13bd87b Issue #1793074 by cweagans, sun, chx: Convert .info files to YAML. 2013-03-06 17:51:39 -05:00
Dries 9e8c184eac Issue #1895064 by scor: Fixed Ensure user name is language neutral in RDFa and update tests to parse RDFa. 2013-02-12 16:40:21 -05:00
Dries 1af32393e4 Issue #1869914 by scor: Refactor RdfMappingDefinitionTestCase and split it in dedicated test cases. 2013-02-12 16:38:06 -05:00
Dries fb08e2f281 Issue #1801304 by Amitaibu, amateescu, effulgentsia, tim.plunkett, EclipseGc, Fabianx, Cottser: Added Entity reference field. 2013-02-01 11:08:58 -05:00
Dries 2735dbb481 Issue #1179764 by mjohnq3, mbrett5062, tim.plunkett: Convert Bartik to HTML5. 2013-01-31 10:50:04 -05:00
Dries 2fa3ffe132 Issue #1822458 by tim.plunkett, effulgentsia: Move dynamic parts (view modes, bundles) out of entity_info(). 2013-01-23 12:46:47 -05:00
catch 8d65d777d0 Issue #1886102 by scor: Rewrite TrackerAttributesTest to parse RDFa. 2013-01-23 13:39:39 +00:00
webchick fe15dd23de Issue #1886108 by linclark, scor: Rewrite CommentAttributesTest to parse RDFa. 2013-01-17 13:45:26 -08:00
webchick 5e63f15e35 Issue #1867096 by linclark, scor: Rewrite RdfaMarkupTest to parse RDFa. 2013-01-17 11:58:08 -08:00
catch db1122d6ab Issue #1778178 by fago, Berdir, effulgentsia, mradcliffe, das-peter: Convert comments to the new Entity Field API. 2013-01-14 10:59:47 +00:00
webchick 8782843fea Issue #1848464 by scor, jneubert: Fixed Make RDFa markup upward compatible with RDFa 1.1. 2013-01-11 00:15:18 -08:00
webchick cf7cc519f7 Issue #1356170 by ohnobinki, tim.plunkett: Remove all uses of array_merge_recursive(), or document why they are being used instead of NestedArray::mergeDeep(). 2013-01-09 15:58:39 -08:00
catch 2288314826 Issue #1852966 by yched, Stalski, zuuperman, swentel: Rework entity display settings around EntityDisplay config entity. 2012-12-28 23:03:17 +00:00
catch 53de739800 Revert "Issue #1852966 by yched, swentel: Rework entity display settings around EntityDisplay config entity."
This reverts commit 8ad67af2e0.
2012-12-28 23:02:37 +00:00
catch 8ad67af2e0 Issue #1852966 by yched, swentel: Rework entity display settings around EntityDisplay config entity. 2012-12-28 19:05:41 +00:00
webchick c2fb90f953 Issue #1872640 by fabpot: Renamed the dispatcher service to event_dispatcher(). 2012-12-26 10:20:15 -08:00
Dries bf7d441e11 Issue #1852812 by linclark: Use cache to get entity type/bundle metadata from JSON-LD @type URI. 2012-12-21 12:55:13 -05:00
catch 23c83da4fa Issue #1857324 by Berdir, tim.plunkett: Use default theme name and entity key in $build for user entity. 2012-12-13 12:11:18 +00:00
webchick 3c7447f865 Issue #880940 by realityloop, xjm, Jody Lynn, tim.plunkett, smortimore, dagmar: Added view/revert/delete revisions per content type. 2012-11-28 23:28:47 -08:00
webchick b7f577a2a8 Issue #1810710 by Berdir, Fabianx: Remove copying of node properties wholesale into theme variables. 2012-11-07 02:33:34 -08:00
webchick 76a157fe32 Issue #1763974 by tim.plunkett, EclipseGC, berdir, xjm, neclimdul, FabianX: Convert entity type info into plugins. 2012-10-30 13:37:18 -07:00
Jennifer Hodgdon 5ffd2a640d Issue #1797506 by xjm, Lars Toomre: Remove t() from test assertions in RDF module 2012-10-18 16:19:35 -07:00
webchick c3c8794199 Issue #1812034 by xjm: Only use standard profile where necessary in comment.module tests (10% bot speed-up). 2012-10-15 19:59:11 -07:00
webchick 3fce22c56a Issue #1798066 by boztek, larowlan: Clean up CommentTestBase::setCommentSettings(). 2012-10-09 19:37:10 -07:00
catch 8643c01260 Issue #1338966 by loganfsmyth, geerlingguy: Fixed Introduce _rdf_mapping_load_multiple() to reduce queries. 2012-09-19 10:56:48 +01:00
catch 4f37cf0255 Issue #1700382 by Albert Volkman, cam8001: Replace remaining references to drupal_attributes() with new Attributes(). 2012-09-04 14:32:47 +01:00
webchick de473408a6 Issue #1742958 by DamienMcKenna, jhodgdon: Fixed All spellings of URI should be uppercase. 2012-09-01 21:50:06 -07:00
Jennifer Hodgdon 494cf588ac Issue #1418980 by batigolix: Fix up test docs for RDF module 2012-08-29 10:44:57 -07:00
catch ff895df7ac Issue #1618172 by jcisio, corvus_ch, estebanvalerio.h, Berdir: Remove entity_uri() in favor of EntityInterface::uri(). 2012-08-22 15:04:43 +02:00
webchick 1c4a00f374 Issue #1616972 by webflo, Schnitzel, Berdir, pfrenssen, gaspaio: Replace ->name with ->label(). 2012-08-19 12:33:53 +02:00
Dries f40a69c510 - Patch #1374030 by aspilicious, Berdir, tim.plunkett: remove entity_extract_ids() now we have proper classed entity objects. 2012-08-11 12:19:01 -04:00
webchick 7e9d2c1676 Issue #1711070 by kid_icarus, tim.plunkett, xjm, droplet, zendoodles and cam8001: Convert tests to use ::$modules property instead of parent::setUp($modules). 2012-08-09 18:24:21 -07:00
Jennifer Hodgdon 96614a6b96 Issue #1418980 by batigolix, kotnik, hansyg, adnasa: API docs cleanup for RDF module 2012-08-03 11:03:53 -07: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
webchick 33ef742c66 Issue #1593450 by aspilicious: Convert rdf tests to PSR-0. 2012-06-14 16:31:31 +02:00
webchick 15eeb96db6 Issue #1594496 by aspilicious, Niklas Fiekas: Fixed Entity PSR-0 documentation issues. 2012-06-14 11:19:36 +02:00
webchick 7a83b8f314 Issue #1594218 by aspilicious, Rob Loach: Convert taxonomy tests to PSR-0. 2012-06-14 11:16:06 +02:00
catch d2901d051d Issue #890790 by Tor Arne Thune, davidjdagino: Added tests for deleting nodes does not delete their comments. 2012-05-22 13:11:21 +09:00