mailer.git
15 years agoMissing bonus_rates fixed to bonus_ranks
Roland Häder [Sat, 13 Sep 2008 17:44:19 +0000 (17:44 +0000)]
Missing bonus_rates fixed to bonus_ranks

15 years agoFixes for unconfirmed mail list in admin
Roland Häder [Sat, 13 Sep 2008 17:41:43 +0000 (17:41 +0000)]
Fixes for unconfirmed mail list in admin

15 years agoMore places are now using GET_TOTAL_DATA() instead of query
Roland Häder [Sat, 13 Sep 2008 16:07:07 +0000 (16:07 +0000)]
More places are now using GET_TOTAL_DATA() instead of query

15 years agoPrimera fixed, primera/wernis extensions now use SUB_POINTS()
Roland Häder [Sat, 13 Sep 2008 16:03:47 +0000 (16:03 +0000)]
Primera fixed, primera/wernis extensions now use SUB_POINTS()

15 years ago- Major change in LOAD_EMAIL_TEMPLATE(). The deprecated switch() block has
Roland Häder [Sat, 13 Sep 2008 15:51:21 +0000 (15:51 +0000)]
- Major change in LOAD_EMAIL_TEMPLATE(). The deprecated switch() block has
  been removed, all email templates are rewritten from direct variables like
  $salut, $surname, $family to $content[bla].
- Offensive word "sex" and "salut" replaced with "gender"
- Several minor fixes to templates and engine

15 years agoMail confirmation frameset now shows subject line as extra browser title
Roland Häder [Sat, 13 Sep 2008 11:30:00 +0000 (11:30 +0000)]
Mail confirmation frameset now shows subject line as extra browser title

15 years agoPrimera class is now backward-compatible to PHP4 (should be!)
Roland Häder [Sat, 13 Sep 2008 00:28:58 +0000 (00:28 +0000)]
Primera class is now backward-compatible to PHP4 (should be!)

15 years agoWithdraw now only allowed to sponsor in wernis/primera extension. Payout (untested...
Roland Häder [Sat, 13 Sep 2008 00:20:05 +0000 (00:20 +0000)]
Withdraw now only allowed to sponsor in wernis/primera extension. Payout (untested) finished for Primera

15 years agobigintval() now casts to double
Roland Häder [Fri, 12 Sep 2008 17:33:16 +0000 (17:33 +0000)]
bigintval() now casts to double

15 years agoFix for warning because of string instead of long
Roland Häder [Fri, 12 Sep 2008 17:11:29 +0000 (17:11 +0000)]
Fix for warning because of string instead of long

15 years agoFix for mad_counter->mad_count
Roland Häder [Fri, 12 Sep 2008 16:56:27 +0000 (16:56 +0000)]
Fix for mad_counter->mad_count

15 years agoReset rewritten, SQL fixed, zeros are now numeric
Roland Häder [Fri, 12 Sep 2008 16:51:08 +0000 (16:51 +0000)]
Reset rewritten, SQL fixed, zeros are now numeric

15 years agoRDF cache garbage collector does no longer kill MXChange cache files
Roland Häder [Fri, 12 Sep 2008 12:22:51 +0000 (12:22 +0000)]
RDF cache garbage collector does no longer kill MXChange cache files

15 years agoDamn thing missed... ;)
Roland Häder [Fri, 12 Sep 2008 12:19:54 +0000 (12:19 +0000)]
Damn thing missed... ;)

15 years agoProxy support added to Wernis RSS feed
Roland Häder [Fri, 12 Sep 2008 12:19:18 +0000 (12:19 +0000)]
Proxy support added to Wernis RSS feed

15 years agoDatabase columns changed in birthday, wernis news feed added
Roland Häder [Fri, 12 Sep 2008 11:56:39 +0000 (11:56 +0000)]
Database columns changed in birthday, wernis news feed added

15 years agoGeneric lock/unlock added, surfbar only needs dynamic payment model
Roland Häder [Fri, 12 Sep 2008 02:36:40 +0000 (02:36 +0000)]
Generic lock/unlock added, surfbar only needs dynamic payment model

15 years agoCode-style applied, surfbar URLs can now be edited
Roland Häder [Thu, 11 Sep 2008 22:49:59 +0000 (22:49 +0000)]
Code-style applied, surfbar URLs can now be edited

15 years agoDeleting of surfbar URLs added, a lot templates rewritten
Roland Häder [Thu, 11 Sep 2008 20:05:43 +0000 (20:05 +0000)]
Deleting of surfbar URLs added, a lot templates rewritten

