mailer.git
15 years agoFix for missing menu dot
Roland Häder [Thu, 28 Aug 2008 14:08:19 +0000 (14:08 +0000)]
Fix for missing menu dot

15 years agoFixes for rewrite extension (thx 2 monakoianar again)
Roland Häder [Thu, 28 Aug 2008 13:47:25 +0000 (13:47 +0000)]
Fixes for rewrite extension (thx 2 monakoianar again)

15 years agoVariable naming convention applied, previous fix fixed ;)
Roland Häder [Wed, 27 Aug 2008 22:09:07 +0000 (22:09 +0000)]
Variable naming convention applied, previous fix fixed ;)

15 years ago* Dummy extension "yoomedia" added for Yoo! Media's API (Interface 2.0 supported)
Roland Häder [Wed, 27 Aug 2008 21:59:32 +0000 (21:59 +0000)]
* Dummy extension "yoomedia" added for Yoo! Media's API (Interface 2.0 supported)
* Generic proxy support with BASE64 encoded auth data added
* Configuration array now build with one line in extensions
* Session management now always loads before theme manager
* Setting of theme now works again
* Misc minor fixes

15 years agoMore fixes for JS bug
Roland Häder [Tue, 26 Aug 2008 13:45:07 +0000 (13:45 +0000)]
More fixes for JS bug

15 years agoDoes this fix the JS bug and header bug as well?
Roland Häder [Tue, 26 Aug 2008 13:19:59 +0000 (13:19 +0000)]
Does this fix the JS bug and header bug as well?

15 years agoComment extended
Roland Häder [Mon, 25 Aug 2008 22:13:53 +0000 (22:13 +0000)]
Comment extended

15 years agoFix for division by zero in mediadata
Roland Häder [Mon, 25 Aug 2008 16:31:28 +0000 (16:31 +0000)]
Fix for division by zero in mediadata

15 years ago- Long variables $HTTP_x_VARS rewritten to short $_x
Roland Häder [Mon, 25 Aug 2008 15:58:14 +0000 (15:58 +0000)]
- Long variables $HTTP_x_VARS rewritten to short $_x
- Tabs removed in .htaccess files
- Typo fixed (thx 2 monakoianar)
- Checking for updates fixed

15 years agoSQL query fixed
Roland Häder [Tue, 5 Aug 2008 14:18:54 +0000 (14:18 +0000)]
SQL query fixed

15 years agoPHPMailer updated to v2.0.2
Roland Häder [Thu, 5 Jun 2008 10:00:32 +0000 (10:00 +0000)]
PHPMailer updated to v2.0.2

15 years agoRandom code generation added. This can be used for so-called cash-buster codes in...
Roland Häder [Wed, 21 May 2008 20:00:26 +0000 (20:00 +0000)]
Random code generation added. This can be used for so-called cash-buster codes in banner rotations

15 years agoColumns and table names in backticks
Roland Häder [Mon, 19 May 2008 14:00:30 +0000 (14:00 +0000)]
Columns and table names in backticks

15 years agoNewer sponsor scripts found in backup\! :D :D
Roland Häder [Sun, 18 May 2008 23:11:07 +0000 (23:11 +0000)]
Newer sponsor scripts found in backup\! :D :D

15 years agoSponsor stub extension added (not fully working\!)
Roland Häder [Sun, 18 May 2008 20:59:42 +0000 (20:59 +0000)]
Sponsor stub extension added (not fully working\!)

15 years agoFinal fixes for deleting emails and shredding points
Roland Häder [Sun, 18 May 2008 19:20:21 +0000 (19:20 +0000)]
Final fixes for deleting emails and shredding points

15 years agoCommented out for testing... opps
Roland Häder [Sun, 18 May 2008 19:11:04 +0000 (19:11 +0000)]
Commented out for testing... opps

15 years agoModified/added missing files
Roland Häder [Sun, 18 May 2008 19:09:09 +0000 (19:09 +0000)]
Modified/added missing files

15 years agoNow ignored...
Roland Häder [Sun, 18 May 2008 19:03:42 +0000 (19:03 +0000)]
Now ignored...

15 years ago.svnignore added
Roland Häder [Sun, 18 May 2008 18:56:27 +0000 (18:56 +0000)]
.svnignore added

15 years agoWech damit
Roland Häder [Sun, 18 May 2008 17:38:42 +0000 (17:38 +0000)]
Wech damit

15 years agoFixes for inactive extension 'user'
Roland Häder [Sun, 18 May 2008 17:32:22 +0000 (17:32 +0000)]
Fixes for inactive extension 'user'

