Better handle parse errors in nested templates
[isso.git] / CHANGES
2008-06-26 Robert SesekBetter handle parse errors in nested templates
2008-06-26 Robert SesekAdd BSTemplate::$globalVars that every template will...
2008-06-26 Robert SesekPass the BSTemplate object to the ISSO hook
2008-06-25 Robert SesekImplement Iterator in BSDbResult
2008-04-14 Robert SesekIn the template manager, add an option to echo in the...
2008-04-08 Robert SesekAdd a __toString() method on BSPrinterAbstract
2008-04-03 Robert SesekMaking a lot of previously-private methods and ivars...
2008-03-27 Robert SesekMerge ../butv10/core/framework
2008-03-26 Robert SesekAdd a way to quick-set API fields via an array
2008-03-26 Robert SesekAdd the ability to set the id attribute of all Printer...
2008-03-18 Robert SesekAdd a method for injecting code into the <head> element...
2008-03-12 Robert SesekRemove the text-indent from .input
2008-03-11 Robert SesekIn BSPrinterElementTable::__construct(), we can now...