Several fixes for guest menu system and template engine
[mailer.git] / inc / functions.php
2009-10-27 Roland HäderSeveral fixes for guest menu system and template engine
2009-10-27 Roland HäderFixes for typos and cache problems
2009-10-27 Roland HäderFix for endless loop in outputHtml()
2009-10-27 Roland HäderFurther fixes for installation phase and endless loop
2009-10-27 Roland HäderHuge script change, see forum.mxchange.org/topic-458...
2009-10-11 Roland HäderConstants rewritten (internal TODO)
2009-10-11 Roland HäderFix for missing FULL_VERSION config
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-07 Roland HäderLogin form for guests in surfbar added, some trigger_er...
2009-10-06 Roland HäderInconsistency between echo and print() fixed to OUTPUT_...
2009-10-06 Roland HäderBug with multiple registration of filters fixed (see...
2009-10-05 Roland HäderDefault refid is always fallback now, or 0 if sql_patch...
2009-10-05 Roland HäderDebug line commented out
2009-10-05 Roland HäderMore misc fixes and rewrites (sorry, lame description)
2009-10-05 Roland HäderMore debugging and typo in comment fixed
2009-10-05 Roland HäderHuge rewrite:
2009-09-22 Roland HäderFix for parser error
2009-09-22 Roland HäderHeavy rewrite:
2009-09-20 Roland HäderPossible further fix for #128
2009-08-26 Roland HäderMany rewrites to get rid of dublicate modreg inserts...
2009-08-26 Roland Häderbigintval() made to much trouble, uberwach wont be...
2009-07-31 Roland HäderScript extended with JavaScript templates and ext-uberw...
2009-07-29 Roland HäderSeveral double->single convertions, fix for missing...
2009-07-29 Roland HäderCSS classes rewritten to ids to let JavaScript insert...
2009-07-28 Roland HäderA lot bugfixes for ext-cache and deprecated files removed:
2009-07-28 Roland Häder is now located in ['config']
2009-07-28 Roland Häder'what','action','module' and 'output_mode' wrapped...
2009-07-27 Roland HäderMore fixes for missing variables, array elements and...
2009-07-27 Roland HäderCode cleanup:
2009-07-26 Roland HäderSome rewrites, TODOs handled:
2009-07-26 Roland HäderSome fixes for surfbar extension (#123), double->single...
2009-07-26 Roland HäderComplete rewrite and debug message surpressed:
2009-06-21 Roland HäderNew method generateExtensionInactiveMessage() introduced
2009-06-09 Roland HäderTypo in function name fixed, double->single quotes...
2009-06-08 Roland HäderFix for fatal error and naming convention applied
2009-06-06 Roland HäderEOL for HTTP request moved to config, errno and err_des...
2009-06-06 Roland HäderNotice added to always include debug.log in your full...
2009-04-12 Roland HäderAgain redirection should work
2009-04-12 Roland HäderOld config.php is now automatically updated to new...
2009-04-07 Roland HäderRedirect was debugged as well...
2009-04-07 Roland HäderMigration of stelzi's commit 1022 with some changes...
2009-04-07 Roland HäderRewrite from stelzi implemented, variable and function...
2009-04-06 Roland Häderconfig.php partly solved, see #117
2009-04-03 Roland HäderRenamed
2009-04-03 Roland HäderNew naming convention applied to many functions, see...
2009-03-28 Roland HäderSome HTML issues fixed
2009-03-28 Roland HäderA lot double-quotes rewritten to single-quotes, global...
2009-03-26 Roland HäderMoved and fixed typo in REDIRECT_ON_UNINSTALLED_EXTENSION()
2009-03-17 Roland HäderInstallation page=welcome rewritten to use div
2009-03-17 Roland HäderMore double- to single-quotes rewritten
2009-03-17 Roland HäderMore rewrites from double- to single-quote
2009-03-16 Roland HäderEven more rewritten
2009-03-16 Roland HäderDouble brackets removed, some fixes
2009-03-16 Roland HäderA lot rewrites from double-quote to single-quote, some...
2009-03-14 Roland HäderRewrites of debug lines, possible fix for extension...
2009-03-13 Roland HäderRewritten to function getConfigArray()
2009-03-13 Roland HäderMore globals rewritten, see ticket #100
2009-03-12 Roland HäderFixes/rewrites for missing sql_patches and check on...
2009-03-12 Roland HäderSeveral rewrites/fixes which I have done yesterday...
2009-03-10 Roland HäderReversed and obsolete code removed (was for admin area...
2009-03-10 Roland HäderMerged stelzi's patches
2009-03-10 Roland HäderFunctions for handling INC_POOL moved to inc-functions...
2009-03-10 Roland HäderRewritten 'page=finalize' in installer, integrated...
2009-03-09 Roland HäderAdded request URI to debug_report_bug() function
2009-03-09 Roland HäderEven more variables renamed and login procedure prepare...
2009-03-09 Roland HäderA lot variables renamed from all upper-case to hungaria...
2009-03-09 Roland HäderUser tables are now moved to ext-user
2009-03-09 Roland HäderSome dublicated braces removed, some fixed (broken...
2009-03-09 Roland HäderSome global variables rewritten, a lot more language...
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äderNew function isDirectory() introduced, fixed GET_DIR_AS...
2009-03-07 Roland HäderFix for getActualVersion()
2009-03-07 Roland HäderInternal TODO added
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äderStatus codes rewritten to GLOBALS
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-06 Roland HäderFix for 'no admin assigned' bug. Resolves #108
2009-03-06 Roland HäderFix for installation
2009-03-06 Roland HäderA lot while() conditions rewritten to SQL_FETCHARRAY...
2009-03-04 Roland Häder->['month_descr'], fix in registration page
2009-03-04 Roland HäderPrefix in SQLs fixed, fixes for first startup and weekl...
2009-03-04 Roland HäderFixes/rewrites for 'dublicate entry' bug
2009-03-04 Roland HäderFixed typo in function name
2009-03-04 Roland HäderRewrites of more constants
2009-03-02 Roland HäderSeveral rewrites/renames, fixes for installation. Resol...
2009-03-01 Roland HäderFix for broken index and maybe more
2009-03-01 Roland Häder rewritten to new functions, some parts rewritten to...
2009-03-01 Roland Häder__ACL_ALLOW rewritten to and @TODO finished
2009-03-01 Roland HäderMore fixes for what/action deprecation in modules.php
2009-03-01 Roland HäderA lot fixes to templates and missing functions added...
2009-03-01 Roland HäderFixes for MT_WORD vs. install vs. installed
2009-03-01 Roland HäderMore rewrites of constants and fix for loading mass...
2009-03-01 Roland Häder rewritten, variable errors fixed
2009-03-01 Roland HäderDebug code commented out
next