]> git.mxchange.org Git - mailer.git/history - inc/modules
The maximum file size needs to be increased a little. Still you may not need
[mailer.git] / inc / modules /
2014-04-06 Roland HaederAdded more functions to handle registrations over WDS66...
2014-02-03 Roland HaederMerge branch 'contrib' into 0.2.1-FINAL
2013-09-01 quix0rRewrote 2 str_replace() calls to one with array()
2013-08-05 quix0rSome cleanups/improvements
2013-08-04 quix0rRegistration provider continued:
2013-08-03 quix0rParser error fixed + some empty lines added between...
2013-07-31 quix0rRewrote some code, added templates/functions:
2013-07-31 quix0rContinued with registration provider:
2013-07-29 quix0rEven more double->single converted
2013-07-29 quix0rRewrote some parts:
2013-07-29 quix0rSome fixes:
2013-06-22 quix0rMore double-quotes to single-quotes
2013-06-12 quix0rMySQLi support added (very basic):
2013-06-04 quix0rProject continued:
2013-06-01 quix0rRenamed templates + added some filters for mail order
2013-06-01 quix0rLanguage string cleaned up
2013-06-01 quix0rSome fixes:
2013-05-31 quix0rRemoved 2nd parameter for assert() as this is only...
2013-05-31 quix0rRewrote many parts:
2013-05-30 quix0rFixes + asserts
2013-05-29 quix0rFixes for various bugs (e.g.: 'secret file could not...
2013-05-27 quix0rHeacy rewrite/cleanup:
2013-05-04 quix0rSince Wernis API 0.6-BETA SHA256 is the default now
2013-03-06 quix0rRenamed more:
2013-03-06 quix0rRenamed all SQL-related functions to camel-case notation
2013-01-24 quix0rUpdated copyright notice as there are changes in this...
2013-01-23 quix0rUse rebuildCache() instead of loadCacheFile()/removeCac...
2013-01-23 quix0rContinued with ext-blacklist:
2013-01-23 quix0rFixes and other improvements
2013-01-23 quix0rIntroduced (means, being added and then used) more...
2013-01-23 quix0rRenamed function, used more "pool functions":
2013-01-23 quix0rRewrites to use filters instead of mass if() blocks
2013-01-23 quix0rMore rewrites to configuration:
2013-01-22 quix0rFixes for parser errors
2013-01-22 quix0rRewrote script to use more EL, introduced wrappers...
2013-01-22 quix0rRewrote a lot parts to extract 'payments' table (+...
2013-01-22 quix0rRewrote reset and some extensions:
2013-01-21 quix0rExtension ext-blacklist continued:
2013-01-21 quix0rIntroduced new extension ext-blacklist:
2013-01-17 quix0rTypos fixed + keep fake modules hidden
2013-01-17 quix0rFixed sorting
2013-01-17 quix0rRenamed 'comma_def' to 'max_comma' to fit with configur...
2013-01-17 quix0rFixed also usage of previously renamed fields as they...
2013-01-17 quix0rFixed calls of addSelectionBox()
2013-01-16 quix0rExtension ext-network continued
2013-01-14 quix0rExtension ext-network cleaned up
2013-01-14 quix0rSome major rewrites + ext-network continued:
2013-01-12 quix0rExtension ext-network continued:
2013-01-10 quix0rInit variables on top
2013-01-10 quix0rUsed EL code {%template,LoadTemplate=foo%} instead...
2013-01-10 quix0rRemoved some column aliases as they make it harder...
2013-01-10 quix0rTheoretical working merge of mailid.php and mailid_top...
2013-01-10 quix0rFilters for configurable userid exclusion added:
2013-01-09 quix0rUse countSumTotalData() instead of SQL query
2013-01-09 quix0rRDF/RSS parser fixed:
2013-01-09 quix0rIntroduced padLeftZero()
2013-01-09 quix0rExtension ext-network continued:
2013-01-08 quix0rMINOR: Mark closing braces that closes a simple if...
2013-01-06 quix0rReplace double-quotes with single
2013-01-06 quix0rMailer project rwritten:
2012-12-29 quix0rThe usual changes: forms fixed
2012-12-28 quix0rUsual change: ok->other_than_ok ;)
2012-12-27 quix0rext-admins must be checked here, first admin had never...
2012-12-27 quix0rAJAX installation is 'basicly finished' :) Plus I threw...
2012-12-22 quix0rMinor improvements, wrote all upper-case
2012-12-19 quix0rAlso this old column name is back ...
2012-12-19 quix0rThe old column name 'id' must be back :(
2012-12-01 quix0rMore improvements:
2012-12-01 quix0rIntroduced 'per-what-word-wrapping
2012-12-01 quix0rAdded more missing wrappers
2012-11-28 quix0rSwapped out more HTML to templates (see ticket #68)
2012-11-27 quix0rIntroduced registerFirstAdmin() and fixed some checks...
2012-11-27 quix0rAdded more config wrappers
2012-11-25 quix0rIntroduced more wrappers
2012-11-25 quix0rAdded doTemplateGuestFooterExtras() call-back and guest...
2012-11-25 quix0rSome improvements:
2012-11-24 quix0rMore renaming of name='ok' to something else (better...
2012-11-24 quix0rWas missing :(
2012-11-24 quix0rSome no more needed variable rewritten
2012-11-24 quix0rSome menu points renamed to not conflict with configura...
2012-11-24 quix0rAdmin area 'Referral levels' refactured:
2012-11-11 quix0rExtension ext-surfbar continued:
2012-11-10 quix0rAdded purging of subid and server_name logs
2012-11-10 quix0rAdditional fixes for XML handler and listing builder
2012-11-10 quix0rMinor cleanups
2012-11-10 quix0rMailer project continued (heavy refactoring):
2012-11-04 quix0rAlso these scripts are long-time dead
2012-11-04 quix0rAlso these scripts are long-time dead
2012-11-04 quix0rR.I.P. old template/script names ...
2012-11-04 quix0rEven more fixes :(
2012-11-04 quix0rFixes for isAdmin() rewrite of latest commits.
2012-11-04 quix0rTemporary configuration 'RAND_NUMBER' is now 'cached...
2012-11-03 quix0rAdded listing of wrong 'SERVER_NAME' entries
2012-11-03 quix0rExtension ext-sql_patches continued:
2012-11-03 quix0rMailer fixed, ext-admins improved:
2012-10-25 quix0rProject continued:
2012-10-24 quix0rA little better SQL, but still does not calculate correctly
2012-10-24 quix0rAdded site and date key for improved security
2012-10-24 quix0rExtension ext-top10 improved:
2012-10-24 quix0rRenamed many stuff (again), added points/user breakup:
next