]> git.mxchange.org Git - mailer.git/log
mailer.git
13 years agoFix 'index' to 'home' in index.php
Roland Häder [Thu, 28 Jul 2011 05:17:08 +0000 (05:17 +0000)]
Fix 'index' to 'home' in index.php

13 years agoMissed this :(
Roland Häder [Thu, 28 Jul 2011 05:11:26 +0000 (05:11 +0000)]
Missed this :(

13 years agotrue is for 'asArray' parameter, 'return' was a little misleading here so I added...
Roland Häder [Thu, 28 Jul 2011 05:08:51 +0000 (05:08 +0000)]
true is for 'asArray' parameter, 'return' was a little misleading here so I added it in some parts :(

13 years ago... instead display reload lock and minimum stay
Roland Häder [Thu, 28 Jul 2011 05:06:18 +0000 (05:06 +0000)]
... instead display reload lock and minimum stay

13 years agoForced-Ads are never locked, instead lock campaigns
Roland Häder [Thu, 28 Jul 2011 05:01:15 +0000 (05:01 +0000)]
Forced-Ads are never locked, instead lock campaigns

13 years agoext-sql_patches must be at least 0.8.3
Roland Häder [Thu, 28 Jul 2011 04:45:33 +0000 (04:45 +0000)]
ext-sql_patches must be at least 0.8.3

13 years agomerge_array() call fixed
Roland Häder [Thu, 28 Jul 2011 04:42:33 +0000 (04:42 +0000)]
merge_array() call fixed

13 years agoA lot has been rewritten, ext-teams added, ext-forced continued:
Roland Häder [Thu, 28 Jul 2011 04:07:10 +0000 (04:07 +0000)]
A lot has been rewritten, ext-teams added, ext-forced continued:
- Adding of (admin only) forced-ads basicly finished
- Listing of forced-ads in admin area basicly finished
- Extension ext-teams introduced (stub only)
- Many rewrites/refacturings (I cannot recall them all!) here and there,
  including more usage of EL code and filters
- TODOs.txt updated

13 years agoFix for SQL with ref_depth=NULL
Roland Häder [Fri, 22 Jul 2011 20:59:55 +0000 (20:59 +0000)]
Fix for SQL with ref_depth=NULL

13 years agoNo 'Wernis' in ext-funcoins
Roland Häder [Tue, 19 Jul 2011 18:03:58 +0000 (18:03 +0000)]
No 'Wernis' in ext-funcoins

13 years agoext-funcoins: Wrappers for configuration entries added
Roland Häder [Tue, 19 Jul 2011 17:44:14 +0000 (17:44 +0000)]
ext-funcoins: Wrappers for configuration entries added

13 years agoNot just default :(
Roland Häder [Tue, 19 Jul 2011 17:34:50 +0000 (17:34 +0000)]
Not just default :(

13 years agoIt is the value, not entry
Roland Häder [Tue, 19 Jul 2011 17:34:17 +0000 (17:34 +0000)]
It is the value, not entry

13 years agoExtension ext-funcoins continued, template helper function added:
Roland Häder [Tue, 19 Jul 2011 17:33:18 +0000 (17:33 +0000)]
Extension ext-funcoins continued, template helper function added:
- Extension ext-funcoins: Configuration basicly finished (but not yet used)
- Template helper doTemplateConfigurationYesNoSelectionBox() introduced which
  will unify yes/no configuration selections.
- TODOs.txt updated

13 years agoBetter this way
Roland Häder [Tue, 19 Jul 2011 15:04:49 +0000 (15:04 +0000)]
Better this way

13 years agoSuperfluous SQL query rewritten to getUserData() call
Roland Häder [Tue, 19 Jul 2011 15:04:10 +0000 (15:04 +0000)]
Superfluous SQL query rewritten to getUserData() call

13 years agoTypo and SQL fixes
Roland Häder [Mon, 18 Jul 2011 14:39:53 +0000 (14:39 +0000)]
Typo and SQL fixes

13 years agoDo better call debug_report_bug() if something bad happened
Roland Häder [Mon, 18 Jul 2011 13:58:04 +0000 (13:58 +0000)]
Do better call debug_report_bug() if something bad happened

13 years agoSQL fixed, generateRandomCode() improved (is now generating better numbers)
Roland Häder [Mon, 18 Jul 2011 10:59:42 +0000 (10:59 +0000)]
SQL fixed, generateRandomCode() improved (is now generating better numbers)

13 years agoTypos fixed
Roland Häder [Sat, 16 Jul 2011 11:32:43 +0000 (11:32 +0000)]
Typos fixed

13 years agoMissing initReferalSystem() call added
Roland Häder [Fri, 15 Jul 2011 22:46:05 +0000 (22:46 +0000)]
Missing initReferalSystem() call added

13 years agoDo not reset accounts on daily reset
Roland Häder [Fri, 15 Jul 2011 22:37:57 +0000 (22:37 +0000)]
Do not reset accounts on daily reset

13 years agoSame date format in user details/list
Roland Häder [Fri, 15 Jul 2011 22:26:33 +0000 (22:26 +0000)]
Same date format in user details/list

13 years agoQueries fixed
Roland Häder [Fri, 15 Jul 2011 22:15:20 +0000 (22:15 +0000)]
Queries fixed

13 years agoWe require FAILED, sorry folks
Roland Häder [Fri, 15 Jul 2011 20:33:00 +0000 (20:33 +0000)]
We require FAILED, sorry folks

13 years agoRemoved deprecated FAILED type
Roland Häder [Fri, 15 Jul 2011 20:27:18 +0000 (20:27 +0000)]
Removed deprecated FAILED type

13 years agoSome improvements to SQL tables
Roland Häder [Fri, 15 Jul 2011 20:20:49 +0000 (20:20 +0000)]
Some improvements to SQL tables

13 years agoExtension ext-funcoins started, some cleanups:
Roland Häder [Fri, 15 Jul 2011 15:40:15 +0000 (15:40 +0000)]
Extension ext-funcoins started, some cleanups:
- ext-funcoins started (only extra table, config entries and menu entries plus
  one script are ready)
- ext-wernis: SQL fixed
- Superfluous duplicate 'POINTS' removed

13 years agoNaming convention: 'cnt' is shortcutting 'count'
Roland Häder [Fri, 15 Jul 2011 11:40:05 +0000 (11:40 +0000)]
Naming convention: 'cnt' is shortcutting 'count'

13 years agoScript action-sponsor.php in guest area doesn't display the navigation link 'You...
Roland Häder [Fri, 15 Jul 2011 11:35:36 +0000 (11:35 +0000)]
Script action-sponsor.php in guest area doesn't display the navigation link 'You are here'

13 years agoExtension ext-mediadata continued, wrapper function introduced:
Roland Häder [Fri, 15 Jul 2011 11:23:30 +0000 (11:23 +0000)]
Extension ext-mediadata continued, wrapper function introduced:
- ext-mediadata: Rewritten output of engine software, version and repository
  data (used revision and when created)
- Wrapper function getDateTimeFromRepository() introduced

13 years agoExtensions fixed/improved:
Roland Häder [Fri, 15 Jul 2011 11:10:01 +0000 (11:10 +0000)]
Extensions fixed/improved:
- ext-rallye: A lot templates renamed and member-related added for better
  naming, language strings swapped out to language file
- ext-active: Fixed missing variable $last
- TODOs.txt updated

13 years agoSQL fixed
Roland Häder [Fri, 15 Jul 2011 10:48:48 +0000 (10:48 +0000)]
SQL fixed

13 years agoNaming convention applied, ext-refback description updated:
Roland Häder [Fri, 15 Jul 2011 10:40:09 +0000 (10:40 +0000)]
Naming convention applied, ext-refback description updated:
- ext-mediadata: renamed _clr to click_rate (better naming)
- ext-refback: Description for refback updated (which the member can see)
- Some minor improvements here and there
- TODOs.txt updated

13 years agoRefback and referal points hopefully fixed:
Roland Häder [Fri, 15 Jul 2011 01:21:46 +0000 (01:21 +0000)]
Refback and referal points hopefully fixed:
- All userids are now initialized NULL and not '0'
- Template added for deleted bonus mails
- Handling of refback and referal points now fully fixed (I hope so)
- Several debug lines extended with more debugging data
- TODOs.txt updated

13 years agoSome CSS classes purged, ol.listing added, extensions fixed:
Roland Häder [Thu, 14 Jul 2011 21:47:54 +0000 (21:47 +0000)]
Some CSS classes purged, ol.listing added, extensions fixed:
- Some out-dated (superfluous) CSS classes purged
- Others fixed/rewritten (really a lot!)
- Extension ext-beg now displays correctly memeber menu entries and SQL query
  is fixed
- Extension ext-refback now sends correct userids out and allows an optional
  note to the recipient
- Other minor improvements/fixes

13 years agoHandled unconfirmed mails, renamed array index
Roland Häder [Thu, 14 Jul 2011 18:53:55 +0000 (18:53 +0000)]
Handled unconfirmed mails, renamed array index

13 years agoReferal id will now always be stored, if valid can be found in GLOBALS array
Roland Häder [Thu, 14 Jul 2011 18:40:50 +0000 (18:40 +0000)]
Referal id will now always be stored, if valid can be found in GLOBALS array

13 years agoEven them a bit longer...
Roland Häder [Thu, 14 Jul 2011 16:02:08 +0000 (16:02 +0000)]
Even them a bit longer...

13 years agoFinal fixes?
Roland Häder [Thu, 14 Jul 2011 15:58:35 +0000 (15:58 +0000)]
Final fixes?

13 years agoNot DEFAULT_POINTS
Roland Häder [Thu, 14 Jul 2011 15:55:49 +0000 (15:55 +0000)]
Not DEFAULT_POINTS

13 years agoMenu entries moved to ext-user:
Roland Häder [Thu, 14 Jul 2011 15:51:40 +0000 (15:51 +0000)]
Menu entries moved to ext-user:
- 'add_points' and 'sub_points' are user actions and should belong into ext-user
- Some minor comment improvements

13 years agoMenu system fixes, list_user simplified:
Roland Häder [Thu, 14 Jul 2011 15:38:07 +0000 (15:38 +0000)]
Menu system fixes, list_user simplified:
- Menu entry 'add_points' has truncated output due to to short VARCHAR
- what=list_user and correspondig functions simplified towards XML-rewrite
- TODOs.txt updated

13 years agoImportant fix for mail and 'percents' renamed to 'click_rate' where it is a click...
Roland Häder [Thu, 14 Jul 2011 13:42:16 +0000 (13:42 +0000)]
Important fix for mail and 'percents' renamed to 'click_rate' where it is a click rate

13 years agoNo die() here
Roland Häder [Thu, 14 Jul 2011 13:10:27 +0000 (13:10 +0000)]
No die() here

13 years agoMissing templates added
Roland Häder [Thu, 14 Jul 2011 13:07:41 +0000 (13:07 +0000)]
Missing templates added

13 years agoCSS class 'pre' is now no longer used, use regular pre tag instead
Roland Häder [Thu, 14 Jul 2011 12:55:26 +0000 (12:55 +0000)]
CSS class 'pre' is now no longer used, use regular pre tag instead

13 years agoFixes for compilation, more EL code:
Roland Häder [Thu, 14 Jul 2011 12:17:57 +0000 (12:17 +0000)]
Fixes for compilation, more EL code:
- More usage of EL code
- Compilation will now compile {OPEN_TEMPLATE} and its brothers out
- Compilation loop count will be added in HTML code and if debug-mode is enabled
- TODOs.txt updated

13 years agoExtension ext-refback continued:
Roland Häder [Wed, 13 Jul 2011 23:11:26 +0000 (23:11 +0000)]
Extension ext-refback continued:
- Templates renamed to naming convention
- Minor improvements here and there
- TODOs.txt updated

13 years ago'guest' may come when e.g. ext-nickname is not installed but a template requested...
Roland Häder [Wed, 13 Jul 2011 11:12:41 +0000 (11:12 +0000)]
'guest' may come when e.g. ext-nickname is not installed but a template requested the user's nickname

13 years agoSome words rewritten
Roland Häder [Wed, 13 Jul 2011 11:10:01 +0000 (11:10 +0000)]
Some words rewritten

13 years agoOld column name fixed
Roland Häder [Wed, 13 Jul 2011 11:01:18 +0000 (11:01 +0000)]
Old column name fixed

13 years agoThis might be more clear
Roland Häder [Wed, 13 Jul 2011 09:22:14 +0000 (09:22 +0000)]
This might be more clear

13 years agoNow we have a listing here
Roland Häder [Wed, 13 Jul 2011 08:56:19 +0000 (08:56 +0000)]
Now we have a listing here

13 years agoMember area section 'referal links' refactured:
Roland Häder [Wed, 13 Jul 2011 08:53:29 +0000 (08:53 +0000)]
Member area section 'referal links' refactured:
- The member can now see how much mails (of minimum) he has clicked to be
  randomly selected as referal id
- He can also see his referal (including nickname if installed&set)
- New CSS class listing for ul/li tags added
- Templates renamed to new naming convention
- TODOs.txt updated

13 years agoDon't miss to rebuild the cache ... :( Maybe a filter is a nicer way here?
Roland Häder [Tue, 12 Jul 2011 22:51:53 +0000 (22:51 +0000)]
Don't miss to rebuild the cache ... :( Maybe a filter is a nicer way here?

13 years agoSome fixes:
Roland Häder [Tue, 12 Jul 2011 22:49:54 +0000 (22:49 +0000)]
Some fixes:
- what-repair_refs.php does now check for latest ext-user
- Drop of 'user_refs' moved from ext-refback to ext-user (opps!)

13 years agoFile renamed to naming convention, ext-repair continued:
Roland Häder [Tue, 12 Jul 2011 22:44:50 +0000 (22:44 +0000)]
File renamed to naming convention, ext-repair continued:
- gen_refback.php renamed to fix_refsystem.php to make it more clear that this
  script is a) generic and b) is fixing the referal system
- Extension ext-repair: The referal system can now be repaired
- TODOs.txt updated

13 years agoMinor cleanups/renaming
Roland Häder [Tue, 12 Jul 2011 22:07:51 +0000 (22:07 +0000)]
Minor cleanups/renaming

13 years agoWrapper introduced, renaming to the naming convention:
Roland Häder [Tue, 12 Jul 2011 21:55:23 +0000 (21:55 +0000)]
Wrapper introduced, renaming to the naming convention:
- Wrapper function getTotalUnconfirmedMails() introduced to shorten things
- But don't shortcut array elements or variables, cnt->count renamed
- TODOs.txt updated

13 years agoIntroduced makeNullToZero()
Roland Häder [Tue, 12 Jul 2011 21:21:36 +0000 (21:21 +0000)]
Introduced makeNullToZero()

13 years agoAlso this is fixed?
Roland Häder [Tue, 12 Jul 2011 21:06:17 +0000 (21:06 +0000)]
Also this is fixed?

13 years agoext-refback is now longer essential for the referal system, please make sure that...
Roland Häder [Tue, 12 Jul 2011 20:56:48 +0000 (20:56 +0000)]
ext-refback is now longer essential for the referal system, please make sure that gen_refback.php is execute (yes, from ext-user)

13 years agoCode moved around (referal-functions.php added)
Roland Häder [Tue, 12 Jul 2011 20:28:03 +0000 (20:28 +0000)]
Code moved around (referal-functions.php added)

13 years agoRewrites to use fake POST data
Roland Häder [Tue, 12 Jul 2011 19:53:02 +0000 (19:53 +0000)]
Rewrites to use fake POST data

13 years agoReferal system rewritten, ext-refback continued:
Roland Häder [Tue, 12 Jul 2011 19:01:06 +0000 (19:01 +0000)]
Referal system rewritten, ext-refback continued:
- Referal system refactured, it is now much easier to understand
- Extension ext-refback does now show the click rate in refback list
- BIGINT is now always 20 digits long
- Internal TODO closed (unused column 'status')
- TODOs.txt updated

13 years agoRewrites for a little easier adding of additional parameters
Roland Häder [Tue, 12 Jul 2011 14:34:20 +0000 (14:34 +0000)]
Rewrites for a little easier adding of additional parameters

13 years agoNaming fixed #2
Roland Häder [Tue, 12 Jul 2011 14:06:04 +0000 (14:06 +0000)]
Naming fixed #2

13 years agoNaming fixed
Roland Häder [Tue, 12 Jul 2011 14:04:46 +0000 (14:04 +0000)]
Naming fixed

13 years agoRewrites/fixes for depending extension updates
Roland Häder [Tue, 12 Jul 2011 14:00:20 +0000 (14:00 +0000)]
Rewrites/fixes for depending extension updates

13 years agoFixes
Roland Häder [Tue, 12 Jul 2011 13:21:34 +0000 (13:21 +0000)]
Fixes

13 years agoPlease investigate those aborts
Roland Häder [Tue, 12 Jul 2011 13:11:56 +0000 (13:11 +0000)]
Please investigate those aborts

13 years agoMore debug infos
Roland Häder [Tue, 12 Jul 2011 13:08:55 +0000 (13:08 +0000)]
More debug infos

13 years agoReferal system refactured (and some parts fixed), wrapper function introduced:
Roland Häder [Tue, 12 Jul 2011 12:50:37 +0000 (12:50 +0000)]
Referal system refactured (and some parts fixed), wrapper function introduced:
- Referal points system refactured: All point accounts can now be handled (admin
  menu is not yet finished) through the table 'points_data', including
  notification by email.
- Introduced new "translation" wrapper generateYesNoOptionList() to simplify
  many configuration menus
- Some internal TODOs closed (e.g. handling of registration welcome points)
- TODOs.txt updated

13 years agoFixes for referal system, shell scripts overworked:
Roland Häder [Tue, 12 Jul 2011 00:32:40 +0000 (00:32 +0000)]
Fixes for referal system, shell scripts overworked:
- Various fixes to the referal/points system (still some work needs to be done)
- Shell scripts enhanced with check for "root" directory (modules.php)
- Shell debug-lines.sh added which will show which debug lines are commented in
- Other minor rewrites/fixes
- TODOs.txt updated

13 years agoSeveral code cleanups:
Roland Häder [Mon, 11 Jul 2011 18:52:30 +0000 (18:52 +0000)]
Several code cleanups:
- Debug lines rewritten to use logDebugMessage() instead of plain print()
- Several calls of addFatalMessage() rewritten to debug_report_bug()
- $data in all filters renamed to $filterData
- Message id cleanup
- Other minor fixes/improvements
- TODOs.txt updated

13 years agoOpps ...
Roland Häder [Mon, 11 Jul 2011 17:22:29 +0000 (17:22 +0000)]
Opps ...

13 years agoMissed this to rename ...
Roland Häder [Mon, 11 Jul 2011 17:21:28 +0000 (17:21 +0000)]
Missed this to rename ...

13 years agoExtension ext-surfbar continued:
Roland Häder [Mon, 11 Jul 2011 17:19:51 +0000 (17:19 +0000)]
Extension ext-surfbar continued:
- Filters for ext-surfbar added
- Templates renamed according to naming convention
- what-unconfirmed.php requires now ext-mailid to be active
- TODOs.txt updated

13 years agoFixes/rewrites for ext-surfbar:
Roland Häder [Mon, 11 Jul 2011 16:35:51 +0000 (16:35 +0000)]
Fixes/rewrites for ext-surfbar:
- Filter FILTER_SURFBAR_CHANGE_URL_STATUS() basicly finished
- Removed die() on two places
- Added missing message id
- Renamed template to conform with naming scheme
- TODOs.txt updated

13 years agoFixes for JavaScript in member booking with set limit
Roland Häder [Mon, 11 Jul 2011 16:02:14 +0000 (16:02 +0000)]
Fixes for JavaScript in member booking with set limit

13 years agoExtension ext-surfbar continued, WHERE statement support added:
Roland Häder [Mon, 11 Jul 2011 13:59:45 +0000 (13:59 +0000)]
Extension ext-surfbar continued, WHERE statement support added:
- Unlocking surfbar URLs is now XML-enabled
- Support for one WHERE condition in XML templates added
- TODOs.txt updated

13 years agoSurfbar actions will never be deleted/locked/undeleted
Roland Häder [Mon, 11 Jul 2011 13:20:58 +0000 (13:20 +0000)]
Surfbar actions will never be deleted/locked/undeleted

13 years agoSome fixes,re-orders and ext-surfbar actions are now XML-enabled
Roland Häder [Mon, 11 Jul 2011 13:06:40 +0000 (13:06 +0000)]
Some fixes,re-orders and ext-surfbar actions are now XML-enabled

13 years agoExtension ext-surfbar continued, fixes:
Roland Häder [Mon, 11 Jul 2011 09:25:56 +0000 (09:25 +0000)]
Extension ext-surfbar continued, fixes:
- Menu point 'list_surfbar_urls' is now fully generated from XML meta data
  templates
- Fixes in various places
- TODOs.txt updated

13 years agoRenames (fixes)
Roland Häder [Sat, 9 Jul 2011 16:37:50 +0000 (16:37 +0000)]
Renames (fixes)

13 years agoBonus mails are now editable, duplicate message ids cleaned up:
Roland Häder [Sat, 9 Jul 2011 16:28:42 +0000 (16:28 +0000)]
Bonus mails are now editable, duplicate message ids cleaned up:
- Bonus mails can now be edited
- Generation of admin mail links now fully working
- Many duplicate message ids removed
- TODOs.txt updated

13 years agoMore fixes, random refid accounts displayed in front panel
Roland Häder [Sat, 9 Jul 2011 13:50:42 +0000 (13:50 +0000)]
More fixes, random refid accounts displayed in front panel

13 years agoMore fixes (missing array elements)
Roland Häder [Sat, 9 Jul 2011 13:09:33 +0000 (13:09 +0000)]
More fixes (missing array elements)

13 years agoRemoved
Roland Häder [Sat, 9 Jul 2011 12:46:22 +0000 (12:46 +0000)]
Removed

13 years agoRenamed
Roland Häder [Sat, 9 Jul 2011 11:23:13 +0000 (11:23 +0000)]
Renamed

13 years agoMore fixes
Roland Häder [Sat, 9 Jul 2011 06:40:13 +0000 (06:40 +0000)]
More fixes

13 years agoMore fixes for ext-surfbar:
Roland Häder [Sat, 9 Jul 2011 05:08:38 +0000 (05:08 +0000)]
More fixes for ext-surfbar:
- Fixed some template bugs, the dollar sign went missing
- Renamed template (we write some_delete_foo and not some_del_foo)
- TODOs.txt updated

13 years agoWrapper function for configuration introduced, config entry renamed:
Roland Häder [Sat, 9 Jul 2011 03:59:51 +0000 (03:59 +0000)]
Wrapper function for configuration introduced, config entry renamed:
- Wrapper function getSurfbarPaymentModel() introduced for ext-surfbar which
  encapsulates surfbar_payment_model (old name: surfbar_pay_model)
- In same extension, more code has been rewritten to use EL code

13 years agoXML parser introduced, ext-surfbar rewritten, more EL code:
Roland Häder [Sat, 9 Jul 2011 03:35:11 +0000 (03:35 +0000)]
XML parser introduced, ext-surfbar rewritten, more EL code:
- XML parser functions (see xml-functions.php) introduced which shall make it
  much easier in adding list/edit/delete/foo forms to the script by a XML
  rather than tons of hard-to-debug code or large call parameters
- Extension ext-surfbar: Edit/delete/lock/unlock/undelete of URLs is now
  rewritten to make usage of above XML parser
- For same extension, new translateFooToBar() wrappers has been introduced in
  EL code.
- TODOs.txt updated

13 years agoaddCreateTableSql() is now more encapsulated
Roland Häder [Fri, 8 Jul 2011 09:16:52 +0000 (09:16 +0000)]
addCreateTableSql() is now more encapsulated

13 years agoLIMIT 1 added
Roland Häder [Fri, 8 Jul 2011 06:37:13 +0000 (06:37 +0000)]
LIMIT 1 added

13 years agoExtension ext-grade continued, functions for menu SQLs simplified:
Roland Häder [Fri, 8 Jul 2011 05:58:23 +0000 (05:58 +0000)]
Extension ext-grade continued, functions for menu SQLs simplified:
- Extension ext-grade now have (non-existing) guest and member menus
- add<Guest|Member>MenuSql() have now two parameters less: locked='Y' and
  visible='N' is now default
- Menu 'mydata' moved to action 'account' (fits better there)
- TODOs.txt updated

13 years agoMore usage of EL code, no longer required checks removed:
Roland Häder [Fri, 8 Jul 2011 03:25:03 +0000 (03:25 +0000)]
More usage of EL code, no longer required checks removed:
- More usage of EL code for messages generated from functions with one parameter
- No longer needed checks for what/action script's own extension
- TODOs.txt updated

13 years agoMore use of EL code
Roland Häder [Wed, 6 Jul 2011 15:34:13 +0000 (15:34 +0000)]
More use of EL code