Calendar Solution -- Change Log

Version Changes
2.1.2
  • Title List: put vertical-align top in CSS.
2.1.1
  • Calendar: add cancelled/full to title.
  • Calendar: add color for cancelled items.
  • Calendar: make the CSS more concise.
  • List: add a status column and display changed/status information in it.
  • List: add row color for cancelled items.
  • List: alternate row color for changed/cancelled items.
  • List: "location" -> "location_start" in CSS.
  • List: make the CSS more concise.
  • Quick Table: display changed/cancelled/full in Note column.
  • Quick Table: use row color to indicate changed/cancelled items.
  • Title List: make it a table instead of a ul.
  • Title List: don't show cancelled items.
  • Title List: don't display changed.
  • Detail: display changed/status information.
  • Tests: enhance date tests.
  • Installation: add instructions for obtaining the package via Git.
  • SQLite: add a Git attributes file to the sqlite directory.
  • DateTime: ensure proper DateTime class is used. Needed in case PHP bug 49081 is not resolved in time for 5.3.3.
2.1.0
  • Initial public release.