also prevent it in .htacces. You may want to add this to one of your files in /etc...
[mailer.git] / inc / extensions-functions.php
2016-03-28 Roland HaederUpdated copyright year.
2015-04-03 Roland HaederAdded update_year.sh (still not fully flexible) and...
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
2013-07-31 Roland HäderRewrote some code, added templates/functions:
2013-07-29 Roland HäderRewrote some parts:
2013-06-22 Roland HäderMore double-quotes to single-quotes
2013-06-01 Roland HäderRenamed templates + added some filters for mail order
2013-05-31 Roland HäderRemoved 2nd parameter for assert() as this is only...
2013-05-30 Roland HäderFixes + asserts
2013-05-27 Roland HäderHeacy rewrite/cleanup:
2013-03-06 Roland HäderRenamed more:
2013-03-06 Roland HäderRenamed all SQL-related functions to camel-case notation
2013-01-24 Roland HäderUpdated copyright notice as there are changes in this...
2013-01-23 Roland HäderRewrote new extension detection:
2013-01-23 Roland HäderRenamed function, used more "pool functions":
2013-01-17 Roland HäderTypos fixed + keep fake modules hidden
2013-01-14 Roland HäderSome major rewrites + ext-network continued:
2013-01-10 Roland HäderFilters for configurable userid exclusion added:
2013-01-06 Roland HäderMailer project rwritten:
2012-12-27 Roland HäderAJAX installation is 'basicly finished' :) Plus I threw...
2012-12-01 Roland HäderIntroduced 'per-what-word-wrapping
2012-11-28 Roland HäderForgot it to comment out ... :(
2012-11-28 Roland HäderNew function introduced, fixes for extension installation:
2012-11-28 Roland HäderCode moved to other include file:
2012-11-27 Roland HäderInstallation of extensions fixes
2012-11-24 Roland HäderMore fixes, lesser "caching" and more wrapper functions...
2012-11-07 Roland HäderisExtensionOlder() is no longer required
2012-11-07 Roland HäderUse version_compare(), unregister only registered filters:
2012-10-24 Roland HäderRenamed many stuff (again), added points/user breakup:
2012-10-22 Roland HäderRewrote handling almost all extension-based ALTER TABLE...
2012-10-17 Roland HäderCode style changed, ext-user continued:
2012-10-13 Roland HäderMailer project continued:
2012-10-07 Roland HäderRewrote 'we' word a little, rewrote mail order to use...
2012-10-07 Roland HäderThis debug message was to noisy but it is needed in...
2012-10-02 Roland HäderCommented it out again and added another one (already...
2012-10-02 Roland HäderAdded debug line
2012-10-02 Roland HäderMore fixes, taskId shall be NULL instead '0' everywhere?
2012-10-01 Roland HäderInstallation phase fixed (even more):
2012-10-01 Roland HäderMore rewrites/fixes:
2012-09-30 Roland HäderCode improved:
2012-09-30 Roland HäderIntroduced FILTER_INIT_SESSION() which calls determineR...
2012-09-30 Roland HäderVarious fixes to fix bug #226, comment #562, removed...
2012-09-30 Roland HäderRenamed isSqlTableColumnFound() to ifSqlColumnExists()
2012-09-30 Roland HäderFixes for #226, renamed function:
2012-09-29 Roland HäderDo not rebuild cache if it is already rebuild
2012-09-29 Roland HäderAgain better check
2012-09-29 Roland HäderAnother fix
2012-09-29 Roland HäderBetter check
2012-09-29 Roland HäderFix for 'array_push() expects parameter 1 to be array...
2012-09-29 Roland Hädermailer project continued:
2012-06-18 Roland HäderFinal back of language id renaming (ticket #219)
2011-08-13 Roland HäderFixes and cleanups
2011-08-11 Roland Häderdeactivation of installed but deprecated extwensions...
2011-08-11 Roland HäderMore fixes for ext-yoomedia (didn't handle non-error...
2011-08-11 Roland HäderAdded (unfinished) a way to edit forced ads, rwritten...
2011-08-10 Roland HäderExtension ext-admins updated:
2011-08-09 Roland HäderDeprecated parameters removed, oversized SQL statements...
2011-08-07 Roland Häderwww is out-dated
2011-07-28 Roland HäderA lot has been rewritten, ext-teams added, ext-forced...
2011-07-12 Roland HäderRewrites/fixes for depending extension updates
2011-07-12 Roland HäderFixes
2011-07-12 Roland HäderPlease investigate those aborts
2011-07-12 Roland HäderMore debug infos
2011-07-12 Roland HäderReferal system refactured (and some parts fixed), wrapp...
2011-07-12 Roland HäderFixes for referal system, shell scripts overworked:
2011-07-11 Roland HäderSeveral code cleanups:
2011-07-08 Roland HäderaddCreateTableSql() is now more encapsulated
2011-07-08 Roland HäderExtension ext-grade continued, functions for menu SQLs...
2011-07-05 Roland HäderWay more usage of EL code:
2011-07-05 Roland HäderA major bugfix for extension registration, ext-coupon...
2011-07-04 Roland HäderHopefully the final fixes
2011-07-04 Roland HäderAdded a check for isExtensionUpdateRunning() in updateE...
2011-07-03 Roland HäderCountless fixes, ext-grade started:
2011-07-02 Roland HäderMake sure that extension versions not 0.0.0 are handled...
2011-07-02 Roland HäderEmpty but required-not-empty variables needs now bugfixing
2011-06-30 Roland Häder0.0.0 shall be our first version
2011-06-30 Roland HäderDisplay a proper message for non-productive extensions
2011-06-29 Roland HäderExtension ext-coupon continued, naming convention,...
2011-06-28 Roland HäderAlways change column name
2011-06-25 Roland HäderWrapper functions introduced for configuration, loaders...
2011-06-25 Roland HäderExtension ext-coupon continued, missing template added:
2011-06-25 Roland HäderIntroduced wrapper function addCreateTableSql(), fixed...
2011-06-25 Roland HäderTypo fixed :(
2011-06-18 Roland HäderEncapsulated adding configuration entries with new...
2011-06-14 Roland HäderBad typo fixed and extension 'ext-coupon' started:
2011-06-11 Roland HäderSome more encapulation of global array elements for...
2011-06-02 Roland HäderMoved all FILTER_FOO() filter functions to an own inclu...
2011-02-07 Roland HäderNew wrapper functions introduced, TODOs.txt updated
2011-01-29 Roland HäderSome code beaty applied
2011-01-28 Roland HäderSome more fixes and dependency between bonus<->sql_patches
2011-01-27 Roland HäderTemplate engine fixed:
2011-01-27 Roland HäderNew wrapper functions introduced, some one-line paramet...
2011-01-19 Roland HäderSeveral code-cleanups:
2011-01-18 Roland HäderSome language strings fixed, renamed. Copyright notice...
2010-11-07 Roland HäderAdded ability to allow empty passwords, if the user...
2010-10-06 Roland HäderKorn/csh support improved, if() block rewritten:
2010-10-03 Roland Häder- Beg link does now (not yet implemented but prepared...
2010-09-16 Roland HäderFunction renamed, ext-forced now depends on ext-sponsor
2010-09-10 Roland HäderRemoved comment introduced by Profi-Concept, this comme...
next