isso.git
2006-01-21 Robert Seseks/$GLOBALS['isso:null-framework']/$GLOBALS['isso:callba...
2006-01-21 Robert SesekAdding a lot of changes to the log
2006-01-21 Robert SesekWe need at least 1 integer in random keys (for good...
2006-01-21 Robert SesekRemoving one of the loops from Functions::rand() and...
2006-01-21 Robert SesekMoving Mail::_convert_line_breaks() to Functions::conve...
2006-01-21 Robert SesekMake query debug output much nicer
2006-01-21 Robert SesekYou can now specify the width of an ISSO message
2006-01-21 Robert Sesek- Added ISSO->format_debug_trace() so that we can forma...
2006-01-21 Robert SesekDocumenting more constants
2006-01-21 Robert SesekWe don't want to use abs() on TPE_UINT; do check for < 0
2006-01-21 Robert SesekAdd recursion for ISSO->clean()
2006-01-21 Robert SesekDocumenting another constant
2006-01-21 Robert SesekGlobal killing is prima face
2006-01-21 Robert SesekChange API->norelations to API->dorelations so we have...
2006-01-21 Robert SesekAdd another way to disable all relations
2006-01-21 Robert SesekAdded in relations system
2006-01-21 Robert SesekMake sure we throw a warning if we can't call the APIEr...
2006-01-16 Robert SesekI've never heard of this new visibility "pprivateublic...
2006-01-16 Robert SesekThis space after (c) was annoying me
2006-01-16 Robert SesekNo more bold input
2006-01-16 Robert SesekNavigation panel done
2006-01-16 Robert SesekForm styling has been cleaned
2006-01-16 Robert SesekText is now done
2006-01-16 Robert SesekActually, I lied... now we will move on
2006-01-16 Robert SesekBlock classes are done... moving onto text
2006-01-16 Robert SesekCSSing the new tcat and thead
2006-01-16 Robert SesekNew images
2006-01-16 Robert SesekNew image gradient
2006-01-16 Robert SesekGot a new tcat, not sure about the new thead, though
2006-01-14 Robert SesekAllow fetching of enumerated rows instead of assoc
2006-01-14 Robert SesekConvert another coloru
2006-01-14 Robert Sesek#FFFFFF -> rgb(255, 255, 255)
2006-01-14 Robert SesekGoodbye #38495E
2006-01-14 Robert Sesek.phead goes bye bye
2006-01-14 Robert SesekSetting body text colour
2006-01-14 Robert SesekSweeping changes to the printer.css.php file... new...
2006-01-14 Robert SesekMysterious updates to the page background
2006-01-14 Robert Sesek- adding thead.psd
2006-01-14 Robert SesekI don't like this at all... but save it for posterity
2006-01-14 Robert SesekShrinking the page background...
2006-01-14 Robert SesekAdding page background file
2006-01-14 Robert SesekYay for ISSO::get()
2006-01-13 Robert SesekMake the auto-path thing work on PHP5
2006-01-13 Robert SesekNote about the PHP5 conditional
2006-01-13 Robert Seseks/Shared_Object_Framework/ISSO/g
2006-01-13 Robert SesekSay goodbye to manual setting of sourcepath
2006-01-13 Robert SesekUse the new package system to get pagination to work
2006-01-13 Robert SesekAutomatically define ISSO_DB_LAYER and warn about it
2006-01-13 Robert SesekChange the backtrace workings
2006-01-13 Robert SesekNo longer need to create a temporary template object...
2006-01-13 Robert SesekAdding init_as_package() support
2006-01-13 Robert SesekAdding init_as_package() to the two modules that are...
2006-01-12 Robert SesekAdding pagination class... it kind of works
2006-01-09 Robert SesekAdded unify_node()
2006-01-09 Robert SesekUpdating test files to ISSO2 setup
2006-01-09 Robert Sesekkernel.php's get() doesn't use $this->registry->do_get...
2006-01-09 Robert SesekAdding do_get() to the kernel and get() to all the...
2006-01-09 Robert SesekDon't run #e on preg_match, but use eval() on it later
2006-01-09 Robert SesekDon't need to specify the object path in templatedir...
2006-01-08 Robert SesekMake exec_sanitize_data() private
2006-01-08 Robert SesekThe field foreach() loop elseif branch is never execute...
2006-01-05 Robert SesekFixing PHP5 warnings
2006-01-02 Robert SesekAdding check_isso_field() calls all over the place
2006-01-02 Robert SesekSwitch to using get_class() in check_isso_fields()...
2006-01-02 Robert SesekMaking check_isso_fields() have multi-module support
2006-01-02 Robert SesekAdding fields and set() methods
2006-01-02 Robert SesekFixing the preg_replace replace in do_set()
2005-12-31 Robert Sesek- Making check_isso_fields() multi-module compliant
2005-12-31 Robert SesekExtracting set() logic out to do_set()
2005-12-31 Robert SesekDont exit if it's been called
2005-12-31 Robert SesekAllow check_isso_fields() to be called for fun
2005-12-31 Robert SesekGive all the instance variables visibility tags
2005-12-31 Robert SesekRegistry is defined in Template
2005-12-31 Robert SesekAdding field requirement checker
2005-12-31 Robert SesekAdding set() and get() methods to ISSO
2005-12-31 Robert SesekDocumenting constants
2005-12-31 Robert SesekHook documentation
2005-12-31 Robert SesekDocumenting hooks
2005-12-31 Robert SesekDocumenting constants
2005-12-31 Robert SesekDocumenting constants
2005-12-29 Robert Sesek- nav_title now has a fully-surrounding border
2005-12-29 Robert SesekChanging constant names
2005-12-29 Robert SesekOnly show the debug box if HIDE_SETUP is not enabled
2005-12-27 Robert Sesekwarnings -= 2
2005-12-26 Robert SesekWe wern't initializing the usage right... now we are
2005-12-24 Robert SesekISSO->escape() now uses the new DB stuff
2005-12-24 Robert SesekWe can no longer assume to use ISSO->modules['db_mysql...
2005-12-24 Robert SesekMatch some things to make sure we don't have a blank...
2005-12-23 Robert SesekAdding pgsql layer
2005-12-23 Robert SesekReverting changes in r324; wasn't thinking when I made...
2005-12-23 Robert SesekCalling the wrong error functions in error()
2005-12-23 Robert SesekRename some terminology
2005-12-23 Robert SesekAdding MySQLi driver
2005-12-23 Robert SesekFixing some boo-boos
2005-12-23 Robert SesekAbstracting database layer
2005-12-21 Robert SesekMerging the changes from r317 back to the trunk from 1.x
2005-12-21 Robert SesekReverting the changes back to r289 from r315
2005-12-21 Robert SesekDon't expose the whole path when we can't find the...
2005-12-21 Robert SesekCreated a pre-parse hook for template processing
2005-12-19 Robert SesekA little UTF-8 never killed anybody
next