isso.git
2007-07-13 Robert SesekIn mail.php, we don't want to double encode fields... 2.1.x
2007-07-07 Robert SesekChange Mail::_encodeHeaderValue() to use regexp instead...
2007-07-07 Robert SesekAdding Mail::_encodeHeaderValue()
2007-07-07 Robert SesekIn xml.php, the default should be utf8 and when using...
2007-03-25 Robert SesekFixed another problem where there would be DB function...
2007-03-19 Robert SesekPeople without PHP's short tags on will get some weird...
2007-03-17 Robert SesekFixed a bug in Mail that was fixed on trunk: in send...
2007-02-27 Robert SesekIn our call to mysql_connect(), allow us to open multip...
2007-02-15 Robert SesekAdded a very nifty caching system for filesystem templa...
2007-01-25 Robert SesekMake the error message that occurs when a database...
2006-12-26 Robert SesekWe need to implode() the query trace to fully complete...
2006-12-26 Robert SesekMerging the query debug block from TRUNK back to the...
2006-11-25 Robert SesekCompletely overhauled the pagination framework module
2006-11-24 Robert SesekMerging r693 from trunk back to the 2.1.x branch
2006-11-21 Robert SesekIt's not checking for $address but rather $email so...
2006-11-11 Robert Sesekchanges++
2006-11-11 Robert SesekUsing the language information array, change the positi...
2006-10-12 Robert SesekRemove more check_isso_fields() calls
2006-10-12 Robert SesekRemoving the issoversion field
2006-10-12 Robert SesekRemoving issoversion tag from the header
2006-10-12 Robert SesekFix a parse error
2006-10-12 Robert SesekFor cookieexp use the right method names for get/set
2006-10-12 Robert SesekWoops. That is supposed to be setAppVersion()
2006-10-12 Robert SesekRemoving calls to check_isso_fields()
2006-10-12 Robert SesekRemoving unspecific get/set calls
2006-10-12 Robert SesekTemplate updated
2006-10-12 Robert SesekTemplate_FS updated
2006-10-12 Robert SesekUpdated pagination
2006-10-12 Robert SesekFields no longer exist...
2006-10-12 Robert SesekUpdating Mail and also breaking the API to make some...
2006-10-12 Robert SesekFinished converting kernel
2006-10-12 Robert SesekChange the language call
2006-10-12 Robert Sesek- Starting to convert from the fields system to a get...
2006-10-12 Robert SesekCreating an intermediary branch between 2.0.x and 3.0.x
2006-10-11 Robert SesekChanges to the printer module and page_start() to be...
2006-10-04 Robert SesekRemoving a weird issue with rand()
2006-09-16 Robert SesekSwitch from one todo mark to another
2006-08-15 Robert SesekBranching trunk onto the 2.0.x branch because we're...
2006-08-02 Robert SesekThe headers field will now work a little better
2006-08-01 Robert SesekAdded Functions->array_strip_empty()
2006-07-31 Robert SesekThe colspan parameter in row_text now doesn't add an...
2006-07-26 Robert SesekChanging the footer URL
2006-07-26 Robert SesekRebranding from Iris Studios to Blue Static
2006-07-17 Robert SesekChanged some of the API error messages to reflect what...
2006-07-17 Robert SesekAdded a parameter in API->delete() to optionally stop...
2006-06-24 Robert SesekAdding a $cleartos option to Mail::send()
2006-05-28 Robert SesekNo longer populate API->values[] in fetch()
2006-05-20 Robert Sesek- Adding TYPE_BIN and support for it in api.php
2006-05-06 Robert SesekWarnings--
2006-04-30 Robert SesekRemove annoying pre-parse hook debug log
2006-04-30 Robert SesekAdd TYPE_NONE as an alias for TYPE_NOCLEAN
2006-04-29 Robert SesekAdd some debug logs
2006-04-29 Robert SesekForogot to change the app name
2006-04-19 Robert SesekChange " to " when running generate_css_output()
2006-04-16 Robert SesekFix the set_focus() setting issues
2006-04-16 Robert SesekThrow an error when the key is invalid
2006-04-15 Robert SesekRemove unused class call
2006-04-15 Robert SesekPositioning fixes so that it works in the most browsers...
2006-04-15 Robert SesekFinishing off the styling of tabs
2006-04-15 Robert SesekSpan the tab text
2006-04-15 Robert SesekRemoving some unused images
2006-04-15 Robert SesekAdding documentation
2006-04-15 Robert SesekMore colour changes
2006-04-15 Robert SesekAdd some padding to #mainbody
2006-04-15 Robert SesekMake tables 100% when they're drawn in the content...
2006-04-15 Robert SesekMore CSS colour changes
2006-04-15 Robert SesekChange the focus for selected links
2006-04-15 Robert SesekLots of changes to colours
2006-04-15 Robert SesekAdd cellspacing!
2006-04-15 Robert SesekNew colour sheet
2006-04-15 Robert SesekAdding colours file
2006-04-15 Robert SesekImage changes checkin
2006-04-15 Robert SesekAdding menu definitions
2006-04-15 Robert SesekAdd <span> elements around the text of tabs and menu...
2006-04-15 Robert SesekChange the way we mark headers
2006-04-15 Robert SesekFormatting menu links
2006-04-15 Robert SesekSpacing
2006-04-15 Robert SesekCSS cleanup for the navigation links
2006-04-15 Robert SesekUse a <table> to get the two-columns becase CSS makes...
2006-04-15 Robert SesekLots of CSS changes for the tabs
2006-04-15 Robert Sesek- Added generate_footer_html()
2006-04-13 Robert SesekRun the generate_footer_html() function
2006-04-13 Robert SesekMore colour changes
2006-04-13 Robert SesekSome new colours might be nice
2006-04-02 Robert SesekOn full page generators, don't show the navigation
2006-04-02 Robert SesekUse casting so we don't get foreach errors
2006-04-01 Robert SesekAdd code generation for sections and links
2006-04-01 Robert SesekChange the documentation a wee bit for add_component()
2006-04-01 Robert SesekAdding structure-creation functions
2006-04-01 Robert Sesekconstant('ISSO_PRINTER_NO_NAVIGATION') should NOT be...
2006-04-01 Robert SesekAdding toplink stuff
2006-04-01 Robert Sesekis_loaded() takes lowercase
2006-04-01 Robert SesekAdding skeleton for the navigation printer
2006-03-30 Robert SesekAdd pre_parse_hook to the field list
2006-03-26 Robert SesekWhen constructing the queries, we need to escape the...
2006-03-26 Robert SesekWhen we use TYPE_NOCLEAN and $this->magicquotes is...
2006-03-19 Robert SesekChanging :: to ->
2006-03-19 Robert SesekAdding a fetch_modified_link() hook
2006-03-19 Robert SesekHook is now done like the one in ISSO.Template so we...
2006-03-19 Robert SesekMinor documentation tyo
next