mailer.git
14 years agoFixes for POST setter, template and others
Roland Häder [Wed, 28 Oct 2009 21:48:07 +0000 (21:48 +0000)]
Fixes for POST setter, template and others

14 years agoFixes for broken order page and themes
Roland Häder [Wed, 28 Oct 2009 21:22:27 +0000 (21:22 +0000)]
Fixes for broken order page and themes

14 years agoVariable fixed
Roland Häder [Wed, 28 Oct 2009 20:55:43 +0000 (20:55 +0000)]
Variable fixed

14 years agoFix for broken admin_user_details.tpl
Roland Häder [Wed, 28 Oct 2009 20:54:43 +0000 (20:54 +0000)]
Fix for broken admin_user_details.tpl

14 years agoMissing TODO...
Roland Häder [Wed, 28 Oct 2009 20:52:56 +0000 (20:52 +0000)]
Missing TODO...

14 years agoFix for displayed message strings in chk_login module
Roland Häder [Wed, 28 Oct 2009 20:52:34 +0000 (20:52 +0000)]
Fix for displayed message strings in chk_login module

14 years agoSQL fix and double->single
Roland Häder [Wed, 28 Oct 2009 20:01:05 +0000 (20:01 +0000)]
SQL fix and double->single

14 years agoFixes for mydata
Roland Häder [Wed, 28 Oct 2009 19:44:55 +0000 (19:44 +0000)]
Fixes for mydata

14 years agoHTML fix and double->single converted
Roland Häder [Wed, 28 Oct 2009 19:26:46 +0000 (19:26 +0000)]
HTML fix and double->single converted

14 years agoMore currencies added
Roland Häder [Wed, 28 Oct 2009 19:22:17 +0000 (19:22 +0000)]
More currencies added

14 years agoUpdates menu moved to ext-update, fixes for main menu entries where what is NULL
Roland Häder [Wed, 28 Oct 2009 18:23:40 +0000 (18:23 +0000)]
Updates menu moved to ext-update, fixes for main menu entries where what is NULL

14 years agoRedirects fixed
Roland Häder [Wed, 28 Oct 2009 16:20:55 +0000 (16:20 +0000)]
Redirects fixed

14 years agoAll JavaScript files can now secured against calls without proper installation of...
Roland Häder [Wed, 28 Oct 2009 04:11:19 +0000 (04:11 +0000)]
All JavaScript files can now secured against calls without proper installation of required extension

14 years agoDeprecated template removed
Roland Häder [Wed, 28 Oct 2009 03:50:34 +0000 (03:50 +0000)]
Deprecated template removed

14 years agoConflict solved between ext-profile and ext-update
Roland Häder [Wed, 28 Oct 2009 03:45:29 +0000 (03:45 +0000)]
Conflict solved between ext-profile and ext-update

14 years agoMoved filter function back to filters.php, fix for non-installed ext-sql_patches
Roland Häder [Wed, 28 Oct 2009 03:19:23 +0000 (03:19 +0000)]
Moved filter function back to filters.php, fix for non-installed ext-sql_patches

14 years agoDeprecated scripts/templates removed
Roland Häder [Wed, 28 Oct 2009 03:13:33 +0000 (03:13 +0000)]
Deprecated scripts/templates removed

14 years agoTODOs.txt updated
Roland Häder [Wed, 28 Oct 2009 03:03:16 +0000 (03:03 +0000)]
TODOs.txt updated

14 years agoRewrite of adding menu entries, should prevent double menus now and forever...
Roland Häder [Wed, 28 Oct 2009 02:59:33 +0000 (02:59 +0000)]
Rewrite of adding menu entries, should prevent double menus now and forever...

14 years agoFixed typos in cache name extensions->extenion
Roland Häder [Wed, 28 Oct 2009 01:46:05 +0000 (01:46 +0000)]
Fixed typos in cache name extensions->extenion

14 years agoFixes a missing array element
Roland Häder [Wed, 28 Oct 2009 01:42:37 +0000 (01:42 +0000)]
Fixes a missing array element

14 years agoCaching again rewritten, admin functions fixed:
Roland Häder [Wed, 28 Oct 2009 01:27:38 +0000 (01:27 +0000)]
Caching again rewritten, admin functions fixed:
- All cache loaders rewritten not to load itself, it is handled in cache class
  'CacheSystem', method addRow() instead
