isso.git
2006-02-20 Robert SesekDid some work on .tborder; we no longer use ridge but...
2006-02-20 Robert SesekThe background-position: bottom stuff just isn't workin...
2006-02-20 Robert Sesekrv rv just back to "value"
2006-02-20 Robert SesekRevert and change to cdata
2006-02-20 Robert SesekDo not place CDATA in a ['value'] index. This **breaks...
2006-02-19 Robert SesekIn input_clean(), return NULL cleaned as $type
2006-02-19 Robert Sesek- Reworking list_item() to allow for multiple types...
2006-02-18 Robert SesekMaking the background-position bit work by setting...
2006-02-18 Robert SesekMight as well make it an <a>
2006-02-18 Robert SesekLinking to the bug
2006-02-18 Robert SesekAdding a bug testcase
2006-02-11 Robert SesekAdd setter methods for title and legend
2006-02-11 Robert SesekUse scaling factors instead of explicit height and...
2006-02-11 Robert Sesek- Increasing colour library
2006-02-11 Robert SesekIncreasing $graphspacing and removing the 1px from...
2006-02-11 Robert SesekOutline the slices
2006-02-11 Robert Sesek$lastdeg needs to be cumulative
2006-02-11 Robert SesekThe legend is now drawn all purdy
2006-02-11 Robert SesekGot a pretty good pie graphing system
2006-02-10 Robert SesekRemove some of the ini_get() calls
2006-02-10 Robert SesekFix the conditions on which _error_handler() breaks
2006-02-10 Robert SesekTotally wrong character set
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...
next