15 years agoFix for first admin login
Roland Häder [Sun, 18 May 2008 17:13:38 +0000 (17:13 +0000)]
Fix for first admin login

15 years agoNaming conventions applied
Roland Häder [Sun, 18 May 2008 16:45:06 +0000 (16:45 +0000)]
Naming conventions applied

15 years agoFatal message removed in installation when the script is installed
Roland Häder [Sun, 18 May 2008 16:30:48 +0000 (16:30 +0000)]
Fatal message removed in installation when the script is installed

15 years agoNew feature of repaying points to user/jackpot/shred added
Roland Häder [Sun, 18 May 2008 16:26:56 +0000 (16:26 +0000)]
New feature of repaying points to user/jackpot/shred added

15 years agoMore other options moved out (to config_order)
Roland Häder [Sun, 18 May 2008 14:56:42 +0000 (14:56 +0000)]
More other options moved out (to config_order)

15 years agoNew re-hashing of passords while login should work now
Roland Häder [Fri, 16 May 2008 22:41:13 +0000 (22:41 +0000)]
New re-hashing of passords while login should work now

15 years agoLogout boxes are now aligned (why not by CSS?)
Roland Häder [Fri, 16 May 2008 22:21:40 +0000 (22:21 +0000)]
Logout boxes are now aligned (why not by CSS?)

15 years agoPrevious admin session data will be destroyed while first admin registration process
Roland Häder [Fri, 16 May 2008 22:17:04 +0000 (22:17 +0000)]
Previous admin session data will be destroyed while first admin registration process

15 years agoRedirect fixed... *sigh* admin.php is a redirector itself.
Roland Häder [Fri, 16 May 2008 22:12:08 +0000 (22:12 +0000)]
Redirect fixed... *sigh* admin.php is a redirector itself.

15 years agoEmpty CSS files removed, template fixed
Roland Häder [Fri, 16 May 2008 22:08:15 +0000 (22:08 +0000)]
Empty CSS files removed, template fixed

15 years agoWriting of .htaccess no longer needed
Roland Häder [Fri, 16 May 2008 21:58:47 +0000 (21:58 +0000)]
Writing of .htaccess no longer needed

15 years agoMore fixes for admin password hashing
Roland Häder [Fri, 16 May 2008 21:14:01 +0000 (21:14 +0000)]
More fixes for admin password hashing

15 years agoInstall fix
Roland Häder [Thu, 15 May 2008 20:01:11 +0000 (20:01 +0000)]
Install fix

15 years agoTypo fixed
Roland Häder [Thu, 15 May 2008 19:31:44 +0000 (19:31 +0000)]
Typo fixed

15 years agodie() removed
Roland Häder [Tue, 6 May 2008 12:27:31 +0000 (12:27 +0000)]
die() removed

15 years agoNow fixed... *sigh*
Roland Häder [Tue, 6 May 2008 12:27:00 +0000 (12:27 +0000)]
Now fixed... *sigh*

15 years agoInstaller now writes config.php correctly
Roland Häder [Tue, 6 May 2008 12:23:42 +0000 (12:23 +0000)]
Installer now writes config.php correctly

15 years agoBirthday link fixed
Roland Häder [Tue, 6 May 2008 10:17:15 +0000 (10:17 +0000)]
Birthday link fixed

15 years agoHTML entity fixed
Roland Häder [Tue, 6 May 2008 09:43:40 +0000 (09:43 +0000)]
HTML entity fixed

15 years agoBirthday link fixed
Roland Häder [Tue, 6 May 2008 09:40:47 +0000 (09:40 +0000)]
Birthday link fixed

16 years agoFix for browser title
Roland Häder [Fri, 18 Apr 2008 15:16:46 +0000 (15:16 +0000)]
Fix for browser title

16 years agoFix for registration
Roland Häder [Fri, 18 Apr 2008 11:21:27 +0000 (11:21 +0000)]
Fix for registration

16 years agoComments removed
Roland Häder [Tue, 15 Apr 2008 12:55:46 +0000 (12:55 +0000)]
Comments removed

16 years agoFix for deleting email
Roland Häder [Tue, 15 Apr 2008 12:54:30 +0000 (12:54 +0000)]
Fix for deleting email

16 years agoRe-layouted
Roland Häder [Sat, 5 Apr 2008 17:33:12 +0000 (17:33 +0000)]
Re-layouted

16 years agoMisc fixes
Roland Häder [Mon, 31 Mar 2008 18:47:47 +0000 (18:47 +0000)]
Misc fixes

