mailer.git
11 years agoMinor: Typo fixed
Roland Häder [Sun, 30 Sep 2012 19:29:38 +0000 (19:29 +0000)]
Minor: Typo fixed

11 years agoVarious fixes to fix bug #226, comment #562, removed extension dependency register...
Roland Häder [Sun, 30 Sep 2012 19:11:50 +0000 (19:11 +0000)]
Various fixes to fix bug #226, comment #562, removed extension dependency register->country to avoid uninstallable (currently) script

11 years agoRenamed isSqlTableColumnFound() to ifSqlColumnExists()
Roland Häder [Sun, 30 Sep 2012 17:03:58 +0000 (17:03 +0000)]
Renamed isSqlTableColumnFound() to ifSqlColumnExists()

11 years agoFixes for #226, renamed function:
Roland Häder [Sun, 30 Sep 2012 16:36:02 +0000 (16:36 +0000)]
Fixes for #226, renamed function:
- Function isSqlTableCreated() renamed to ifSqlTableExists()
- Fixed bug in ajax-common.js: responseText is now replaced by reply_content
- Possible fixed bug #226 (please test it)
- TODOs.txt updated

11 years agoCIA.vc is dead again (now longer?)
Roland Häder [Sat, 29 Sep 2012 14:39:43 +0000 (14:39 +0000)]
CIA.vc is dead again (now longer?)

