mailer.git
2012-12-29 Roland HäderThe usual changes: forms fixed
2012-12-29 Roland HäderCheck if at least one parameter (mostly still to less...
2012-12-29 Roland HäderIntroduced ext-alert
2012-12-28 Roland HäderAgain usual change ... (you know what)
2012-12-28 Roland HäderUsual change: ok->other_than_ok ;)
2012-12-28 Roland HäderFix for missing & symbol in URI
2012-12-28 Roland HäderFix: Use {%server,foo_bar%} not {%server=foo_bar%}
2012-12-28 Roland HäderRemove array element in cached mode
2012-12-28 Roland HäderMajor rewrite of template system:
2012-12-27 Roland HäderMoved to this position, so both are closer to each...
2012-12-27 Roland Häderext-admins must be checked here, first admin had never...
2012-12-27 Roland HäderMore fixes for new installer and script in general :(
2012-12-27 Roland HäderIgnore all cache files
2012-12-27 Roland HäderAJAX installation is 'basicly finished' :) Plus I threw...
2012-12-26 Roland HäderFixed :(
2012-12-26 Roland HäderContinued on AJAX installer to start first step (more...
2012-12-24 Roland HäderAdded note for entering alternative prefix
2012-12-22 Roland HäderMinor improvements, wrote all upper-case
2012-12-19 Roland HäderAlso this old column name is back ...
2012-12-19 Roland HäderThe old column name 'id' must be back :(
2012-12-19 Roland HäderThis is correct (sorry)
2012-12-14 Roland HäderFix id->ext_id, moved SQL in right place
2012-12-14 Roland HäderMinor fix
2012-12-02 Roland HäderProtection for all DOCS directories
2012-12-01 Roland HäderOpps :(
2012-12-01 Roland HäderMore improvements:
2012-12-01 Roland HäderBetter explanations
2012-12-01 Roland HäderIntroduced 'per-what-word-wrapping
2012-12-01 Roland HäderAdded more missing wrappers
2012-11-28 Roland HäderForgot it to comment out ... :(
2012-11-28 Roland HäderSwapped out more HTML to templates (see ticket #68)
2012-11-28 Roland HäderFixed registration of ext-bonus, used [userid] instead of
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äderMinor: With dot again (better grammar)
2012-11-27 Roland HäderRewrote handling of 'menu adverts' to a filter. This...
2012-11-27 Roland HäderIntroduced registerFirstAdmin() and fixed some checks...
2012-11-27 Roland HäderWrong functions :(
2012-11-27 Roland HäderInstallation of extensions fixes
2012-11-27 Roland HäderSome improvements:
2012-11-27 Roland Häderrefid can accept NULL now
2012-11-27 Roland HäderFixes for missing renaming (double renaming is not...
2012-11-27 Roland HäderAdded check for installation phase, this fixes the...
2012-11-27 Roland HäderThis else block caused an abort in index.php on install...
2012-11-27 Roland HäderMoved extra JavaScripts to external template
2012-11-27 Roland HäderAdded missing template
2012-11-27 Roland HäderAdded more config wrappers
2012-11-25 Roland HäderNew function getMenuModeFromModule() introduced:
2012-11-25 Roland HäderIntroduced more wrappers
2012-11-25 Roland HäderAdded doTemplateGuestFooterExtras() call-back and guest...
2012-11-25 Roland HäderTypo ...
2012-11-25 Roland HäderSome improvements:
2012-11-25 Roland HäderNative :(
2012-11-25 Roland HäderUpdated propset.sh, fixed all SVN properties
2012-11-25 Roland HäderMoved template helpers out of regular functions
2012-11-25 Roland HäderOpps :(
2012-11-25 Roland HäderMore HTML/EL code fixes, removed assertition as it...
2012-11-24 Roland HäderMore renaming of name='ok' to something else (better...
2012-11-24 Roland HäderWas missing :(
2012-11-24 Roland HäderSome no more needed variable rewritten
2012-11-24 Roland HäderSome minor (text) improvements
2012-11-24 Roland HäderSome menu points renamed to not conflict with configura...
2012-11-24 Roland HäderSome HTML fixes, ext-sql_patches downgraded (!):
2012-11-24 Roland HäderAdmin area 'Referral levels' refactured:
2012-11-24 Roland HäderAdded missing parameter which allows to add the SQL...
2012-11-24 Roland HäderDo not add columns to CREATE statements if you already...
2012-11-24 Roland HäderMore fixes for wrong table name :(
2012-11-24 Roland HäderNow the last extension update is being applied, added...
2012-11-24 Roland HäderMore fixes, lesser "caching" and more wrapper functions...
2012-11-23 Roland HäderWrong method (POST), should be GET
2012-11-23 Roland HäderFix for missing 4th parameter
2012-11-23 Roland HäderUpdated jquery(+ui) to latest stable versions
2012-11-19 Roland HäderContinued:
2012-11-18 Roland HäderContinued:
2012-11-18 Roland HäderInstallation NG continued (still not fully working)
2012-11-16 Roland HäderjQuery updated:
2012-11-12 Roland HäderSome more rewrites to better functions
2012-11-12 Roland HäderCheck if table exists, before checking column/key
2012-11-12 Roland Häderext-autopurge does now (not fully) maintain it
2012-11-12 Roland HäderMore fixes, debug lines commented out
2012-11-12 Roland HäderFixes for installation phase
2012-11-12 Roland HäderRemoved double version number
2012-11-12 Roland HäderAttempt to fix installation
2012-11-12 Roland HäderRestoring the error handler is no longer required as...
2012-11-12 Roland HäderAlways initialize '_abc'
2012-11-12 Roland HäderRewrote else blocks (avoided them)
2012-11-12 Roland HäderTest is not JSON
2012-11-11 Roland HäderExtension ext-surfbar continued:
2012-11-10 Roland HäderAdded purging of subid and server_name logs
2012-11-10 Roland HäderEven more fixes/improvements:
2012-11-10 Roland HäderMostly ext-forced continued:
2012-11-10 Roland HäderAdditional fixes for XML handler and listing builder
2012-11-10 Roland HäderAdded missing wrapper for 'auto_purge' configuration
2012-11-10 Roland HäderMinor cleanups
2012-11-10 Roland HäderDo not append the session id on form method 'get' as...
2012-11-10 Roland HäderMailer project continued (heavy refactoring):
2012-11-08 Roland HäderNow the comment block is okay
2012-11-08 Roland HäderFixes for installation phase
2012-11-08 Roland HäderIs 'test' target JSON?
2012-11-08 Roland HäderThis 'return FALSE' caused that the PHP's error handler...
next