]> git.mxchange.org Git - mailer.git/history - inc/modules
Fix for rewritting code #3
[mailer.git] / inc / modules /
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....
2009-02-22 quix0rTwo tickets resolved (57/89)
2009-02-21 quix0rScript rewritten to setConfigEntry(), getConfig() and...
2009-02-21 quix0rFixes for broken extension loader and language error...
2009-02-20 quix0rEven more constants/language strings rewritten, merge_a...
2009-02-20 quix0rA lot more constants rewritten, deprecated variables...
2009-02-20 quix0rMore language constants rewritten
2009-02-20 quix0rMore improved SQL queries
2009-02-19 quix0rAll, except security block, include()/require() rewritt...
2009-02-19 quix0rPrevious fix fixed, a lot constants rewritten (unfinished)
2009-02-19 quix0rAll database names are now 'back-ticked' and constant...
2009-02-18 quix0rFixes in changing URLs in surfbar extension. Resolves...
2009-02-10 quix0rSome more butifications
2009-02-10 quix0rOutput of messages now a bit nicer
2009-02-09 quix0rMore bugs resolved, thanks to profi-concept
2009-02-09 quix0rHTML->XHTML converted
2009-02-09 quix0rMore HTML tags ported to XHTML (all lower-case), bug...
2009-02-08 quix0rSome typos fixed
2009-02-08 quix0rgetTotalFatalErrors() is now the right name
2009-02-08 quix0rSome internal TODOs fixed, rewrites to script inclusion
2009-02-08 quix0rLOAD_CONFIGURED_URL() added, bug #66 resolved
2009-02-08 quix0rHTML->XHTML preparation (still *A LOT* to convert
2009-02-07 quix0rSome functions rewritten to hungarian notation, handlin...
2009-02-07 quix0rCookie code removed, rewritten, internal URLs are now...
2009-02-07 quix0rAgain more fixes from bugtracker, thanks to profi-concept
2009-02-07 quix0rMore fixes from bugtracker issues, thanks to profi...
2009-02-06 quix0rFixes for a lot bug tickets. (Sorry for lame comment)
next