]> git.mxchange.org Git - mailer.git/history - inc/modules
All non-productive extensions marked as 'non-productive', a warning will be issued...
[mailer.git] / inc / modules /
2009-07-26 quix0rSome fixes for surfbar extension (#123), double->single...
2009-07-26 quix0rRewrite for fixing reported error message at ticket #56
2009-07-26 quix0rComplete rewrite and debug message surpressed:
2009-07-26 quix0rRewritten to use functions, query updated to a 'join'
2009-07-26 quix0rAnother try to fix bigintval() problem, ticket #114
2009-07-26 quix0rMissing li-tag added to avoid XHTML error
2009-06-21 quix0rNew method generateExtensionInactiveMessage() introduced
2009-06-09 quix0rTypo in function name fixed, double->single quotes...
2009-06-08 quix0rFix for fatal error and naming convention applied
2009-06-06 quix0rPossible fix for missing ext_notes while displaying...
2009-06-06 quix0rif() condition simplified and some minor rewrites
2009-06-06 quix0rMore debug output added
2009-06-06 quix0rNow debug_report_bug() will be called if ext_name or...
2009-04-18 quix0rCode cosmetics applied
2009-04-12 quix0rOld config.php is now automatically updated to new...
2009-04-07 quix0rRewrite from stelzi implemented, variable and function...
2009-04-06 quix0rconfig.php partly solved, see #117
2009-04-03 quix0rNew naming convention applied to many functions, see...
2009-03-28 quix0rTable to div container converted
2009-03-28 quix0rA lot double-quotes rewritten to single-quotes, global...
2009-03-27 quix0rFix for parser error
2009-03-26 quix0rMore fixes for constants
2009-03-19 quix0rFixes for typo and maybe for REQUEST_ISSET_GET/POST...
2009-03-17 quix0rInstallation page=welcome rewritten to use div
2009-03-17 quix0rMenu system moved to external extension 'ext-menu'
2009-03-17 quix0rMore double- to single-quotes rewritten
2009-03-17 quix0rMore rewrites from double- to single-quote
2009-03-16 quix0rEven more rewritten
2009-03-16 quix0rA lot double-quotes rewritten to single-quotes, some...
2009-03-16 quix0rDouble brackets removed, some fixes
2009-03-16 quix0rA lot rewrites from double-quote to single-quote, some...
2009-03-14 quix0rFixes for #113, task texts where too much secured,...
2009-03-13 quix0rMore globals rewritten, see ticket #100
2009-03-12 quix0rFixes/rewrites for missing sql_patches and check on...
2009-03-12 quix0rFixes for admin ACLs
2009-03-12 quix0rRewritten all THEME_FOO variables to GLOBALS
2009-03-12 quix0rSeveral rewrites/fixes which I have done yesterday...
2009-03-11 quix0rBLOB->TEXT rewritten, all _user tables now handled...
2009-03-11 quix0ropendir() should be rewritten to GET_DIR_AS_ARRAY()
2009-03-10 quix0rDeprecated templates/scripts removed
2009-03-10 quix0rRewritten overview-inc.php, internal TODO closed
2009-03-10 quix0rRefactured old lost code
2009-03-10 quix0rFunctions for handling INC_POOL moved to inc-functions...
2009-03-09 quix0rEven more variables renamed and login procedure prepare...
2009-03-09 quix0rA lot variables renamed from all upper-case to hungaria...
2009-03-09 quix0rSome dublicated braces removed, some fixed (broken...
2009-03-09 quix0rSome global variables rewritten, a lot more language...
2009-03-07 quix0rFull rewrite of extension updates (multiple updates...
2009-03-07 quix0rFixed a version problem which causes admin logins to...
2009-03-07 quix0rRemoved all LIMIT x statements from extension removal...
2009-03-07 quix0rFinal fixes for SQL_ALTER_TABLE() wrapper, INSERT INTO...
2009-03-07 quix0rDamn typo fixed... ;-)
2009-03-07 quix0rNew function isDirectory() introduced, fixed GET_DIR_AS...
2009-03-07 quix0rFix for getActualVersion()
2009-03-07 quix0rRe-added, now the right ones
2009-03-07 quix0rMore XHTML-fied and extended header added to templates
2009-03-06 quix0r'userid' rewritten to functions
2009-03-06 quix0rStatus codes rewritten to GLOBALS
2009-03-06 quix0rFixed logfile writing in installation phase, .revision...
2009-03-06 quix0rBug fixed. See #106
2009-03-06 quix0rRevBomb patch applied (thanks to profi-concept)
2009-03-06 quix0rObsolete action=login removed from URLs
2009-03-06 quix0rRemoved unneccessary eval() command in overview-inc...
2009-03-06 quix0rA lot while() conditions rewritten to SQL_FETCHARRAY...
2009-03-04 quix0rMore fixes in reg page
2009-03-04 quix0r->['month_descr'], fix in registration page
2009-03-04 quix0r moved into
2009-03-04 quix0rPrefix in SQLs fixed, fixes for first startup and weekl...
2009-03-04 quix0rFixes/rewrites for 'dublicate entry' bug
2009-03-04 quix0rExtensions sql_patches<->user now need each other
2009-03-04 quix0rEven more fixes, loading session was on wrong page...
2009-03-04 quix0rMore constant rewrites
2009-03-04 quix0rTypos fixed, function IS_SQLS_INITIALIZED() added
2009-03-02 quix0rSeveral rewrites/renames, fixes for installation. Resol...
2009-03-01 quix0rSome variable rewrites
2009-03-01 quix0r rewritten to new functions, some parts rewritten to...
2009-03-01 quix0r__ACL_ALLOW rewritten to and @TODO finished
2009-03-01 quix0rA lot fixes to templates and missing functions added...
2009-03-01 quix0rMore rewrites of constants and fix for loading mass...
2009-03-01 quix0rFixes for stripped HTML tags, and false warnings in...
2009-02-28 quix0rAdded isset() for fixing missing array element 'cache_i...
2009-02-28 quix0rComplete rewrite of and , wrapper functions added...
2009-02-28 quix0rMore globals rewritten, see #100
2009-02-28 quix0rGlobal variables rewritten
2009-02-24 quix0rMore variables renamed to , install/admin_WriteData...
2009-02-23 quix0rMore typos fixed, thanks to Profi-Concept
2009-02-23 quix0rFunctions imported, some dev-scripts added
2009-02-23 quix0rConstant PATH rewritten, some parts rewritten to use...
2009-02-23 quix0rFixed a typo, thanks to profi-concept. Function INCLUDE...
2009-02-23 quix0rFixed a lot typos, thanks to profi-concept
2009-02-23 quix0rMore language strings rewritten
2009-02-23 quix0rLast references to now replaced with mergeConfig()
2009-02-23 quix0rMore references to removed (still some left)
2009-02-23 quix0rMore language strings rewritten
2009-02-23 quix0rMore language strings rewritten
2009-02-23 quix0rMore HTML swapped and admin contact link rewritten...
2009-02-22 quix0rMore queries and language constants rewritten
2009-02-22 quix0rMore language constants rewritten ({--LANGUAGE--} is...
2009-02-22 quix0rTicket resolved, code rewrites and caching:
2009-02-22 quix0rContinue link added, contributed by profi-concept....
next