]> git.mxchange.org Git - mailer.git/history - inc/libs/admins_functions.php
Performance hacks, encapsulation and more EL code usage:
[mailer.git] / inc / libs / admins_functions.php
2010-12-14 quix0rPerformance hacks, encapsulation and more EL code usage:
2010-12-07 quix0rDeprecated 'replacer' removed. Now we use EL code inste...
2010-09-10 quix0rRemoved comment introduced by Profi-Concept, this comme...
2010-09-02 quix0rConfiguration of advertisement networks prepared, CSS...
2010-08-27 quix0rFixes for wrong tewmplate names, new network added:
2010-08-25 quix0rA lot CSS classes rewritten, please update all your...
2010-07-21 quix0rMoved doTemplateFooBar() down (to match with other...
2010-07-20 quix0rMore usage of EL
2010-07-19 quix0rFix for inserted codes while registering of extensions...
2010-07-16 quix0rSyntax errors fixed, naming convention applied, wrapper...
2010-07-02 quix0rAll admin data is looked up by admin id
2010-06-29 quix0rA lot code rewritten:
2010-06-28 quix0rChanged all admin getter, closed internal TODOs:
2010-06-28 quix0rNext wave of lesser getMessage()
2010-06-28 quix0rNext wave of lesser getMessage() usage and more EL
2010-06-28 quix0rDeprecated variables for templates removed, mor EL...
2010-06-23 quix0rNew debugging function debugOutput() introduced, some...
2010-06-06 quix0rdebug_report_bug() should be used as a replacement...
2010-05-28 quix0rEven more rewrites/fixes from EL branch (please report...
2010-04-01 quix0rMore complete rewrite to use wrapper function isExtensi...
2010-03-10 quix0rEven more performance hacks
2010-03-10 quix0rFailed SQL queries are now also reported in bug mails...
2010-03-09 quix0rIntroduced new wrapper functions to make the code more...
2010-01-01 quix0rThe yearly copyright-update commit. 2009, 2010 are...
2009-12-15 quix0rFurther fixes for non-working admin login and debug...
2009-12-15 quix0rHuge patchset (I don't recall all details):
2009-12-03 quix0rEndless redirect fixed and needless action/what sets...
2009-11-25 quix0rFixes for installation phase, old lost call of FILTER_C...
2009-11-25 quix0rNew functions introduced, several rewrites:
2009-11-21 quix0rRewrite of all mail templates with user data to new...
2009-11-18 quix0rGlobal rewrite of engine:
2009-11-07 quix0rMailer used in many places, we still need a good 'selli...
2009-11-06 quix0raddslashes() did escape also single quotes (') which...
2009-11-05 quix0rHuge rewrite of default parameters, ext-network continued:
2009-11-03 quix0rA lot texts rewritten and exclamation signs removed
2009-10-29 quix0rYet another 'empty version' fixed
2009-10-29 quix0rMore rewrites, and output-mode fixed (we should documen...
2009-10-28 quix0rFixes a missing array element
2009-10-27 quix0rHuge script change, see http://forum.mxchange.org/topic...
2009-10-11 quix0rSeveral more constants rewritten to getConfig()
2009-10-10 quix0rSome language strings rewritten to use getMessage()
2009-10-06 quix0rInconsistency between echo and print() fixed to OUTPUT_...
2009-09-22 quix0rHeavy rewrite:
2009-07-28 quix0r'what','action','module' and 'output_mode' wrapped...
2009-07-28 quix0rPossible fix for #125, applied fixes from profi-concept...
2009-07-26 quix0rComplete rewrite and debug message surpressed:
2009-04-12 quix0rOld config.php is now automatically updated to new...
2009-04-06 quix0rconfig.php partly solved, see #117
2009-04-03 quix0rNew naming convention applied to many functions, see...
2009-03-16 quix0rA lot double-quotes rewritten to single-quotes, some...
2009-03-16 quix0rA lot rewrites from double-quote to single-quote, some...
2009-03-12 quix0rFixes/rewrites for missing sql_patches and check on...
2009-03-12 quix0rFixes for admin ACLs
2009-03-11 quix0rBLOB->TEXT rewritten, all _user tables now handled...
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-07 quix0rDamn typo fixed... ;-)
2009-03-07 quix0rRe-added, now the right ones
2009-03-07 quix0rMore XHTML-fied and extended header added to templates
2009-03-06 quix0rRevBomb patch applied (thanks to profi-concept)
2009-03-06 quix0rFix for 'no admin assigned' bug. Resolves #108
2009-03-06 quix0rA lot while() conditions rewritten to SQL_FETCHARRAY...
2009-03-02 quix0rSeveral rewrites/renames, fixes for installation. Resol...
2009-03-01 quix0rA lot fixes to templates and missing functions added...
2009-02-28 quix0rComplete rewrite of and , wrapper functions added...
2009-02-28 quix0rGlobal variables rewritten
2009-02-23 quix0rMore HTML swapped and admin contact link rewritten...
2009-02-20 quix0rMore improved SQL queries
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-08 quix0rSome typos fixed
2009-02-07 quix0rCookie code removed, rewritten, internal URLs are now...
2009-02-07 quix0rMore fixes from bugtracker issues, thanks to profi...
2008-12-25 quix0rSome marjor bugfixes and little improvements
2008-12-20 quix0rGlobal removed on many places, rewritten to use increm...
2008-12-19 quix0rFix in CREATE_EXTENSION_DEACTIVATION_TASK() and coding...
2008-12-18 quix0rBegan to rewrite whole script for newly added filters...
2008-12-17 quix0rMahor rewrite:
2008-12-17 quix0rMore fixes for cache, extension and filter sub-system
2008-12-16 quix0rHeavily rewritten API:
2008-12-12 quix0rCache class rewritten to better convention
2008-12-05 quix0rMore fixes applied from profi-conecpt, cache system...
2008-11-03 quix0rFixed different results in admin overview page and...
2008-10-20 quix0rMore fixes for admin functions, thanks to Piter01
2008-10-11 quix0rA lot eval() commands rewritten to constant() function
2008-10-07 quix0rMore fixes for installation phase. Thanks to AndreasJung
2008-10-02 quix0rRe-added
2008-10-02 quix0rNow temporary removed
2008-09-27 quix0rTemplate fixes, lesser admin data will be loaded from...
2008-09-16 quix0rSecurity line in all includes changed
2008-09-12 quix0rReset rewritten, SQL fixed, zeros are now numeric
2008-09-11 quix0rCode-style applied, surfbar URLs can now be edited
2008-09-09 quix0rImprovements to task extension
2008-09-06 quix0rTons of rewrites (SQL queries), surfbar nearly finished...
2008-02-22 quix0rreading and checking for session variables rewritten
2008-02-19 quix0radmins with default ACL "deny" are no longer allowed...
2008-02-18 quix0rnotice fix
2008-02-18 quix0rmore in naming convention applied, you should better...
2008-02-18 quix0rmajor login problems fixed and some code-improvements
2008-02-18 quix0radmins extension in admin area rewritten
next