Cast added due to API changes in PHP 5.3.1
[mailer.git] / inc / filters.php
2010-03-10 Roland HäderEven more performance hacks
2010-03-09 Roland HäderIntroduced new wrapper functions to make the code more...
2010-03-05 Roland HäderNetwork added, SVN fixed, misc:
2010-01-15 Roland HäderPossible extrace line removed
2010-01-14 Roland HäderNew filters introduced for page header, obsolete templa...
2010-01-01 Roland HäderThe yearly copyright-update commit. 2009, 2010 are...
2009-12-19 Roland HäderRewrites/fixes
2009-12-18 Roland HäderFixes for unset config entries and ['header'] entry
2009-12-18 Roland HäderFix of display-bug in member's overview of points ...
2009-12-15 Roland HäderMore fixes for admin login and to early call of isAdmin()
2009-12-15 Roland HäderFurther fixes for non-working admin login and debug...
2009-12-15 Roland HäderHuge patchset (I don't recall all details):
2009-12-04 Roland HäderExpression call-back functions are now externalized...
2009-12-03 Roland HäderEndless redirect fixed and needless action/what sets...
2009-12-01 Roland HäderDouble->single rewrites and possible fixes for revision...
2009-11-29 Roland HäderMore HTML improvements
2009-11-26 Roland HäderfooRequestElementBar() functions renamed, adding of...
2009-11-25 Roland HäderResults from filter chains are now added in template...
2009-11-25 Roland HäderFilter support added to template engine, functions...
2009-11-25 Roland HäderMore fixes for installation and extension registration
2009-11-25 Roland HäderNew functions introduced, several rewrites:
2009-11-22 Roland HäderA lot templates rewritten, TODOs.txt updated, XHTML...
2009-11-21 Roland HäderRewrite of all mail templates with user data to new...
2009-11-20 Roland HäderNow extension code must be inserted like {%ext,version...
2009-11-18 Roland HäderEven more fixes #2
2009-11-18 Roland HäderFinal fixes for admin logout
2009-11-18 Roland HäderGlobal rewrite of engine:
2009-11-16 Roland HäderColumn span fixed, fatal error fixed
2009-11-16 Roland HäderLogin procedure rewritten to filters (internal TODO)
2009-11-10 Roland HäderSome code 'beatuified', config in templates surfbar_sto...
2009-11-09 Roland HäderFixes for HTML in extension menu SQLs. :(
2009-11-07 Roland HäderMailer used in many places, we still need a good 'selli...
2009-11-07 Roland HäderFlushing template cache is anoying while developing...
2009-11-07 Roland HäderHuge HTML/CSS rewrite (see forum)
2009-11-06 Roland HäderUnknown module in non-HTML mode, debug comments removed :(
2009-11-06 Roland HäderPossible fix for JavaScript templates #2
2009-11-06 Roland Häderaddslashes() did escape also single quotes (') which...
2009-11-05 Roland HäderSeveral fixes for template engine, JavaScripts, etc.
2009-11-05 Roland HäderEntities in JavaScript => failed, fixed... login fixed...
2009-11-05 Roland HäderHuge rewrite of default parameters, ext-network continued:
2009-11-05 Roland HäderFixes for last activity in mailid.php
2009-11-04 Roland HäderNaming inconsistencies for userid fixed
2009-11-04 Roland HäderCache path changed and compileRawCode() introduced
2009-11-04 Roland HäderTemplate cache introduced to shortcut expensive compile...
2009-11-04 Roland HäderNew function fetchUserData() introduced to API, total...
2009-11-03 Roland HäderDebug code commented out
2009-11-03 Roland HäderA lot texts rewritten and exclamation signs removed
2009-11-03 Roland HäderFixes for fix_menu.php and SQL_ALTER_TABLE()
2009-11-03 Roland HäderNew extension added, ext-uberwach rewritten (unfinished...
2009-10-31 Roland Häderext-network continued (unfinished), weekly and monthly...
2009-10-31 Roland HäderFixes for reset (missing config entries)
2009-10-30 Roland HäderSeveral kinky code smoothed, fixes for admin login
2009-10-30 Roland HäderFilter moved, fixes for RNG
2009-10-30 Roland Häderdatabases.php is loaded by filter now
2009-10-30 Roland HäderRewrites not to init config in config-functions.php...
2009-10-30 Roland HäderMessage 'Cannot run reset! Please report this bug....
2009-10-29 Roland HäderMore filters created, TODOs.txt updated, config_mediada...
2009-10-29 Roland HäderMore rewrites, and output-mode fixed (we should documen...
2009-10-28 Roland HäderFixes for mydata
2009-10-28 Roland HäderMoved filter function back to filters.php, fix for...
2009-10-28 Roland HäderCaching again rewritten, admin functions fixed:
2009-10-27 Roland HäderFix for DEFAULT_SALT_LENGTH
2009-10-27 Roland HäderFixes for installation phase
2009-10-27 Roland HäderHuge script change, see forum.mxchange.org/topic-458...
2009-10-11 Roland HäderSeveral more constants rewritten to getConfig()
2009-10-10 Roland HäderRef link fixed, nickname fixed, several rewrites, TODOs...
2009-10-06 Roland HäderSome double-quotes to single rewritten
2009-10-06 Roland HäderInconsistency between echo and print() fixed to OUTPUT_...
2009-10-05 Roland HäderHuge rewrite:
2009-10-04 Roland HäderDetermination of username moved to filter FILTER_DETERM...
2009-09-22 Roland HäderHeavy rewrite:
2009-09-02 Roland HäderNow we make sure 'filter_name' is there which prevents...
2009-09-02 Roland HäderFilters should be executed even when sql_patches is...
2009-08-27 Roland Häderdebug_report_bug() was to 'hard' here.
2009-08-26 Roland HäderCaching of filters added (should work now)
2009-08-26 Roland HäderMany rewrites to get rid of dublicate modreg inserts...
2009-07-28 Roland HäderA lot bugfixes for ext-cache and deprecated files removed:
2009-07-28 Roland Häder'what','action','module' and 'output_mode' wrapped...
2009-07-27 Roland HäderCode cleanup:
2009-06-24 Roland HäderConvention applied
2009-06-06 Roland HäderFunctions renamed to new naming convetion, TODOs.txt...
2009-06-06 Roland HäderPossible work-around added to prevent fatal error if...
2009-04-12 Roland HäderOld config.php is now automatically updated to new...
2009-04-06 Roland Häderconfig.php partly solved, see #117
2009-04-03 Roland HäderNew naming convention applied to many functions, see...
2009-03-28 Roland HäderA lot double-quotes rewritten to single-quotes, global...
2009-03-17 Roland HäderMore rewrites from double- to single-quote
2009-03-16 Roland HäderA lot rewrites from double-quote to single-quote, some...
2009-03-12 Roland HäderSeveral rewrites/fixes which I have done yesterday...
2009-03-09 Roland HäderEven more variables renamed and login procedure prepare...
2009-03-09 Roland HäderSome dublicated braces removed, some fixed (broken...
2009-03-07 Roland HäderFull rewrite of extension updates (multiple updates...
2009-03-07 Roland HäderFinal fixes for SQL_ALTER_TABLE() wrapper, INSERT INTO...
2009-03-07 Roland HäderDamn typo fixed... ;-)
2009-03-07 Roland HäderRe-added, now the right ones
2009-03-07 Roland HäderMore XHTML-fied and extended header added to templates
2009-03-06 Roland Häder'userid' rewritten to functions
2009-03-06 Roland HäderFixed logfile writing in installation phase, .revision...
2009-03-06 Roland HäderRevBomb patch applied (thanks to profi-concept)
2009-03-04 Roland HäderEven more fixes, loading session was on wrong page...
next