You are here

CHANGELOG.txt in Charts and Graphs 6

Same filename and directory in other branches
  1. 6.2 CHANGELOG.txt
  2. 7.2 CHANGELOG.txt
  3. 7 CHANGELOG.txt

Charts and Graphs 6.x-1.0, 2010-07-06
---------------------------
task: by rsevero: Fixed information on README.txt about which libraries need
  extra downloads to work.
task by rsevero: Renamed to 6.x-1.0.


Charts and Graphs 6.x-1.0-RC5, 2010-06-29
---------------------------
bug by rsevero: Fixed chart type in Bluff help page.


Charts and Graphs 6.x-1.0-RC4, 2010-06-29
---------------------------
task #840898 by rsevero: Changed standardized chart types from "horizontal bar"
  to "side bar".
bug #840888 by rsevero: Fixed announced chart types.
task by rsevero: Fixed minor README.txt text issues.
task by rsevero: Fixed release date for 6.x-1.0-RC3 in CHANGELOG.txt.


Charts and Graphs 6.x-1.0-RC3, 2010-06-28
---------------------------
task by rsevero: Documented available graph types for Open Charts Flash 2.
feature by rsevero: Implemented new chart types for Bluff.
feature by rsevero: Implemented several new chart types in amCharts.
task 839664 by rsevero: Improved documentation mentioning standardize graph
  types and including links to each charting library home and reference pages on
  help pages.
task by rsevero: Included "general reference" Advanced Help page.
bug by rsevero: amCharts implementation presenting y legend.
task by rsevero: Created "General Reference" Advanced Help page.
bug #803654 by seanr, rsevero: Fixed (?) by attaching a behavior to the page
  that recalls the chart drawing function.
task by rsevero: Gave proper credit for bug #711486 resolution in CHANGELOG.txt.
bug #711486 by un11imig, seanr, rsevero: Fixed presentation of Bluff graphs on
  IE.
task #836588 by rsevero: Standardized module names and submodule nice names.
task by rsevero: Ignored non-distributable files in bluff directory.
bug #837126 by rsevero: Fixed data series and legend color mismatch in Bluff.
bug #831970 by rsevero: Removed automatic data sorting by Bluff.
feature #831962 by rsevero: Improved Bluff's Advanced Help page "transpose"
  definition.
feature #831962 by rsevero: Patch applied and included definition of Bluff's
  special parameter "transpose" in Bluff's Advanced Help page.
task by rsevero: Applied the right fix for NOTICEs on pie charts by Open Flash:
  only they have series as an array of objects and only they don't need min and
  max values for y axis. Removed min and max values search and attribution for
  pie charts.
task by rsevero: Fixed NOTICEs generated when looking for min and max values for
  pie charts in Open Flash. These values aren't even useful for pie charts but
  it might affect other types of graphs so I didn't disabled this search for pie
  graphs.
task by rsevero: Included live examples in Advanced Help submodule pages.
task by rsevero: Implemented option parameters on charts_graphs_test() so it can
  be used also for Advanced Help examples.
task by rsevero: Included CVS Id in some more files.
task #835964 by rsevero: Made amCharts files Coder compliant.
task #835964 by rsevero: Made Open Charts Flash 2 files Coder compliant.
task by rsevero: Fixing which graphing libraries work out of the box in
  README.txt file.
task #835964 by rsevero: Made Bluff files Coder compliant.
task #835964 by rsevero: Made Charts and Graphs files Coder compliant.
task #835960 by rsevero: Created Advanced Help pages.
task #835956 by rsevero: Created CHANGELOG.txt and README.txt files.


Charts and Graphs 6.x-1.0-RC2, 2010-01-12
---------------------------

File

CHANGELOG.txt
View source
  1. Charts and Graphs 6.x-1.0, 2010-07-06
  2. ---------------------------
  3. task: by rsevero: Fixed information on README.txt about which libraries need
  4. extra downloads to work.
  5. task by rsevero: Renamed to 6.x-1.0.
  6. Charts and Graphs 6.x-1.0-RC5, 2010-06-29
  7. ---------------------------
  8. bug by rsevero: Fixed chart type in Bluff help page.
  9. Charts and Graphs 6.x-1.0-RC4, 2010-06-29
  10. ---------------------------
  11. task #840898 by rsevero: Changed standardized chart types from "horizontal bar"
  12. to "side bar".
  13. bug #840888 by rsevero: Fixed announced chart types.
  14. task by rsevero: Fixed minor README.txt text issues.
  15. task by rsevero: Fixed release date for 6.x-1.0-RC3 in CHANGELOG.txt.
  16. Charts and Graphs 6.x-1.0-RC3, 2010-06-28
  17. ---------------------------
  18. task by rsevero: Documented available graph types for Open Charts Flash 2.
  19. feature by rsevero: Implemented new chart types for Bluff.
  20. feature by rsevero: Implemented several new chart types in amCharts.
  21. task 839664 by rsevero: Improved documentation mentioning standardize graph
  22. types and including links to each charting library home and reference pages on
  23. help pages.
  24. task by rsevero: Included "general reference" Advanced Help page.
  25. bug by rsevero: amCharts implementation presenting y legend.
  26. task by rsevero: Created "General Reference" Advanced Help page.
  27. bug #803654 by seanr, rsevero: Fixed (?) by attaching a behavior to the page
  28. that recalls the chart drawing function.
  29. task by rsevero: Gave proper credit for bug #711486 resolution in CHANGELOG.txt.
  30. bug #711486 by un11imig, seanr, rsevero: Fixed presentation of Bluff graphs on
  31. IE.
  32. task #836588 by rsevero: Standardized module names and submodule nice names.
  33. task by rsevero: Ignored non-distributable files in bluff directory.
  34. bug #837126 by rsevero: Fixed data series and legend color mismatch in Bluff.
  35. bug #831970 by rsevero: Removed automatic data sorting by Bluff.
  36. feature #831962 by rsevero: Improved Bluff's Advanced Help page "transpose"
  37. definition.
  38. feature #831962 by rsevero: Patch applied and included definition of Bluff's
  39. special parameter "transpose" in Bluff's Advanced Help page.
  40. task by rsevero: Applied the right fix for NOTICEs on pie charts by Open Flash:
  41. only they have series as an array of objects and only they don't need min and
  42. max values for y axis. Removed min and max values search and attribution for
  43. pie charts.
  44. task by rsevero: Fixed NOTICEs generated when looking for min and max values for
  45. pie charts in Open Flash. These values aren't even useful for pie charts but
  46. it might affect other types of graphs so I didn't disabled this search for pie
  47. graphs.
  48. task by rsevero: Included live examples in Advanced Help submodule pages.
  49. task by rsevero: Implemented option parameters on charts_graphs_test() so it can
  50. be used also for Advanced Help examples.
  51. task by rsevero: Included CVS Id in some more files.
  52. task #835964 by rsevero: Made amCharts files Coder compliant.
  53. task #835964 by rsevero: Made Open Charts Flash 2 files Coder compliant.
  54. task by rsevero: Fixing which graphing libraries work out of the box in
  55. README.txt file.
  56. task #835964 by rsevero: Made Bluff files Coder compliant.
  57. task #835964 by rsevero: Made Charts and Graphs files Coder compliant.
  58. task #835960 by rsevero: Created Advanced Help pages.
  59. task #835956 by rsevero: Created CHANGELOG.txt and README.txt files.
  60. Charts and Graphs 6.x-1.0-RC2, 2010-01-12
  61. ---------------------------