11 years agoTypo :(
Roland Häder [Sat, 29 Sep 2012 14:39:08 +0000 (14:39 +0000)]
Typo :(

11 years agoFixes
Roland Häder [Sat, 29 Sep 2012 14:38:10 +0000 (14:38 +0000)]
Fixes

11 years agoCode in 'init' phase of ext-order swapped out to daily_order.php, added filters for...
Roland Häder [Sat, 29 Sep 2012 14:36:02 +0000 (14:36 +0000)]
Code in 'init' phase of ext-order swapped out to daily_order.php, added filters for ext-rallye

11 years agoFix for SQL
Roland Häder [Sat, 29 Sep 2012 13:22:52 +0000 (13:22 +0000)]
Fix for SQL

11 years agoDo not rebuild cache if it is already rebuild
Roland Häder [Sat, 29 Sep 2012 13:19:17 +0000 (13:19 +0000)]
Do not rebuild cache if it is already rebuild

11 years agoAgain better check
Roland Häder [Sat, 29 Sep 2012 13:17:12 +0000 (13:17 +0000)]
Again better check

11 years agoAnother fix
Roland Häder [Sat, 29 Sep 2012 13:15:58 +0000 (13:15 +0000)]
Another fix

11 years agoBetter check
Roland Häder [Sat, 29 Sep 2012 13:11:25 +0000 (13:11 +0000)]
Better check

11 years agoFix for 'array_push() expects parameter 1 to be array, null given,errfile=extensions...
Roland Häder [Sat, 29 Sep 2012 13:07:39 +0000 (13:07 +0000)]
Fix for 'array_push() expects parameter 1 to be array, null given,errfile=extensions-functions.php,errline=1541'

11 years agoFix/rewrite
Roland Häder [Sat, 29 Sep 2012 13:00:05 +0000 (13:00 +0000)]
Fix/rewrite

11 years agoAdded missing email-functions.php :(
Roland Häder [Sat, 29 Sep 2012 12:52:18 +0000 (12:52 +0000)]
Added missing email-functions.php :(

11 years agomailer project continued:
Roland Häder [Sat, 29 Sep 2012 12:50:52 +0000 (12:50 +0000)]
mailer project continued:
 - Some global array elements renamed (someGlobalElement -> __some_global_element)
 - Copyright notice disabled in mailid.php as it destroys the frameset
 - Function debug_report_bug() renamed to reportBug()
 - Function app_die() renamed to app_exit()
 - More wrapper functions used (e.g. getRandomTan() instead of PHP's mt_rand())
 - New AJAX-based installation introduced (it is not finished)
 - Renamed several ALL_UPER_CASE() functions to camel-case notation
 - Extension ext-currency introduced which will deprecate ext-wernis all other eCurreny-related extensions
 - Renamed various HTML and email templates to new notation
 - Some shell scripts moved to 'contrib' folder
 - JQUERY updated to latest stable version (including custom build of jqueryui)
 - License files renamed/moved
 - Many other  fixes/improvements I forgot to mention
 - Varrious typos fixed
 - Copyright updated (to 2012)
 - TODOs.txt updated

11 years agoFix for wrong SQL statement 'LOW_PRIRITY'
Roland Häder [Tue, 31 Jul 2012 19:16:28 +0000 (19:16 +0000)]
Fix for wrong SQL statement 'LOW_PRIRITY'

11 years agoFinal (?) fix for #223
Roland Häder [Tue, 31 Jul 2012 19:14:43 +0000 (19:14 +0000)]
Final (?) fix for #223

11 years agoFix for #223
Roland Häder [Tue, 31 Jul 2012 19:05:17 +0000 (19:05 +0000)]
Fix for #223

11 years agoimport_request_variables() is no longer valid with PHP 5.4.4 (or less?)
Roland Häder [Tue, 3 Jul 2012 21:49:58 +0000 (21:49 +0000)]
import_request_variables() is no longer valid with PHP 5.4.4 (or less?)

11 years agoIgnore all logfiles
Roland Häder [Tue, 3 Jul 2012 12:46:03 +0000 (12:46 +0000)]
Ignore all logfiles

11 years agoFixed proxy support where CONNECT is not allowed
Roland Häder [Mon, 2 Jul 2012 19:12:17 +0000 (19:12 +0000)]
Fixed proxy support where CONNECT is not allowed

11 years agoFix for latest PHP 5.4.x changes
Roland Häder [Sat, 30 Jun 2012 16:02:04 +0000 (16:02 +0000)]
Fix for latest PHP 5.4.x changes

11 years agogetArrayFromDirectory() does now exclude files with size below 50 Bytes which always...
Roland Häder [Mon, 25 Jun 2012 23:02:44 +0000 (23:02 +0000)]
getArrayFromDirectory() does now exclude files with size below 50 Bytes which always indicates that the file is deprecated

11 years agoAdded check for file size to prevent loading deprecated include files (which are...
Roland Häder [Sat, 23 Jun 2012 11:18:32 +0000 (11:18 +0000)]
Added check for file size to prevent loading deprecated include files (which are ~ 23 bytes)

11 years agoOne more found
Roland Häder [Fri, 22 Jun 2012 21:00:38 +0000 (21:00 +0000)]
One more found

11 years agoBetter here
Roland Häder [Fri, 22 Jun 2012 00:07:00 +0000 (00:07 +0000)]
Better here

11 years agoSort reversed
Roland Häder [Fri, 22 Jun 2012 00:05:44 +0000 (00:05 +0000)]
Sort reversed

11 years agoDamn thing, that where local changes :(
Roland Häder [Fri, 22 Jun 2012 00:02:32 +0000 (00:02 +0000)]
Damn thing, that where local changes :(

11 years agoFixed referral system (hopefully for good)
Roland Häder [Thu, 21 Jun 2012 23:56:35 +0000 (23:56 +0000)]
Fixed referral system (hopefully for good)

11 years agoMore renames for suffix _NOTE -> _NOTICE
Roland Häder [Thu, 21 Jun 2012 13:24:29 +0000 (13:24 +0000)]
More renames for suffix _NOTE -> _NOTICE

11 years agoLast files for _NOTE->_NOTICE renaming
Roland Häder [Tue, 19 Jun 2012 13:15:04 +0000 (13:15 +0000)]
Last files for _NOTE->_NOTICE renaming

11 years agoFinal back of language id renaming (ticket #219)
Roland Häder [Mon, 18 Jun 2012 13:29:53 +0000 (13:29 +0000)]
Final back of language id renaming (ticket #219)

11 years agoNext batch of fixed language ids (renamed, see ticket #219)
Roland Häder [Mon, 18 Jun 2012 13:29:11 +0000 (13:29 +0000)]
Next batch of fixed language ids (renamed, see ticket #219)

11 years agoNext batch of fixed language ids (renamed, see ticket #219)
Roland Häder [Mon, 18 Jun 2012 13:28:45 +0000 (13:28 +0000)]
Next batch of fixed language ids (renamed, see ticket #219)

11 years agoNext batch of fixed language ids (renamed, see ticket #219)
Roland Häder [Mon, 18 Jun 2012 13:27:42 +0000 (13:27 +0000)]
Next batch of fixed language ids (renamed, see ticket #219)

11 years agoNext batch of fixed language ids (renamed, see ticket #219)
Roland Häder [Mon, 18 Jun 2012 13:27:24 +0000 (13:27 +0000)]
Next batch of fixed language ids (renamed, see ticket #219)

11 years agoNext batch of fixed language ids (renamed, see ticket #219)
Roland Häder [Mon, 18 Jun 2012 13:27:03 +0000 (13:27 +0000)]
Next batch of fixed language ids (renamed, see ticket #219)

11 years agoFirst batch of fixed language ids (renamed, see ticket #219)
Roland Häder [Mon, 18 Jun 2012 13:25:44 +0000 (13:25 +0000)]
First batch of fixed language ids (renamed, see ticket #219)

11 years agoFirst batch of fixed language ids (renamed, see ticket #219)
Roland Häder [Mon, 18 Jun 2012 13:25:29 +0000 (13:25 +0000)]
First batch of fixed language ids (renamed, see ticket #219)

11 years agoAlso deprecated (replaced by ext-currency; these extensions were stubs and did never...
Roland Häder [Sat, 16 Jun 2012 23:40:12 +0000 (23:40 +0000)]
Also deprecated (replaced by ext-currency; these extensions were stubs and did never work

11 years agoExtension ext-funcoins is being replaced by ext-currency (not yet commited)
Roland Häder [Sat, 16 Jun 2012 23:34:09 +0000 (23:34 +0000)]
Extension ext-funcoins is being replaced by ext-currency (not yet commited)

11 years agoRenamed 'ADMIN_FOO_NOTE' to 'ADMIN_FOO_NOTICE', refactured templates
Roland Häder [Sat, 16 Jun 2012 23:28:19 +0000 (23:28 +0000)]
Renamed 'ADMIN_FOO_NOTE' to 'ADMIN_FOO_NOTICE', refactured templates

11 years agoExtension ext-primera is now deprecated (see ticket #8's last comment)
Roland Häder [Fri, 15 Jun 2012 19:00:15 +0000 (19:00 +0000)]
Extension ext-primera is now deprecated (see ticket #8's last comment)

11 years agoFixes: Use instead of (old), extracted proxy hostname to variable
Roland Häder [Wed, 13 Jun 2012 13:33:55 +0000 (13:33 +0000)]
Fixes: Use instead of (old), extracted proxy hostname to variable
11 years agoFix for fix
Roland Häder [Sun, 10 Jun 2012 13:05:01 +0000 (13:05 +0000)]
Fix for fix

11 years agoNot this ... :(
Roland Häder [Sun, 10 Jun 2012 12:54:50 +0000 (12:54 +0000)]
Not this ... :(

11 years agoFixes for ext-online (not perfect, but working)
Roland Häder [Sun, 10 Jun 2012 12:53:23 +0000 (12:53 +0000)]
Fixes for ext-online (not perfect, but working)

11 years agoFix for template
Roland Häder [Fri, 8 Jun 2012 11:15:33 +0000 (11:15 +0000)]
Fix for template

11 years agofetchUserStatus()-s return value was not handled, which causes possible login errors...
Roland Häder [Tue, 5 Jun 2012 15:50:06 +0000 (15:50 +0000)]
fetchUserStatus()-s return value was not handled, which causes possible login errors ('Unknown account status occured' or so) with nickname, login with user id is not affected by this bug

12 years agoFixed wrong element
Roland Häder [Sun, 4 Mar 2012 22:49:53 +0000 (22:49 +0000)]
Fixed wrong element

12 years agoExclude 'index.php' linking in all modules except 'index'
Roland Häder [Sun, 11 Dec 2011 05:53:23 +0000 (05:53 +0000)]
Exclude 'index.php' linking in all modules except 'index'

12 years agoFirst purge cache files, then redirect ...
Roland Häder [Sun, 4 Dec 2011 00:37:41 +0000 (00:37 +0000)]
First purge cache files, then redirect ...

12 years agoupdateLastActivity() fails in modules like mailid.php
Roland Häder [Fri, 2 Dec 2011 15:57:53 +0000 (15:57 +0000)]
updateLastActivity() fails in modules like mailid.php

12 years agoSome important/minor improvements/fixes:
Roland Häder [Fri, 25 Nov 2011 22:17:56 +0000 (22:17 +0000)]
Some important/minor improvements/fixes:
- Replace {,} with entities
- Introduced isPhpVersionEqualNewer()
- Added/improved some comments

12 years agoAlso no raw output-mode here. This is being used only for server redirects
Roland Häder [Wed, 9 Nov 2011 16:37:16 +0000 (16:37 +0000)]
Also no raw output-mode here. This is being used only for server redirects

12 years agoBetter encapsulate this a little ...
Roland Häder [Wed, 9 Nov 2011 07:19:36 +0000 (07:19 +0000)]
Better encapsulate this a little ...

12 years agoAlways reset cache and output-mode must be 'raw' to make redirects working
Roland Häder [Wed, 9 Nov 2011 07:15:45 +0000 (07:15 +0000)]
Always reset cache and output-mode must be 'raw' to make redirects working

12 years agoFix for brikeb template engine in preparation of AJAX
Roland Häder [Tue, 8 Nov 2011 22:00:47 +0000 (22:00 +0000)]
Fix for brikeb template engine in preparation of AJAX

12 years agoIntroduced new image output mode #2
Roland Häder [Thu, 29 Sep 2011 00:30:25 +0000 (00:30 +0000)]
Introduced new image output mode #2

12 years agoIntroduced new image output mode
Roland Häder [Thu, 29 Sep 2011 00:29:58 +0000 (00:29 +0000)]
Introduced new image output mode

12 years agoFixes for 'empty what' message
Roland Häder [Thu, 29 Sep 2011 00:19:26 +0000 (00:19 +0000)]
Fixes for 'empty what' message

12 years agoNow with two underscores
Roland Häder [Mon, 26 Sep 2011 14:32:04 +0000 (14:32 +0000)]
Now with two underscores

12 years agoAll previously (by mistake) committed files marked as deprecated
Roland Häder [Mon, 26 Sep 2011 14:25:51 +0000 (14:25 +0000)]
All previously (by mistake) committed files marked as deprecated

12 years agoReverted last commit
Roland Häder [Mon, 26 Sep 2011 14:20:11 +0000 (14:20 +0000)]
Reverted last commit

12 years agoHotfix
Roland Häder [Mon, 26 Sep 2011 14:16:55 +0000 (14:16 +0000)]
Hotfix

12 years agoAll setters for 'what', 'action' and 'module' now set their values plain (avoid doubl...
Roland Häder [Mon, 26 Sep 2011 14:04:45 +0000 (14:04 +0000)]
All setters for 'what', 'action' and 'module' now set their values plain (avoid double-escaping)

12 years agoThis query got broken on rewrite phase
Roland Häder [Wed, 21 Sep 2011 08:19:44 +0000 (08:19 +0000)]
This query got broken on rewrite phase

12 years agoThere are some excepts in the excepts ... ;)
Roland Häder [Tue, 20 Sep 2011 02:19:58 +0000 (02:19 +0000)]
There are some excepts in the excepts ... ;)

12 years agoThese JavaScript templates cannot be lincesed properly (GNU header is gigantic compar...
Roland Häder [Mon, 19 Sep 2011 22:06:31 +0000 (22:06 +0000)]
These JavaScript templates cannot be lincesed properly (GNU header is gigantic compared to the little lonly attribute)

12 years agoNow getCurrentTheme() does check if 'theme' is provided in POST data or URL, by POST...
Roland Häder [Mon, 19 Sep 2011 17:56:33 +0000 (17:56 +0000)]
Now getCurrentTheme() does check if 'theme' is provided in POST data or URL, by POST rules

12 years agoLicense stuff moved from README to COPYING
Roland Häder [Mon, 19 Sep 2011 17:31:27 +0000 (17:31 +0000)]
License stuff moved from README to COPYING

12 years agoExcept notice added for js/jquery.js which is dual-licensed software
Roland Häder [Mon, 19 Sep 2011 16:41:46 +0000 (16:41 +0000)]
Except notice added for js/jquery.js which is dual-licensed software

12 years agoThis was not intended to be committed
Roland Häder [Fri, 16 Sep 2011 23:02:09 +0000 (23:02 +0000)]
This was not intended to be committed

12 years agoThis should display the data?
Roland Häder [Fri, 16 Sep 2011 23:00:53 +0000 (23:00 +0000)]
This should display the data?

12 years agoTypos fixed, minor cleanup in inc/config-global.php
Roland Häder [Thu, 15 Sep 2011 22:19:24 +0000 (22:19 +0000)]
Typos fixed, minor cleanup  in inc/config-global.php

12 years agouserid shall be NULL by default everywhere possible
Roland Häder [Thu, 15 Sep 2011 15:44:42 +0000 (15:44 +0000)]
userid shall be NULL by default everywhere possible

12 years agoMissing wrapper for admin_menu_javascript added
Roland Häder [Thu, 15 Sep 2011 15:35:28 +0000 (15:35 +0000)]
Missing wrapper for admin_menu_javascript added

12 years agoNote for incomplete 'logical areas' added (won't be deprecated)
Roland Häder [Thu, 15 Sep 2011 15:33:48 +0000 (15:33 +0000)]
Note for incomplete 'logical areas' added (won't be deprecated)

12 years agoExtension ext-cprping introduced (dummy), 'install' directory excluded from GNU GPL:
Roland Häder [Thu, 15 Sep 2011 12:23:00 +0000 (12:23 +0000)]
Extension ext-cprping introduced (dummy), 'install' directory excluded from GNU GPL:
- New extension ext-cprping introduced (I had that idea of reactivating the code
  at http://cpr-stats.mxchange.org
- Some functions moved above note for auto-recreated functions
- Directory 'install' excluded from GNU GPL
- TODOs.txt updated

12 years agoSome functions renamed:
Roland Häder [Tue, 13 Sep 2011 16:06:27 +0000 (16:06 +0000)]
Some functions renamed:
- sendHeader() and flushHeaders() renamed to addHttpHeader() and
  flushHttpHeaders(), these are only HTTP-related functions
- Therefore they have been moved to proper library script

12 years agoMisc cleanups
Roland Häder [Tue, 13 Sep 2011 15:03:35 +0000 (15:03 +0000)]
Misc cleanups

12 years agoLesser 'tab-bed coded' is better
Roland Häder [Mon, 12 Sep 2011 22:08:16 +0000 (22:08 +0000)]
Lesser 'tab-bed coded' is better

12 years agoExtension ext-network continued:
Roland Häder [Mon, 12 Sep 2011 21:38:37 +0000 (21:38 +0000)]
Extension ext-network continued:
- Adding/listing of v-check parameters added
- V-check parameters added for all supported networks (more will follow!)
- Function fooParamKey() renamed to fooParameterKey(), we don't shortcut things
- TODOs.txt updated

12 years agoLicense exception added for DOCS, img and templates which makes all no sense to put...
Roland Häder [Mon, 12 Sep 2011 09:11:12 +0000 (09:11 +0000)]
License exception added for DOCS, img and templates which makes all no sense to put these files under GNU GPL

12 years agoDo not check if a config entry is there in this situation
Roland Häder [Sun, 11 Sep 2011 11:18:35 +0000 (11:18 +0000)]
Do not check if a config entry is there in this situation

12 years agoLogic fixed and comments improved
Roland Häder [Sun, 11 Sep 2011 11:15:50 +0000 (11:15 +0000)]
Logic fixed and comments improved

12 years agoFixes for purging inactive users
Roland Häder [Sun, 11 Sep 2011 11:04:02 +0000 (11:04 +0000)]
Fixes for purging inactive users

12 years agoDoes sound better this way
Roland Häder [Sat, 10 Sep 2011 10:16:15 +0000 (10:16 +0000)]
Does sound better this way

12 years agoExtension ext-network continued:
Roland Häder [Sat, 10 Sep 2011 10:00:00 +0000 (10:00 +0000)]
Extension ext-network continued:
- Tables network_vcheck_params, network_vcheck_errors and network_vcheck_config
  added which will allow a per-advertising-network access on network-vcheck.php
  to report back from the network to the mailer that the payout was success
- A column was missing in one export function which results in broken SQL
  queries

12 years agoAdvertising network 'Ads2Webbi' basicly added
Roland Häder [Fri, 9 Sep 2011 08:37:45 +0000 (08:37 +0000)]
Advertising network 'Ads2Webbi' basicly added

12 years agoUpdated notes about contributors
Roland Häder [Fri, 9 Sep 2011 07:58:36 +0000 (07:58 +0000)]
Updated notes about contributors

12 years agoExtension ext-network continued:
Roland Häder [Wed, 7 Sep 2011 08:38:10 +0000 (08:38 +0000)]
Extension ext-network continued:
- Advertising network Ads2Earn added
- pre-tag for exporting database entries moved to templates

12 years agoRemoved die() from debugging
Roland Häder [Tue, 6 Sep 2011 13:50:25 +0000 (13:50 +0000)]
Removed die() from debugging

12 years agouseProxy is duplicate, because isProxyUsed() is cached, fixed bug in IP resolver...
Roland Häder [Tue, 6 Sep 2011 13:49:42 +0000 (13:49 +0000)]
useProxy is duplicate, because isProxyUsed() is cached, fixed bug in IP resolver (opps)

12 years agoExtension ext-network continued:
Roland Häder [Tue, 30 Aug 2011 22:46:09 +0000 (22:46 +0000)]
Extension ext-network continued:
- Added ability to set configuration for all network type handlers
- Also data in 'cache_request' needs to be unset

12 years agoExtension ext-network continued:
Roland Häder [Tue, 30 Aug 2011 22:02:55 +0000 (22:02 +0000)]
Extension ext-network continued:
- All max/min_foo renamed to maximum/minimum_foo (no shortcutting things)
- Advertising network AdProvi added
- Added the ability to deactivate networks (see code for possible reasons)
- Updated daily free requests for all setup networks
- TODOs.txt updated

12 years agoRenamed to avoid double-line link
Roland Häder [Tue, 30 Aug 2011 05:07:37 +0000 (05:07 +0000)]
Renamed to avoid double-line link

12 years agoReturn a value ... :)
Roland Häder [Tue, 30 Aug 2011 04:15:31 +0000 (04:15 +0000)]
Return a value ... :)