mailer.git
13 years agoEmpty module added, 2 internal TODOs closed
Roland Häder [Mon, 27 Sep 2010 12:35:24 +0000 (12:35 +0000)]
Empty module added, 2 internal TODOs closed
- Empty module for ext-booking added
- Internal TODOs closed: Rewrite some array elements, rewrite SQL_FETCHROW() to
  SQL_FETCHARRAY()
- TODOs.txt updated

13 years agoFix/rewrites for if 'value' is '0' (not empty)
Roland Häder [Mon, 27 Sep 2010 03:33:07 +0000 (03:33 +0000)]
Fix/rewrites for if 'value' is '0' (not empty)

13 years agoAnother SQL moved to extension
Roland Häder [Mon, 27 Sep 2010 01:47:02 +0000 (01:47 +0000)]
Another SQL moved to extension

13 years agoMoved SQL queries to 'register' hook, fixed language problem in ext-holiday
Roland Häder [Mon, 27 Sep 2010 01:34:29 +0000 (01:34 +0000)]
Moved SQL queries to 'register' hook, fixed language problem in ext-holiday

13 years agoEncapsulated access on many ['cache_array']['modules']['foo'] entries
Roland Häder [Sun, 26 Sep 2010 01:26:41 +0000 (01:26 +0000)]
Encapsulated access on many ['cache_array']['modules']['foo'] entries

13 years agoModule data now correctly set in 'cache_array'
Roland Häder [Sun, 26 Sep 2010 01:02:43 +0000 (01:02 +0000)]
Module data now correctly set in 'cache_array'

13 years agoApplied naming convention
Roland Häder [Sat, 25 Sep 2010 21:13:31 +0000 (21:13 +0000)]
Applied naming convention

13 years agoTemplate renamed
Roland Häder [Sat, 25 Sep 2010 21:08:00 +0000 (21:08 +0000)]
Template renamed

13 years agoImprovements for refid=NULL behaviour
Roland Häder [Sat, 25 Sep 2010 03:44:28 +0000 (03:44 +0000)]
Improvements for refid=NULL behaviour

13 years agouserid/refid do now allow 'null'
Roland Häder [Sat, 25 Sep 2010 03:27:52 +0000 (03:27 +0000)]
userid/refid do now allow 'null'

13 years agoMissing variable fixed, opps
Roland Häder [Sat, 25 Sep 2010 00:42:59 +0000 (00:42 +0000)]
Missing variable  fixed, opps

13 years agoFixed a triggered error in bigintval()
Roland Häder [Fri, 24 Sep 2010 23:45:38 +0000 (23:45 +0000)]
Fixed a triggered error in bigintval()

13 years agoCode cleanup, more usage of API functions
Roland Häder [Thu, 16 Sep 2010 22:38:44 +0000 (22:38 +0000)]
Code cleanup, more usage of API functions

13 years agoMinor rewrites/fixes
Roland Häder [Thu, 16 Sep 2010 22:26:05 +0000 (22:26 +0000)]
Minor rewrites/fixes

13 years agoMissing language string fixed
Roland Häder [Thu, 16 Sep 2010 22:12:53 +0000 (22:12 +0000)]
Missing language string fixed

13 years agoColumns renamed, more EL than direct usage in PHP script
Roland Häder [Thu, 16 Sep 2010 22:00:52 +0000 (22:00 +0000)]
Columns renamed, more EL than direct usage in PHP script

13 years agoFunction renamed, ext-forced now depends on ext-sponsor
Roland Häder [Thu, 16 Sep 2010 21:51:09 +0000 (21:51 +0000)]
Function renamed, ext-forced now depends on ext-sponsor

13 years agoSVN properties globally set
Roland Häder [Tue, 14 Sep 2010 14:21:09 +0000 (14:21 +0000)]
SVN properties globally set

13 years ago is only supported in email templates and not required in member login area
Roland Häder [Mon, 13 Sep 2010 23:48:48 +0000 (23:48 +0000)]
 is only supported in email templates and not required in member login area

