Variable renamed, function refactured/moved:
[mailer.git] / inc / functions.php
2010-10-07 Roland HäderVariable renamed, function refactured/moved:
2010-09-30 Roland HäderMore wrapper functions used, removed bigintval() which...
2010-09-27 Roland HäderWrapper function introduced, description for random...
2010-09-25 Roland HäderImprovements for refid=NULL behaviour
2010-09-16 Roland HäderCode cleanup, more usage of API functions
2010-09-13 Roland HäderFixes prefix for member language strings, minor improve...
2010-09-10 Roland HäderRemoved comment introduced by Profi-Concept, this comme...
2010-08-25 Roland HäderA lot CSS classes rewritten, please update all your...
2010-08-23 Roland HäderSeveral language strings renamed/moved, internal TODO...
2010-08-23 Roland HäderRewritten to make usage of encapsulated API functions
2010-08-23 Roland HäderRewrites/fixes for CURRENT_DATE, better encapsulation...
2010-08-18 Roland HäderFixed :(
2010-08-17 Roland HäderOld, lost function sendHtmlMail() removed, this is...
2010-08-14 Roland HäderOnly a question mark at the end is no valid HTTP request
2010-08-09 Roland HäderFix for broken emails... :(
2010-07-31 Roland HäderIntroduced new function capitalizeUnderscoreString...
2010-07-27 Roland HäderTotal eval() commands slightly reduced, still there...
2010-07-24 Roland HäderNaming convention applied, ext-network menu resorted:
2010-07-23 Roland HäderMade mails debugable without messing the output, fixes...
2010-07-23 Roland HäderFixed missing entity encoding (please test this)
2010-07-22 Roland HäderNew wrapper functions introduced
2010-07-21 Roland HäderMoved doTemplateFooBar() down (to match with other...
2010-07-21 Roland HäderOur convention says if(-else) blocks should not be...
2010-07-18 Roland HäderSome more cleanups/improvements:
2010-07-18 Roland HäderFix for 'Unknown gender F'
2010-07-16 Roland HäderSyntax errors fixed, naming convention applied, wrapper...
2010-07-16 Roland HäderMore language strings renamed, TODOs.txt updated:
2010-07-10 Roland HäderNew wrapper function introduced, more EL rewrites:
2010-07-05 Roland HäderFixed displaying of correct values in surfbar
2010-07-04 Roland HäderFixes for missing arguments and some improvements:
2010-07-01 Roland HäderMore rewrites to make use of (cached) wrapper functions
2010-07-01 Roland HäderAPI functions renamed:
2010-07-01 Roland HäderA lot calls saved, expression language rewritten:
2010-06-30 Roland HäderNew function makeDatabaseUserId() introduced which...
2010-06-29 Roland HäderCaching of expensive PHP functions:
2010-06-29 Roland HäderFixes and further rewrites to make use of EL
2010-06-29 Roland HäderMore rewrites to make lesser use of getMessage()
2010-06-29 Roland HäderA lot code rewritten:
2010-06-28 Roland HäderChanged all admin getter, closed internal TODOs:
2010-06-28 Roland HäderNew (template) wrapper function fixEmptyContentToDashes...
2010-06-28 Roland HäderNaming convention applied, encodeEntities() added
2010-06-28 Roland HäderRemoved deprecated code.
2010-06-28 Roland HäderNext wave of lesser getMessage()
2010-06-28 Roland HäderNext wave of lesser getMessage() usage and more EL
2010-06-28 Roland HäderBetter handling of errors
2010-06-28 Roland HäderFixes
2010-06-28 Roland HäderEven more rewrites to EL
2010-06-28 Roland HäderDeprecated variables for templates removed, mor EL...
2010-06-28 Roland HäderMore use of EL, fix for admin links
2010-06-28 Roland HäderSome improvements, caching of email templates prepared
2010-06-26 Roland HäderEven some more... :-(
2010-06-26 Roland HäderFixes for missing parameters for debug_report_bug(...
2010-06-23 Roland HäderNew debugging function debugOutput() introduced, some...
2010-06-23 Roland HäderSimplified some more code:
2010-06-23 Roland HäderNow CSS classes are being inserted by EL
2010-06-22 Roland HäderSeveral template fixes/cleanups, naming convention...
2010-06-21 Roland HäderMore rewrites/templates swapped out:
2010-06-20 Roland HäderFurther fixes for wrong getMaskedMessage() usage in...
2010-06-20 Roland HäderPossible fix while a spider/bot has issued a redirect
2010-06-20 Roland HäderFix attempt for empty database password
2010-06-20 Roland HäderRewrites/fixes for handling config entries in SQLs
2010-06-19 Roland HäderSeveral fixes applied:
2010-06-19 Roland HäderRewrites/fixes for broken template cache, the actual...
2010-06-19 Roland HäderFix for missing http_status element in click.php
2010-06-13 Roland HäderFix for broken SQL while installation phase and runtime
2010-06-13 Roland HäderFixed missing elements
2010-06-08 Roland HäderCSS classes do not need _css suffix/prefix
2010-06-08 Roland HäderInvisible/locked menus are now styleable with CSS class...
2010-06-07 Roland HäderHTTP status codes added for missing/locked modules...
2010-06-06 Roland HäderRewrite for eval() command
2010-06-06 Roland Häderdebug_report_bug() should be used as a replacement...
2010-06-06 Roland HäderFix for comment #0000444
2010-06-06 Roland HäderOld-lost eval() removed, rewrite-functions must be...
2010-06-06 Roland HäderA lot forced-space characters ( ) removed, naming...
2010-05-28 Roland HäderEven more rewrites/fixes from EL branch (please report...
2010-04-08 Roland HäderEncapsulation and fixes:
2010-04-07 Roland HäderFix for 'No resource given' message
2010-04-05 Roland HäderFixed first-time registration of sql_patches and possib...
2010-04-05 Roland HäderFix for missing array elements
2010-04-01 Roland HäderExtra new-line removed
2010-04-01 Roland HäderMore complete rewrite to use wrapper function isExtensi...
2010-03-31 Roland HäderSeveral fixes/improvements, new function introduced:
2010-03-28 Roland HäderHTTP/1.1 does allow chunked content, but our script...
2010-03-22 Roland HäderCast added due to API changes in PHP 5.3.1
2010-03-16 Roland HäderMaybe now better, but a simple wget still gives HTTP...
2010-03-11 Roland HäderYet another wrapper function 'cached'
2010-03-10 Roland HäderEven more performance hacks
2010-03-10 Roland HäderMore fields rewritten, statement added when the bug...
2010-03-08 Roland HäderCode moved because it depends on tables created by...
2010-03-05 Roland HäderLogging of SMTP (PHPMailer) class errors added, old...
2010-03-05 Roland HäderPHPMailer updated to 2.0.4 excluding phpdocs directory
2010-03-05 Roland HäderNetwork added, SVN fixed, misc:
2010-03-02 Roland HäderFurther rewrites due to deprecated functions in 5.3.1
2010-02-27 Roland HäderGerman documentation updated
2010-01-26 Roland HäderSeveral fixes/cleanups
2010-01-14 Roland HäderNew filters introduced for page header, obsolete templa...
2010-01-01 Roland HäderGZIP compression is now required
2010-01-01 Roland HäderThe yearly copyright-update commit. 2009, 2010 are...
2009-12-20 Roland HäderSeveral fixes/improvements:
2009-12-18 Roland HäderPossible final fixes for user login, debug lines rewrit...
next