Fixing a documentation and error mistake that weren't fixed through our sesarch/repla...
[isso.git] / Template.php
2008-01-23 Robert SesekChanging our coding standards slightly:
2008-01-13 Robert SesekRemoving the BSVariableRegistry and instead making...
2008-01-13 Robert SesekRefactoring all the static functions to not use the...
2008-01-05 Robert SesekHappy new year!
2007-11-30 Robert SesekFixing some warnings that I discovered through unit...
2007-09-26 Robert SesekChanging the way we include framework files. Instead...
2007-09-22 Robert SesekDatabase results are now independent objects as opposed...
2007-08-20 Robert SesekUse (c) instead of the actual copyright symbol to avoid...
2007-08-20 Robert SesekRemoving all the package replacement tags and SVN keywo...
2007-08-19 Robert SesekFixing more instances of BSApp::GetType()
2007-08-19 Robert SesekDiscovered another older style of accessing the registry
2007-08-16 Robert SesekRemoving dead function in Template.php
2007-08-16 Robert SesekRemoving the usage counter in from the template system
2007-08-16 Robert SesekRemoving the SVN constant option and the ISSO_MT_START...
2007-08-16 Robert SesekSimplifying the loading of templates so we don't have...
2007-08-16 Robert SesekDo not use BSApp::GetAppPath() anymore for the template...
2007-08-14 Robert SesekRenaming BSRegister to BSApp and moving Register.php...
2007-08-14 Robert SesekSwitching from calls to trigger_error() to throwing...
2007-07-13 Robert SesekMerging changes from the 2.1.x branch back to trunk...
2007-04-04 Robert SesekRemoving BSTemplate database-driven system in place...
2007-04-04 Robert SesekRewrote the <lang> tag parser in BSTemplate::_parsePhra...
2007-02-17 Robert SesekAdded an additional parsing step in which curly braces...
2006-12-20 Robert Sesek- Fixed some access modifiers so that the template...
2006-12-19 Robert SesekISSO is no longer a product regularly released so we...
2006-12-06 Robert SesekCapitalizing template.php