2007-08-14 |
Robert Sesek | Switching from calls to trigger_error() to throwing... |
commit | commitdiff | tree |
2007-08-14 |
Robert Sesek | Suppress errors in connecting via MySQLi |
commit | commitdiff | tree |
2007-08-14 |
Robert Sesek | Renaming the transaction*() methods to just be the... |
commit | commitdiff | tree |
2007-08-14 |
Robert Sesek | Removing a call to _error in DbMySql.php because it... |
commit | commitdiff | tree |
2007-08-14 |
Robert Sesek | Adding database unit tests and in the Db module, use... |
commit | commitdiff | tree |
2007-08-03 |
Robert Sesek | Don't quote certain MySQL values |
commit | commitdiff | tree |
2007-08-03 |
Robert Sesek | Updating create_schema.php to work with the new ISSO3... |
commit | commitdiff | tree |
2007-07-28 |
Robert Sesek | - Switch to using Exception in Xml.php, Register.php... |
commit | commitdiff | tree |
2007-07-28 |
Robert Sesek | Our test suite is now done with PHPUnit, although it... |
commit | commitdiff | tree |
2007-07-28 |
Robert Sesek | * tools/ISI_PHPUnit2_Output_HTML_Listener.php: Removed... |
commit | commitdiff | tree |
2007-07-28 |
Robert Sesek | Removing the pconnect option from BSDb and it's children. |
commit | commitdiff | tree |
2007-07-28 |
Robert Sesek | Starting to migrate from SimpleTest to PHPUnit. |
commit | commitdiff | tree |
2007-07-15 |
Robert Sesek | Adding the results of testing with PHP5 |
commit | commitdiff | tree |
2007-07-15 |
Robert Sesek | Adding PDO tests |
commit | commitdiff | tree |
2007-07-15 |
Robert Sesek | Moving imported tools into the tools/ directory |
commit | commitdiff | tree |
2007-07-15 |
Robert Sesek | Merging the php520 tests from the branch |
commit | commitdiff | tree |
2007-07-15 |
Robert Sesek | Importing tools to ISSO |
commit | commitdiff | tree |
2007-07-14 |
Robert Sesek | Adding date tests |
commit | commitdiff | tree |
2007-07-14 |
Robert Sesek | Adding a few tests of PHP5's new features |
commit | commitdiff | tree |
2007-07-14 |
Robert Sesek | Branching the ISSO3 trunk in experimenting with the... |
commit | commitdiff | tree |
2007-07-13 |
Robert Sesek | Merging changes from the 2.1.x branch back to trunk... |
commit | commitdiff | tree |
2007-07-13 |
Robert Sesek | In mail.php, we don't want to double encode fields... 2.1.x |
commit | commitdiff | tree |
2007-07-07 |
Robert Sesek | Change Mail::_encodeHeaderValue() to use regexp instead... |
commit | commitdiff | tree |
2007-07-07 |
Robert Sesek | Adding Mail::_encodeHeaderValue() |
commit | commitdiff | tree |
2007-07-07 |
Robert Sesek | In xml.php, the default should be utf8 and when using... |
commit | commitdiff | tree |
2007-06-13 |
Robert Sesek | In BSApi::fetch(), remove the code that populated BSApi... |
commit | commitdiff | tree |
2007-06-13 |
Robert Sesek | Adding a verify_unique() method to BSApi |
commit | commitdiff | tree |
2007-06-13 |
Robert Sesek | In Api.php, TYPE_NOCLEAN no longer exists as it was... |
commit | commitdiff | tree |
2007-06-13 |
Robert Sesek | Modifying the error handling system in BSApi so that... |
commit | commitdiff | tree |
2007-06-13 |
Robert Sesek | In BSRegister::RequiredModules, we forgot a word in... |
commit | commitdiff | tree |
2007-05-01 |
Robert Sesek | Removing the Markdown parser because we don't need... |
commit | commitdiff | tree |
2007-04-22 |
Robert Sesek | Optimizing BSFunctions::Random() ever so slightly so... |
commit | commitdiff | tree |
2007-04-21 |
Robert Sesek | - In Pagination::constructPageNav() we added the $addPa... |
commit | commitdiff | tree |
2007-04-09 |
Robert Sesek | Remove a potential warning in BSRegister::_errorHandler... |
commit | commitdiff | tree |
2007-04-04 |
Robert Sesek | Don't call intval() on the percentages because then... |
commit | commitdiff | tree |
2007-04-04 |
Robert Sesek | Removing BSTemplate database-driven system in place... |
commit | commitdiff | tree |
2007-04-04 |
Robert Sesek | Rewrote the <lang> tag parser in BSTemplate::_parsePhra... |
commit | commitdiff | tree |
2007-04-04 |
Robert Sesek | Added BSFunctions::Substring() that doesn't take in... |
commit | commitdiff | tree |
2007-04-03 |
Robert Sesek | Added a system to extract the link map... |
commit | commitdiff | tree |
2007-04-03 |
Robert Sesek | Added support for horizontal rules in Markdown |
commit | commitdiff | tree |
2007-04-03 |
Robert Sesek | Markdown parser in progress.... |
commit | commitdiff | tree |
2007-04-01 |
Robert Sesek | We forgot to close a <p> tag in MarkdownTest::testParag... |
commit | commitdiff | tree |
2007-04-01 |
Robert Sesek | More small fixes to the Markdown unit test |
commit | commitdiff | tree |
2007-04-01 |
Robert Sesek | Fix the DateTest uni test do it doesn't break in DST |
commit | commitdiff | tree |
2007-04-01 |
Robert Sesek | Fixing a few bugs with the Markdown unit test |
commit | commitdiff | tree |
2007-04-01 |
Robert Sesek | Added an empty Markdown.php file and a skeleton BSMarkd... |
commit | commitdiff | tree |
2007-03-28 |
Robert Sesek | Adding a test method for the debug list |
commit | commitdiff | tree |
2007-03-25 |
Robert Sesek | Fixed another problem where there would be DB function... |
commit | commitdiff | tree |
2007-03-19 |
Robert Sesek | Fixing makepo.sh.php to actually use deep directories |
commit | commitdiff | tree |
2007-03-19 |
Robert Sesek | People without PHP's short tags on will get some weird... |
commit | commitdiff | tree |
2007-03-17 |
Robert Sesek | Fixed a bug in Mail that was fixed on trunk: in send... |
commit | commitdiff | tree |
2007-03-15 |
Robert Sesek | Removing the Router and RouterController system because... |
commit | commitdiff | tree |
2007-03-11 |
Robert Sesek | Updating makepo.sh.php to reflect the new way ScanDir... |
commit | commitdiff | tree |
2007-02-27 |
Robert Sesek | Do the same thing of allowing multiple connections... |
commit | commitdiff | tree |
2007-02-27 |
Robert Sesek | In our call to mysql_connect(), allow us to open multip... |
commit | commitdiff | tree |
2007-02-21 |
Robert Sesek | Why was this capitalized? |
commit | commitdiff | tree |
2007-02-21 |
Robert Sesek | The transaction methods need to be renamed in order... |
commit | commitdiff | tree |
2007-02-18 |
Robert Sesek | Fix BSXml to work in accordance with the unit test... |
commit | commitdiff | tree |
2007-02-18 |
Robert Sesek | Bad unit test... need to actually set the UTF-8 flag... |
commit | commitdiff | tree |
2007-02-18 |
Robert Sesek | - Fixing the unit tests to actually work and the same... |
commit | commitdiff | tree |
2007-02-18 |
Robert Sesek | trigger_error() should kill the script: don't exit... |
commit | commitdiff | tree |
2007-02-18 |
Robert Sesek | Removing old files that we no longer use |
commit | commitdiff | tree |
2007-02-18 |
Robert Sesek | BSPrinter::_Instance() needs to be static |
commit | commitdiff | tree |
2007-02-17 |
Robert Sesek | Added an additional parsing step in which curly braces... |
commit | commitdiff | tree |
2007-02-17 |
Robert Sesek | Refactoring to keep in line with our naming standards |
commit | commitdiff | tree |
2007-02-17 |
Robert Sesek | Check that database caching is enabled before we run... |
commit | commitdiff | tree |
2007-02-17 |
Robert Sesek | We don't need the _standardDeviation() and _arrayAverag... |
commit | commitdiff | tree |
2007-02-17 |
Robert Sesek | Line graphing is done! |
commit | commitdiff | tree |
2007-02-17 |
Robert Sesek | We can now actually graph lines and points in GraphLine |
commit | commitdiff | tree |
2007-02-17 |
Robert Sesek | Moved the output buffering stuff from the graph() funct... |
commit | commitdiff | tree |
2007-02-17 |
Robert Sesek | - Moving some important things (like painting a blank... |
commit | commitdiff | tree |
2007-02-16 |
Robert Sesek | Adding the beginnings of the GraphLine system |
commit | commitdiff | tree |
2007-02-15 |
Robert Sesek | Merging the changes for the database-driven template... |
commit | commitdiff | tree |
2007-02-15 |
Robert Sesek | Added a very nifty caching system for filesystem templa... |
commit | commitdiff | tree |
2007-01-25 |
Robert Sesek | Make the error message that occurs when a database... |
commit | commitdiff | tree |
2006-12-26 |
Robert Sesek | We need to implode() the query trace to fully complete... |
commit | commitdiff | tree |
2006-12-26 |
Robert Sesek | Merging the query debug block from TRUNK back to the... |
commit | commitdiff | tree |
2006-12-26 |
Robert Sesek | BSRouter::_invokeController() should be private |
commit | commitdiff | tree |
2006-12-26 |
Robert Sesek | We have to use call_user_func() in BSRegisteR::_error() |
commit | commitdiff | tree |
2006-12-26 |
Robert Sesek | Controller directories can now be prefixed |
commit | commitdiff | tree |
2006-12-26 |
Robert Sesek | Renaming printer_navigation.php to PrinterNavigation.php |
commit | commitdiff | tree |
2006-12-26 |
Robert Sesek | - Updated printer_navigation.php to get BSPrinterNaviga... |
commit | commitdiff | tree |
2006-12-26 |
Robert Sesek | Moving the unit test stuff to the docs/ folder |
commit | commitdiff | tree |
2006-12-26 |
Robert Sesek | Renaming graph_pie.php to GraphPie.php |
commit | commitdiff | tree |
2006-12-26 |
Robert Sesek | - Added abstract class BSGraph |
commit | commitdiff | tree |
2006-12-25 |
Robert Sesek | In BSRegister::RequiredModules(), because some classes... |
commit | commitdiff | tree |
2006-12-25 |
Robert Sesek | Renaming printer_css.php to PrinterCss.php |
commit | commitdiff | tree |
2006-12-25 |
Robert Sesek | Retrofitted BSPrinterCss |
commit | commitdiff | tree |
2006-12-25 |
Robert Sesek | Unifying the way we do singleton so we don't have to... |
commit | commitdiff | tree |
2006-12-25 |
Robert Sesek | Capitalizing printer.php's filename |
commit | commitdiff | tree |
2006-12-25 |
Robert Sesek | Create BSPrinter to handle CSS stylesheet linking and... |
commit | commitdiff | tree |
2006-12-25 |
Robert Sesek | Add accesskey support to BSPrinterBaseElement |
commit | commitdiff | tree |
2006-12-25 |
Robert Sesek | - Added BSPrinterTableElement::RowTextarea() |
commit | commitdiff | tree |
2006-12-25 |
Robert Sesek | - BSPrinterTableElement::RowSubmit() now will ignore... |
commit | commitdiff | tree |
2006-12-25 |
Robert Sesek | The constructor can now take a variable number of argum... |
commit | commitdiff | tree |
2006-12-25 |
Robert Sesek | Turn of LaTeX and RTF doxygen generation |
commit | commitdiff | tree |
2006-12-25 |
Robert Sesek | Update the phpdoc script so it works in its new location |
commit | commitdiff | tree |
2006-12-25 |
Robert Sesek | Moving phpdoc.sh to the docs/ folder |
commit | commitdiff | tree |
2006-12-25 |
Robert Sesek | Implemented RowList() and RowCheckbox() |
commit | commitdiff | tree |
2006-12-25 |
Robert Sesek | - Added support for <select> where the value attribute... |
commit | commitdiff | tree |
next |