isso.git
2005-11-20 Robert SesekUsing the new ISSO callback
2005-11-19 Robert SesekCreating isso:null-framework global; this can't be...
2005-11-06 Robert SesekFixing caching mechanism
2005-11-05 Robert SesekAdded entity_encode() and escape NOCLEAN strings if...
2005-11-05 Robert SesekChange templatetable to tablename
2005-11-05 Robert SesekRemoving extra parens
2005-11-04 Robert SesekConverting errors to use the new APIError() system
2005-11-04 Robert SesekAdding error reporting structure
2005-10-23 Robert SesekTYPE_STRUN also needs to be encased with quotes
2005-10-23 Robert SesekNeed to htmlspecialchars() the query string in an error
2005-10-23 Robert Sesek- Run action methods using run_action_method()
2005-10-23 Robert SesekRemovoing magic number indicies
2005-10-23 Robert SesekDon't set_existing() and verify() in update()
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 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
next