mailer.git
14 years agoObsolete SQL_FREERESULT() call removed
Roland Häder [Sun, 8 Nov 2009 17:30:57 +0000 (17:30 +0000)]
Obsolete SQL_FREERESULT() call removed

14 years agodiv->span and full path removed in debug output
Roland Häder [Sun, 8 Nov 2009 17:29:46 +0000 (17:29 +0000)]
div->span and full path removed in debug output

14 years agoDeprecated templates removed, some code moved to filters, bug fixed in mydata:
Roland Häder [Sun, 8 Nov 2009 17:22:13 +0000 (17:22 +0000)]
Deprecated templates removed, some code moved to filters, bug fixed in mydata:
- Deprecated templates removed
- Old lost template admin_extensions_installed.tpl now deprecated
- Missing array element 'info' rewritten to 'message' in what=mydata (user has
  updated his/her profile)
- Some other minor fixes
- Some HTML/CSS issues fixed
- TODOs.txt updated

14 years agoSeveral fixes for module/action/what handling.
Roland Häder [Sat, 7 Nov 2009 21:25:26 +0000 (21:25 +0000)]
Several fixes for module/action/what handling.

14 years agoFound some older words, all now Mailer
Roland Häder [Sat, 7 Nov 2009 20:39:37 +0000 (20:39 +0000)]
Found some older words, all now Mailer

14 years agoLast words removed. :)
Roland Häder [Sat, 7 Nov 2009 19:53:27 +0000 (19:53 +0000)]
Last words removed. :)

14 years agoMailer used in many places, we still need a good 'selling' title
Roland Häder [Sat, 7 Nov 2009 19:44:54 +0000 (19:44 +0000)]
Mailer used in many places, we still need a good 'selling' title

14 years agoMissing configuration fixed
Roland Häder [Sat, 7 Nov 2009 19:35:05 +0000 (19:35 +0000)]
Missing configuration fixed

14 years agoInstallation improved, first login:
Roland Häder [Sat, 7 Nov 2009 19:30:39 +0000 (19:30 +0000)]
Installation improved, first login:
- Admin password must be entered twice on installation
- sql_patches warning will be displayed in 'welcome' menu only and below the 'you are here menu'
- Admin registration template fixed to previous huge changes

14 years agoYet another fix for missing 'def_refid' in install phase
Roland Häder [Sat, 7 Nov 2009 17:56:56 +0000 (17:56 +0000)]
Yet another fix for missing 'def_refid' in install phase

14 years agoMissing function added
Roland Häder [Sat, 7 Nov 2009 16:57:12 +0000 (16:57 +0000)]
Missing function added

14 years agoFlushing template cache is anoying while developing templates, now we can 'debug...
Roland Häder [Sat, 7 Nov 2009 16:53:15 +0000 (16:53 +0000)]
Flushing template cache is anoying while developing templates, now we can 'debug' the template cache

14 years agoFixes for installation
Roland Häder [Sat, 7 Nov 2009 16:50:18 +0000 (16:50 +0000)]
Fixes for installation

14 years agoHuge HTML/CSS rewrite (see forum)
Roland Häder [Sat, 7 Nov 2009 05:51:12 +0000 (05:51 +0000)]
Huge HTML/CSS rewrite (see forum)

14 years agoRewrites for config in SQLs
Roland Häder [Fri, 6 Nov 2009 19:24:17 +0000 (19:24 +0000)]
Rewrites for config in SQLs

14 years agoraw...
Roland Häder [Fri, 6 Nov 2009 17:43:21 +0000 (17:43 +0000)]
raw...

14 years agoFix for 'empty version' and eval-ed the email again
Roland Häder [Fri, 6 Nov 2009 17:39:37 +0000 (17:39 +0000)]
Fix for 'empty version' and eval-ed the email again

14 years agoFix for marking categories in registration page
Roland Häder [Fri, 6 Nov 2009 17:23:40 +0000 (17:23 +0000)]
Fix for marking categories in registration page

14 years agoTesting fix for emails
Roland Häder [Fri, 6 Nov 2009 17:01:01 +0000 (17:01 +0000)]
Testing fix for emails

14 years agoMore fixes for task->sel convert and deprecated script found
Roland Häder [Fri, 6 Nov 2009 16:58:29 +0000 (16:58 +0000)]
More fixes for task->sel convert and deprecated script found

14 years agoFixes for switch task->sel
Roland Häder [Fri, 6 Nov 2009 16:53:12 +0000 (16:53 +0000)]
Fixes for switch task->sel

14 years agoUnknown module in non-HTML mode, debug comments removed :(
Roland Häder [Fri, 6 Nov 2009 16:49:36 +0000 (16:49 +0000)]
Unknown module in non-HTML mode, debug comments removed :(

14 years agoFull menu is locked/unlocked
Roland Häder [Fri, 6 Nov 2009 16:19:08 +0000 (16:19 +0000)]
Full menu is locked/unlocked

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()