16 years agoMore fixes for sql_patches
Roland Häder [Fri, 28 Mar 2008 19:20:06 +0000 (19:20 +0000)]
More fixes for sql_patches

16 years agoAdmin login fixes
Roland Häder [Fri, 28 Mar 2008 19:09:27 +0000 (19:09 +0000)]
Admin login fixes

16 years agoSeveral constant fixes
Roland Häder [Fri, 28 Mar 2008 18:48:38 +0000 (18:48 +0000)]
Several constant fixes

16 years agoconstant fix
Roland Häder [Fri, 28 Mar 2008 18:44:09 +0000 (18:44 +0000)]
constant fix

16 years agoSeveral fixes on core and wernis extension
Roland Häder [Tue, 25 Mar 2008 18:44:12 +0000 (18:44 +0000)]
Several fixes on core and wernis extension

16 years agoMissing files added
Roland Häder [Tue, 18 Mar 2008 19:33:02 +0000 (19:33 +0000)]
Missing files added

16 years agotest
Roland Häder [Tue, 18 Mar 2008 19:30:38 +0000 (19:30 +0000)]
test

16 years agoRedirection work-around added
Roland Häder [Tue, 18 Mar 2008 19:05:48 +0000 (19:05 +0000)]
Redirection work-around added

16 years agoRedirection work-around added
Roland Häder [Tue, 18 Mar 2008 19:04:44 +0000 (19:04 +0000)]
Redirection work-around added

16 years agoCache init fixed
Roland Häder [Mon, 17 Mar 2008 14:06:42 +0000 (14:06 +0000)]
Cache init fixed

16 years agoWernis extension fixed (2)
Roland Häder [Mon, 17 Mar 2008 13:53:24 +0000 (13:53 +0000)]
Wernis extension fixed (2)

16 years agoWernis extension fixed
Roland Häder [Mon, 17 Mar 2008 12:47:07 +0000 (12:47 +0000)]
Wernis extension fixed

16 years agoWernis extension more secured
Roland Häder [Mon, 17 Mar 2008 12:26:18 +0000 (12:26 +0000)]
Wernis extension more secured

16 years agoWernis extension added
Roland Häder [Mon, 17 Mar 2008 12:04:04 +0000 (12:04 +0000)]
Wernis extension added

16 years agoResponse from server parsed through trim() to avoid trailing/leading whitespaces
Roland Häder [Thu, 6 Mar 2008 20:08:03 +0000 (20:08 +0000)]
Response from server parsed through trim() to avoid trailing/leading whitespaces

16 years agoredirection of invalid or deleted mail orders improved, several code conventions...
Roland Häder [Wed, 5 Mar 2008 21:00:24 +0000 (21:00 +0000)]
redirection of invalid or deleted mail orders improved, several code conventions applied

16 years agofile renamed
Roland Häder [Sat, 23 Feb 2008 12:16:45 +0000 (12:16 +0000)]
file renamed

16 years agofix on misc settings
Roland Häder [Sat, 23 Feb 2008 12:15:43 +0000 (12:15 +0000)]
fix on misc settings

16 years agoWrong constant fixed
Roland Häder [Sat, 23 Feb 2008 12:12:58 +0000 (12:12 +0000)]
Wrong constant fixed

16 years agofix for session
Roland Häder [Sat, 23 Feb 2008 10:44:39 +0000 (10:44 +0000)]
fix for session

16 years agois_readable
Roland Häder [Fri, 22 Feb 2008 23:02:14 +0000 (23:02 +0000)]
is_readable

16 years agoreading and checking for session variables rewritten
Roland Häder [Fri, 22 Feb 2008 23:00:19 +0000 (23:00 +0000)]
reading and checking for session variables rewritten

16 years agomore boolean constants improved
Roland Häder [Fri, 22 Feb 2008 22:21:33 +0000 (22:21 +0000)]
more boolean constants improved

16 years agoIs set in config.php
Roland Häder [Fri, 22 Feb 2008 22:12:40 +0000 (22:12 +0000)]
Is set in config.php

16 years agohandling of boolean constants improved (not fully)
Roland Häder [Fri, 22 Feb 2008 22:06:56 +0000 (22:06 +0000)]
handling of boolean constants improved (not fully)

16 years agotype=password :)
Roland Häder [Fri, 22 Feb 2008 21:18:38 +0000 (21:18 +0000)]
type=password :)

16 years agovariables renamed from all uppercase to lowercase
Roland Häder [Fri, 22 Feb 2008 21:16:15 +0000 (21:16 +0000)]
variables renamed from all uppercase to lowercase

