Merging trunk back onto the template parsing branch
[isso.git] / template.php
2005-07-25 Robert SesekMerging trunk back onto the template parsing branch
2005-07-05 Robert SesekFixed a duplicate variable name problem(?).
2005-04-17 Robert SesekMaking everything properly documented so that we don...
2005-04-13 Robert SesekUpdated error reporting stuff. It was really broken...
2005-04-13 Robert SesekUpdated file headers to be our new one.
2005-04-13 Robert SesekUpdated initial copyright year from 2003 to 2002
2005-04-11 Robert SesekRemoved some unnecessary function calls from DB_Templat...
2005-04-11 Robert SesekFixed faulty documentation.
2005-03-30 Robert SesekRemoved iff() from use in ISSO. Placed notice on the...
2005-03-23 Robert SesekWoops... didn't want that damn keyword to expand.
2005-03-23 Robert SesekAdded more tests for not under source control things.
2005-03-23 Robert SesekFixed:
2005-03-22 Robert SesekNo longer need to fetch the character of $i in the...
2005-03-19 Robert SesekRemoved unnecessary extraction of the condition. Made...
2005-03-19 Robert SesekMerging tpl-if-fix/ branch into trunk. We now properly...
2005-03-19 Robert SesekRemoved debugging code and old code.
2005-03-19 Robert SesekNOW it works completely.
2005-03-19 Robert SesekBy golly I think we have it!
2005-03-19 Robert SesekIT WORKS... well... almost. <else /> doesn't YET.
2005-03-19 Robert SesekBroken, just checking in code.
2005-03-19 Robert SesekBack to tokenization. The stack method WORKS, but we...
2005-03-19 Robert SesekHackish way to do it by just replacing strings. Ugh.
2005-03-19 Robert SesekNot working... just checking in.
2005-03-19 Robert SesekWe now properly extract the condition :-)
2005-03-18 Robert SesekIt's kind of working... not really, though. Bed time...
2005-03-18 Robert SesekBase tokenizing parser in place
2005-03-18 Robert SesekAdded debugging information.
2005-02-20 Robert SesekFixed possible exploit in query link where the original...
2005-02-19 Robert SesekFixed debug HTML select tab spacing.
2005-01-22 Robert SesekChanged ERR_ERROR to ERR_ALERT. Added PHP5 fix for...
2005-01-16 Robert SesekUsed wrong server variable for the show queries URL.
2005-01-15 Robert SesekAdded advanced SCM debug information.
2005-01-15 Robert SesekAdded debug information notices. Created iff() wrapper...