isso.git
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
2006-03-19 Robert SesekMaking the font sizes smaller
2006-03-19 Robert SesekPut a condition around imagedestroy() in set_scale...
2006-03-19 Robert Sesek- Properties are now stored in an ivar
2006-03-18 Robert SesekBetter support for having blank values
2006-03-18 Robert Sesek- Make sure we don't get query errors when there are...
2006-03-18 Robert SesekTypo fix in fetch_value()
2006-03-18 Robert SesekWe can now export the query information
2006-03-18 Robert SesekRemove a print_r(0
2006-03-18 Robert SesekAdding base printer_css.php file
2006-03-18 Robert SesekAnother check for is_array() errors, but now in call_re...
2006-03-18 Robert SesekWe need an additional check for set_condition() so...
2006-03-18 Robert SesekFixing set_condition() so it now actually works
2006-03-17 Robert SesekFor set_condition() you can now send an array of fields...
2006-03-17 Robert SesekReduce errors when a query fails in query_first()
2006-03-17 Robert SesekStyling fixes for the template manager
2006-03-16 Robert SesekLocalize the timezone names
2006-03-13 Robert SesekChanges for evil magic quotes
2006-03-12 Robert SesekMake the strings a little more clear
2006-03-12 Robert SesekAdding string errors for the built-in verify_*() functions
2006-03-12 Robert SesekAllow strings to be returned as errors in set()-based...
2006-03-12 Robert SesekAllow specifying of redirect message text; means removi...
next