13 years agoParse error fixed ... :-(
Roland Häder [Mon, 13 Sep 2010 23:36:33 +0000 (23:36 +0000)]
Parse error fixed ... :-(

13 years agoMore EL used, this has fixed double calls of translateComma() in various places
Roland Häder [Mon, 13 Sep 2010 23:25:06 +0000 (23:25 +0000)]
More EL used, this has fixed double calls of translateComma() in various places

13 years agoFixes prefix for member language strings, minor improvements
Roland Häder [Mon, 13 Sep 2010 20:51:41 +0000 (20:51 +0000)]
Fixes prefix for member language strings, minor improvements

13 years agoTODOs.txt updated ... :-(
Roland Häder [Mon, 13 Sep 2010 01:56:37 +0000 (01:56 +0000)]
TODOs.txt updated ... :-(

13 years agoFixed several bugs (user list, shorted 'del' to 'delete')
Roland Häder [Mon, 13 Sep 2010 01:55:58 +0000 (01:55 +0000)]
Fixed several bugs (user list, shorted 'del' to 'delete')

13 years agoFixed parse error
Roland Häder [Sun, 12 Sep 2010 22:34:14 +0000 (22:34 +0000)]
Fixed parse error

13 years agoDraft for extension templates added, ext-announcement introduced, templates/CSS rewri...
Roland Häder [Sun, 12 Sep 2010 22:29:30 +0000 (22:29 +0000)]
Draft for extension templates added, ext-announcement introduced, templates/CSS rewritten:
- Draft for extension templates added which can be used for new extensions
- Extension ext-announcement introduced (http://bugs.mxchange.org/view.php?id=194)
- Templates/CSS rewritten: Short version 'del' is no longer used, use 'delete' now
- TODOs.txt updated

13 years agoFloater added, admin_header.tpl added, EL code improved:
Roland Häder [Sun, 12 Sep 2010 21:28:22 +0000 (21:28 +0000)]
Floater added, admin_header.tpl added, EL code improved:
- Floater HTML prepared, this will be later moved by the jquery library
- admin_header.tpl extracted from admin_welcome.tpl so all areas have a header
  template
- The expression function for template EL code does now tollerate missing
  call-back functions

13 years agoInitialization was missing
Roland Häder [Sun, 12 Sep 2010 12:49:53 +0000 (12:49 +0000)]
Initialization was missing

13 years agoFunctions renamed
Roland Häder [Sun, 12 Sep 2010 12:42:57 +0000 (12:42 +0000)]
Functions renamed

13 years agoEL fixed
Roland Häder [Sun, 12 Sep 2010 02:26:29 +0000 (02:26 +0000)]
EL fixed

13 years ago@ is not good for debugging... :)
Roland Häder [Sat, 11 Sep 2010 00:12:36 +0000 (00:12 +0000)]
@ is not good for debugging... :)

13 years agoFix for missing variable
Roland Häder [Sat, 11 Sep 2010 00:07:54 +0000 (00:07 +0000)]
Fix for missing variable

13 years agoRemoved comment introduced by Profi-Concept, this comment should fine (in a much...
Roland Häder [Fri, 10 Sep 2010 23:47:58 +0000 (23:47 +0000)]
Removed comment introduced by Profi-Concept, this comment should fine (in a much better fashioned way) its resurrection in the Wiki

13 years agoFixes for holiday configuration
Roland Häder [Tue, 7 Sep 2010 15:09:50 +0000 (15:09 +0000)]
Fixes for holiday configuration

13 years agoDirect call now possible, template renamed
Roland Häder [Tue, 7 Sep 2010 15:06:49 +0000 (15:06 +0000)]
Direct call now possible, template renamed

13 years agoLanguage string renamed
Roland Häder [Mon, 6 Sep 2010 20:20:49 +0000 (20:20 +0000)]
Language string renamed

13 years agoTODOs.txt updated
Roland Häder [Thu, 2 Sep 2010 12:26:04 +0000 (12:26 +0000)]
TODOs.txt updated

13 years agoFix for missing array element 'url'
Roland Häder [Thu, 2 Sep 2010 12:24:03 +0000 (12:24 +0000)]
Fix for missing array element 'url'

13 years agoConfiguration of advertisement networks prepared, CSS cleaned up, HTML rewritten:
Roland Häder [Thu, 2 Sep 2010 12:15:39 +0000 (12:15 +0000)]
Configuration of advertisement networks prepared, CSS cleaned up, HTML rewritten:
- Configuration of advertisment networks is now prepared but not functional
- CSS further cleaned up
- HTML rewritten and some missing 'class' attributes added

13 years agoInstaller content encapsulated in inc/install-functions.php
Roland Häder [Tue, 31 Aug 2010 17:37:08 +0000 (17:37 +0000)]
Installer content encapsulated in inc/install-functions.php

13 years agoFixed EL code inside EL code seems to be broken:
Roland Häder [Tue, 31 Aug 2010 10:09:16 +0000 (10:09 +0000)]
Fixed EL code inside EL code seems to be broken:
- Removed EL code inside EL code due to broken engine
- Rewritten SQL_FETCHROW() to SQL_FETCHARRAY() which closes an internal
  TODO
- Renamed some array elements to honor the naming convention
- TODOs.txt updated

13 years agoHotfix for previous commit
Roland Häder [Mon, 30 Aug 2010 12:00:16 +0000 (12:00 +0000)]
Hotfix for previous commit

13 years agoNaming convention applied, new API function introduced:
Roland Häder [Mon, 30 Aug 2010 11:56:44 +0000 (11:56 +0000)]
Naming convention applied, new API function introduced:
- Even more templates renamed to naming convention
- New (cached) API function ifUserPointsLocked() introduced
- The above function has needed in mailid_top.php, there was an uninitialized
  variable used which was a relict from older days
- TODOs.txt updated

13 years agoNaming convention applied to language strings, new API function added:
Roland Häder [Sun, 29 Aug 2010 22:14:01 +0000 (22:14 +0000)]
Naming convention applied to language strings, new API function added:
- Naming convention applied on many language strings (guest/admin)
- New API function getConfirmationMessageFromUserStatus() introduced
- TODOs.txt updated

13 years agoMore usage of EL, code rewrites/cleanups, SQLs improved:
Roland Häder [Sun, 29 Aug 2010 19:26:09 +0000 (19:26 +0000)]
More usage of EL, code rewrites/cleanups, SQLs improved:
- More usage of EL for admin templates (deletion of emails and notification)
- Unneccessary array re-initialization removed/cleaned up
- SQLs improved, a "LIMIT 1" was missing
- TODOs.txt updated

13 years agoFixed missing language id string
Roland Häder [Sun, 29 Aug 2010 17:50:38 +0000 (17:50 +0000)]
Fixed missing language id string

13 years agoAliasing should be avoided, better we rename the column or/and use direct column...
Roland Häder [Sun, 29 Aug 2010 17:46:38 +0000 (17:46 +0000)]
Aliasing should be avoided, better we rename the column or/and use direct column names

13 years agoFix after mail confirmation
Roland Häder [Sun, 29 Aug 2010 16:46:46 +0000 (16:46 +0000)]
Fix after mail confirmation

13 years agoFix for broken confirmation
Roland Häder [Sun, 29 Aug 2010 16:27:37 +0000 (16:27 +0000)]
Fix for broken confirmation

13 years agoAdvertising network 'AdConvention' fully added
Roland Häder [Sat, 28 Aug 2010 23:42:48 +0000 (23:42 +0000)]
Advertising network 'AdConvention' fully added

13 years agoFix for missing variable
Roland Häder [Sat, 28 Aug 2010 22:48:58 +0000 (22:48 +0000)]
Fix for missing variable

13 years agoFix for missing mail data
Roland Häder [Sat, 28 Aug 2010 20:54:20 +0000 (20:54 +0000)]
Fix for missing mail data

13 years agoFixed a lot CSS classes
Roland Häder [Sat, 28 Aug 2010 20:49:20 +0000 (20:49 +0000)]
Fixed a lot CSS classes

13 years agoFixes for broken SQL/language string id
Roland Häder [Sat, 28 Aug 2010 20:41:19 +0000 (20:41 +0000)]
Fixes for broken SQL/language string id

13 years agoFixes for wrong tewmplate names, new network added:
Roland Häder [Fri, 27 Aug 2010 08:53:16 +0000 (08:53 +0000)]
Fixes for wrong tewmplate names, new network added:
- Fixed a lot templates names which was renamed in mass CSS updated
- Added new advertising network 'Fusion-Ads'
- Editing of request type in ext-network works again
- TODOs.txt updated

13 years agoFuCoExSponsor.net completed
Roland Häder [Thu, 26 Aug 2010 13:10:28 +0000 (13:10 +0000)]
FuCoExSponsor.net completed

13 years agoLighter general table background
Roland Häder [Thu, 26 Aug 2010 10:52:43 +0000 (10:52 +0000)]
Lighter general table background

13 years agobottom2/top2 is oudated
Roland Häder [Thu, 26 Aug 2010 10:44:36 +0000 (10:44 +0000)]
bottom2/top2 is oudated

13 years agoCSS cleaned up
Roland Häder [Thu, 26 Aug 2010 10:29:32 +0000 (10:29 +0000)]
CSS cleaned up

13 years agoFixes for broken saving config in ext-yoomedia
Roland Häder [Wed, 25 Aug 2010 22:53:42 +0000 (22:53 +0000)]
Fixes for broken saving config in ext-yoomedia

13 years agoCSS cleaned up
Roland Häder [Wed, 25 Aug 2010 21:26:19 +0000 (21:26 +0000)]
CSS cleaned up

13 years agoSome minor rewrites, addPointsAutoPurge() now validates the userid before executing...
Roland Häder [Wed, 25 Aug 2010 21:09:35 +0000 (21:09 +0000)]
Some minor rewrites, addPointsAutoPurge() now validates the userid before executing anything

13 years agoFixed for bad encoding handling in RDF/RSS parser class
Roland Häder [Wed, 25 Aug 2010 17:04:59 +0000 (17:04 +0000)]
Fixed for bad encoding handling in RDF/RSS parser class

13 years agoCentered table (but still left-aligned text) looks better. :)
Roland Häder [Wed, 25 Aug 2010 15:36:15 +0000 (15:36 +0000)]
Centered table (but still left-aligned text) looks better. :)

13 years agoOne empty line as of convention
Roland Häder [Wed, 25 Aug 2010 15:33:44 +0000 (15:33 +0000)]
One empty line as of convention

13 years agoA lot CSS classes rewritten, please update all your themes.
Roland Häder [Wed, 25 Aug 2010 13:47:37 +0000 (13:47 +0000)]
A lot CSS classes rewritten, please update all your themes.

13 years agoDon't forget these... :(
Roland Häder [Tue, 24 Aug 2010 17:32:03 +0000 (17:32 +0000)]
Don't forget these... :(

13 years agoNew wrapper introduced, more usage of EL:
Roland Häder [Tue, 24 Aug 2010 17:23:03 +0000 (17:23 +0000)]
New wrapper introduced, more usage of EL:
- New wrapper function 'generateWrappedUserEmailLink() introduced
- Adding/subtracting of user points now uses more EL, some minor rewrites
- Double surename was printed in admin_lock_user.tpl

13 years agoSame color for admin action links
Roland Häder [Tue, 24 Aug 2010 16:11:28 +0000 (16:11 +0000)]
Same color for admin action links

13 years agoMoved language strings, more EL in templates
Roland Häder [Tue, 24 Aug 2010 14:59:55 +0000 (14:59 +0000)]
Moved language strings, more EL in templates

13 years agoSeveral language strings renamed/moved, internal TODO closed:
Roland Häder [Mon, 23 Aug 2010 17:48:38 +0000 (17:48 +0000)]
Several language strings renamed/moved, internal TODO closed:
- Several language strings renamed/moved to own language files
- Internal TODO closed, the template tlock_message.tpl was already there but
  not used
- TODOs.txt updated

13 years agoDocumentation updated
Roland Häder [Mon, 23 Aug 2010 14:08:42 +0000 (14:08 +0000)]
Documentation updated

13 years agoTODOs.txt updated
Roland Häder [Mon, 23 Aug 2010 13:47:37 +0000 (13:47 +0000)]
TODOs.txt updated

13 years agoFix for no longer working extension registration
Roland Häder [Mon, 23 Aug 2010 13:46:59 +0000 (13:46 +0000)]
Fix for no longer working extension registration

13 years agoRewritten to make usage of encapsulated API functions
Roland Häder [Mon, 23 Aug 2010 13:33:47 +0000 (13:33 +0000)]
Rewritten to make usage of encapsulated API functions

13 years agoRe-added default timezone, let's pray it can be set later on
Roland Häder [Mon, 23 Aug 2010 13:14:37 +0000 (13:14 +0000)]
Re-added default timezone, let's pray it can be set later on

13 years agoEven more code moved, thanks to km4l again. :)
Roland Häder [Mon, 23 Aug 2010 13:08:20 +0000 (13:08 +0000)]
Even more code moved, thanks to km4l again. :)

