mailer.git
14 years agoPossible fix for JavaScript templates #2
Roland Häder [Fri, 6 Nov 2009 16:14:15 +0000 (16:14 +0000)]
Possible fix for JavaScript templates #2

14 years agoPossible fix for JavaScript templates, don't use escapeQuotes() for them
Roland Häder [Fri, 6 Nov 2009 15:33:01 +0000 (15:33 +0000)]
Possible fix for JavaScript templates, don't use escapeQuotes() for them

14 years agoFix for the fix, should work?
Roland Häder [Fri, 6 Nov 2009 15:29:57 +0000 (15:29 +0000)]
Fix for the fix, should work?

14 years agoFixes for double-quoting
Roland Häder [Fri, 6 Nov 2009 15:26:30 +0000 (15:26 +0000)]
Fixes for double-quoting

14 years agoaddslashes() did escape also single quotes (') which breaks some banner rotation...
Roland Häder [Fri, 6 Nov 2009 15:19:26 +0000 (15:19 +0000)]
addslashes() did escape also single quotes (') which breaks some banner rotation code. Now use escapeQuotes() instead of addslashes()

14 years agoReplace of simple quote (') fixed
Roland Häder [Fri, 6 Nov 2009 14:36:06 +0000 (14:36 +0000)]
Replace of simple quote (') fixed

14 years agoFix for trying to get a message from a message (no id)
Roland Häder [Thu, 5 Nov 2009 19:50:14 +0000 (19:50 +0000)]
Fix for trying to get a message from a message (no id)

14 years agoFixes for redirection problem
Roland Häder [Thu, 5 Nov 2009 19:47:08 +0000 (19:47 +0000)]
Fixes for redirection problem

14 years agoindex fixed
Roland Häder [Thu, 5 Nov 2009 19:41:12 +0000 (19:41 +0000)]
index fixed

14 years agoShould bypass some fast webpage troubles
Roland Häder [Thu, 5 Nov 2009 19:37:44 +0000 (19:37 +0000)]
Should bypass some fast webpage troubles

14 years agoSeveral fixes for template engine, JavaScripts, etc.
Roland Häder [Thu, 5 Nov 2009 19:32:58 +0000 (19:32 +0000)]
Several fixes for template engine, JavaScripts, etc.

14 years agoFix in templates task->sel for countPostSelection()
Roland Häder [Thu, 5 Nov 2009 18:29:22 +0000 (18:29 +0000)]
Fix in templates task->sel for countPostSelection()

14 years agoSome more rewrites and fix for countPostSelection()
Roland Häder [Thu, 5 Nov 2009 18:25:39 +0000 (18:25 +0000)]
Some more rewrites and fix for countPostSelection()

14 years agoRewritten to not use anymore
Roland Häder [Thu, 5 Nov 2009 18:10:49 +0000 (18:10 +0000)]
Rewritten to not use  anymore

14 years agoFix for user list in rallye
Roland Häder [Thu, 5 Nov 2009 17:59:12 +0000 (17:59 +0000)]
Fix for user list in rallye

14 years agoUse compileRawCode() for loading email templates
Roland Häder [Thu, 5 Nov 2009 17:54:37 +0000 (17:54 +0000)]
Use compileRawCode() for loading email templates

14 years agoFix for register
Roland Häder [Thu, 5 Nov 2009 17:40:18 +0000 (17:40 +0000)]
Fix for register

14 years agoSome rewrites
Roland Häder [Thu, 5 Nov 2009 17:24:18 +0000 (17:24 +0000)]
Some rewrites

14 years agoListing of participating users in rallye fixed
Roland Häder [Thu, 5 Nov 2009 17:12:34 +0000 (17:12 +0000)]
Listing of participating users in rallye fixed

14 years agoCases (switch command) on numbers fixed, German language strings fixed
Roland Häder [Thu, 5 Nov 2009 17:04:36 +0000 (17:04 +0000)]
Cases (switch command) on numbers fixed, German language strings fixed

14 years agoMissing template added
Roland Häder [Thu, 5 Nov 2009 16:53:14 +0000 (16:53 +0000)]
Missing template added

14 years agoPossible fix #3 for reflink
Roland Häder [Thu, 5 Nov 2009 16:51:30 +0000 (16:51 +0000)]
Possible fix #3 for reflink

14 years agoPossible fix #2 for reflink
Roland Häder [Thu, 5 Nov 2009 16:49:07 +0000 (16:49 +0000)]
Possible fix #2 for reflink

14 years agoFix for fix
Roland Häder [Thu, 5 Nov 2009 16:46:54 +0000 (16:46 +0000)]
Fix for fix

14 years agoPossible fix for non-working nickname referal link
Roland Häder [Thu, 5 Nov 2009 16:45:33 +0000 (16:45 +0000)]
Possible fix for non-working nickname referal link

14 years agoUser id must be set now before we can use it
Roland Häder [Thu, 5 Nov 2009 16:31:53 +0000 (16:31 +0000)]
User id must be set now before we can use it

14 years agoFunction name added to debug output
Roland Häder [Thu, 5 Nov 2009 16:29:31 +0000 (16:29 +0000)]
Function name added to debug output

14 years agoLanguage fix
Roland Häder [Thu, 5 Nov 2009 16:26:31 +0000 (16:26 +0000)]
Language fix

14 years agoFixes for the fix
Roland Häder [Thu, 5 Nov 2009 16:25:03 +0000 (16:25 +0000)]
Fixes for the fix

14 years agoMore fixes/rewrites for rallye
Roland Häder [Thu, 5 Nov 2009 16:23:00 +0000 (16:23 +0000)]
More fixes/rewrites for rallye

14 years agoSome code moved
Roland Häder [Thu, 5 Nov 2009 16:08:01 +0000 (16:08 +0000)]
Some code moved

14 years agoAgain fixes for rallye
Roland Häder [Thu, 5 Nov 2009 16:06:08 +0000 (16:06 +0000)]
Again fixes for rallye

14 years agoFix for rallye
Roland Häder [Thu, 5 Nov 2009 16:00:03 +0000 (16:00 +0000)]
Fix for rallye

14 years agoEntities in JavaScript => failed, fixed... login fixed by removing status=GUEST
Roland Häder [Thu, 5 Nov 2009 15:57:18 +0000 (15:57 +0000)]
Entities in JavaScript => failed, fixed... login fixed by removing status=GUEST

14 years agoFinal fix for non-working FILTER_LOAD_CONFIGURATION()
Roland Häder [Thu, 5 Nov 2009 15:23:22 +0000 (15:23 +0000)]
Final fix for non-working FILTER_LOAD_CONFIGURATION()

14 years agoHuge rewrite of default parameters, ext-network continued:
Roland Häder [Thu, 5 Nov 2009 15:18:54 +0000 (15:18 +0000)]
Huge rewrite of default parameters, ext-network continued:
- All default parameters with default value zero are now char zero and not
  number. This prevented a bug in several queries and bigintval(). :(
- Extension ext-network continued but still unfinished
- TODOs.txt updated

14 years agoRewrite for fetchUserData()
Roland Häder [Thu, 5 Nov 2009 15:01:03 +0000 (15:01 +0000)]
Rewrite for fetchUserData()

14 years agoFixes for last activity in mailid.php
Roland Häder [Thu, 5 Nov 2009 14:44:42 +0000 (14:44 +0000)]
Fixes for last activity in mailid.php

14 years agoFix for missing offset 1
Roland Häder [Thu, 5 Nov 2009 14:38:08 +0000 (14:38 +0000)]
Fix for missing offset 1

14 years agoFix for fix... :(
Roland Häder [Thu, 5 Nov 2009 14:34:24 +0000 (14:34 +0000)]
Fix for fix... :(

14 years agoShould now work again, missed to fill out mask
Roland Häder [Thu, 5 Nov 2009 14:32:56 +0000 (14:32 +0000)]
Should now work again, missed to fill out mask

14 years agoFixes for rallye (again) and missing array element
Roland Häder [Thu, 5 Nov 2009 14:24:22 +0000 (14:24 +0000)]
Fixes for rallye (again) and missing array element

14 years agoSQL error fixed, query optimized
Roland Häder [Thu, 5 Nov 2009 14:20:29 +0000 (14:20 +0000)]
SQL error fixed, query optimized

14 years agoEven more fixes/improvements for rallye
Roland Häder [Thu, 5 Nov 2009 14:17:46 +0000 (14:17 +0000)]
Even more fixes/improvements for rallye

14 years agoMissing language strings
Roland Häder [Thu, 5 Nov 2009 14:07:50 +0000 (14:07 +0000)]
Missing language strings

14 years agoFix for 'Cache not found but ext-cache is active'
Roland Häder [Thu, 5 Nov 2009 14:05:18 +0000 (14:05 +0000)]
Fix for 'Cache not found but ext-cache is active'

14 years agoMore fixes for rallye prices
Roland Häder [Thu, 5 Nov 2009 13:57:54 +0000 (13:57 +0000)]
More fixes for rallye prices

14 years agoNaming convention needs fixing here
Roland Häder [Thu, 5 Nov 2009 13:47:00 +0000 (13:47 +0000)]
Naming convention needs fixing here

14 years agoRallye prices fixed
Roland Häder [Thu, 5 Nov 2009 13:44:19 +0000 (13:44 +0000)]
Rallye prices fixed

14 years agoAnother fix... :(
Roland Häder [Thu, 5 Nov 2009 13:22:40 +0000 (13:22 +0000)]
Another fix... :(

14 years agoFixes for rallye, thanks to WernisMan
Roland Häder [Thu, 5 Nov 2009 13:19:07 +0000 (13:19 +0000)]
Fixes for rallye, thanks to WernisMan

14 years agoOutputs an indigo, red, non-clickable menu entry if action file is missing
Roland Häder [Wed, 4 Nov 2009 11:54:37 +0000 (11:54 +0000)]
Outputs an indigo, red, non-clickable menu entry if action file is missing

14 years agoFixes for login
Roland Häder [Wed, 4 Nov 2009 09:19:46 +0000 (09:19 +0000)]
Fixes for login

14 years agoNaming inconsistencies for userid fixed
Roland Häder [Wed, 4 Nov 2009 08:30:49 +0000 (08:30 +0000)]
Naming inconsistencies for userid fixed

14 years agoMore fixes for fetchUserData(), missing template added
Roland Häder [Wed, 4 Nov 2009 07:40:19 +0000 (07:40 +0000)]
More fixes for fetchUserData(), missing template added

14 years agoCache path changed and compileRawCode() introduced
Roland Häder [Wed, 4 Nov 2009 07:32:13 +0000 (07:32 +0000)]
Cache path changed and compileRawCode() introduced

14 years agoCompilation time added, some compileCode() calles removed, ADMIN_WHAT_404 added
Roland Häder [Wed, 4 Nov 2009 06:39:47 +0000 (06:39 +0000)]
Compilation time added, some compileCode() calles removed, ADMIN_WHAT_404 added

14 years agoAll HTML templates now output comments again
Roland Häder [Wed, 4 Nov 2009 06:19:22 +0000 (06:19 +0000)]
All HTML templates now output comments again

14 years agoTemplate cache introduced to shortcut expensive compileCode() calls:
Roland Häder [Wed, 4 Nov 2009 06:07:37 +0000 (06:07 +0000)]
Template cache introduced to shortcut expensive compileCode() calls:
- New template caching added which requires you to delete
  inc/cache/templates/foo.tpl.cache if you have edited foo.tpl
- TODOs.txt updated (again some more internal TODOs are closed, some are added)
- getDateTime() call removed from loadTemplate() to speed it up
- Other minor fixes

14 years agoSome language rewrites
Roland Häder [Wed, 4 Nov 2009 05:19:32 +0000 (05:19 +0000)]
Some language rewrites

14 years agoTypo 'referral'->'referal' fixed, more 'empty version' fixed
Roland Häder [Wed, 4 Nov 2009 05:17:05 +0000 (05:17 +0000)]
Typo 'referral'->'referal' fixed, more 'empty version' fixed

14 years agoDamn typo... :(
Roland Häder [Wed, 4 Nov 2009 04:56:37 +0000 (04:56 +0000)]
Damn typo... :(

14 years agoNew function fetchUserData() introduced to API, total rewrite (not all)
Roland Häder [Wed, 4 Nov 2009 04:53:40 +0000 (04:53 +0000)]
New function fetchUserData() introduced to API, total rewrite (not all)

14 years agoDebug code commented out
Roland Häder [Tue, 3 Nov 2009 23:36:35 +0000 (23:36 +0000)]
Debug code commented out

14 years agoMore fixes to templates
Roland Häder [Tue, 3 Nov 2009 23:34:06 +0000 (23:34 +0000)]
More fixes to templates

14 years agoSome typos
Roland Häder [Tue, 3 Nov 2009 23:17:25 +0000 (23:17 +0000)]
Some typos

14 years agoFixed now
Roland Häder [Tue, 3 Nov 2009 23:14:23 +0000 (23:14 +0000)]
Fixed now

14 years agoShoule compile {?URL?} and so on
Roland Häder [Tue, 3 Nov 2009 23:11:53 +0000 (23:11 +0000)]
Shoule compile {?URL?} and so on

14 years agoFixes for reset
Roland Häder [Tue, 3 Nov 2009 23:05:15 +0000 (23:05 +0000)]
Fixes for reset

14 years agoFixes for missing user data in referal list
Roland Häder [Tue, 3 Nov 2009 23:02:12 +0000 (23:02 +0000)]
Fixes for missing user data in referal list

14 years agoRewrite to display correct message
Roland Häder [Tue, 3 Nov 2009 22:55:45 +0000 (22:55 +0000)]
Rewrite to display correct message

14 years agoFixed... :(
Roland Häder [Tue, 3 Nov 2009 22:39:50 +0000 (22:39 +0000)]
Fixed... :(

14 years agoOld lost call fixed
Roland Häder [Tue, 3 Nov 2009 22:36:53 +0000 (22:36 +0000)]
Old lost call fixed

14 years agoReverted
Roland Häder [Tue, 3 Nov 2009 22:28:11 +0000 (22:28 +0000)]
Reverted

14 years agoSome German text corrected
Roland Häder [Tue, 3 Nov 2009 22:24:00 +0000 (22:24 +0000)]
Some German text corrected

14 years agoA lot texts rewritten and exclamation signs removed
Roland Häder [Tue, 3 Nov 2009 22:21:52 +0000 (22:21 +0000)]
A lot texts rewritten and exclamation signs removed

14 years agoFixes for fix_menu.php and SQL_ALTER_TABLE()
Roland Häder [Tue, 3 Nov 2009 21:59:10 +0000 (21:59 +0000)]
Fixes for fix_menu.php and SQL_ALTER_TABLE()

14 years agoTable for reload locks added
Roland Häder [Tue, 3 Nov 2009 18:38:33 +0000 (18:38 +0000)]
Table for reload locks added

14 years agoWords 'User-Id' in German language replace with 'Mitglieder-Id', more mt_word placeho...
Roland Häder [Tue, 3 Nov 2009 18:21:10 +0000 (18:21 +0000)]
Words 'User-Id' in German language replace with 'Mitglieder-Id', more mt_word placeholders

14 years agoFixes for constant and old lost code removed
Roland Häder [Tue, 3 Nov 2009 17:08:14 +0000 (17:08 +0000)]
Fixes for constant and old lost code removed

14 years agoArray element fixed
Roland Häder [Tue, 3 Nov 2009 17:02:21 +0000 (17:02 +0000)]
Array element fixed

14 years agoWorkarounds for empty referal id
Roland Häder [Tue, 3 Nov 2009 16:34:38 +0000 (16:34 +0000)]
Workarounds for empty referal id

14 years agoSQL_ESCAPE() rewritten for better caching of float numbers
Roland Häder [Tue, 3 Nov 2009 16:23:30 +0000 (16:23 +0000)]
SQL_ESCAPE() rewritten for better caching of float numbers

14 years agoFixes
Roland Häder [Tue, 3 Nov 2009 16:09:47 +0000 (16:09 +0000)]
Fixes

14 years agoHTML fix
Roland Häder [Tue, 3 Nov 2009 16:08:21 +0000 (16:08 +0000)]
HTML fix

14 years agoTypo fixed :(
Roland Häder [Tue, 3 Nov 2009 15:57:34 +0000 (15:57 +0000)]
Typo fixed :(

14 years agoModule 'ref' added to install dump
Roland Häder [Tue, 3 Nov 2009 15:55:58 +0000 (15:55 +0000)]
Module 'ref' added to install dump

14 years agoNickname active, but id provided should result in valid refid
Roland Häder [Tue, 3 Nov 2009 15:52:44 +0000 (15:52 +0000)]
Nickname active, but id provided should result in valid refid

14 years agoSort order changed to have nicer cache files for easier debug
Roland Häder [Tue, 3 Nov 2009 15:45:50 +0000 (15:45 +0000)]
Sort order changed to have nicer cache files for easier debug

14 years agoMore fixes for registration if ext-cache and many more are absend
Roland Häder [Tue, 3 Nov 2009 15:41:51 +0000 (15:41 +0000)]
More fixes for registration if ext-cache and many more are absend

14 years agoFix for ref link fix
Roland Häder [Tue, 3 Nov 2009 15:29:43 +0000 (15:29 +0000)]
Fix for ref link fix

14 years agoNew extension added, ext-uberwach rewritten (unfinished), some fixes
Roland Häder [Tue, 3 Nov 2009 15:22:29 +0000 (15:22 +0000)]
New extension added, ext-uberwach rewritten (unfinished), some fixes
- Referal link fixed
- New satire extension 'Politician Stop' added which should politician prevent printing your webpages
- Campaign extension 'ext-uberwach', a German campaign against surviliance, extended (unfinished)
- Extension ext-network continued but still unfinished
- Some more minor fixes

14 years agoAll non-productive extensions marked as 'non-productive', a warning will be issued...
Roland Häder [Sun, 1 Nov 2009 22:02:06 +0000 (22:02 +0000)]
All non-productive extensions marked as 'non-productive', a warning will be issued if you try to register such extension

14 years agoWorkaround for WINDOWS-1252 encoded data :(
Roland Häder [Sun, 1 Nov 2009 18:40:48 +0000 (18:40 +0000)]
Workaround for WINDOWS-1252 encoded data :(

14 years agoSome entities created. I have US layout here, but they will be converted to UTF-8...
Roland Häder [Sun, 1 Nov 2009 17:12:33 +0000 (17:12 +0000)]
Some entities created. I have US layout here, but they will be converted to UTF-8 anyway, see decodeEntities()

14 years agoMissing header 'Content-Transfer-Encoding' added, template fixed, TODOs.txt updated
Roland Häder [Sun, 1 Nov 2009 17:03:11 +0000 (17:03 +0000)]
Missing header 'Content-Transfer-Encoding' added, template fixed, TODOs.txt updated

14 years agoCharset is now passed to PHPMailer, setOutputMode() does now cast to int, output...
Roland Häder [Sun, 1 Nov 2009 15:23:33 +0000 (15:23 +0000)]
Charset is now passed to PHPMailer, setOutputMode() does now cast to int, output mode is no longer automatically fixed

14 years agoResult from mass-edit fixed...
Roland Häder [Sun, 1 Nov 2009 14:44:17 +0000 (14:44 +0000)]
Result from mass-edit fixed...

14 years agoSpecial characters, like German Umlaute, rewritten to entities (yes, still them....
Roland Häder [Sun, 1 Nov 2009 14:43:05 +0000 (14:43 +0000)]
Special characters, like German Umlaute, rewritten to entities (yes, still them... ;))

14 years agosecureString() does now no longer encode in entities by default, XHTML fixes, missing...
Roland Häder [Sun, 1 Nov 2009 13:57:54 +0000 (13:57 +0000)]
secureString() does now no longer encode in entities by default, XHTML fixes, missing language string fixed