You are here

CHANGELOG.txt in Taxonomy display 7

Taxonomy Display 7.x-1.x, YYYY-MM-DD
------------------------------------
Issue #1754636 by vidorado: Allow using associated content View title
  configuration.
Issue #1783968 by fearlsgroove: Fix content listing using Views with facets.

Taxonomy Display 7.x-1.1, 2012-10-29
------------------------------------
Issue #1783968 by tmsimont, lotyrin: Update Views associated handler to support
  exposed filters.
Issue #1817970 by codycraven, moltra: Fix fatal error in associated core when
  number of entities set to 0.
Issue #1507630 by codycraven: Check for custom display setting before altering.
Issue #1798169 by tmsimont, lotyrin, codycraven: Added ignore breadcrumb plugin
  to allow other modules to set the breadcrumb.
Issue #1811426 by Moloc: Fix term name not used as page title when menu item
  links to it.
Issue #1807714 by codycraven: Due to #1410576 CTools is now a dependency.
Issue #1807682 by codycraven: Fixed strict warning, function result passed by
  reference.
Issue #1410576 by jonhattan: Added Features export integration.
Issue #1693978 by Saxxing: Fix ability for breadcrumbs to be translated.
Issue #1425648 by codycraven: Added README.txt per user request.
Issue #1507632 by codycraven, hass: Display select option for views that do not
  have a human name set.
Issue #1564806 by hass: Fix misspelled function name.
Issue #1542306 by hass: Fix strings missing translate function wrapper.

Taxonomy Display 7.x-1.0, 2011-10-10
------------------------------------
Issue #1305682 by codycraven: Add CTools term page display plugin.
Issue #1304536 by codycraven: Make compatible with CTools' page manager.
Issue #1231090 by Jose Reyero, codycraven: Send term page title through
  internationalization taxonomy, if it exists.
Issue #1231090 by codycraven: Added alter hook in core breadcrumb handler to
  support manipulating term parents.

Taxonomy Display 7.x-1.0-rc4, 2011-09-11
----------------------------------------
Issue #1275596 by codycraven, vito_swat: Fixed associated content views plugin
  not passing term id argument correctly.

Taxonomy Display 7.x-1.0-rc3, 2011-09-09
----------------------------------------
Removed validated todo.
Removed CVS "; $Id$" from files.
Issue #1274870 by codycraven: Fixed views plugin reporting error when no result.
Issue #1261270 by codycraven: Added caching to fetch taxonomy display settings.

Taxonomy Display 7.x-1.0-rc2, 2011-08-17
----------------------------------------
Issue #1252504 by codycraven: Fixed typo in
  taxonomy_display_fetch_taxonomy_display() causing undefined index errors when
  the vocabulary has not had taxonomy display settings saved.

Taxonomy Display 7.x-1.0-rc1, 2011-08-17
----------------------------------------
Issue #1252368 by codycraven: Fixed vocabulary machine name not updating in
  taxonomy_display table on change.
Issue #1247802 by codycraven: Added plugin support for taxonomy breadcrumbs.
Issue #1237136 by codycraven: Expose term object on term page to altering.
Issue #1230200 by R.Muilwijk: Fixed exported views not recognized.
Issue #1231346 by codycraven: Remove the ability to select whether taxonomy
  term's fields should be displayed even if the description field is empty, now
  in core.
Issue #1188126 by scuba_fly: Added spaces to two lines for coding standards.

Taxonomy Display 7.x-1.0-beta1, 2011-05-09
------------------------------------------
Issue #1143628 by codycraven, vito_swat: Fixed $form_state values failing to be
  provided to TaxonomyDisplayHandlerForm::formFieldset() implementations when
  Ajax is being used in the implementation.
Issue #1143622 by codycraven, vito_swat: Fixed inability to enable/disable term
  page displays when Display Suite is not installed/enabled.

Taxonomy Display 7.x-1.0-alpha2, 2011-04-18
-------------------------------------------
Issue #1126052 by codycraven: Added option for administrator to omit RSS feeds
  from being generated automatically on taxonomy term pages.
Issue #1124168 by codycraven: Fixed fatal error on taxonomy term display page
  configuration when Display Suite not installed and enabled.
Issue #1122992 by codycraven: Fixed fatal error on taxonomy term display page
  configuration when no taxonomy display yet exists.

Taxonomy Display 7.x-1.0-alpha1, 2011-04-04
-------------------------------------------
Added taxonomy_display.api.php to define the hook invocations and alters created
  by taxonomy_display. Also modified taxonomy_display_save_taxonomy_display() to
  make altering less resource intensive.
Added missing plugin support and resolved errors when a term is viewed and the
  vocabulary does not have any taxonomy_display settings.

Taxonomy Display Sandbox
------------------------
Made a bunch of commits no one cares about, it is a sandbox module after all.
Added CHANGELOG.txt
Initial commit.

File

