You are here

CHANGELOG.txt in Taxonomy Menu Trails 7.2

Same filename and directory in other branches
  1. 8 CHANGELOG.txt
  2. 6 CHANGELOG.txt
  3. 7 CHANGELOG.txt
  4. 6.x CHANGELOG.txt
Taxonomy Menu Trails 7.x-2.x, xxxx-xx-xx
----------------------------------------------
Issue #1885930: Add custom class to the last item of the active trail.

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