]> git.mxchange.org Git - mailer.git/log
mailer.git
13 years agoFix for missing config entry 'beg_new_member_notify'
quix0r [Mon, 28 Jun 2010 02:00:50 +0000 (02:00 +0000)]
Fix for missing config entry 'beg_new_member_notify'

13 years agoMissed to activate the update... :-(
quix0r [Mon, 28 Jun 2010 01:26:30 +0000 (01:26 +0000)]
Missed to activate the update... :-(

13 years agoAdded missing line
quix0r [Sun, 27 Jun 2010 20:13:07 +0000 (20:13 +0000)]
Added missing line

13 years agoFixed sprintf: Too few arguments
quix0r [Sun, 27 Jun 2010 20:11:16 +0000 (20:11 +0000)]
Fixed sprintf: Too few arguments

13 years agoNaming convention further applied: _ral_ is replaced by _rallye_ to make it clear...
quix0r [Sun, 27 Jun 2010 17:32:00 +0000 (17:32 +0000)]
Naming convention further applied: _ral_ is replaced by _rallye_ to make it clear what is meant

13 years agoEven some more... :-(
quix0r [Sat, 26 Jun 2010 16:49:45 +0000 (16:49 +0000)]
Even some more... :-(

13 years agoFixes for missing parameters for debug_report_bug(), was introduced in some revisions ago
quix0r [Sat, 26 Jun 2010 16:48:35 +0000 (16:48 +0000)]
Fixes for missing parameters for debug_report_bug(), was introduced in some revisions ago

13 years agoPossible fix for 'ob_end_clean: failed to delete buffer. No buffer to delete.'
quix0r [Sat, 26 Jun 2010 16:41:12 +0000 (16:41 +0000)]
Possible fix for 'ob_end_clean: failed to delete buffer. No buffer to delete.'

13 years agoWorkaround for missing config entry, but this if-block should be moved into somewhere...
quix0r [Thu, 24 Jun 2010 21:47:51 +0000 (21:47 +0000)]
Workaround for missing config entry, but this if-block should be moved into somewhere else

13 years agoNew debugging function debugOutput() introduced, some rewrites to EL:
quix0r [Wed, 23 Jun 2010 21:38:33 +0000 (21:38 +0000)]
New debugging function debugOutput() introduced, some rewrites to EL:
- New debugging function debugOutput() added, this function does output any
  XHTML message in a div-block to the browser.
- Some more rewrites to EL
- TODOs.txt updated

13 years agoSimplified some more code:
quix0r [Wed, 23 Jun 2010 13:49:46 +0000 (13:49 +0000)]
Simplified some more code:
- addEmailNavigation() is now located in admin-inc.php because only admin
  actions will make use of it
- Same function simplified, if only one page should be made navigateable, the
  function returns an empty string
- There was another unencapsulated what=list_unconfirmed

13 years agoEven more fixes/improvements:
quix0r [Wed, 23 Jun 2010 13:26:45 +0000 (13:26 +0000)]
Even more fixes/improvements:
- Added filter pre_youhere_line. It will be executed directly before the
  div-block of the 'You are here' navigation
- Saved an else-block and br-tag in same function
- For that missing br-tag a CSS 'margin-bottom' needs to be added to
  you_are_here CSS class
- Fixed default value for an enum in ext-removeip in the configuration SQL query

13 years agoSome fixes/improvements:
quix0r [Wed, 23 Jun 2010 12:49:06 +0000 (12:49 +0000)]
Some fixes/improvements:
- Fixed missing array elements for what=active in guest menu
- 'Today Online' below action=online is only shown when ext-active and
  ext-online are activated
- Fixed user's last activity in clicking on paidmails. It is now no longer
  updated if an administrator is logged in

13 years agoNow CSS classes are being inserted by EL
quix0r [Wed, 23 Jun 2010 12:00:01 +0000 (12:00 +0000)]
Now CSS classes are being inserted by EL

13 years agoSeveral template fixes/cleanups, naming convention applied:
quix0r [Tue, 22 Jun 2010 01:57:02 +0000 (01:57 +0000)]
Several template fixes/cleanups, naming convention applied:
- Several templates fixed (see naming convention below)
- Some more HTML code swapped out to templates
- New naming convention: _en_ is obsolete, we use _enable_ and same for _di_,
  we now use _disable_. _mem_ is obsolete, too. We now use _member_.
- TODOs.txt updated

13 years agoMore rewrites/templates swapped out:
quix0r [Mon, 21 Jun 2010 01:39:47 +0000 (01:39 +0000)]
More rewrites/templates swapped out:
- Two more templates created (swapped out from PHP code)
- More rewrites to EL
- More double quotes converted to single quotes
- Some internal TODOs solved/new created
- TODOs.txt updated

13 years agoFix for template error
quix0r [Sun, 20 Jun 2010 23:46:56 +0000 (23:46 +0000)]
Fix for template error

13 years ago is not needed in member-only templates
quix0r [Sun, 20 Jun 2010 23:44:10 +0000 (23:44 +0000)]
 is not needed in member-only templates

13 years agoFurther fixes for wrong getMaskedMessage() usage in 'compiled' code
quix0r [Sun, 20 Jun 2010 23:39:06 +0000 (23:39 +0000)]
Further fixes for wrong getMaskedMessage() usage in 'compiled' code

13 years agoYet another bunch of EL/surfbar fixes
quix0r [Sun, 20 Jun 2010 22:28:04 +0000 (22:28 +0000)]
Yet another bunch of EL/surfbar fixes

13 years agoFixes for ext-surfbar (the usual asset)
quix0r [Sun, 20 Jun 2010 22:07:04 +0000 (22:07 +0000)]
Fixes for ext-surfbar (the usual asset)

13 years agoPossible fix while a spider/bot has issued a redirect
quix0r [Sun, 20 Jun 2010 21:19:07 +0000 (21:19 +0000)]
Possible fix while a spider/bot has issued a redirect

13 years agoNext wave of more use of EL, see ticket #176
quix0r [Sun, 20 Jun 2010 20:23:59 +0000 (20:23 +0000)]
Next wave of more use of EL, see ticket #176

13 years agoFix attempt for empty database password
quix0r [Sun, 20 Jun 2010 18:23:15 +0000 (18:23 +0000)]
Fix attempt for empty database password

13 years agoMissing CSS class added
quix0r [Sun, 20 Jun 2010 18:02:26 +0000 (18:02 +0000)]
Missing CSS class added

13 years agosvn:properties set
quix0r [Sun, 20 Jun 2010 17:36:20 +0000 (17:36 +0000)]
svn:properties set

13 years agoNew function handleMailId introduced, you need to delete inc/cache/extensions.cache...
quix0r [Sun, 20 Jun 2010 17:34:58 +0000 (17:34 +0000)]
New function handleMailId introduced, you need to delete inc/cache/extensions.cache to make mail confirmation working again

13 years agoMore forced spaces ( ) removed, see ticket #142)
quix0r [Sun, 20 Jun 2010 17:18:59 +0000 (17:18 +0000)]
More forced spaces ( ) removed, see ticket #142)

13 years agoExtension templates rewritten, the configuration was inserted while an extension...
quix0r [Sun, 20 Jun 2010 15:47:37 +0000 (15:47 +0000)]
Extension templates rewritten, the configuration was inserted while an extension template has been parsed. This should be done when the extension's text is being printed out.

13 years agoFix for rewrite
quix0r [Sun, 20 Jun 2010 14:45:44 +0000 (14:45 +0000)]
Fix for rewrite

13 years agoAll resets rewritten, missing svn:properties added
quix0r [Sun, 20 Jun 2010 14:43:56 +0000 (14:43 +0000)]
All resets rewritten, missing svn:properties added

13 years agoMissed to comment out again...
quix0r [Sun, 20 Jun 2010 14:18:39 +0000 (14:18 +0000)]
Missed to comment out again...

13 years agoBetter this way...
quix0r [Sun, 20 Jun 2010 01:26:13 +0000 (01:26 +0000)]
Better this way...

13 years agoFixed missing message after saving new settings
quix0r [Sun, 20 Jun 2010 01:24:24 +0000 (01:24 +0000)]
Fixed missing message after saving new settings

13 years agoRewrites/fixes for handling config entries in SQLs
quix0r [Sun, 20 Jun 2010 01:16:45 +0000 (01:16 +0000)]
Rewrites/fixes for handling config entries in SQLs

13 years agoMore rewrites to make use of the EL
quix0r [Sat, 19 Jun 2010 23:56:43 +0000 (23:56 +0000)]
More rewrites to make use of the EL

13 years agoSeveral fixes applied:
quix0r [Sat, 19 Jun 2010 23:42:29 +0000 (23:42 +0000)]
Several fixes applied:
- Mail templates are now "compiled" with newly introduced doFinalCompilation() function
- Typo 'county' fixed ...
- Redirect does now work again (was broken by EL)
- New functions for HTML/mail/other templates added
- Some internal TODOs solved
- TODOs.txt updated

13 years agoRewrites/fixes for broken template cache, the actual value was rendered but instead...
quix0r [Sat, 19 Jun 2010 22:14:09 +0000 (22:14 +0000)]
Rewrites/fixes for broken template cache, the actual value was rendered but instead it should be inserted at runtime... :(

13 years agoEven more rewrites to make use of the EL
quix0r [Sat, 19 Jun 2010 13:20:19 +0000 (13:20 +0000)]
Even more rewrites to make use of the EL

13 years agoRewritten to make use of EL
quix0r [Sat, 19 Jun 2010 12:42:21 +0000 (12:42 +0000)]
Rewritten to make use of EL

13 years agoFix for missing http_status element in click.php
quix0r [Sat, 19 Jun 2010 02:02:18 +0000 (02:02 +0000)]
Fix for missing http_status element in click.php

13 years agoPossible fix for 'Unknown gender 1 detected.' in autopurge
quix0r [Sat, 19 Jun 2010 01:59:44 +0000 (01:59 +0000)]
Possible fix for 'Unknown gender 1 detected.' in autopurge

14 years agoEven more fixes for SQL problems :-(
quix0r [Sun, 13 Jun 2010 13:49:47 +0000 (13:49 +0000)]
Even more fixes for SQL problems :-(

14 years agoFix for broken SQL while installation phase and runtime
quix0r [Sun, 13 Jun 2010 09:09:53 +0000 (09:09 +0000)]
Fix for broken SQL while installation phase and runtime

14 years agoFixed missing elements
quix0r [Sun, 13 Jun 2010 08:46:00 +0000 (08:46 +0000)]
Fixed missing elements

14 years agoLink to actual wiki updated
quix0r [Sun, 13 Jun 2010 08:43:06 +0000 (08:43 +0000)]
Link to actual wiki updated

14 years agoCSS classes do not need _css suffix/prefix
quix0r [Tue, 8 Jun 2010 00:03:43 +0000 (00:03 +0000)]
CSS classes do not need _css suffix/prefix

14 years agoInvisible/locked menus are now styleable with CSS classes (sub_)menu_[in]visible_css...
quix0r [Tue, 8 Jun 2010 00:00:47 +0000 (00:00 +0000)]
Invisible/locked menus are now styleable with CSS classes (sub_)menu_[in]visible_css and (sub_)menu_[un]locked_css :-)

14 years agoMixing of // fixed
quix0r [Mon, 7 Jun 2010 22:43:46 +0000 (22:43 +0000)]
Mixing of // fixed

14 years agoHTTP status codes added for missing/locked modules, fixed double-logging of debug...
quix0r [Mon, 7 Jun 2010 22:17:16 +0000 (22:17 +0000)]
HTTP status codes added for missing/locked modules, fixed double-logging of debug messages by removing obsolete code

14 years agoRewrite for eval() command
quix0r [Sun, 6 Jun 2010 17:42:26 +0000 (17:42 +0000)]
Rewrite for eval() command

14 years agodebug_report_bug() should be used as a replacement for app_die() calls
quix0r [Sun, 6 Jun 2010 17:41:09 +0000 (17:41 +0000)]
debug_report_bug() should be used as a replacement for app_die() calls

14 years agoFix for comment #0000444
quix0r [Sun, 6 Jun 2010 17:23:45 +0000 (17:23 +0000)]
Fix for comment #0000444

14 years agoNaming convention applied for ext-payout
quix0r [Sun, 6 Jun 2010 17:09:36 +0000 (17:09 +0000)]
Naming convention applied for ext-payout

14 years agoSQL_FETCHROW()->SQL_FETCHARRAY() and other improvements
quix0r [Sun, 6 Jun 2010 16:17:28 +0000 (16:17 +0000)]
SQL_FETCHROW()->SQL_FETCHARRAY() and other improvements

14 years agoOld-lost eval() removed, rewrite-functions must be called after compilation and befor...
quix0r [Sun, 6 Jun 2010 16:04:47 +0000 (16:04 +0000)]
Old-lost eval() removed, rewrite-functions must be called after compilation and before compression

14 years agoMissing function added (but will be removed once the EL branch is ready)
quix0r [Sun, 6 Jun 2010 15:55:10 +0000 (15:55 +0000)]
Missing function added (but will be removed once the EL branch is ready)

14 years agoA lot forced-space characters ( ) removed, naming convention applied also in...
quix0r [Sun, 6 Jun 2010 15:49:41 +0000 (15:49 +0000)]
A lot forced-space characters ( ) removed, naming convention applied also in JavaScript functions

14 years agoEven more rewrites/fixes from EL branch (please report any broken part after you...
quix0r [Fri, 28 May 2010 18:38:10 +0000 (18:38 +0000)]
Even more rewrites/fixes from EL branch (please report any broken part after you have updated to this revision)

14 years agoAdded new files from EL branch
quix0r [Fri, 28 May 2010 18:26:44 +0000 (18:26 +0000)]
Added new files from EL branch

14 years agoAdded merge-script (rudimentary) and fixes from EL brancH
quix0r [Fri, 28 May 2010 18:19:49 +0000 (18:19 +0000)]
Added merge-script (rudimentary) and fixes from EL brancH

14 years agoTemplate fixed
quix0r [Thu, 6 May 2010 01:26:32 +0000 (01:26 +0000)]
Template fixed

14 years agoExport of extensions basicly added
quix0r [Thu, 6 May 2010 01:21:08 +0000 (01:21 +0000)]
Export of extensions basicly added

14 years agoNetwork 'ABisZed Netz' added
quix0r [Fri, 9 Apr 2010 05:57:20 +0000 (05:57 +0000)]
Network 'ABisZed Netz' added

14 years agoMade CSS classes for debug output a little bigger
quix0r [Fri, 9 Apr 2010 03:32:44 +0000 (03:32 +0000)]
Made CSS classes for debug output a little bigger

14 years agoEncapsulation and fixes:
quix0r [Thu, 8 Apr 2010 11:55:18 +0000 (11:55 +0000)]
Encapsulation and fixes:
- More encapsulation: isFormSent() does now accept an optional parameter
- Double quotes to single converted
- Some for() loops (there may be more left) "fixed"

14 years agoFix for 'No resource given' message
quix0r [Wed, 7 Apr 2010 01:25:30 +0000 (01:25 +0000)]
Fix for 'No resource given' message

14 years agoFixed first-time registration of sql_patches and possible fix for 'Cannot resolve...
quix0r [Mon, 5 Apr 2010 01:57:35 +0000 (01:57 +0000)]
Fixed first-time registration of sql_patches and possible fix for 'Cannot resolve task.' message

14 years agogetAction() now allows non-strict checking of existence of 'action' cache element...
quix0r [Mon, 5 Apr 2010 01:40:14 +0000 (01:40 +0000)]
getAction() now allows non-strict checking of existence of 'action' cache element, possible fix for ext-online not in regular output-mode

14 years agoFix for missing array elements
quix0r [Mon, 5 Apr 2010 00:36:29 +0000 (00:36 +0000)]
Fix for missing array elements

14 years agoPre-commit for old-lost code and convertion of double-quotes to single
quix0r [Sat, 3 Apr 2010 20:57:56 +0000 (20:57 +0000)]
Pre-commit for old-lost code and convertion of double-quotes to single

14 years agoAnother attempt, still incomplete
quix0r [Fri, 2 Apr 2010 12:51:13 +0000 (12:51 +0000)]
Another attempt, still incomplete

14 years agoIncomplete code added to handle absent user data
quix0r [Fri, 2 Apr 2010 12:00:05 +0000 (12:00 +0000)]
Incomplete code added to handle absent user data

14 years agoTypo in method name fixed
quix0r [Fri, 2 Apr 2010 06:39:10 +0000 (06:39 +0000)]
Typo in method name fixed

14 years agoExtra new-line removed
quix0r [Thu, 1 Apr 2010 21:39:23 +0000 (21:39 +0000)]
Extra new-line removed

14 years agoProper cache hit counting fixed
quix0r [Thu, 1 Apr 2010 18:40:15 +0000 (18:40 +0000)]
Proper cache hit counting fixed

14 years agoMore complete rewrite to use wrapper function isExtensionInstalledAndNewer(), some...
quix0r [Thu, 1 Apr 2010 18:38:06 +0000 (18:38 +0000)]
More complete rewrite to use wrapper function isExtensionInstalledAndNewer(), some expensive wrappers cached

14 years agoRewritten to use isExtensionInstalledAndNewer() to save some calls/bugfix
quix0r [Thu, 1 Apr 2010 17:59:08 +0000 (17:59 +0000)]
Rewritten to use isExtensionInstalledAndNewer() to save some calls/bugfix

14 years agoParser error fixed...
quix0r [Thu, 1 Apr 2010 17:50:52 +0000 (17:50 +0000)]
Parser error fixed...

14 years agoTODOs.txt updated, template fixed
quix0r [Wed, 31 Mar 2010 19:44:11 +0000 (19:44 +0000)]
TODOs.txt updated, template fixed

14 years agoComplete refacture for previously discovered inconsistency
quix0r [Wed, 31 Mar 2010 19:36:03 +0000 (19:36 +0000)]
Complete refacture for previously discovered inconsistency

14 years agoTemplate reverted. :( One more inconsistency to handle and hopefully somehow solve
quix0r [Wed, 31 Mar 2010 18:12:03 +0000 (18:12 +0000)]
Template reverted. :( One more inconsistency to handle and hopefully somehow solve

14 years agoSeveral fixes/improvements, new function introduced:
quix0r [Wed, 31 Mar 2010 18:07:20 +0000 (18:07 +0000)]
Several fixes/improvements, new function introduced:
- New function handleFieldWithBraces() introduced which helps correcting the
  value of 'name' attribute
- Several template fixes

14 years agoHTTP/1.1 does allow chunked content, but our script does not support it (yet)
quix0r [Sun, 28 Mar 2010 21:24:39 +0000 (21:24 +0000)]
HTTP/1.1 does allow chunked content, but our script does not support it (yet)

14 years agoConflict solved, more templates added, TODOs.txt updated:
quix0r [Sun, 28 Mar 2010 18:05:12 +0000 (18:05 +0000)]
Conflict solved, more templates added, TODOs.txt updated:
- Conflict between user and surfbar URL status solved
- New templates for unlock/reject of booked URLs added
- TODOs.txt updated

14 years agoFix for syntax error
quix0r [Wed, 24 Mar 2010 09:22:12 +0000 (09:22 +0000)]
Fix for syntax error

14 years agoCast added due to API changes in PHP 5.3.1
quix0r [Mon, 22 Mar 2010 01:28:38 +0000 (01:28 +0000)]
Cast added due to API changes in PHP 5.3.1

14 years agoColumn has been renamed in database structure, need to rename it in templates, too.
quix0r [Mon, 22 Mar 2010 01:25:05 +0000 (01:25 +0000)]
Column has been renamed in database structure, need to rename it in templates, too.

14 years agoFix :(
quix0r [Mon, 22 Mar 2010 01:19:14 +0000 (01:19 +0000)]
Fix :(

14 years agoNeed to unset is_userdata_valid state here to make logins in surfbar possible
quix0r [Mon, 22 Mar 2010 01:15:15 +0000 (01:15 +0000)]
Need to unset is_userdata_valid state here to make logins in surfbar possible

14 years agoSQL fixes for wrong column names.
quix0r [Sat, 20 Mar 2010 23:34:58 +0000 (23:34 +0000)]
SQL fixes for wrong column names.

14 years agoSanity-check added because of debug mail reported missing array element 'module'
quix0r [Sat, 20 Mar 2010 22:51:06 +0000 (22:51 +0000)]
Sanity-check added because of debug mail reported missing array element 'module'

14 years agoFix for wrong function call
quix0r [Sat, 20 Mar 2010 00:35:44 +0000 (00:35 +0000)]
Fix for wrong function call

14 years agoMaybe now better, but a simple wget still gives HTTP/1.0 :(
quix0r [Tue, 16 Mar 2010 23:33:15 +0000 (23:33 +0000)]
Maybe now better, but a simple wget still gives HTTP/1.0 :(

14 years agoYet another wrapper function 'cached'
quix0r [Thu, 11 Mar 2010 12:23:46 +0000 (12:23 +0000)]
Yet another wrapper function 'cached'

14 years agoEven more performance hacks
quix0r [Wed, 10 Mar 2010 01:49:18 +0000 (01:49 +0000)]
Even more performance hacks

14 years agoSome more speed hacks
quix0r [Wed, 10 Mar 2010 01:30:50 +0000 (01:30 +0000)]
Some more speed hacks

14 years agoMissing properties added, prop-set.sh imroved
quix0r [Wed, 10 Mar 2010 01:01:18 +0000 (01:01 +0000)]
Missing properties added, prop-set.sh imroved

14 years agoIt should be now more clear for which purpose this extension is
quix0r [Wed, 10 Mar 2010 00:50:39 +0000 (00:50 +0000)]
It should be now more clear for which purpose this extension is

14 years agoWhy I need this data added
quix0r [Wed, 10 Mar 2010 00:46:13 +0000 (00:46 +0000)]
Why I need this data added