A lot code refactured to newly introduces wrapper function isNicknameUsed()
[mailer.git] / inc / modules /
2009-07-27 Roland HäderA lot code refactured to newly introduces wrapper funct...
2009-07-27 Roland HäderCode cleanup:
2009-07-26 Roland HäderFix for the fix... :(
2009-07-26 Roland Häder(Possible) fixes for illegal array indexes
2009-07-26 Roland HäderSome rewrites, TODOs handled:
2009-07-26 Roland HäderFix for ext-wernis, some rewrites, fixes for array...
2009-07-26 Roland HäderSome fixes for surfbar extension (#123), double->single...
2009-07-26 Roland HäderRewrite for fixing reported error message at ticket #56
2009-07-26 Roland HäderComplete rewrite and debug message surpressed:
2009-07-26 Roland HäderRewritten to use functions, query updated to a 'join'
2009-07-26 Roland HäderAnother try to fix bigintval() problem, ticket #114
2009-07-26 Roland HäderMissing li-tag added to avoid XHTML error
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äderPossible fix for missing ext_notes while displaying...
2009-06-06 Roland Häderif() condition simplified and some minor rewrites
2009-06-06 Roland HäderMore debug output added
2009-06-06 Roland HäderNow debug_report_bug() will be called if ext_name or...
2009-04-18 Roland HäderCode cosmetics applied
2009-04-12 Roland HäderOld config.php is now automatically updated to new...
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äderNew naming convention applied to many functions, see...
2009-03-28 Roland HäderTable to div container converted
2009-03-28 Roland HäderA lot double-quotes rewritten to single-quotes, global...
2009-03-27 Roland HäderFix for parser error
2009-03-26 Roland HäderMore fixes for constants
2009-03-19 Roland HäderFixes for typo and maybe for REQUEST_ISSET_GET/POST...
2009-03-17 Roland HäderInstallation page=welcome rewritten to use div
2009-03-17 Roland HäderMenu system moved to external extension 'ext-menu'
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äderA lot double-quotes rewritten to single-quotes, some...
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äderFixes for #113, task texts where too much secured,...
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äderFixes for admin ACLs
2009-03-12 Roland HäderRewritten all THEME_FOO variables to GLOBALS
2009-03-12 Roland HäderSeveral rewrites/fixes which I have done yesterday...
2009-03-11 Roland HäderBLOB->TEXT rewritten, all _user tables now handled...
2009-03-11 Roland Häderopendir() should be rewritten to GET_DIR_AS_ARRAY()
2009-03-10 Roland HäderDeprecated templates/scripts removed
2009-03-10 Roland HäderRewritten overview-inc.php, internal TODO closed
2009-03-10 Roland HäderRefactured old lost code
2009-03-10 Roland HäderFunctions for handling INC_POOL moved to inc-functions...
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ä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äderFixed a version problem which causes admin logins to...
2009-03-07 Roland HäderRemoved all LIMIT x statements from extension removal...
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ä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äderBug fixed. See #106
2009-03-06 Roland HäderRevBomb patch applied (thanks to profi-concept)
2009-03-06 Roland HäderObsolete action=login removed from URLs
2009-03-06 Roland HäderRemoved unneccessary eval() command in overview-inc...
2009-03-06 Roland HäderA lot while() conditions rewritten to SQL_FETCHARRAY...
2009-03-04 Roland HäderMore fixes in reg page
2009-03-04 Roland Häder->['month_descr'], fix in registration page
2009-03-04 Roland Häder moved into
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äderExtensions sql_patches<->user now need each other
2009-03-04 Roland HäderEven more fixes, loading session was on wrong page...
2009-03-04 Roland HäderMore constant rewrites
2009-03-04 Roland HäderTypos fixed, function IS_SQLS_INITIALIZED() added
2009-03-02 Roland HäderSeveral rewrites/renames, fixes for installation. Resol...
2009-03-01 Roland HäderSome variable rewrites
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äderA lot fixes to templates and missing functions added...
2009-03-01 Roland HäderMore rewrites of constants and fix for loading mass...
2009-03-01 Roland HäderFixes for stripped HTML tags, and false warnings in...
2009-02-28 Roland HäderAdded isset() for fixing missing array element 'cache_i...
2009-02-28 Roland HäderComplete rewrite of and , wrapper functions added...
2009-02-28 Roland HäderMore globals rewritten, see #100
2009-02-28 Roland HäderGlobal variables rewritten
2009-02-24 Roland HäderMore variables renamed to , install/admin_WriteData...
2009-02-23 Roland HäderMore typos fixed, thanks to Profi-Concept
2009-02-23 Roland HäderFunctions imported, some dev-scripts added
2009-02-23 Roland HäderConstant PATH rewritten, some parts rewritten to use...
2009-02-23 Roland HäderFixed a typo, thanks to profi-concept. Function INCLUDE...
2009-02-23 Roland HäderFixed a lot typos, thanks to profi-concept
2009-02-23 Roland HäderMore language strings rewritten
2009-02-23 Roland HäderLast references to now replaced with mergeConfig()
2009-02-23 Roland HäderMore references to removed (still some left)
2009-02-23 Roland HäderMore language strings rewritten
next