- Several miss-leading variables in admin functions (e.g. getAdminHash()) fixed
- Now the admin login is used for all cache entries except the 'login' entry

14 years agoSeveral fixes for guest menu system and template engine
Roland Häder [Tue, 27 Oct 2009 22:42:59 +0000 (22:42 +0000)]
Several fixes for guest menu system and template engine

14 years agoFixes for typos and cache problems
Roland Häder [Tue, 27 Oct 2009 22:04:50 +0000 (22:04 +0000)]
Fixes for typos and cache problems

14 years agoFix for endless loop in outputHtml()
Roland Häder [Tue, 27 Oct 2009 21:49:16 +0000 (21:49 +0000)]
Fix for endless loop in outputHtml()

14 years agohooks.php was an idea, but now we have filters.php
Roland Häder [Tue, 27 Oct 2009 20:41:56 +0000 (20:41 +0000)]
hooks.php was an idea, but now we have filters.php

14 years agoExtension mode added to debug message
Roland Häder [Tue, 27 Oct 2009 20:27:02 +0000 (20:27 +0000)]
Extension mode added to debug message

14 years agoFix for DEFAULT_SALT_LENGTH
Roland Häder [Tue, 27 Oct 2009 20:25:19 +0000 (20:25 +0000)]
Fix for DEFAULT_SALT_LENGTH

14 years agoFix for 'extension sql_patches has empty version' message
Roland Häder [Tue, 27 Oct 2009 20:20:18 +0000 (20:20 +0000)]
Fix for 'extension sql_patches has empty version' message

14 years agoRewrites to fix cache class
Roland Häder [Tue, 27 Oct 2009 20:13:07 +0000 (20:13 +0000)]
Rewrites to fix cache class

14 years agoFurther fixes for installation phase and endless loop
Roland Häder [Tue, 27 Oct 2009 19:35:52 +0000 (19:35 +0000)]
Further fixes for installation phase and endless loop

14 years agoFixes for installation phase
Roland Häder [Tue, 27 Oct 2009 18:10:16 +0000 (18:10 +0000)]
Fixes for installation phase

14 years agoHuge script change, see http://forum.mxchange.org/topic-458.html for details:
Roland Häder [Tue, 27 Oct 2009 17:24:18 +0000 (17:24 +0000)]
Huge script change, see forum.mxchange.org/topic-458.html for details:
- There are tons of changes and improvements, please read at our forum on URL
  http://forum.mxchange.org/topic-458.html for further details.

14 years agoRequired database changes for configuration entries in templates added
Roland Häder [Sun, 11 Oct 2009 19:07:12 +0000 (19:07 +0000)]
Required database changes for configuration entries in templates added

14 years agoConstants rewritten (internal TODO)
Roland Häder [Sun, 11 Oct 2009 17:33:23 +0000 (17:33 +0000)]
Constants rewritten (internal TODO)

14 years agoFix for missing FULL_VERSION config
Roland Häder [Sun, 11 Oct 2009 17:01:34 +0000 (17:01 +0000)]
Fix for missing FULL_VERSION config

14 years agoShould not be loadInclude() here, we need to rewrite EXT_LOAD_MODE and EXT_VER here
Roland Häder [Sun, 11 Oct 2009 16:57:14 +0000 (16:57 +0000)]
Should not be loadInclude() here, we need to rewrite EXT_LOAD_MODE and EXT_VER here

14 years agoSeveral more constant replaces will its real text
Roland Häder [Sun, 11 Oct 2009 02:28:17 +0000 (02:28 +0000)]
Several more constant replaces will its real text

14 years agoSeveral more constants rewritten to getConfig()
Roland Häder [Sun, 11 Oct 2009 02:16:39 +0000 (02:16 +0000)]
Several more constants rewritten to getConfig()

14 years agoSome language strings rewritten to use getMessage()
Roland Häder [Sat, 10 Oct 2009 23:40:53 +0000 (23:40 +0000)]
Some language strings rewritten to use getMessage()

14 years agoRef link fixed, nickname fixed, several rewrites, TODOs.txt updated:
Roland Häder [Sat, 10 Oct 2009 23:21:15 +0000 (23:21 +0000)]
Ref link fixed, nickname fixed, several rewrites, TODOs.txt updated:
- Reflink should now work again with nicknames, rewritten to use
  NICKNAME_GET_NICK()