15 years agoADMIN_MEMBER_SELECTION_BOX() does now return a select-tag with the member list
Roland Häder [Thu, 11 Sep 2008 19:21:32 +0000 (19:21 +0000)]
ADMIN_MEMBER_SELECTION_BOX() does now return a select-tag with the member list

15 years agoObsoleted parameters to SQL_AFFECTED_ROWS() removed, OPEN_TABLE() and CLOSE_TABLE...
Roland Häder [Thu, 11 Sep 2008 19:11:07 +0000 (19:11 +0000)]
Obsoleted parameters to SQL_AFFECTED_ROWS() removed, OPEN_TABLE() and CLOSE_TABLE() are now deprecated and except check-login.php fully removed

15 years agoDeleting of entries added
Roland Häder [Thu, 11 Sep 2008 18:43:21 +0000 (18:43 +0000)]
Deleting of entries added

15 years agoFixes for header.php if database connection is lost
Roland Häder [Thu, 11 Sep 2008 12:38:52 +0000 (12:38 +0000)]
Fixes for header.php if database connection is lost

15 years agoObsolete direct links to my server removed, patch support deactivated in what-updates.php
Roland Häder [Thu, 11 Sep 2008 00:46:36 +0000 (00:46 +0000)]
Obsolete direct links to my server removed, patch support deactivated in what-updates.php

15 years agoIS_LOGGED_IN() renamed to IS_MEMBER(), some HTML fixes
Roland Häder [Thu, 11 Sep 2008 00:22:43 +0000 (00:22 +0000)]
IS_LOGGED_IN() renamed to IS_MEMBER(), some HTML fixes

15 years agoMore time() in SQL queries replace with UNIX_TIMESTAMP()
Roland Häder [Wed, 10 Sep 2008 11:19:04 +0000 (11:19 +0000)]
More time() in SQL queries replace with UNIX_TIMESTAMP()

15 years agoSurfbar admin stats added (dummy), FILE_READABLE() added
Roland Häder [Wed, 10 Sep 2008 09:42:13 +0000 (09:42 +0000)]
Surfbar admin stats added (dummy), FILE_READABLE() added

15 years agoSome old lost copyright lines fixed, edit/delete admin functions rewritten
Roland Häder [Wed, 10 Sep 2008 00:07:26 +0000 (00:07 +0000)]
Some old lost copyright lines fixed, edit/delete admin functions rewritten

15 years agoSome fixes
Roland Häder [Tue, 9 Sep 2008 21:48:39 +0000 (21:48 +0000)]
Some fixes

15 years ago(no comment)
Roland Häder [Tue, 9 Sep 2008 19:59:53 +0000 (19:59 +0000)]
(no comment)

15 years agoTask extension now shows Primera requests
Roland Häder [Tue, 9 Sep 2008 19:57:04 +0000 (19:57 +0000)]
Task extension now shows Primera requests

15 years agoInitial non-working import for Primera, Wernis now as static word
Roland Häder [Tue, 9 Sep 2008 19:53:18 +0000 (19:53 +0000)]
Initial non-working import for Primera, Wernis now as static word

15 years agoMissed again... *sigh*
Roland Häder [Tue, 9 Sep 2008 18:58:19 +0000 (18:58 +0000)]
Missed again... *sigh*

15 years agoFixes for db/cache counter
Roland Häder [Tue, 9 Sep 2008 18:55:43 +0000 (18:55 +0000)]
Fixes for db/cache counter

15 years agoRevision missing...
Roland Häder [Tue, 9 Sep 2008 18:03:57 +0000 (18:03 +0000)]
Revision missing...

15 years agoHeavy improvements to caching system. Now, if cache is installed the system relays...
Roland Häder [Tue, 9 Sep 2008 18:03:21 +0000 (18:03 +0000)]
Heavy improvements to caching system. Now, if cache is installed the system relays more on it.

15 years agoImprovements to task extension
Roland Häder [Tue, 9 Sep 2008 17:11:53 +0000 (17:11 +0000)]
Improvements to task extension

15 years agoDefault ref level removed from surfbar
Roland Häder [Tue, 9 Sep 2008 16:18:03 +0000 (16:18 +0000)]
Default ref level removed from surfbar

15 years agoMore fixes for points booking and surfbar
Roland Häder [Tue, 9 Sep 2008 16:14:21 +0000 (16:14 +0000)]
More fixes for points booking and surfbar

