You are here

CHANGELOG.txt in Taxonomy Lineage 7

Same filename and directory in other branches
  1. 5 CHANGELOG.txt
  2. 6 CHANGELOG.txt
Lineage 7.x-1.x, 2012-11-30
---------------------------
o #1012064 by cafuego: Port Lineage to Drupal 7.

Lineage 6.x-1.x, xxxx-xx-xx
---------------------------

Lineage 6.x-1.1, 2010-02-07
---------------------------
o #916394 by xjm: Fix extra header depth increment with grouping fields.
o #866552 by xjm: Escape quotes properly when using eval().
o #795996 by kenorb, xjm: Fix additional views preview error.
o #795954 by kenorb: Fix error when plugin options are not set.
o #783488 by kenorb: Fix error on view edit pages.
o #746336 by xjm: Fixed bug introduced in #733992 that was causing all rows
   of the style plugin to be rendered as the final row in each grouping.
o #723326 by xjm: Added style plugin option to allow omitting redundant
   headers when a term ID filter or argument is used.
o #733992 by xjm: Fixed plugin with grouping for Views 2.8.
o #721744 by xjm: Changed nesting plugin to allow user to specify starting
   header depth.
o #733760 by xjm: Added hook_update_N() to update weight strings to the
   new format.
o #733738 by xjm: Code cleanup.
o #612908 by xjm: Added lineage nested list style plugin.
o #707314 by praseodym: Fixed translation issue in lineage.views.inc.
o #555316 by xjm: Improved field handler.
o #699198 by xjm: Added lineage_strip_weight and refactored field handler to
   use this.
o #611994 by xjm: Fetching null "data" for tid 0 may cause duplicate,
   malformed lineage
o #613372 by xjm: Added hook_form_FORM_ID_alter() to override processing at
   admin/content/taxonomy so it triggers lineage_update_all().
o #507472 by xjm: Fixed weight string handling for D6.
o Some coding standards cleanup.

Lineage 5.x
---------------------------
Lineage 1.4
  o #110861: Fix a bug which caused lineage to think that any new terms had no
  parents
Lineage 1.1
  o #83580: Provide missing lineage_term_delete function.
  o #93249: Add sortable field to views data

File

CHANGELOG.txt
View source
  1. Lineage 7.x-1.x, 2012-11-30
  2. ---------------------------
  3. o #1012064 by cafuego: Port Lineage to Drupal 7.
  4. Lineage 6.x-1.x, xxxx-xx-xx
  5. ---------------------------
  6. Lineage 6.x-1.1, 2010-02-07
  7. ---------------------------
  8. o #916394 by xjm: Fix extra header depth increment with grouping fields.
  9. o #866552 by xjm: Escape quotes properly when using eval().
  10. o #795996 by kenorb, xjm: Fix additional views preview error.
  11. o #795954 by kenorb: Fix error when plugin options are not set.
  12. o #783488 by kenorb: Fix error on view edit pages.
  13. o #746336 by xjm: Fixed bug introduced in #733992 that was causing all rows
  14. of the style plugin to be rendered as the final row in each grouping.
  15. o #723326 by xjm: Added style plugin option to allow omitting redundant
  16. headers when a term ID filter or argument is used.
  17. o #733992 by xjm: Fixed plugin with grouping for Views 2.8.
  18. o #721744 by xjm: Changed nesting plugin to allow user to specify starting
  19. header depth.
  20. o #733760 by xjm: Added hook_update_N() to update weight strings to the
  21. new format.
  22. o #733738 by xjm: Code cleanup.
  23. o #612908 by xjm: Added lineage nested list style plugin.
  24. o #707314 by praseodym: Fixed translation issue in lineage.views.inc.
  25. o #555316 by xjm: Improved field handler.
  26. o #699198 by xjm: Added lineage_strip_weight and refactored field handler to
  27. use this.
  28. o #611994 by xjm: Fetching null "data" for tid 0 may cause duplicate,
  29. malformed lineage
  30. o #613372 by xjm: Added hook_form_FORM_ID_alter() to override processing at
  31. admin/content/taxonomy so it triggers lineage_update_all().
  32. o #507472 by xjm: Fixed weight string handling for D6.
  33. o Some coding standards cleanup.
  34. Lineage 5.x
  35. ---------------------------
  36. Lineage 1.4
  37. o #110861: Fix a bug which caused lineage to think that any new terms had no
  38. parents
  39. Lineage 1.1
  40. o #83580: Provide missing lineage_term_delete function.
  41. o #93249: Add sortable field to views data