You are here

CHANGELOG.txt in Taxonomy Menu Trails 8

Same filename and directory in other branches
  1. 6 CHANGELOG.txt
  2. 7.2 CHANGELOG.txt
  3. 7 CHANGELOG.txt
  4. 6.x CHANGELOG.txt
Taxonomy Menu Trails 7.x-2.5, 2012-12-02
----------------------------------------------
Issue #1852586: fix compatibility with Taxonomy Menu 7.x-2.x
Check term reference field existense on entity before using it.

Taxonomy Menu Trails 7.x-2.4, 2012-10-01
----------------------------------------------
Issue #1313086: change package name to match Taxonomy Menu 7.x-1.3
Issue #1778730 by nikolay.sh: support for multiple active trails (one per menu)
Issue #1794430: fix crash when no valid terms left after i18n filtering

Taxonomy Menu Trails 7.x-2.3, 2012-07-22
----------------------------------------------
Add README.txt
Issue #1549734: Better compatibility with Menu Breadcrumb module

Taxonomy Menu Trails 7.x-2.2, 2012-04-23
----------------------------------------------
- Issue #1501968: set active trail for all menus, including inactive ones

Taxonomy Menu Trails 7.x-2.1, 2012-04-08
----------------------------------------------
- Issue #1482110 by joseph11: language aware term negotiation
- Issue #1496374: menu_cache_clear_all() in not needed on 7.x-2.x
- Issue #1268450 by Berdir: provide hook to allow term path override
- Issue #1478760: configurable taxonomy term path patterns
- Skip unnecessary settings processing on bundle form validation/submission

Taxonomy Menu Trails 7.x-2.0, 2012-03-11
----------------------------------------------
- Issue #1413080: compatibility with D7.12+, drop D7.8 and earlier support
- Issue #1419154: optionally set breadcrumb, like it was it 7.x-1.x branch.
  Admin is able to choose when breadcrumb is set (always, never, if empty)
- Issue #1463962: fix empty title in breadcrumb when term page is a view

Taxonomy Menu Trails 7.x-1.3, 2011-12-18
----------------------------------------------
- Issue #1305956: fix strict warning on node page and on pages matching pattern

Taxonomy Menu Trails 7.x-1.2, 2011-10-09
----------------------------------------------
- Issue #1129760: implement custom entity path patterns
- Issue #1274016 by maho: More efficient way to check menu item existence
- Keep original title on pages where active trail is modified

Taxonomy Menu Trails 7.x-1.1, 2011-04-22
----------------------------------------------
- Issue #1133686 Dmitriy.trt: fix WSOD for cached forms we alter

Taxonomy Menu Trails 7.x-1.0, 2011-04-17
----------------------------------------------
- Issue #1071154 by mikewink, Dmitriy.trt: Initial port to D7
- by mikewink, Dmitriy.trt: Vertical tab summary for node type form
- by markabur, Dmitriy.trt: workaround for Menu Block support
- New method of active trail changing (possible in D7 only)
- "Deepest-in-menu" term selection method
- Select from menu items rather than terms

File

CHANGELOG.txt
View source
  1. Taxonomy Menu Trails 7.x-2.5, 2012-12-02
  2. ----------------------------------------------
  3. Issue #1852586: fix compatibility with Taxonomy Menu 7.x-2.x
  4. Check term reference field existense on entity before using it.
  5. Taxonomy Menu Trails 7.x-2.4, 2012-10-01
  6. ----------------------------------------------
  7. Issue #1313086: change package name to match Taxonomy Menu 7.x-1.3
  8. Issue #1778730 by nikolay.sh: support for multiple active trails (one per menu)
  9. Issue #1794430: fix crash when no valid terms left after i18n filtering
  10. Taxonomy Menu Trails 7.x-2.3, 2012-07-22
  11. ----------------------------------------------
  12. Add README.txt
  13. Issue #1549734: Better compatibility with Menu Breadcrumb module
  14. Taxonomy Menu Trails 7.x-2.2, 2012-04-23
  15. ----------------------------------------------
  16. - Issue #1501968: set active trail for all menus, including inactive ones
  17. Taxonomy Menu Trails 7.x-2.1, 2012-04-08
  18. ----------------------------------------------
  19. - Issue #1482110 by joseph11: language aware term negotiation
  20. - Issue #1496374: menu_cache_clear_all() in not needed on 7.x-2.x
  21. - Issue #1268450 by Berdir: provide hook to allow term path override
  22. - Issue #1478760: configurable taxonomy term path patterns
  23. - Skip unnecessary settings processing on bundle form validation/submission
  24. Taxonomy Menu Trails 7.x-2.0, 2012-03-11
  25. ----------------------------------------------
  26. - Issue #1413080: compatibility with D7.12+, drop D7.8 and earlier support
  27. - Issue #1419154: optionally set breadcrumb, like it was it 7.x-1.x branch.
  28. Admin is able to choose when breadcrumb is set (always, never, if empty)
  29. - Issue #1463962: fix empty title in breadcrumb when term page is a view
  30. Taxonomy Menu Trails 7.x-1.3, 2011-12-18
  31. ----------------------------------------------
  32. - Issue #1305956: fix strict warning on node page and on pages matching pattern
  33. Taxonomy Menu Trails 7.x-1.2, 2011-10-09
  34. ----------------------------------------------
  35. - Issue #1129760: implement custom entity path patterns
  36. - Issue #1274016 by maho: More efficient way to check menu item existence
  37. - Keep original title on pages where active trail is modified
  38. Taxonomy Menu Trails 7.x-1.1, 2011-04-22
  39. ----------------------------------------------
  40. - Issue #1133686 Dmitriy.trt: fix WSOD for cached forms we alter
  41. Taxonomy Menu Trails 7.x-1.0, 2011-04-17
  42. ----------------------------------------------
  43. - Issue #1071154 by mikewink, Dmitriy.trt: Initial port to D7
  44. - by mikewink, Dmitriy.trt: Vertical tab summary for node type form
  45. - by markabur, Dmitriy.trt: workaround for Menu Block support
  46. - New method of active trail changing (possible in D7 only)
  47. - "Deepest-in-menu" term selection method
  48. - Select from menu items rather than terms