16 years agoadmins with default ACL "deny" are no longer allowed to change their default ACL
Roland Häder [Tue, 19 Feb 2008 21:11:18 +0000 (21:11 +0000)]
admins with default ACL "deny" are no longer allowed to change their default ACL

16 years agono more locked points
Roland Häder [Mon, 18 Feb 2008 23:17:32 +0000 (23:17 +0000)]
no more locked points

16 years agolanguage
Roland Häder [Mon, 18 Feb 2008 23:06:16 +0000 (23:06 +0000)]
language

16 years agowithdraw != payout and SQL error in wernis extension fixed
Roland Häder [Mon, 18 Feb 2008 23:02:30 +0000 (23:02 +0000)]
withdraw != payout and SQL error in wernis extension fixed

16 years agoconstants fixed
Roland Häder [Mon, 18 Feb 2008 22:37:08 +0000 (22:37 +0000)]
constants fixed

16 years agounneccessary globals removed
Roland Häder [Mon, 18 Feb 2008 22:32:23 +0000 (22:32 +0000)]
unneccessary globals removed

16 years agonotice fixed
Roland Häder [Mon, 18 Feb 2008 22:30:19 +0000 (22:30 +0000)]
notice fixed

16 years agonotice fix
Roland Häder [Mon, 18 Feb 2008 22:09:40 +0000 (22:09 +0000)]
notice fix

16 years agomore in naming convention applied, you should better kill inc/cache/*.cache files...
Roland Häder [Mon, 18 Feb 2008 21:54:37 +0000 (21:54 +0000)]
more in naming convention applied, you should better kill inc/cache/*.cache files (not directory!) to avoid trouble with the refactured cache class

16 years agorewritten
Roland Häder [Mon, 18 Feb 2008 20:40:23 +0000 (20:40 +0000)]
rewritten

16 years agoscript does now also regonize the difference between payout in withdraw in wernis...
Roland Häder [Mon, 18 Feb 2008 20:38:48 +0000 (20:38 +0000)]
script does now also regonize the difference between payout in withdraw in wernis extension

16 years agomin payout and withdraw sepperated in wernis extension
Roland Häder [Mon, 18 Feb 2008 20:19:31 +0000 (20:19 +0000)]
min payout and withdraw sepperated in wernis extension

16 years agomajor login problems fixed and some code-improvements
Roland Häder [Mon, 18 Feb 2008 20:03:45 +0000 (20:03 +0000)]
major login problems fixed and some code-improvements

16 years agoadmins extension in admin area rewritten
Roland Häder [Mon, 18 Feb 2008 19:28:27 +0000 (19:28 +0000)]
admins extension in admin area rewritten

16 years agominor SQL rewrites
Roland Häder [Mon, 18 Feb 2008 01:13:53 +0000 (01:13 +0000)]
minor SQL rewrites

16 years agoremoved
Roland Häder [Mon, 18 Feb 2008 00:56:13 +0000 (00:56 +0000)]
removed

16 years agocookies rewritten to session
Roland Häder [Mon, 18 Feb 2008 00:54:03 +0000 (00:54 +0000)]
cookies rewritten to session

16 years agostrange notice fixes
Roland Häder [Mon, 18 Feb 2008 00:23:00 +0000 (00:23 +0000)]
strange notice fixes

16 years agoTemplate fix
Roland Häder [Sun, 17 Feb 2008 23:26:20 +0000 (23:26 +0000)]
Template fix

16 years agowernis extension is now alpha code (only listing in admin area is missing), naming...
Roland Häder [Sun, 17 Feb 2008 23:21:24 +0000 (23:21 +0000)]
wernis extension is now alpha code (only listing in admin area is missing), naming conventions to several variables applied, minor fixes

16 years agoCSS fixes on default theme and type fixed
Roland Häder [Sun, 17 Feb 2008 19:09:34 +0000 (19:09 +0000)]
CSS fixes on default theme and type fixed

16 years agonotices fixed
Roland Häder [Sat, 16 Feb 2008 14:13:19 +0000 (14:13 +0000)]
notices fixed

16 years agoNotice fixed and RewriteEngine enabled in .htaccess
Roland Häder [Fri, 15 Feb 2008 23:51:52 +0000 (23:51 +0000)]
Notice fixed and RewriteEngine enabled in .htaccess

16 years agostripslashes() removed from obsolete places
Roland Häder [Fri, 15 Feb 2008 21:29:05 +0000 (21:29 +0000)]
stripslashes() removed from obsolete places

16 years agonotice fixes
Roland Häder [Fri, 15 Feb 2008 20:53:23 +0000 (20:53 +0000)]
notice fixes