mailer.git
2009-02-21 Roland HäderScript rewritten to setConfigEntry(), getConfig() and...
2009-02-21 Roland HäderFixes for broken extension loader and language error...
2009-02-20 Roland HäderEven more constants/language strings rewritten, merge_a...
2009-02-20 Roland HäderA lot more constants rewritten, deprecated variables...
2009-02-20 Roland HäderConstant OUTPUT_MODE rewritten
2009-02-20 Roland HäderFix for ticket #86, thx 2 profi-concept :)
2009-02-20 Roland HäderMore language constants rewritten
2009-02-20 Roland HäderMore improved SQL queries
2009-02-19 Roland HäderFix for broken SQL queries (all). Resolves #84
2009-02-19 Roland HäderAll, except security block, include()/require() rewritt...
2009-02-19 Roland HäderPrevious fix fixed, a lot constants rewritten (unfinished)
2009-02-19 Roland HäderAll database names are now 'back-ticked' and constant...
2009-02-18 Roland HäderFixes in changing URLs in surfbar extension. Resolves...
2009-02-10 Roland HäderSome more butifications
2009-02-10 Roland HäderOutput of messages now a bit nicer
2009-02-09 Roland HäderMore bugs resolved, thanks to profi-concept
2009-02-09 Roland HäderHTML->XHTML converted
2009-02-09 Roland HäderAgain missed... :( @profi-concept: wie geht das?
2009-02-09 Roland HäderMore HTML tags ported to XHTML (all lower-case), bug...
2009-02-08 Roland HäderSome typos fixed
2009-02-08 Roland HädergetTotalFatalErrors() is now the right name
2009-02-08 Roland HäderParser error fixed
2009-02-08 Roland HäderSome internal TODOs fixed, rewrites to script inclusion
2009-02-08 Roland HäderLOAD_CONFIGURED_URL() added, bug #66 resolved
2009-02-08 Roland HäderHTML->XHTML preparation (still *A LOT* to convert
2009-02-07 Roland HäderSome functions rewritten to hungarian notation, handlin...
2009-02-07 Roland HäderTypo fixed
2009-02-07 Roland HäderVergessen... :(
2009-02-07 Roland HäderCookie code removed, rewritten, internal URLs are now...
2009-02-07 Roland HäderAgain more fixes from bugtracker, thanks to profi-concept
2009-02-07 Roland HäderMore fixes from bugtracker issues, thanks to profi...
2009-02-06 Roland HäderWord 'POINTS' added
2009-02-06 Roland HäderFixes for a lot bug tickets. (Sorry for lame comment)
2008-12-25 Roland HäderFix for the fix...
2008-12-25 Roland HäderFix for birthday timestamps < 0 (why this?)
2008-12-25 Roland HäderFix for language string
2008-12-25 Roland HäderSeveral bugfixes/improvements: (again)
2008-12-25 Roland HäderSome marjor bugfixes and little improvements
2008-12-23 Roland HäderGeneral directory structure added for debug extension
2008-12-22 Roland HäderSome required global statements added
2008-12-22 Roland HäderFix for 'ref_system'
2008-12-22 Roland HäderMore fixes, thanks to rasty's debug.log
2008-12-22 Roland HäderFix for non-working admin login if no extension is...
2008-12-22 Roland HäderFixed unset variable , added some debug loggings. Resol...
2008-12-22 Roland HäderFixed doublicate init of filter system if 'cache' exten...
2008-12-22 Roland HäderFixed endless loop, if no sql_patches is installed...
2008-12-22 Roland HäderFunction INIT_FILTER_SYSTEM() is now being executed...
2008-12-22 Roland HäderFixes missing variable CSS in installation phase. Resol...
2008-12-22 Roland HäderExtension notes and verbose SQL table rewritten to...
2008-12-22 Roland HäderCache file does no longer output fatal messages when...
2008-12-20 Roland HäderMore places rewritten to use incrementConfigEntry()
2008-12-20 Roland HäderGlobal removed on many places, rewritten to use increm...
2008-12-19 Roland HäderFix for empty refid
2008-12-19 Roland HäderDamn hard keyboard... Pressed the key 'r' but not enter...
2008-12-19 Roland HäderMinor rewrites, cache destroyed on mailexchange auto...
2008-12-19 Roland HäderNaming convention applied, rewritten to use filter
2008-12-19 Roland HäderFixes for sponsor admin area
2008-12-19 Roland HäderFix for broken admin_add_sponsor template
2008-12-19 Roland Häderrobots.txt forbids robots to enter inc and templates...
2008-12-19 Roland HäderFix in CREATE_EXTENSION_DEACTIVATION_TASK() and coding...
2008-12-19 Roland HäderAgain, sorry...
2008-12-19 Roland HäderFinal fixes for SQL execution
2008-12-19 Roland HäderFixes for SQL execution and deprecated files removed
2008-12-19 Roland HäderFixes for running SQL queries
2008-12-19 Roland HäderMore fixes for 'theme vs. extensions'
2008-12-19 Roland HäderFix for always default theme showed
2008-12-19 Roland HäderMissing updated files added
2008-12-19 Roland HäderFinal fixes for 'loading cache vs. filters vs. extensio...
2008-12-19 Roland HäderFixes for extension registration
2008-12-19 Roland HäderAgain missing... :(
2008-12-19 Roland HäderINC_POOL -> data renamed
2008-12-19 Roland HäderFixes for filter 'load_includes'
2008-12-19 Roland HäderFix for failed cache tries, problems with modules are...
2008-12-19 Roland HäderFix for INSERT INTO query
2008-12-19 Roland HäderLogging of mails if DEBUG_MAIL is defined removed
2008-12-19 Roland HäderError fixed in what-order.php
2008-12-19 Roland HäderDebug line added and inserting of ref-level 0 fixed
2008-12-19 Roland HäderDebug lines commented out
2008-12-19 Roland HäderVariable rewritten to ['ref_level'] to avoid trouble...
2008-12-19 Roland HäderExtensions 'admins' and 'task' are now always active
2008-12-19 Roland HäderYet-another fix... :(
2008-12-19 Roland HäderVariable fixed
2008-12-19 Roland HäderSeveral bugfixes, getMessage() introduced
2008-12-19 Roland HäderMissing URL blacklist tabled (re-)added
2008-12-19 Roland HäderFix for undefined variable cnt in mails sending pool...
2008-12-18 Roland HäderMediadata extension now creates the guest menu link...
2008-12-18 Roland HäderChecking for admin ACL now as filter
2008-12-18 Roland HäderExtension 'active' now depends on 'online' because...
2008-12-18 Roland HäderFixes for extension removal, now directly sent to...
2008-12-18 Roland HäderMajor fixes in filters/extensions, other improvements:
2008-12-18 Roland HäderBegan to rewrite whole script for newly added filters...
2008-12-18 Roland HäderSQL removal list table is now 100%, SQL error in ext...
2008-12-18 Roland Häder needs to be global :(
2008-12-18 Roland HäderFix for missing variables, thanks to monakoianar
2008-12-17 Roland HäderFixes for cache/theme
2008-12-17 Roland HäderFix for missing function GET_CURR_THEME()
2008-12-17 Roland HäderRewrites for installation of sql_patches
2008-12-17 Roland HäderFix for double function GET_CURR_THEME()
2008-12-17 Roland HäderFixes for 'Can't use function return value in write...
2008-12-17 Roland HäderFix for installation phase, thanks to schatty
next