isso.git
2005-10-23 Robert SesekNeed to add GPL notice
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 SesekChanging an ERR_WARNING to E_USER_WARNING
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
2005-10-17 Robert SesekAdded REQ_SET constant to allow an API to set a field
2005-10-17 Robert SesekAdding docblock template
2005-10-17 Robert Sesek- Moved rendition of API::do_clean() to ISSO::clean()
2005-10-17 Robert SesekRemoved 3 $SOMETHING variables at the top of modules...
2005-10-17 Robert Sesekshow_modules() now gets class names
2005-10-16 Robert Sesek- Added verify_noempty()
2005-10-16 Robert SesekShow invalid clean type in do_clean() if there is an...
2005-10-16 Robert SesekForgot an =
2005-10-16 Robert SesekRemoving unused sanitization functions
2005-10-16 Robert SesekAdded insert() and delete() actions
2005-10-16 Robert Sesek- use method_exist() instead of function_exists()
2005-10-16 Robert SesekBase api.php checked in
2005-10-16 Robert SesekWhere we changed the class name we need to change the...
2005-10-16 Robert Sesekgetobject() apparently causes a parse error; guess...
2005-10-16 Robert SesekUse getobject() system
2005-10-16 Robert SesekAdded getobject() system
2005-10-16 Robert Seseklocate() doesn't exist anymore; use load(, null)
2005-10-16 Robert SesekRenaming classes to match file names
2005-10-16 Robert SesekPass $this when we're instantiating framework modules
2005-10-16 Robert SesekFixed parse error
2005-10-16 Robert SesekRemoved locate() in place of moving all code to load()
2005-10-08 Robert SesekMerging r184 onto the 2.x branch
2005-10-08 Robert SesekMerging r182 to the 2.x branch
2005-10-08 Robert SesekBringing the tests up-to-date
2005-10-08 Robert SesekDon't use $this->registry in the kernel, just use ...
2005-10-08 Robert Sesek- removed global callback/instantiation
2005-10-08 Robert SesekPass the registry by reference
2005-10-08 Robert SesekAdded registry connection plugs to the modules
2005-10-08 Robert SesekRemoving @see declarations
2005-10-08 Robert SesekFixed two mis-replaces that occurred with the grep
2005-10-08 Robert SesekCleaning up phpDoc variable declarations
2005-10-08 Robert SesekConverting to GPL
2005-10-08 Robert SesekBranching ISSO 2.0 development line
2005-10-04 Robert SesekFixing problem with using only a *NIX directory separator
2005-09-25 Robert SesekRemoving this until further notice
2005-09-25 Robert SesekSet svn:ignore
2005-09-25 Robert SesekAdding project files
2005-09-25 Robert SesekAdding project files
2005-09-25 Robert SesekAdding mkstrings/ directory
2005-09-24 Robert Sesekchanges += 2
2005-09-24 Robert SesekAccess the _isso in a global manner
2005-09-24 Robert SesekUse " instead of " for debug
2005-09-24 Robert SesekAdded support for debug localzing
2005-09-24 Robert SesekSupport for the new localize system; I don't think...
2005-09-24 Robert Sesekchanges++
2005-09-24 Robert SesekAdded localization system
2005-09-24 Robert SesekDo not call string() on a setlex() call because the...
2005-09-24 Robert SesekAdded init_with_table()
2005-09-24 Robert SesekAdded localization system -- specific localities do...
2005-09-14 Robert SesekAdded changelog
2005-08-30 Robert SesekCorrection, now it's fixed
2005-08-30 Robert SesekFixed notice: Undefined property: db in /isso/template...
2005-08-19 Robert SesekFixed template parser, I guess we broke it with r127
2005-08-19 Robert SesekLink without errors on E_ALL
2005-08-13 Robert SesekMerging back changes from tpl-if-fix branch
2005-08-13 Robert SesekParser now works! Again!
2005-08-13 Robert SesekAdded debugging check info
2005-08-13 Robert SesekNow we can do the top level... bah
2005-08-13 Robert SesekGetting closer to it working fully now; just need to...
2005-08-13 Robert SesekStill not working right on <else />
2005-08-13 Robert SesekWe're getting closer witht his method :)
2005-08-12 Robert SesekLots of broken nothingness
2005-08-02 Robert SesekCreated a conditional testing system
2005-08-02 Robert SesekBack-porting the trunk back onto branch
2005-08-01 Robert SesekFixed improperly closed </a>
2005-08-01 Robert SesekAdded total execution time option
2005-08-01 Robert SesekMake trigger_error() a dynamic string
2005-08-01 Robert SesekAdded exit parameter to download_file()
2005-08-01 Robert SesekFixed XML parsing framework; it now returns much more...
2005-07-31 Robert SesekDon't show the error code on parse errors
2005-07-25 Robert Sesektext-align for ISSO::_message()
2005-07-25 Robert SesekMerging the template-if-fix branch back onto head
2005-07-25 Robert SesekElse tags are now working again. The problem was that...
2005-07-25 Robert SesekSaving token creation code.
2005-07-25 Robert SesekMerging trunk back onto the template parsing branch
2005-07-19 Robert SesekRemoved the $globaltz option.
2005-07-15 Robert SesekForgot to put the name in the header.
2005-07-10 Robert SesekOnly do the referer check if we have the HTTP_REFERER...
2005-07-10 Robert SesekAdded another way to remove the full path from errors...
2005-07-10 Robert SesekThe $adjust paramater in format() wasn't doing anything...
2005-07-10 Robert SesekAdded date formatting framework.
2005-07-05 Robert SesekFixed a duplicate variable name problem(?).
2005-06-26 Robert SesekChanging the way we detect PHP 4.1.0
2005-06-26 Robert SesekMessage text colour should be black
2005-06-02 Robert SesekRemoving the apidoc/ folder
2005-06-02 Robert SesekAdded scandir() function
2005-05-31 Robert SesekOn XML parsing fail, use trigger_error() not some rando...
2005-05-30 Robert SesekISSO's input handler now merges $_COOKIE into the mix
2005-05-30 Robert SesekRemoved ISSO::i and ISSO::input; the only input mechani...
2005-05-14 Robert SesekMade the docs less colloquial
2005-05-13 Robert SesekAdded fetch_max_attachment_size()
next