Update version.php to 3.3.0
[isso.git] / docs /
2009-01-05 Robert SesekRemoving the BSPrinter module
2009-01-05 Robert SesekAdd some files for posterity
2009-01-05 Robert SesekHappy new year!
2009-01-04 Robert SesekAdd Decorator.js to do the nav javascript stuff
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 SesekAdd styling to the navigation bar
2008-12-31 Robert SesekAdd the navigation frame layouts
2008-12-31 Robert SesekWork on form element lists
2008-12-31 Robert SesekAdd the initial decorator stuff
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-04-03 Robert SesekMake makepo.sh.php work with ISSO 3.0
2008-01-24 Robert SesekAdd a rule about how to advance the ISSO version number...
2008-01-23 Robert SesekChanging our coding standards slightly:
2008-01-05 Robert SesekHappy new year!
2007-09-26 Robert SesekChanging the way we include framework files. Instead...
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 the include path for docs/tools/create_schema.php
2007-08-14 Robert SesekMoving the tools/ directory to the docs/ folder
2007-08-14 Robert SesekMoving the UnitTest directory out of the docs/ folder...
2007-08-14 Robert SesekRemoving dead files that we no longer need
2007-08-14 Robert SesekForgot to change our require_once() in our unit test...
2007-08-14 Robert SesekUpdating the unit tests for preparation of renaming...
2007-08-14 Robert SesekChanging the registry part of BSRegister to be a new...
2007-08-14 Robert SesekAdding database unit tests and in the Db module, use...
2007-07-28 Robert Sesek- Switch to using Exception in Xml.php, Register.php...
2007-07-28 Robert SesekOur test suite is now done with PHPUnit, although it...
2007-07-28 Robert SesekStarting to migrate from SimpleTest to PHPUnit.
2007-07-13 Robert SesekMerging changes from the 2.1.x branch back to trunk...
2007-05-01 Robert SesekRemoving the Markdown parser because we don't need...
2007-04-01 Robert SesekWe forgot to close a <p> tag in MarkdownTest::testParag...
2007-04-01 Robert SesekMore small fixes to the Markdown unit test
2007-04-01 Robert SesekFix the DateTest uni test do it doesn't break in DST
2007-04-01 Robert SesekFixing a few bugs with the Markdown unit test
2007-04-01 Robert SesekAdded an empty Markdown.php file and a skeleton BSMarkd...
2007-03-28 Robert SesekAdding a test method for the debug list
2007-03-19 Robert SesekFixing makepo.sh.php to actually use deep directories
2007-03-11 Robert SesekUpdating makepo.sh.php to reflect the new way ScanDir...
2007-02-18 Robert SesekBad unit test... need to actually set the UTF-8 flag...
2007-02-18 Robert Sesek- Fixing the unit tests to actually work and the same...
2007-02-18 Robert SesekRemoving old files that we no longer use
2007-02-17 Robert Sesek- Moving some important things (like painting a blank...
2006-12-26 Robert SesekMoving the unit test stuff to the docs/ folder
2006-12-25 Robert SesekTurn of LaTeX and RTF doxygen generation
2006-12-25 Robert SesekUpdate the phpdoc script so it works in its new location
2006-12-25 Robert SesekMoving phpdoc.sh to the docs/ folder
2006-12-25 Robert Sesek- This testcase is no longer a problem because we don...
2006-12-25 Robert Sesekmkstrings is obsolete compared to makepo.sh.php
2006-12-25 Robert SesekWe no longer need these images...
2006-12-19 Robert SesekUpdate the documentation builder files
2006-11-25 Robert SesekMerging r695 from the 2.1.x branch to the trunk
2006-08-17 Robert SesekHandle arguments
2006-08-17 Robert SesekSimplify the gettext extension on temp files
2006-08-17 Robert SesekWe no longer need to add individual templates to the...
2006-08-17 Robert SesekWe have a near-working processing tool
2006-08-17 Robert SesekUnlink temporary files now
2006-08-17 Robert SesekWe now can produce the temporary folders correctly
2006-08-17 Robert SesekAdding makepo.sh.php which is currently under heavy...
2006-08-17 Robert SesekError reporting now works, with the sacrificing of...
2006-08-17 Robert SesekMoving dev to docs