isso.git
2006-02-09 Robert Seseks/[#]version[#]/[#]issoversion[#]/g
2006-02-06 Robert SesekWrong file name. Woops.
2006-02-06 Robert SesekNeed to send the right mime-types to make Gecko happy
2006-02-06 Robert SesekUTF-8 shouldn't be the default
2006-02-05 Robert SesekAdded UTF-8 support to the XML parser
2006-02-05 Robert SesekSet $this->values[] in fetch() if they aren't set
2006-02-05 Robert SesekIn _load(), we need to use query_first() not just query()
2006-02-05 Robert SesekAdd spaces when using $this->extrawhere
2006-02-04 Robert SesekDoc fix for call_relations()
2006-02-04 Robert SesekIn prepare_field_for_sql(), this BOOL will work better
2006-01-30 Robert SesekUse TRUE and FALSE constants
2006-01-30 Robert SesekBool values need to be encased
2006-01-29 Robert SesekInsert ID is now computed correctly
2006-01-29 Robert SesekSuppress errors in query()
2006-01-29 Robert SesekDocs++ for escape()
2006-01-29 Robert SesekRemoving the binary switch from ISSO::escape()
2006-01-29 Robert SesekAdded new binary escape methods
2006-01-29 Robert SesekAnother gotcha
2006-01-29 Robert SesekCan't redeclare constructor
2006-01-29 Robert Sesekchanges++
2006-01-29 Robert SesekChange default charset to UTF-8
2006-01-29 Robert SesekMaking charset and delim settable
2006-01-29 Robert SesekNeed to specify the delim when converting breaks in...
2006-01-29 Robert SesekCleaning up debug message
2006-01-29 Robert SesekRequired fields are checked for being empty in set...
2006-01-29 Robert SesekDead code stripping
2006-01-29 Robert SesekWe can now send multipart/html emails :)
2006-01-29 Robert SesekThis should be working... but it isn't
2006-01-29 Robert SesekMulti-address send should now work
2006-01-29 Robert SesekAdding structure for all the features that are to come
2006-01-29 Robert SesekAdding pgsql conversion info
2006-01-29 Robert SesekThe DB::transaction_rollback() now has name as optional...
2006-01-29 Robert SesekOnly get the query time if ISSO-Functions module is...
2006-01-29 Robert SesekAdd support for PGSQL in API::insert()
2006-01-29 Robert SesekDB_PostgreSQL::insert_id() is now done right :)
2006-01-29 Robert SesekAdding transaction stuff to everything but PGSQL (need...
2006-01-29 Robert Sesek- Added ability to restore the APIError() to its last...
2006-01-28 Robert SesekWrong PHP4 constructor name
2006-01-25 Robert SesekA fix for PHP 5.1.2 and bug://report/1 where the XML...
2006-01-22 Robert Sesek$GLOBALS['isso:callback'] change
2006-01-22 Robert Seseks/count/sizeof/g
2006-01-21 Robert SesekUse ISSO->get()
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
next