- Above function fixed (may be now better)
- Several rewrites of SQL_FETCHROW() to SQL_FETCHARRAY() (internal TODO)
- Several constants rewritten to $content (internal TODO)
- TODOs.txt updated

14 years agoA lot constants rewritten to array elements
Roland Häder [Sat, 10 Oct 2009 22:03:54 +0000 (22:03 +0000)]
A lot constants rewritten to array elements

14 years agoTODO added
Roland Häder [Sat, 10 Oct 2009 21:50:06 +0000 (21:50 +0000)]
TODO added

14 years agoMissing bracket fixed
Roland Häder [Sat, 10 Oct 2009 13:15:46 +0000 (13:15 +0000)]
Missing bracket fixed

14 years agoSeveral minor rewrites, getter GET_JACKPOT_POINTS() added
Roland Häder [Thu, 8 Oct 2009 20:16:29 +0000 (20:16 +0000)]
Several minor rewrites, getter GET_JACKPOT_POINTS() added

14 years agoFix for possible non-working cache update
Roland Häder [Wed, 7 Oct 2009 23:25:55 +0000 (23:25 +0000)]
Fix for possible non-working cache update

14 years agoDefault language set to 'de'
Roland Häder [Wed, 7 Oct 2009 23:17:39 +0000 (23:17 +0000)]
Default language set to 'de'

14 years agoPer default no admin is registered
Roland Häder [Wed, 7 Oct 2009 23:14:19 +0000 (23:14 +0000)]
Per default no admin is registered

14 years agoMore missing config entries added
Roland Häder [Wed, 7 Oct 2009 23:12:16 +0000 (23:12 +0000)]
More missing config entries added

14 years agoPossible fix for non-working profile update
Roland Häder [Wed, 7 Oct 2009 23:01:21 +0000 (23:01 +0000)]
Possible fix for non-working profile update

14 years agoGUEST_404_ACTION is now renamed to GUEST_404_WHAT
Roland Häder [Wed, 7 Oct 2009 22:04:07 +0000 (22:04 +0000)]
GUEST_404_ACTION is now renamed to GUEST_404_WHAT

14 years agoFix for SQL error
Roland Häder [Wed, 7 Oct 2009 21:40:06 +0000 (21:40 +0000)]
Fix for SQL error

14 years agoMissing empty line added
Roland Häder [Wed, 7 Oct 2009 20:08:09 +0000 (20:08 +0000)]
Missing empty line added

14 years agoGerman docu added (very simple)
Roland Häder [Wed, 7 Oct 2009 20:06:35 +0000 (20:06 +0000)]
German docu added (very simple)

