Commit Graph

42 Commits (0852c7f7d3bad3877ad70f8ddea3c743e5f84274)

Author SHA1 Message Date
Nathaniel Catchpole 70e40101ec Issue #2957381 by amateescu, GaëlG, alexpott, douggreen, jibran, catch: Data model problems with Vocabulary hierarchy 2018-11-15 14:42:08 +00:00
effulgentsia 1bffa61218 Issue #2997982 by longwave, plach, johns996: Orphan term hierarchy records can cause taxonomy_update_8502 to enter an infinite loop 2018-09-13 17:44:38 -07:00
Nathaniel Catchpole 6a9a7fd01b Issue #2997960 by plach, catch, franco cazzaro, longwave, logickal, larowlan, espurnes, benjifisher, bzrudi71: Missing taxonomy hierarchy items in 8.6.0 after running taxonomy_update_8502 2018-09-10 12:09:45 +01:00
Nathaniel Catchpole df1de90392 Issue #2991902 by amateescu: Fix block_content_update_8400() and taxonomy_update_8601() to not rely on the module handler anymore 2018-08-29 11:29:23 +09:00
Lee Rowlands 237b3f4112
Issue #2991346 by alexpott: The message displayed by taxonomy_update_8601() should be overridable 2018-08-10 07:10:38 +10:00
Francesco Placella 543b3f4ed3 Issue #2981887 by amateescu, joachim, jibran, chr.fritsch, Manuel Garcia, timmillwood, plach, Wim Leers, Gábor Hojtsy, Berdir, jojototh, pameeela, dawehner, catch, Bojhan, Fabianx, Jo Fitzgerald: Add a publishing status to taxonomy terms 2018-07-27 11:09:33 +02:00
Lee Rowlands 8640a9df49
Issue #2543726 by damiankloip, Wim Leers, claudiu.cristea, voleger, dagmar, dawehner, amateescu, tedbow, FredCorreia, mgalalm, caseylau, jibran, dbjpanda, pcambra, Grimreaper, idebr, dmouse, larowlan, Berdir, chx, andypost, yched, fgm: Make $term->parent behave like any other entity reference field, to fix REST and Migrate support and de-customize its Views integration 2018-01-16 09:40:26 +10:00
Alex Pott 1ab2651755 Issue #2183231 by tstoeckler, plach, jessebeach, fago, Berdir, xjm, mauzeh: Make ContentEntityDatabaseStorage generate static database schemas for content entities. 2014-06-01 15:53:43 -05:00
Alex Pott 1d198fbd68 Issue #2232037 by danblack: Taxonomy_index should have a primary key. 2014-04-12 22:59:29 -04:00
webchick 6edcdee3e6 Issue #1709960 by Berdir, zserno, jessebeach | joachim: Declare a maximum length for entity and bundle machine names. 2014-04-03 14:38:51 -07:00
Alex Pott 40dc8daf51 Issue #2095303 by swentel, plopesc, Berdir, claudiu.cristea, yched: Rename 'field_entity' to 'field_config' and 'field_instance' to 'field_instance_config'. 2014-02-19 23:29:14 +00:00
webchick bc058bada9 Issue #2168011 by xjm, jessebeach, Damien Tournoud, znerol, Xano: Remove all 7.x to 8.x update hooks and disallow updates from the previous major version. 2014-01-31 09:26:04 -08:00
Alex Pott c2f76e09d4 Issue #2015687 by smiletrl, amateescu, Berdir, fago: Convert field type to FieldType plugin for taxonomy module. 2013-12-12 15:42:27 +00: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
Nathaniel Catchpole 72c63698c8 Issue #2090541 by plopesc, yched: Avoid storing numeric target_id()'s for default values in field instance CMI files. 2013-11-07 10:49:51 +00:00
Nathaniel Catchpole 5459354982 Issue #2095399 by Berdir: Merge DatabaseStorageController and DatabaseStorageControllerNG. 2013-10-13 12:34:58 +01: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
Dries 65b155d9c2 Issue #1199946 by alexpott, fubhy, bojanz, steinmb, chx, catch: Fixed Disabled modules are broken beyond repair so the 'disable' functionality needs to be removed. 2013-09-19 18:22:53 +02:00
webchick 5bb0d5e667 Issue #2053489 by chx, tim.plunkett: Standardize on \Drupal throughout core. 2013-09-15 20:58:10 -07:00
webchick e346ac5fda Issue #2074229 by Gábor Hojtsy, tstoeckler: Add changed time tracking to taxonomy terms. 2013-09-04 11:31:38 -07:00
catch e1c40673b9 Issue #2078837 by alexpott: Fixed Ensure that we are using SQL storage for taxonomy_update_8007(). 2013-09-03 00:00:39 +01: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
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
webchick 3cf100dfcd Issue #1957142 by damiankloip, fubhy, cosmicdreams: Replace config() with Drupal::config(). 2013-08-14 09:54:28 -07: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
Dries 9e354fa9d2 Issue #1965208 by amateescu, Berdir: Convert TaxonomyTermReferenceItem to extend EntityReferenceItem. 2013-06-19 15:07:06 -04:00
webchick d5847d3f94 Issue #1374116 by amateescu, swentel, Berdir, yched: Move bundle CRUD API out of Field API. 2013-04-05 09:53:22 -07:00
webchick 7e1a0ca0bb Issue #1919022 by Berdir: Remove translatable tag. 2013-02-27 21:58:46 -05:00
Jennifer Hodgdon 8b8c4202df Issue #1894382 by nick_schuch: fix misspelling of word indices in a few spots 2013-01-22 15:23:41 -08:00
webchick 3cf6ad7cd5 Issue #1779026 by dagmar, tim.plunkett, sun, heyrocker: Convert Text Formats to Configuration System. 2013-01-17 14:28:27 -08:00
webchick 0343a2c896 Issue #1871032 by sun, andypost: Fixed Taxonomy module fails to install on MyISAM due to too long schema index. 2013-01-09 10:22:09 -08:00
catch 14f252014d Issue #1868602 by LinL: Fixed A couple of references to terms_per_page_count() instead of terms_per_page_admin(). 2012-12-27 22:20:48 +00:00
catch 4ed7a7d6aa Issue #1552396 by andypost, sun, tim.plunkett, amateescu, YesCT: Convert vocabularies into configuration. 2012-12-19 17:06:30 +00:00
catch ec9f9b5ed5 Issue #1799218 by ACF, Albert Volkman, anenkov, penyaskito, znerol, LinL: Convert taxonomy_override_selector() and taxonomy_terms_per_page_admin() variables to use configuration system. 2012-12-13 12:18:30 +00:00
Jennifer Hodgdon deab5f5173 Issue #1814904 by kattekrab: Fix up a/an on UUID documentation 2012-10-17 09:40:55 -07:00
webchick e7787c9cca Issue #1642526 by andypost, Berdir, dixon_: Add upgrade path from for generating UUIDs for all core entities. 2012-10-08 09:39:59 -07:00
webchick 14677a3b9c Issue #1741462 by Liam Morland: Fixed Reorder schema definitions. 2012-10-06 10:54:20 -07:00
Dries 4c2e6b41ec - Patch #1637370 by danielnolde, sun, djdevin, Berdir: Added UUID support to core entity types. 2012-08-07 14:33:39 -04:00
Dries 2d6dcdd509 - Patch #1454538 by effulgentsia, Gábor Hojtsy, kalman.hosszu: langcode property to all entity types; for the user entity, distinguish entity language from user's language preference. 2012-03-02 13:46:16 -05:00
Nathan Haug 06fb770bd3 Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory. 2011-11-01 12:48:40 +09:00
Nathaniel 906a6db347 Revert "Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades."
This reverts commit f0a16bf2a4.
2011-11-01 12:32:15 +09:00
Nathaniel f0a16bf2a4 Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades. 2011-11-01 12:25:12 +09:00