15 years agoOnly a test
Roland Häder [Tue, 9 Sep 2008 12:32:11 +0000 (12:32 +0000)]
Only a test

15 years agoLanguage rewritten
Roland Häder [Tue, 9 Sep 2008 12:29:29 +0000 (12:29 +0000)]
Language rewritten

15 years agoObsolete update check replaced with SVN revision
Roland Häder [Tue, 9 Sep 2008 12:26:08 +0000 (12:26 +0000)]
Obsolete update check replaced with SVN revision

15 years agoMXCHANGE_OPEN() rewritten to GET_URL(), POST_URL() and SEND_RAW_REQUEST()
Roland Häder [Tue, 9 Sep 2008 11:03:08 +0000 (11:03 +0000)]
MXCHANGE_OPEN() rewritten to GET_URL(), POST_URL() and SEND_RAW_REQUEST()

15 years agoCache system restructured, config cache will be rebuild again
Roland Häder [Tue, 9 Sep 2008 01:47:29 +0000 (01:47 +0000)]
Cache system restructured, config cache will be rebuild again

15 years agoCSS class admin_footer now centered, a lot templates rewritten
Roland Häder [Tue, 9 Sep 2008 00:59:39 +0000 (00:59 +0000)]
CSS class admin_footer now centered, a lot templates rewritten

15 years agoFix for order module
Roland Häder [Tue, 9 Sep 2008 00:38:03 +0000 (00:38 +0000)]
Fix for order module

15 years agoUnlock of booked URLs in surfbar added, fix for URL-encoded links in loader module
Roland Häder [Tue, 9 Sep 2008 00:36:48 +0000 (00:36 +0000)]
Unlock of booked URLs in surfbar added, fix for URL-encoded links in loader module

15 years agoDebug mode removed from reset
Roland Häder [Mon, 8 Sep 2008 22:27:31 +0000 (22:27 +0000)]
Debug mode removed from reset

15 years agoFinal fix for x length
Roland Häder [Mon, 8 Sep 2008 22:20:27 +0000 (22:20 +0000)]
Final fix for x length

15 years agoTextlink updated in surfbar
Roland Häder [Mon, 8 Sep 2008 20:30:55 +0000 (20:30 +0000)]
Textlink updated in surfbar

15 years agoTextlinks added to surfbar bottom frame
Roland Häder [Mon, 8 Sep 2008 20:26:12 +0000 (20:26 +0000)]
Textlinks added to surfbar bottom frame

15 years agoToday<->yesterday exchanged, opps!
Roland Häder [Mon, 8 Sep 2008 19:22:16 +0000 (19:22 +0000)]
Today<->yesterday exchanged, opps!

15 years agoCounter for yester hits in surfbar added
Roland Häder [Mon, 8 Sep 2008 19:19:42 +0000 (19:19 +0000)]
Counter for yester hits in surfbar added

15 years agoFix for online counter...
Roland Häder [Mon, 8 Sep 2008 18:42:49 +0000 (18:42 +0000)]
Fix for online counter...

15 years ago- Daily/weekly/monthly reset completely rewritten
Roland Häder [Mon, 8 Sep 2008 18:39:37 +0000 (18:39 +0000)]
- Daily/weekly/monthly reset completely rewritten
- Saving of non-admin config entries rewritten
- Statistics added to surfbar bottom frame
- GET_EXT_ID() and GET_EXT_NAME() rewritten due to load-extensions.php is
  rewritten too!
- Double close of database link fixed (causes double write of config)
- Several minor improvments/fixes
- Obsolete inc/monthly_newsletter.php removed

15 years agoSurfbar counter rewritten
Roland Häder [Mon, 8 Sep 2008 11:31:19 +0000 (11:31 +0000)]
Surfbar counter rewritten

15 years agoAmount of points displayed in surfbar, more fixes
Roland Häder [Mon, 8 Sep 2008 11:27:15 +0000 (11:27 +0000)]
Amount of points displayed in surfbar, more fixes

15 years agoMore fixes for surfbar extension
Roland Häder [Mon, 8 Sep 2008 10:47:15 +0000 (10:47 +0000)]
More fixes for surfbar extension

15 years agoSpaces removed...
Roland Häder [Mon, 8 Sep 2008 09:19:03 +0000 (09:19 +0000)]
Spaces removed...