14 years agoTODOs.txt updated... :(
Roland Häder [Wed, 7 Oct 2009 20:01:11 +0000 (20:01 +0000)]
TODOs.txt updated... :(

14 years agoLogin form for guests in surfbar added, some trigger_error() added, misc rewrites
Roland Häder [Wed, 7 Oct 2009 19:59:56 +0000 (19:59 +0000)]
Login form for guests in surfbar added, some trigger_error() added, misc rewrites

14 years agoModules removed/added
Roland Häder [Tue, 6 Oct 2009 21:54:19 +0000 (21:54 +0000)]
Modules removed/added

14 years agoFixed for loading themes, no longer needed parameters removed
Roland Häder [Tue, 6 Oct 2009 20:45:35 +0000 (20:45 +0000)]
Fixed for loading themes, no longer needed parameters removed

14 years agoDeprecated include inc/language.php removed, TODOs.txt updated
Roland Häder [Tue, 6 Oct 2009 20:34:36 +0000 (20:34 +0000)]
Deprecated include inc/language.php removed, TODOs.txt updated

14 years agoFunction loadLanguageFile() does now support extensions
Roland Häder [Tue, 6 Oct 2009 20:26:19 +0000 (20:26 +0000)]
Function loadLanguageFile() does now support extensions

14 years agoCode from inc/language.php moved to function loadLanguageFile(), the include is now...
Roland Häder [Tue, 6 Oct 2009 20:20:27 +0000 (20:20 +0000)]
Code from inc/language.php moved to function loadLanguageFile(), the include is now deprecated

14 years agoSome double-quotes to single rewritten
Roland Häder [Tue, 6 Oct 2009 20:15:07 +0000 (20:15 +0000)]
Some double-quotes to single rewritten

14 years agoInconsistency between echo and print() fixed to OUTPUT_HTML() (not all)
Roland Häder [Tue, 6 Oct 2009 20:04:31 +0000 (20:04 +0000)]
Inconsistency between echo and print() fixed to OUTPUT_HTML() (not all)

14 years agoThe cache should be rebuilded after purging dublicate entries from the filters table
Roland Häder [Tue, 6 Oct 2009 19:23:20 +0000 (19:23 +0000)]
The cache should be rebuilded after purging dublicate entries from the filters table

14 years agoBug with multiple registration of filters fixed (see fix_filters.php for details)
Roland Häder [Tue, 6 Oct 2009 19:09:04 +0000 (19:09 +0000)]
Bug with multiple registration of filters fixed (see fix_filters.php for details)

14 years agoBetter out, then it is automatic
Roland Häder [Mon, 5 Oct 2009 22:56:06 +0000 (22:56 +0000)]
Better out, then it is automatic

14 years agoScrollbar enabled for url frame...
Roland Häder [Mon, 5 Oct 2009 22:37:18 +0000 (22:37 +0000)]
Scrollbar enabled for url frame...

14 years agoSQL in login welcome screen fixed
Roland Häder [Mon, 5 Oct 2009 22:35:28 +0000 (22:35 +0000)]
SQL in login welcome screen fixed

14 years agoelse-block removed
Roland Häder [Mon, 5 Oct 2009 22:32:57 +0000 (22:32 +0000)]
else-block removed

14 years agoDefault refid is always fallback now, or 0 if sql_patches is absend
Roland Häder [Mon, 5 Oct 2009 22:16:28 +0000 (22:16 +0000)]
Default refid is always fallback now, or 0 if sql_patches is absend

14 years agoTOTAL_REFS removed/rewritten to TOTAL_REFERRALS
Roland Häder [Mon, 5 Oct 2009 21:06:52 +0000 (21:06 +0000)]
TOTAL_REFS removed/rewritten to TOTAL_REFERRALS

14 years agoDebug line commented out
Roland Häder [Mon, 5 Oct 2009 21:02:55 +0000 (21:02 +0000)]
Debug line commented out

14 years agoMore misc fixes and rewrites (sorry, lame description)
Roland Häder [Mon, 5 Oct 2009 20:55:08 +0000 (20:55 +0000)]
More misc fixes and rewrites (sorry, lame description)

14 years agoMore debugging and typo in comment fixed
Roland Häder [Mon, 5 Oct 2009 19:25:54 +0000 (19:25 +0000)]
More debugging and typo in comment fixed

14 years agoAgain TODOs.txt updated... :(
Roland Häder [Mon, 5 Oct 2009 19:19:09 +0000 (19:19 +0000)]
Again TODOs.txt updated... :(

14 years agoHuge rewrite:
Roland Häder [Mon, 5 Oct 2009 19:18:17 +0000 (19:18 +0000)]
Huge rewrite:
- All opendir() calles are now rewritten to getArrayFromDirectory()
- ... which is now generic and moved to inc/functions.php
- A lot more database column names surrounded by back-ticks (`)
- More double quotes rewritten to single quotes
- TODOS.txt updated

14 years agoComment added
Roland Häder [Sun, 4 Oct 2009 22:40:15 +0000 (22:40 +0000)]
Comment added

14 years agoOpps, fatal error...
Roland Häder [Sun, 4 Oct 2009 22:38:20 +0000 (22:38 +0000)]
Opps, fatal error...

14 years agoDetermination of username moved to filter FILTER_DETERMINE_USERNAME() (internal TODO)
Roland Häder [Sun, 4 Oct 2009 22:35:49 +0000 (22:35 +0000)]
Determination of username moved to filter FILTER_DETERMINE_USERNAME() (internal TODO)

14 years agoMore getModule() used, some SQL rewrites, constant __MODULE rewritten
Roland Häder [Sun, 4 Oct 2009 22:29:53 +0000 (22:29 +0000)]
More getModule() used, some SQL rewrites, constant __MODULE rewritten

14 years agoTODOs.txt updated
Roland Häder [Tue, 22 Sep 2009 17:06:17 +0000 (17:06 +0000)]
TODOs.txt updated

14 years agoWe should not auto-init sub-systems. Instead we should initialize them 'by-hand'
Roland Häder [Tue, 22 Sep 2009 17:05:15 +0000 (17:05 +0000)]
We should not auto-init sub-systems. Instead we should initialize them 'by-hand'

14 years agoFix for parser error
Roland Häder [Tue, 22 Sep 2009 00:21:27 +0000 (00:21 +0000)]
Fix for parser error

14 years agoHeavy rewrite:
Roland Häder [Tue, 22 Sep 2009 00:14:55 +0000 (00:14 +0000)]
Heavy rewrite:
- A lot (not all!) double-quotes converted to single-quotes
- A lot (again not all) SQL queries improved with back-ticks (`) for column names
- The email order page (what-order.php) might be broken, please test
- Some obsolete code removed
- "SELECT COUNT(foo)" queries rewritten to function GET_TOTAL_DATA()
- A lot more mailto-links (especially in sponsor extension) rewritten to
  functions
- Misc fixes/rewrites
- TODOs.txt updated

14 years agoPossible further fix for #128
Roland Häder [Sun, 20 Sep 2009 12:47:38 +0000 (12:47 +0000)]
Possible further fix for #128

14 years agoPossible fix and rewrite for ticket #128
Roland Häder [Sat, 19 Sep 2009 23:34:17 +0000 (23:34 +0000)]
Possible fix and rewrite for ticket #128

14 years agoNow we make sure 'filter_name' is there which prevents a notice and non-working code
Roland Häder [Wed, 2 Sep 2009 23:38:22 +0000 (23:38 +0000)]
Now we make sure 'filter_name' is there which prevents a notice and non-working code

14 years agoFilters should be executed even when sql_patches is out-dated
Roland Häder [Wed, 2 Sep 2009 23:24:26 +0000 (23:24 +0000)]
Filters should be executed even when sql_patches is out-dated

14 years agodebug_report_bug() was to 'hard' here.
Roland Häder [Thu, 27 Aug 2009 00:48:07 +0000 (00:48 +0000)]
debug_report_bug() was to 'hard' here.

14 years agoTODOs.txt updated, language string fixed
Roland Häder [Wed, 26 Aug 2009 05:10:18 +0000 (05:10 +0000)]
TODOs.txt updated, language string fixed

14 years agoCaching of filters added (should work now)
Roland Häder [Wed, 26 Aug 2009 05:04:58 +0000 (05:04 +0000)]
Caching of filters added (should work now)

14 years agoMany rewrites to get rid of dublicate modreg inserts while ext-cache is registered
Roland Häder [Wed, 26 Aug 2009 04:14:26 +0000 (04:14 +0000)]
Many rewrites to get rid of dublicate modreg inserts while ext-cache is registered

14 years agobigintval() made to much trouble, uberwach wont be displayed in frames anymore
Roland Häder [Wed, 26 Aug 2009 02:52:16 +0000 (02:52 +0000)]
bigintval() made to much trouble, uberwach wont be displayed in frames anymore

14 years agoRemoved
Roland Häder [Mon, 17 Aug 2009 18:05:34 +0000 (18:05 +0000)]
Removed

14 years agoVariable from (blind) code move fixed
Roland Häder [Mon, 17 Aug 2009 18:04:21 +0000 (18:04 +0000)]
Variable from (blind) code move fixed

14 years agoRewritten to use NICKNAME_IS_ACTIVE()
Roland Häder [Mon, 17 Aug 2009 18:02:53 +0000 (18:02 +0000)]
Rewritten to use NICKNAME_IS_ACTIVE()

14 years agoRewrite to save queries
Roland Häder [Mon, 17 Aug 2009 17:57:15 +0000 (17:57 +0000)]
Rewrite to save queries

14 years agoAnother try... :(
Roland Häder [Mon, 17 Aug 2009 17:54:08 +0000 (17:54 +0000)]
Another try... :(

14 years agoNext try to fix nickname login :(
Roland Häder [Mon, 17 Aug 2009 17:49:27 +0000 (17:49 +0000)]
Next try to fix nickname login :(

14 years agoNickname login should work now
Roland Häder [Mon, 17 Aug 2009 17:43:38 +0000 (17:43 +0000)]
Nickname login should work now