13 years agoRewrites/fixes for CURRENT_DATE, better encapsulation of redirect, coding convention:
Roland Häder [Mon, 23 Aug 2010 12:32:54 +0000 (12:32 +0000)]
Rewrites/fixes for CURRENT_DATE, better encapsulation of redirect, coding convention:
- loadExtension()'s parameter $ext_ver is now '0.0' by default, this saves a
  manual fix. Still all these errors needs to be fixed
- Setting CURRENT_DATE in inc/databases.php causes an error on some servers,
  thanks to km4l (www.funcoins.de) for helping me
- Redirect re-introduced, it should now no longer endless redirect and is
  required to redirect from any script to the base script
- Move setting of HTTP status '302 MOVED' into sendRawRedirect()
- if() braces added (coding convention applied)
- TODOs.txt updated

13 years agoDeveloper debug line commented out, sorry@all
Roland Häder [Mon, 23 Aug 2010 11:25:25 +0000 (11:25 +0000)]
Developer debug line commented out, sorry@all

13 years agoFixes for broken installation
Roland Häder [Mon, 23 Aug 2010 10:43:00 +0000 (10:43 +0000)]
Fixes for broken installation

13 years agoRemove obsolete code, fixed timezone on some machines:
Roland Häder [Mon, 23 Aug 2010 10:14:35 +0000 (10:14 +0000)]
Remove obsolete code, fixed timezone on some machines:
- Removed obsolete code which avoids endless redirect and dublicate filter-chain call
- Added to load ext-timezone (badly hardcoded) to have timezone set on some servers
- TODOs.txt updated