15 years agoError fixed :( :( :(
Roland Häder [Sun, 7 Sep 2008 00:48:35 +0000 (00:48 +0000)]
Error fixed :( :( :(

15 years agoRedirect fixed... ;)
Roland Häder [Sun, 7 Sep 2008 00:47:43 +0000 (00:47 +0000)]
Redirect fixed... ;)

15 years agoUnconfirmed mails in member area requires active mailid extension
Roland Häder [Sun, 7 Sep 2008 00:46:32 +0000 (00:46 +0000)]
Unconfirmed mails in member area requires active mailid extension

15 years agoValidation of points amount added to surfbar
Roland Häder [Sat, 6 Sep 2008 22:23:43 +0000 (22:23 +0000)]
Validation of points amount added to surfbar

15 years agoAutostart/manual-start added to surfbar
Roland Häder [Sat, 6 Sep 2008 21:39:47 +0000 (21:39 +0000)]
Autostart/manual-start added to surfbar

15 years agoFix for PHP error
Roland Häder [Sat, 6 Sep 2008 20:48:57 +0000 (20:48 +0000)]
Fix for PHP error

15 years agoProblem with one URL not in reload lock fixed
Roland Häder [Sat, 6 Sep 2008 20:46:36 +0000 (20:46 +0000)]
Problem with one URL not in reload lock fixed

15 years agoDebug comment removed
Roland Häder [Sat, 6 Sep 2008 20:00:14 +0000 (20:00 +0000)]
Debug comment removed

15 years agoMore fixes for surfbar, SQL_QUERY_ESC() now escapes zeros
Roland Häder [Sat, 6 Sep 2008 19:51:38 +0000 (19:51 +0000)]
More fixes for surfbar, SQL_QUERY_ESC() now escapes zeros

15 years agoExtension de-/activation fixed in surfbar
Roland Häder [Sat, 6 Sep 2008 19:11:18 +0000 (19:11 +0000)]
Extension de-/activation fixed in surfbar

15 years agoLogout link fixed
Roland Häder [Sat, 6 Sep 2008 19:08:12 +0000 (19:08 +0000)]
Logout link fixed

15 years agoFinal fixes for surfbar reload lock
Roland Häder [Sat, 6 Sep 2008 18:55:04 +0000 (18:55 +0000)]
Final fixes for surfbar reload lock

15 years agoDefault times reduced in surfbar
Roland Häder [Sat, 6 Sep 2008 17:57:29 +0000 (17:57 +0000)]
Default times reduced in surfbar

15 years agoCounter for pending surfbar added
Roland Häder [Sat, 6 Sep 2008 17:54:21 +0000 (17:54 +0000)]
Counter for pending surfbar added

15 years agoBanner place added for sleeping surfbar
Roland Häder [Sat, 6 Sep 2008 17:36:40 +0000 (17:36 +0000)]
Banner place added for sleeping surfbar

15 years agoStart of surfbar slowed down by halt second
Roland Häder [Sat, 6 Sep 2008 17:33:52 +0000 (17:33 +0000)]
Start of surfbar slowed down by halt second

15 years agoClose link fixed in surfbar
Roland Häder [Sat, 6 Sep 2008 17:26:04 +0000 (17:26 +0000)]
Close link fixed in surfbar

15 years agoSurfbar fixed, more fixes in core, templates fixed
Roland Häder [Sat, 6 Sep 2008 16:52:48 +0000 (16:52 +0000)]
Surfbar fixed, more fixes in core, templates fixed

15 years agoConstant SECS and MINS are now deprecated/removed, surfbar extended with static costs...
Roland Häder [Sat, 6 Sep 2008 14:11:30 +0000 (14:11 +0000)]
Constant SECS and MINS are now deprecated/removed, surfbar extended with static costs (thx 2 rasty!)

15 years agoMissing but empty CSS files added
Roland Häder [Sat, 6 Sep 2008 05:28:53 +0000 (05:28 +0000)]
Missing but empty CSS files added

15 years agoTons of rewrites (SQL queries), surfbar nearly finished (working: surfing with static...
Roland Häder [Sat, 6 Sep 2008 05:28:10 +0000 (05:28 +0000)]
Tons of rewrites (SQL queries), surfbar nearly finished (working: surfing with static payout), minor fixes

15 years agoSome HTML fixes
Roland Häder [Fri, 5 Sep 2008 19:15:04 +0000 (19:15 +0000)]
Some HTML fixes

15 years ago- Surfbar extended with dynamic percentage (only config)
Roland Häder [Fri, 5 Sep 2008 19:11:26 +0000 (19:11 +0000)]
- Surfbar extended with dynamic percentage (only config)
- All SQL statements like "DEFAULT NOT NULL" written in uppercase
- Member modules for surfbar added (unfinished!)

15 years agoSome template fixes, width='600' removed from many templates, surfbar admin extended...
Roland Häder [Fri, 5 Sep 2008 14:22:11 +0000 (14:22 +0000)]
Some template fixes, width='600' removed from many templates, surfbar admin extended (unfinished!)

15 years agoTranslation of status/reward now happens after the record was inserted
Roland Häder [Thu, 4 Sep 2008 22:33:41 +0000 (22:33 +0000)]
Translation of status/reward now happens after the record was inserted

15 years agoTask extension now shows surfbar URLs in admin overview
Roland Häder [Thu, 4 Sep 2008 22:29:33 +0000 (22:29 +0000)]
Task extension now shows surfbar URLs in admin overview

15 years ago- Templates for surfbar (admin/member) added when URL got added while unlocking
Roland Häder [Wed, 3 Sep 2008 23:21:40 +0000 (23:21 +0000)]
- Templates for surfbar (admin/member) added when URL got added while unlocking
  the mail order
- Minor fix to footer.php
- URLs got now compressed with gzcompress() to and then BASE64-encoded in
  frametester and dereferer
- More surfbar functions added (still incomplete extension!)

15 years agoSurfbar URL status translation added, member template name fixed
Roland Häder [Wed, 3 Sep 2008 15:44:25 +0000 (15:44 +0000)]
Surfbar URL status translation added, member template name fixed

15 years agoSurfbar extended with member notification
Roland Häder [Wed, 3 Sep 2008 15:35:46 +0000 (15:35 +0000)]
Surfbar extended with member notification

15 years ago* Member template added for the surfbar which notifies the user that the URL is
Roland Häder [Tue, 2 Sep 2008 22:47:25 +0000 (22:47 +0000)]
* Member template added for the surfbar which notifies the user that the URL is
  booked as email and in surfbar likewise.
* Surfbar extended with notification option (PLEASE RE-INSTALL!)
* Member order mails improved ($TARGET_URL and $SUBJECT are obsolete)
* Whole admin notification simplified with function SEND_ADMIN_NOTIFICATION()
* Surfbar continued in admin area while adding unlocked url from email orders

15 years agoReferal levels for surfbar added (unfinished)
Roland Häder [Mon, 1 Sep 2008 15:49:37 +0000 (15:49 +0000)]
Referal levels for surfbar added (unfinished)

15 years agoFix for missing footer
Roland Häder [Mon, 1 Sep 2008 11:17:51 +0000 (11:17 +0000)]
Fix for missing footer

15 years agoConfig added for surfbar
Roland Häder [Mon, 1 Sep 2008 00:24:01 +0000 (00:24 +0000)]
Config added for surfbar

15 years agoConfig entry surfbar_pay_mode renamed to surfbar_pay_model
Roland Häder [Sun, 31 Aug 2008 23:16:53 +0000 (23:16 +0000)]
Config entry surfbar_pay_mode renamed to surfbar_pay_model

15 years agoSurfbar text updated, more masks applied, footer/timing removed in frametester module
Roland Häder [Sun, 31 Aug 2008 23:06:08 +0000 (23:06 +0000)]
Surfbar text updated, more masks applied, footer/timing removed in frametester module

15 years agoQuery time added to debug logfile
Roland Häder [Sun, 31 Aug 2008 16:57:40 +0000 (16:57 +0000)]
Query time added to debug logfile

15 years agoParse error in optimize extension fixed
Roland Häder [Sun, 31 Aug 2008 16:14:05 +0000 (16:14 +0000)]
Parse error in optimize extension fixed

15 years agoXHTML fixes (not fully valid)
Roland Häder [Sun, 31 Aug 2008 12:06:31 +0000 (12:06 +0000)]
XHTML fixes (not fully valid)

15 years agoMore fixes on cache to reduce queries
Roland Häder [Sun, 31 Aug 2008 09:45:28 +0000 (09:45 +0000)]
More fixes on cache to reduce queries

15 years agoCache was destroyed in load_cache.php -> fixed, invalid cache test removed
Roland Häder [Sun, 31 Aug 2008 09:34:46 +0000 (09:34 +0000)]
Cache was destroyed in load_cache.php -> fixed, invalid cache test removed

15 years agoFinal fixes for password reset behavior on sql_patches removal :)
Roland Häder [Sat, 30 Aug 2008 23:51:03 +0000 (23:51 +0000)]
Final fixes for password reset behavior on sql_patches removal :)