]> git.mxchange.org Git - mailer.git/history - inc/db
Typo fixed.
[mailer.git] / inc / db /
2014-04-17 Roland HaederMore stuff for mysql3->mysql switch.
2014-04-17 Roland HaederFirst batch of removal of the headers needed for revisi...
2014-02-03 Roland HaederMerge branch 'contrib' into 0.2.1-FINAL
2014-01-19 quix0rCommented out noisy debug line
2013-11-30 quix0rDisallow subtraction on unsigned columns:
2013-10-07 quix0rFixed handling of SQL strings
2013-06-22 quix0rMore double-quotes to single-quotes
2013-06-20 quix0rMySQLi requires at least a link resource for all its...
2013-06-20 quix0rMySQLi requires at least a link resource for all its...
2013-06-20 quix0rMySQLi requires at least a link resource for all its...
2013-06-12 quix0rMySQLi support added (very basic):
2013-05-27 quix0rHeacy rewrite/cleanup:
2013-03-06 quix0rRenamed more:
2013-03-06 quix0rRenamed all SQL-related functions to camel-case notation
2013-02-26 quix0rBut only when it is not empty
2013-02-26 quix0rSecure sensetive data
2013-01-24 quix0rUpdated copyright notice as there are changes in this...
2013-01-23 quix0rRenamed function, used more "pool functions":
2013-01-06 quix0rMailer project rwritten:
2012-12-30 quix0rSome improvements:
2012-12-27 quix0rMore fixes for new installer and script in general :(
2012-11-28 quix0rCode moved to other include file:
2012-11-27 quix0rInstallation of extensions fixes
2012-11-24 quix0rMore fixes, lesser "caching" and more wrapper functions...
2012-11-12 quix0rSome more rewrites to better functions
2012-11-12 quix0rCheck if table exists, before checking column/key
2012-11-12 quix0rMore fixes, debug lines commented out
2012-11-12 quix0rFixes for installation phase
2012-11-10 quix0rMailer project continued (heavy refactoring):
2012-11-08 quix0rFixes for installation phase
2012-11-04 quix0rA little better debugging, handling of percent char
2012-10-24 quix0rFixes:
2012-10-23 quix0rProject continued with rewrites:
2012-10-22 quix0rFixed handling of float values, ext-surfbar continued:
2012-10-17 quix0rCode style changed, ext-user continued:
2012-10-13 quix0rMailer project continued:
2012-10-07 quix0rRewrote 'we' word a little, rewrote mail order to use...
2012-10-04 quix0rMailer project continued:
2012-09-30 quix0rVarious fixes to fix bug #226, comment #562, removed...
2012-09-30 quix0rRenamed isSqlTableColumnFound() to ifSqlColumnExists()
2012-09-30 quix0rFixes for #226, renamed function:
2012-09-29 quix0rmailer project continued:
2011-09-15 quix0ruserid shall be NULL by default everywhere possible
2011-08-11 quix0rAdded (unfinished) a way to edit forced ads, rwritten...
2011-08-09 quix0rADD UNIQUE ... what? INDEX now. And auto-unregistration...
2011-08-07 quix0rwww is out-dated
2011-08-05 quix0rearning_name renamed to earning_provider
2011-07-31 quix0rEarning subscriptions introduced (unfinished):
2011-07-29 quix0rMore usage of wrapper functions
2011-07-29 quix0rFixes
2011-07-28 quix0rA lot has been rewritten, ext-teams added, ext-forced...
2011-07-12 quix0rReferal system refactured (and some parts fixed), wrapp...
2011-07-12 quix0rFixes for referal system, shell scripts overworked:
2011-07-11 quix0rSeveral code cleanups:
2011-07-03 quix0rCountless fixes, ext-grade started:
2011-06-29 quix0r'order_points' and locked are now displayed, some array...
2011-06-28 quix0rExtension ext-coupon continued, a lot improvements...
2011-02-06 quix0rNew function introduced, missing function getPointsWord...
2011-01-28 quix0rSome more fixes and dependency between bonus<->sql_patches
2011-01-28 quix0rSQL fix
2011-01-27 quix0rSpeed improvement, TODOs.txt updated:
2011-01-27 quix0rNew wrapper functions introduced, some one-line paramet...
2011-01-19 quix0rSeveral code-cleanups:
2011-01-18 quix0rSome language strings fixed, renamed. Copyright notice...
2010-12-20 quix0rFix for broken cache handling in lib-mysql3.php, debug...
2010-12-14 quix0rPerformance hacks, encapsulation and more EL code usage:
2010-12-07 quix0rDeprecated 'replacer' removed. Now we use EL code inste...
2010-11-08 quix0rFixed category saving, added unique key, removed deprec...
2010-11-05 quix0rFunction appendLineToFile() introduced
2010-11-03 quix0rFixed renaming of column names, added/rewritten some...
2010-11-01 quix0rNon-existing columns cannot be dropped (now this scenar...
2010-10-03 quix0r- Beg link does now (not yet implemented but prepared...
2010-09-10 quix0rRemoved comment introduced by Profi-Concept, this comme...
2010-08-03 quix0rObsolete parameter removed, duplicate menu removed
2010-07-24 quix0rNaming convention applied, ext-network menu resorted:
2010-07-22 quix0rNew wrapper functions introduced
2010-07-19 quix0rFix for inserted codes while registering of extensions...
2010-07-06 quix0rRewrites for installation phase:
2010-07-02 quix0rSome code cosmetics and fixes
2010-07-01 quix0rAPI functions renamed:
2010-07-01 quix0rA lot calls saved, expression language rewritten:
2010-06-28 quix0rNaming convention applied, encodeEntities() added
2010-06-23 quix0rNew debugging function debugOutput() introduced, some...
2010-06-20 quix0rMissed to comment out again...
2010-06-20 quix0rRewrites/fixes for handling config entries in SQLs
2010-06-13 quix0rEven more fixes for SQL problems :-(
2010-06-13 quix0rFix for broken SQL while installation phase and runtime
2010-06-07 quix0rMixing of // fixed
2010-06-06 quix0rdebug_report_bug() should be used as a replacement...
2010-06-06 quix0rA lot forced-space characters (&nbsp;) removed, naming...
2010-04-03 quix0rPre-commit for old-lost code and convertion of double...
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-03-04 quix0rNot this turned on...
2010-03-04 quix0rFixes for member registration (IP lock) and rewrites...
2010-02-14 quix0rRewrites on security functions (do not call them for...
2010-02-14 quix0rRewrites/fixes for while() loops with merge_array(...
2010-01-02 quix0rExtension ext-network continued, saving NULL entries...
2010-01-01 quix0rThe yearly copyright-update commit. 2009, 2010 are...
2009-11-25 quix0rNew functions introduced, several rewrites:
next