In mail.php, we don't want to double encode fields so in send() create local variable...
[isso.git] / printer.php
2006-10-12 Robert SesekRemoving issoversion tag from the header
2006-10-12 Robert SesekRemoving calls to check_isso_fields()
2006-10-12 Robert SesekRemoving unspecific get/set calls
2006-10-12 Robert Sesek- Starting to convert from the fields system to a get...
2006-10-11 Robert SesekChanges to the printer module and page_start() to be...
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-04-15 Robert SesekAdd cellspacing!
2006-04-13 Robert SesekRun the generate_footer_html() function
2006-04-02 Robert SesekOn full page generators, don't show the navigation
2006-04-01 Robert Sesekconstant('ISSO_PRINTER_NO_NAVIGATION') should NOT be...
2006-04-01 Robert Sesekis_loaded() takes lowercase
2006-04-01 Robert SesekAdding skeleton for the navigation printer
2006-03-19 Robert SesekHook is now done like the one in ISSO.Template so we...
2006-03-12 Robert SesekAllow specifying of redirect message text; means removi...
2006-03-05 Robert Sesekpage_code() now should work a wee bit better
2006-02-19 Robert Sesek- Reworking list_item() to allow for multiple types...
2006-02-09 Robert Seseks/[#]version[#]/[#]issoversion[#]/g
2006-01-21 Robert SesekMake query debug output much nicer
2006-01-21 Robert Sesek- Added ISSO->format_debug_trace() so that we can forma...
2006-01-16 Robert SesekThis space after (c) was annoying me
2006-01-14 Robert SesekYay for ISSO::get()
2006-01-09 Robert SesekAdding do_get() to the kernel and get() to all the...
2006-01-02 Robert SesekAdding check_isso_field() calls all over the place
2006-01-02 Robert SesekAdding fields and set() methods
2005-12-31 Robert SesekGive all the instance variables visibility tags
2005-12-31 Robert SesekDocumenting hooks
2005-12-29 Robert SesekChanging constant names
2005-12-29 Robert SesekOnly show the debug box if HIDE_SETUP is not enabled
2005-12-24 Robert SesekWe can no longer assume to use ISSO->modules['db_mysql...
2005-12-19 Robert SesekA little UTF-8 never killed anybody
2005-12-18 Robert SesekMoving the debug block at the end of compiled pages...
2005-12-17 Robert SesekAdded POST redirect to pass POST variables through
2005-12-11 Robert SesekDelineating functions
2005-12-11 Robert SesekAdded visibility information to all the functions
2005-12-11 Robert SesekAdd names to buttons in row_submit()
2005-12-11 Robert Seseknotices--
2005-12-11 Robert Seseknotices -= 2
2005-12-11 Robert SesekWe want to play nice with PHP5, right?
2005-12-11 Robert Seseks/( |->)_message/message/g
2005-11-27 Robert SesekMerging isso-2-dev branch back to trunk
2005-11-23 Robert SesekCreate debug module in page_end() and query debug
2005-10-23 Robert SesekHooked up some colspan parameters that weren't working
2005-10-23 Robert Sesek- Changed page_confirm() to produce a more elegant...
2005-10-23 Robert SesekAdd newline for clarity
2005-10-23 Robert SesekAdded webpath system so that images will work
2005-10-23 Robert SesekAdded CSS abilities to the printer class
2005-10-23 Robert Sesekapplication not appname
2005-10-22 Robert SesekRemoved specific references to BugStrike
2005-10-22 Robert SesekDocumented the entire printer.php class
2005-10-22 Robert SesekDocumented nearly all of the functions
2005-10-22 Robert SesekCopying printer class from bugtrack