]> git.mxchange.org Git - mailer.git/history - inc/libs
Deprecated 'replacer' removed. Now we use EL code instead (there are a lot example...
[mailer.git] / inc / libs /
2010-12-07 quix0rDeprecated 'replacer' removed. Now we use EL code inste...
2010-11-21 quix0rA lot more wrapper functions introduced, TODOs.txt...
2010-11-17 quix0rSome comments fixed
2010-11-07 quix0rAdded ability to allow empty passwords, if the user...
2010-11-06 quix0rNaming convention applied: is outdated, use (not...
2010-11-03 quix0rDirty hack for missing language string (SOME_REF_FOO...
2010-11-01 quix0rNon-existing columns cannot be dropped (now this scenar...
2010-10-29 quix0rBackwards-compatiblity must be turned off
2010-10-26 quix0rFixed handling of empty referal id, see bug #196
2010-10-03 quix0r- Beg link does now (not yet implemented but prepared...
2010-09-27 quix0rWrapper function introduced, description for random...
2010-09-25 quix0rImprovements for refid=NULL behaviour
2010-09-16 quix0rCode cleanup, more usage of API functions
2010-09-16 quix0rMinor rewrites/fixes
2010-09-16 quix0rColumns renamed, more EL than direct usage in PHP script
2010-09-13 quix0rMore EL used, this has fixed double calls of translateC...
2010-09-13 quix0rFixed several bugs (user list, shorted 'del' to 'delete')
2010-09-10 quix0rRemoved comment introduced by Profi-Concept, this comme...
2010-09-06 quix0rLanguage string renamed
2010-09-02 quix0rConfiguration of advertisement networks prepared, CSS...
2010-08-30 quix0rNaming convention applied, new API function introduced:
2010-08-29 quix0rNaming convention applied to language strings, new...
2010-08-27 quix0rFixes for wrong tewmplate names, new network added:
2010-08-25 quix0rFixes for broken saving config in ext-yoomedia
2010-08-25 quix0rSome minor rewrites, addPointsAutoPurge() now validates...
2010-08-25 quix0rA lot CSS classes rewritten, please update all your...
2010-08-24 quix0rNew wrapper introduced, more usage of EL:
2010-08-22 quix0rMoved resending of user confirmation link to ext-user
2010-08-22 quix0rOpps... :(
2010-08-22 quix0rBetter in ext-user and dependency of confirmation with...
2010-08-21 quix0rBetter 'Aufgabe' for german text
2010-08-17 quix0rCSS classes cleaned up, templates simplified:
2010-08-17 quix0rOld, lost function sendHtmlMail() removed, this is...
2010-08-13 quix0rNew network added, more usage of EL:
2010-08-08 quix0rMore networks added, EL "post" added, templates fixed:
2010-08-06 quix0rFixed a lot ext-network forms, {%get=foo%} introduced...
2010-08-05 quix0rA3H added, handling fixed:
2010-08-05 quix0rAdded sorting for later easier inserting of more array...
2010-08-05 quix0rListing of API array elements basicly finished
2010-08-05 quix0rAdding of API array indexes basicly finished
2010-08-03 quix0rEven more indexes rewritten to __FUNCTION__
2010-08-03 quix0rFix... :-(
2010-08-03 quix0rNaming convention applied, wrapper functions may use...
2010-08-02 quix0rCall-back function names shortened, __FUNCTION__ used:
2010-08-02 quix0rDuplicate message id GUEST_GENDER removed, column type...
2010-08-01 quix0rMore usage of isValidUserId()
2010-08-01 quix0rFixed wrong handling of nickname in member login
2010-07-31 quix0rIntroduced new function capitalizeUnderscoreString...
2010-07-30 quix0rOld lost code removed in modules.php, naming convention...
2010-07-29 quix0rEven more usage of EL
2010-07-29 quix0rGeneric function accepts eights (!) but optional parame...
2010-07-29 quix0rThe table 'network_translations' is now a static table...
2010-07-29 quix0rMore usage of EL
2010-07-29 quix0rMore usage of isValdUserId()
2010-07-28 quix0rNaming convention applied on language strings, check...
2010-07-27 quix0rTotal eval() commands slightly reduced, still there...
2010-07-24 quix0rGerman Umlaute fixed, new wrapper functions for ext...
2010-07-24 quix0rNaming convention applied, ext-network menu resorted:
2010-07-24 quix0rSlogan added, logout added to ext-sponsor:
2010-07-24 quix0rFixes for messed up sponsor menu
2010-07-24 quix0rMore rewrites/fixes (not all is fixed) for ext-sponsor
2010-07-23 quix0rSome SQL queries improved, sponsor registration fixed:
2010-07-23 quix0rA lot template functions for ext-sponsor added, fixes...
2010-07-23 quix0rMade mails debugable without messing the output, fixes...
2010-07-23 quix0rSome sponsor API functions added, expression function...
2010-07-22 quix0rNumerous ext-sponsor fixes and HTML rewrites (sorry...
2010-07-22 quix0rNew wrapper functions introduced
2010-07-21 quix0rMoved doTemplateFooBar() down (to match with other...
2010-07-21 quix0rNaming convention applied (database columns, keys)...
2010-07-21 quix0rOur convention says if(-else) blocks should not be...
2010-07-20 quix0rEven more language strings renamed
2010-07-20 quix0rNaming convention, more usage of EL, new wrapper functi...
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-16 quix0rMore language strings renamed, TODOs.txt updated:
2010-07-15 quix0rSeveral template fixes/code cleanups, default module...
2010-07-12 quix0rNew wrapper functions introduced, TODOs.txt updated
2010-07-12 quix0rA lot naming conventions applied, TODOs.txt updated
2010-07-11 quix0rLesser use of double-quotes
2010-07-11 quix0rNaming convention applied, new wrapper introduced:
2010-07-11 quix0rSome more wrappers added, code cleanups:
2010-07-10 quix0rNew wrapper function introduced, more EL rewrites:
2010-07-08 quix0rFixed missing action if provided module is invalid...
2010-07-05 quix0rMore wrapper functions added
2010-07-05 quix0rMoved surfbar-related functions, unnessary array elemen...
2010-07-05 quix0rMore fixes for typos in SQL queries
2010-07-05 quix0rMore cached wrapper functions introduced
2010-07-05 quix0rFix for if user account is missing
2010-07-05 quix0rGetter getBegUserid() added
2010-07-05 quix0rWrapper function isBegRallyeEnabled() introduced, rewri...
2010-07-04 quix0rMore cached wrapper functions added for config entries
2010-07-02 quix0rAll admin data is looked up by admin id
2010-07-02 quix0rNaming convention, internal TODOs solved:
2010-07-01 quix0rDirectories with a dot caused some trouble, rewritten...
2010-07-01 quix0rTypo fixed :-(
2010-07-01 quix0rMore rewrites to make use of (cached) wrapper functions
2010-07-01 quix0rAPI functions renamed:
2010-07-01 quix0rA lot calls saved, expression language rewritten:
2010-06-30 quix0rNew function makeDatabaseUserId() introduced which...
next