isso.git
2009-01-08 Robert SesekUpdate version.php to 3.2.1 3.2.1
2009-01-08 Robert SesekUpdate changelog for BSDecorator changes
2009-01-08 Robert SesekMinor fixes for Decorator.css.php based on real-world...
2009-01-06 Robert SesekBSTemplate now uses the entire file path when caching...
2009-01-06 Robert SesekDo not insert the debug block automatically anymore...
2009-01-06 Robert SesekAdd BSFunctions::bool_to_string()
2009-01-06 Robert SesekChanging the version number to 3.2.0 3.2.0
2009-01-05 Robert SesekThere's no reason to make BSFunctions use a singleton...
2009-01-05 Robert SesekRemove an unnecessary if/else and replace it with a...
2009-01-05 Robert SesekRemoving the images/ folder that went along with BSPrinter
2009-01-05 Robert SesekRemoving the BSPrinter module
2009-01-05 Robert SesekAdd some files for posterity
2009-01-05 Robert SesekAdd 3.2.0 changelog entry
2009-01-05 Robert SesekHappy new year!
2009-01-04 Robert SesekFix scrolling and margins in the #body div
2009-01-04 Robert SesekDocument some CSS
2009-01-04 Robert SesekAdd Decorator.js to do the nav javascript stuff
2009-01-04 Robert SesekAdd input element styling
2009-01-04 Robert SesekNeed to add the navigation background images
2009-01-01 Robert SesekAdd a text input field to the decorator test file
2009-01-01 Robert SesekAdd a footer CSS id
2008-12-31 Robert SesekNested lists need to be in <li>s themselves. Also add...
2008-12-31 Robert SesekFix a width issue on the dd elements
2008-12-31 Robert SesekAdd styling to the navigation bar
2008-12-31 Robert SesekAdd the navigation frame layouts
2008-12-31 Robert SesekAdd the background image to #title
2008-12-31 Robert SesekChange the styling of the <legend> elements a little
2008-12-31 Robert SesekWork on form element lists
2008-12-31 Robert SesekCollapse table borders
2008-12-31 Robert SesekAdd the initial decorator stuff
2008-11-07 Robert SesekAdd BSApi::fetchValue() and BSApi::reset() methods
2008-10-23 Robert SesekBSPrinterRootForm's marked as ::setUpload() would not...
2008-09-17 Robert SesekUpdate version number 3.1.2
2008-09-06 Robert SesekChange BSApi::remove() to BSApi::delete()
2008-08-20 Robert SesekAdd convert_txt tool to convert a text file into a...
2008-07-09 Robert SesekFix create_schema.php to work with the current version...
2008-07-09 Robert SesekUse a regex to match queries that need Result objects...
2008-07-07 Robert SesekFixing an undefined variable notice and improving the... 3.1.1
2008-07-07 Robert SesekVersion 3.1.1
2008-07-07 Robert SesekUpdate the API documentation
2008-07-06 Robert SesekFixing a call to undefined function error for BSFunctio...
2008-07-06 Robert SesekSetting the verison to be 3.1.0 3.1.0
2008-07-06 Robert SesekWe need to require() Functions.php in BSPrinterRootPage...
2008-07-02 Robert SesekAdding a global exception handler BSExceptionHandler
2008-07-01 Robert SesekApiException will now string all of its exceptions...
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 SesekMake Pagination->page and Pagination->perpage be public...
2008-06-25 Robert SesekAdd a test for the new Iterarator implementation in...
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-07 Robert SesekMaking BSTemplate follow OOP instead of just being...
2008-04-03 Robert SesekMake makepo.sh.php work with ISSO 3.0
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-12 Robert SesekRemove the text-indent from .input
2008-03-11 Robert SesekIn BSPrinterElementTable::__construct(), we can now...
2008-02-28 Robert SesekUpdate the comment formatting to not use the pound... 3.0.0
2008-02-28 Robert SesekMaking BSPagination an abstract class that people exten...
2008-01-28 Robert SesekRemoved a globalization of $bugsys (wow, talk about...
2008-01-25 Robert SesekAdd fluent interfaces for set() functions in BSPrintere...
2008-01-25 Robert SesekFixing some references to controller/action that we...
2008-01-24 Robert SesekFixing a documentation and error mistake that weren...
2008-01-24 Robert SesekFixing a bad function call to BSFunctions::SwapCssClasses()
2008-01-24 Robert SesekRenaming all the classes for the Printer to match the...
2008-01-24 Robert SesekFinished that file name swap.
2008-01-24 Robert SesekThese two files need to be swapped
2008-01-24 Robert SesekRenaming the Printer files to make their names much...
2008-01-24 Robert SesekAdd a rule about how to advance the ISSO version number...
2008-01-24 Robert SesekDo not allow random() to take an array of high or low...
2008-01-23 Robert SesekRemoving the is_browser() function
2008-01-23 Robert SesekChanging our coding standards slightly:
2008-01-23 Robert SesekWe no longer need the ISSO_CHECK_POST_REFERER because...
2008-01-14 Robert SesekAdd sanity checks to BSPrinterNavigation when setting...
2008-01-14 Robert SesekWe were testing for a condition that always works but...
2008-01-14 Robert SesekFixing another bug in BSPrinterRootElementPage in paint...
2008-01-14 Robert SesekFixing a bug in BSPrinterRootElementPage that would...
2008-01-14 Robert SesekMinor adjustments to the BSPrinterNavigation system...
2008-01-14 Robert SesekUpdating the PrinterNavigation system to take an XML...
2008-01-14 Robert SesekMaking BSPrinterRootElementPage::setNavigator() part...
2008-01-14 Robert SesekFixing some things in the Printer system
2008-01-14 Robert SesekInstead of using the registry to get the PrinterNavigat...
2008-01-14 Robert SesekWe now pass the installer test again, the issue was...
2008-01-13 Robert SesekRemoving the PHP tests because we have now implemented...
2008-01-13 Robert SesekAdding fixes in the unit tests for all the refactoring...
2008-01-13 Robert SesekRemoving the BSVariableRegistry and instead making...
2008-01-13 Robert SesekRemoving a lot of old system variables from BSApp
2008-01-13 Robert SesekFixing a few functions that broke during the refactoring
2008-01-13 Robert SesekRefactoring all the static functions to not use the...
2008-01-13 Robert SesekWe need to throw Exceptions rather than trigger_error()
2008-01-12 Robert SesekSetting up the fluent interface for all of the printer...
2008-01-12 Robert SesekStart providing a fluent interface for the printer...
2008-01-05 Robert SesekHappy new year!
2007-12-20 Robert SesekRemoving the CSS editor generator
next