]> git.mxchange.org Git - mailer.git/shortlog
mailer.git
2010-12-14 quix0rPerformance hacks, encapsulation and more EL code usage:
2010-12-11 quix0rCode cosmetics applied, performance hacks (saved two...
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-20 quix0rFixed missing array element
2010-11-20 quix0rFix for missing array element 'userid', see ticket...
2010-11-17 quix0rSome comments fixed
2010-11-17 quix0rRemoved deprecated usage of isConfigEntrySet()
2010-11-11 quix0rRenamed function so it might be more understandable
2010-11-10 quix0rRemoved old-lost directory
2010-11-09 quix0rMore wrapper functions introduced, duplicate language...
2010-11-08 quix0rFix for misstyped function name isUrlBlacklistEnabled...
2010-11-08 quix0rGerman documentation updated to reflect e.g. our wiki...
2010-11-08 quix0rInitial TRANSLATORS.txt added
2010-11-08 quix0rThe TODOs.txt thing again...
2010-11-08 quix0rOpps...
2010-11-08 quix0rAdded activation/deactivation queries for ext-beg and...
2010-11-08 quix0rFixed saving of nickname, a deprecated way was used...
2010-11-08 quix0rFixed default selection of theme
2010-11-08 quix0rHTML improved, several tables are now have NULL and...
2010-11-08 quix0rNaming convention applied
2010-11-08 quix0rFixed category saving, added unique key, removed deprec...
2010-11-08 quix0rAgain missing class='bottom' added
2010-11-08 quix0rMissing class='bottom' added
2010-11-08 quix0rHopefully this doesn't break anything
2010-11-07 quix0rBetter this one ...
2010-11-07 quix0rThis TODOs.txt thing...
2010-11-07 quix0rAdded ability to allow empty passwords, if the user...
2010-11-06 quix0rNaming convention applied: is outdated, use (not...
2010-11-05 quix0rNaming convention applied
2010-11-05 quix0rFunction appendLineToFile() introduced
2010-11-05 quix0rMaybe this helps a little more to understand that what...
2010-11-05 quix0rAdded CSS class 'bottom' again (please clean your templ...
2010-11-05 quix0rRewritten handling of menu weightning and updating...
2010-11-03 quix0rFixes/Rewrites, thanks to meinnimbuzz
2010-11-03 quix0rFix/Rewrite for getMaskedMessage() error, thanks to...
2010-11-03 quix0rDirty hack for missing language string (SOME_REF_FOO...
2010-11-03 quix0rNested EL code is not yet suppported, so we need to...
2010-11-03 quix0rAgain the TODOs.txt thing, isn't there a better solution?
2010-11-03 quix0rMissing HTTP status set, some minor rewrites
2010-11-03 quix0rFixed renaming of column names, added/rewritten some...
2010-11-01 quix0rShorter columns, thanks to meinimbuzz
2010-11-01 quix0rDependencies added (required)
2010-11-01 quix0rNon-existing columns cannot be dropped (now this scenar...
2010-10-30 quix0rFix for 'Invalid argument supplied for foreach(),errfil...
2010-10-29 quix0rFixed wrong CSS classes
2010-10-29 quix0rBackwards-compatiblity must be turned off
2010-10-29 quix0rWrong 'bigger than' removed, SQL_HASZERONUMS() returns...
2010-10-26 quix0rDebug line commented out
2010-10-26 quix0rDocumentation updated, fixes for bug #195/196 (previous...
2010-10-26 quix0rFixed handling of empty referal id, see bug #196
2010-10-07 quix0rVariable renamed, function refactured/moved:
2010-10-06 quix0rKorn/csh support improved, if() block rewritten:
2010-10-03 quix0r- Beg link does now (not yet implemented but prepared...
2010-09-30 quix0rMore wrapper functions used, removed bigintval() which...
2010-09-27 quix0rDocumentation updated/deprecated to reflect latest...
2010-09-27 quix0rRenamed some variables
2010-09-27 quix0rFixes for transfer list and per-user temporary tables...
2010-09-27 quix0rTypo fixed #2
2010-09-27 quix0rNotice added
2010-09-27 quix0rTypo fixed
2010-09-27 quix0rA little more easier text
2010-09-27 quix0rWrapper function introduced, description for random...
2010-09-27 quix0rEmpty module added, 2 internal TODOs closed
2010-09-27 quix0rFix/rewrites for if 'value' is '0' (not empty)
2010-09-27 quix0rAnother SQL moved to extension
2010-09-27 quix0rMoved SQL queries to 'register' hook, fixed language...
2010-09-26 quix0rEncapsulated access on many ['cache_array']['modules...
2010-09-26 quix0rModule data now correctly set in 'cache_array'
2010-09-25 quix0rApplied naming convention
2010-09-25 quix0rTemplate renamed
2010-09-25 quix0rImprovements for refid=NULL behaviour
2010-09-25 quix0ruserid/refid do now allow 'null'
2010-09-25 quix0rMissing variable fixed, opps
2010-09-24 quix0rFixed a triggered error in bigintval()
2010-09-16 quix0rCode cleanup, more usage of API functions
2010-09-16 quix0rMinor rewrites/fixes
2010-09-16 quix0rMissing language string fixed
2010-09-16 quix0rColumns renamed, more EL than direct usage in PHP script
2010-09-16 quix0rFunction renamed, ext-forced now depends on ext-sponsor
2010-09-14 quix0rSVN properties globally set
2010-09-13 quix0r is only supported in email templates and not required...
2010-09-13 quix0rParse error fixed ... :-(
2010-09-13 quix0rMore EL used, this has fixed double calls of translateC...
2010-09-13 quix0rFixes prefix for member language strings, minor improve...
2010-09-13 quix0rTODOs.txt updated ... :-(
2010-09-13 quix0rFixed several bugs (user list, shorted 'del' to 'delete')
2010-09-12 quix0rFixed parse error
2010-09-12 quix0rDraft for extension templates added, ext-announcement...
2010-09-12 quix0rFloater added, admin_header.tpl added, EL code improved:
2010-09-12 quix0rInitialization was missing
2010-09-12 quix0rFunctions renamed
2010-09-12 quix0rEL fixed
2010-09-11 quix0r@ is not good for debugging... :)
2010-09-11 quix0rFix for missing variable
2010-09-10 quix0rRemoved comment introduced by Profi-Concept, this comme...
2010-09-07 quix0rFixes for holiday configuration
2010-09-07 quix0rDirect call now possible, template renamed
2010-09-06 quix0rLanguage string renamed
2010-09-02 quix0rTODOs.txt updated
next