13 years agoMoved resending of user confirmation link to ext-user
Roland Häder [Sun, 22 Aug 2010 13:54:30 +0000 (13:54 +0000)]
Moved resending of user confirmation link to ext-user

13 years agoOpps... :(
Roland Häder [Sun, 22 Aug 2010 13:45:09 +0000 (13:45 +0000)]
Opps... :(

13 years agoBetter in ext-user and dependency of confirmation with ext-user
Roland Häder [Sun, 22 Aug 2010 13:42:36 +0000 (13:42 +0000)]
Better in ext-user and dependency of confirmation with ext-user

13 years agoMoved for preparation of filters in user confirmation, TODOs.txt updated
Roland Häder [Sun, 22 Aug 2010 13:39:59 +0000 (13:39 +0000)]
Moved for preparation of filters in user confirmation, TODOs.txt updated

13 years agoBetter 'Aufgabe' for german text
Roland Häder [Sat, 21 Aug 2010 12:14:27 +0000 (12:14 +0000)]
Better 'Aufgabe' for german text

13 years agoNew extension for FunCoins introduced
Roland Häder [Wed, 18 Aug 2010 23:21:35 +0000 (23:21 +0000)]
New extension for FunCoins introduced

13 years agoFixed :(
Roland Häder [Wed, 18 Aug 2010 02:35:24 +0000 (02:35 +0000)]
Fixed :(

13 years agoPossible fix for nested error message 'what is empty'
Roland Häder [Tue, 17 Aug 2010 21:14:31 +0000 (21:14 +0000)]
Possible fix for nested error message 'what is empty'

13 years agoRewrites to make usage of EL
Roland Häder [Tue, 17 Aug 2010 21:12:19 +0000 (21:12 +0000)]
Rewrites to make usage of EL

13 years agoCSS classes cleaned up, templates simplified:
Roland Häder [Tue, 17 Aug 2010 19:32:18 +0000 (19:32 +0000)]
CSS classes cleaned up, templates simplified:
- Deprecated CSS classes for ext-register removed (already no longer used)
- Duplicate border-style removed
- HTML templates for ext-mailid simplified by removing an uneccessary table

13 years agoOld, lost function sendHtmlMail() removed, this is now handled by sendEmail() and...
Roland Häder [Tue, 17 Aug 2010 06:47:48 +0000 (06:47 +0000)]
Old, lost function sendHtmlMail() removed, this is now handled by sendEmail() and a new html_header.tpl email template

13 years agoSome improvements
Roland Häder [Tue, 17 Aug 2010 06:29:00 +0000 (06:29 +0000)]
Some improvements

13 years agoFixes for missing parameters in js.php
Roland Häder [Mon, 16 Aug 2010 18:18:59 +0000 (18:18 +0000)]
Fixes for missing parameters in js.php

13 years agoError fixed
Roland Häder [Mon, 16 Aug 2010 05:35:33 +0000 (05:35 +0000)]
Error fixed

13 years agoSome strtoupper() calls saved
Roland Häder [Mon, 16 Aug 2010 04:55:23 +0000 (04:55 +0000)]
Some strtoupper() calls saved

13 years agoNew extension 'terms' introduced
Roland Häder [Mon, 16 Aug 2010 01:51:55 +0000 (01:51 +0000)]
New extension 'terms' introduced

13 years agoMore usage of EL, homeADS added
Roland Häder [Mon, 16 Aug 2010 01:35:26 +0000 (01:35 +0000)]
More usage of EL, homeADS added
- Advertising network 'homeADS' added
- More usage of EL in ext-network
- TODOs.txt updated

13 years agoOnly a question mark at the end is no valid HTTP request
Roland Häder [Sat, 14 Aug 2010 03:47:22 +0000 (03:47 +0000)]
Only a question mark at the end is no valid HTTP request

13 years agoTest added so the error message from SVN tool goes away
Roland Häder [Fri, 13 Aug 2010 20:59:45 +0000 (20:59 +0000)]
Test added so the error message from SVN tool goes away