CHANGELOG.txt
View source
  1. Taxonomy Display 7.x-1.x, YYYY-MM-DD
  2. ------------------------------------
  3. Issue #1754636 by vidorado: Allow using associated content View title
  4. configuration.
  5. Issue #1783968 by fearlsgroove: Fix content listing using Views with facets.
  6. Taxonomy Display 7.x-1.1, 2012-10-29
  7. ------------------------------------
  8. Issue #1783968 by tmsimont, lotyrin: Update Views associated handler to support
  9. exposed filters.
  10. Issue #1817970 by codycraven, moltra: Fix fatal error in associated core when
  11. number of entities set to 0.
  12. Issue #1507630 by codycraven: Check for custom display setting before altering.
  13. Issue #1798169 by tmsimont, lotyrin, codycraven: Added ignore breadcrumb plugin
  14. to allow other modules to set the breadcrumb.
  15. Issue #1811426 by Moloc: Fix term name not used as page title when menu item
  16. links to it.
  17. Issue #1807714 by codycraven: Due to #1410576 CTools is now a dependency.
  18. Issue #1807682 by codycraven: Fixed strict warning, function result passed by
  19. reference.
  20. Issue #1410576 by jonhattan: Added Features export integration.
  21. Issue #1693978 by Saxxing: Fix ability for breadcrumbs to be translated.
  22. Issue #1425648 by codycraven: Added README.txt per user request.
  23. Issue #1507632 by codycraven, hass: Display select option for views that do not
  24. have a human name set.
  25. Issue #1564806 by hass: Fix misspelled function name.
  26. Issue #1542306 by hass: Fix strings missing translate function wrapper.
  27. Taxonomy Display 7.x-1.0, 2011-10-10
  28. ------------------------------------
  29. Issue #1305682 by codycraven: Add CTools term page display plugin.
  30. Issue #1304536 by codycraven: Make compatible with CTools' page manager.
  31. Issue #1231090 by Jose Reyero, codycraven: Send term page title through
  32. internationalization taxonomy, if it exists.
  33. Issue #1231090 by codycraven: Added alter hook in core breadcrumb handler to
  34. support manipulating term parents.
  35. Taxonomy Display 7.x-1.0-rc4, 2011-09-11
  36. ----------------------------------------
  37. Issue #1275596 by codycraven, vito_swat: Fixed associated content views plugin
  38. not passing term id argument correctly.
  39. Taxonomy Display 7.x-1.0-rc3, 2011-09-09
  40. ----------------------------------------
  41. Removed validated todo.
  42. Removed CVS "; $Id$" from files.
  43. Issue #1274870 by codycraven: Fixed views plugin reporting error when no result.
  44. Issue #1261270 by codycraven: Added caching to fetch taxonomy display settings.
  45. Taxonomy Display 7.x-1.0-rc2, 2011-08-17
  46. ----------------------------------------
  47. Issue #1252504 by codycraven: Fixed typo in
  48. taxonomy_display_fetch_taxonomy_display() causing undefined index errors when
  49. the vocabulary has not had taxonomy display settings saved.
  50. Taxonomy Display 7.x-1.0-rc1, 2011-08-17
  51. ----------------------------------------
  52. Issue #1252368 by codycraven: Fixed vocabulary machine name not updating in
  53. taxonomy_display table on change.
  54. Issue #1247802 by codycraven: Added plugin support for taxonomy breadcrumbs.
  55. Issue #1237136 by codycraven: Expose term object on term page to altering.
  56. Issue #1230200 by R.Muilwijk: Fixed exported views not recognized.
  57. Issue #1231346 by codycraven: Remove the ability to select whether taxonomy
  58. term's fields should be displayed even if the description field is empty, now
  59. in core.
  60. Issue #1188126 by scuba_fly: Added spaces to two lines for coding standards.
  61. Taxonomy Display 7.x-1.0-beta1, 2011-05-09
  62. ------------------------------------------
  63. Issue #1143628 by codycraven, vito_swat: Fixed $form_state values failing to be
  64. provided to TaxonomyDisplayHandlerForm::formFieldset() implementations when
  65. Ajax is being used in the implementation.
  66. Issue #1143622 by codycraven, vito_swat: Fixed inability to enable/disable term
  67. page displays when Display Suite is not installed/enabled.
  68. Taxonomy Display 7.x-1.0-alpha2, 2011-04-18
  69. -------------------------------------------
  70. Issue #1126052 by codycraven: Added option for administrator to omit RSS feeds
  71. from being generated automatically on taxonomy term pages.
  72. Issue #1124168 by codycraven: Fixed fatal error on taxonomy term display page
  73. configuration when Display Suite not installed and enabled.
  74. Issue #1122992 by codycraven: Fixed fatal error on taxonomy term display page
  75. configuration when no taxonomy display yet exists.
  76. Taxonomy Display 7.x-1.0-alpha1, 2011-04-04
  77. -------------------------------------------
  78. Added taxonomy_display.api.php to define the hook invocations and alters created
  79. by taxonomy_display. Also modified taxonomy_display_save_taxonomy_display() to
  80. make altering less resource intensive.
  81. Added missing plugin support and resolved errors when a term is viewed and the
  82. vocabulary does not have any taxonomy_display settings.
  83. Taxonomy Display Sandbox
  84. ------------------------
  85. Made a bunch of commits no one cares about, it is a sandbox module after all.
  86. Added CHANGELOG.txt
  87. Initial commit.