Commit Graph

130 Commits (5c80527210556f367b418aa34e929be737d31d32)

Author SHA1 Message Date
Alex Pott 360c0c0757 Issue #1898444 by jenlampton, Cottser, lbainbridge, duellj, joelpittet, scor: Rdf.module - Convert theme_ functions to Twig. 2014-01-04 15:02:23 +01:00
webchick 3b604ffa21 Issue #2162271 by likin: Prefixes in config_get_storage_names_with_prefix. 2013-12-31 16:15:45 -08:00
webchick 67001bef78 Issue #2091357 by batigolix: Update hook_help for RDF module. 2013-12-31 15:13:49 -08:00
catch cc7b115ed8 Issue #2053461 by larowlan, andypost, tim.plunkett, swentel: Node type settings such as published state, promoted state, create revision and author information cannot be turned off. 2013-12-30 18:00:49 +00:00
webchick fdca37f8ae Issue #2160117 by sun: Remove/convert remaining calls to variable_get/_set/_del(). 2013-12-19 18:24:31 -08:00
webchick 3465947578 Issue #2146517 by TR: Remove annotation 'use' statements from all core classes. 2013-12-19 10:28:42 -08:00
webchick 9657849b73 Issue #2080705 by chertzog: Remove Unused local variable from /core/modules/rdf/lib/Drupal/rdf/Tests/TrackerAttributesTest.php. 2013-12-04 00:47:53 -08:00
Nathaniel Catchpole b20755f4c8 Issue #2142549 by amateescu, yched: Support multi-column field types in base tables. 2013-12-03 11:48:59 +00:00
webchick e6042e1743 Issue #2030929 by cwells, linclark, jesse.d: Test text formatter RDFa output. 2013-11-23 19:20:38 -08:00
webchick a50c69719e Issue #2130673 by cwells: Place number of comments metadata inside node template. 2013-11-22 19:21:50 -08:00
Dries 65f606ef45 Issue #2107681 by vijaycs85, rych: Create configuration schema for RDF module. 2013-11-17 15:31:13 -05:00
Alex Pott 7b8e204118 Issue #2133469 by tim.plunkett, damiankloip, dawehner: Replace path-based entity links with route names. 2013-11-15 09:31:24 -04:00
Nathaniel Catchpole 115b40c9f8 Issue #2134951 by xjm: Remove upgrade path tests. 2013-11-15 11:40:44 +00:00
Alex Pott bf3e9cfaaa Issue #2112705 by mikey_p: Replace EntityType::$module with provider. 2013-11-02 22:11:53 -07:00
Alex Pott 840e20aec6 Issue #2097691 by plopesc, amateescu: Move FIELD_CARDINALITY_UNLIMITED constant to FieldDefinitionInterface. 2013-10-26 09:26:00 -07:00
Alex Pott 4b7bbecbc3 Issue #2097903 by Berdir, amateescu: Rename EntityRenderController to EntityViewBuilder. 2013-10-25 13:54:18 -07:00
Alex Pott ab59feb8ea Issue #2095943 by dotoree, Tim Bozeman: Core modules and themes missing the version attribute in info.yml. 2013-10-22 16:23:24 -07:00
webchick a339661b0f Issue #2062017 by InternetDevels, rhm50, wesleydv, DeimoS: Replace user_access() calls with ->hasPermission() in rdf module. 2013-10-08 21:02:44 -07:00
webchick b014ce1ca8 Issue #2080703 by chertzog | mrsinguyen: Remove Unused local variable from /core/modules/rdf/rdf.module. 2013-10-06 22:41:03 -07: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
Nathaniel Catchpole 1aeee1cd39 Issue #2004244 by Berdir, plach, tim.plunkett, msonnabaum, das-peter: Move entity revision, content translation, validation and field methods to ContentEntityInterface. 2013-10-01 12:42:30 +01:00
Alex Pott 37949fe378 Issue #731724 by larowlan, andypost, dixon_, tsvenson: Convert comment settings into a field to make them work with CMI and non-node entities. 2013-09-27 17:34:47 +02:00
webchick 7dedb6cad0 Issue #1969572 by neclimdul, larowlan, hussainweb, dawehner, damiankloip, ParisLiakos, pwieck, Berdir, socketwench: Make Uuid a service. 2013-09-25 00:16:05 +02:00
Nathaniel Catchpole d7fa47b49b Issue #1605290 by amateescu, msonnabaum, Caseledde, damiankloip, beejeebus, catch, Berdir, Wim Leers: Enable entity render caching with cache tag support. 2013-09-22 09:31:05 +01:00
Nathaniel Catchpole 9e5def44b7 Issue #1778122 by scor, linclark, effulgentsia: Fixed Enable modules to inject attributes into field formatters, so that RDF attributes get output on the appropriate elements. 2013-09-20 10:59:23 +01:00
webchick 5bb0d5e667 Issue #2053489 by chx, tim.plunkett: Standardize on \Drupal throughout core. 2013-09-15 20:58:10 -07: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 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
Nathaniel Catchpole c7994001cc Issue #1497374 by yched, chx, amateescu, plach, Damien Tournoud, fago, swentel: Switch from Field-based storage to Entity-based storage. 2013-09-01 07:20:49 +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 5778af9115 Issue #2011918 by Liam Morland, jesse.d, scor: Fixed Titles are often double-escaped (including in the content attribute of the dc:title meta element for nodes). 2013-08-22 01:21:58 +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 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
Dries 233ac18f81 Issue #2034977 by linclark: Create a base class for formatter RDFa tests. 2013-08-13 15:03:57 -04:00
Dries 1d2de46266 Issue #1323830 by scor: Place title RDFa metadata inside entity HTML element. 2013-08-05 08:57:19 +02: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
Alex Pott b44b584d79 Issue #2054699 by pcambra: Ensure config entity id is set for computed composite ids. 2013-08-03 23:05:02 +02:00
Alex Pott bb654e169b Issue #2056417 by Marcus Maihoff: Remove Unused local variable $person_uri from /core/modules/rdf/lib/Drupal/rdf/Tests/UserAttributesTest.php. 2013-08-03 12:06:08 +02:00
Alex Pott e33ddd1b74 Issue #2045923 by drupalrv, tim.plunkett: Replace all module_invoke_all() deprecated function calls in procedural code. 2013-08-01 10:10:33 +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 e9ca0d86e6 Issue #2020001 by linclark, jesse.d: Make datatype callback handling more flexible. 2013-07-20 13:57:47 +01:00
Alex Pott ad137531c9 Issue #2041287 by Berdir: Convert ->nid to ->id() and ->isNew(). 2013-07-20 13:21:43 +01:00
Alex Pott d455adeb73 Issue #2036765 by tim.plunkett: Drupal\rdf\Tests\StandardProfileTest needs clean up. 2013-07-20 02:33:20 +01:00
Dries c02ba60087 Issue #2039199 by Berdir: Convert ->uid to ->id(), isAnonymous() and isAuthenticated(). 2013-07-11 13:29:02 -04:00
Nathaniel Catchpole 54b703ed4b Issue #1843728 by jenlampton, thund3rbox, mr.baileys, Cottser: Remove template_process_field(). 2013-07-11 10:26:38 +01:00
Alex Pott 27f8cd4cd6 Issue #2027423 by claudiu.cristea, tim.plunkett, andypost: Make image style system flexible. 2013-07-08 23:37:04 +01:00
Dries 36975492e9 Issue #1784234 by linclark: Use schema.org types and properties in RDF mappings. 2013-07-03 12:29:13 -04:00
Dries b416a3778c Issue #1941286 by scor, Eric_A: Remove the process layer (rdf module). 2013-07-02 15:00:09 -04:00