mailer.git
15 years agoSome getConfig() rewritten to isConfigEntrySet()
Roland Häder [Tue, 24 Feb 2009 14:49:46 +0000 (14:49 +0000)]
Some getConfig() rewritten to isConfigEntrySet()

15 years agoMore variables renamed to , install/admin_WriteData() is now generic (with open TODO)
Roland Häder [Tue, 24 Feb 2009 00:02:26 +0000 (00:02 +0000)]
More variables renamed to , install/admin_WriteData() is now generic (with open TODO)

15 years agoMore typos fixed, thanks to Profi-Concept
Roland Häder [Mon, 23 Feb 2009 22:53:49 +0000 (22:53 +0000)]
More typos fixed, thanks to Profi-Concept

15 years agoNow added, sorry
Roland Häder [Mon, 23 Feb 2009 22:16:13 +0000 (22:16 +0000)]
Now added, sorry

15 years agoFunctions imported, some dev-scripts added
Roland Häder [Mon, 23 Feb 2009 22:15:43 +0000 (22:15 +0000)]
Functions imported, some dev-scripts added

15 years agoConstant PATH rewritten, some parts rewritten to use INCLUDE_READABLE()
Roland Häder [Mon, 23 Feb 2009 19:40:40 +0000 (19:40 +0000)]
Constant PATH rewritten, some parts rewritten to use INCLUDE_READABLE()

15 years agoFixed a typo, thanks to profi-concept. Function INCLUDE_READABLE() introduced
Roland Häder [Mon, 23 Feb 2009 19:35:43 +0000 (19:35 +0000)]
Fixed a typo, thanks to profi-concept. Function INCLUDE_READABLE() introduced

15 years agoFixed a lot typos, thanks to profi-concept
Roland Häder [Mon, 23 Feb 2009 19:22:32 +0000 (19:22 +0000)]
Fixed a lot typos, thanks to profi-concept

15 years agoMore language strings rewritten
Roland Häder [Mon, 23 Feb 2009 18:57:25 +0000 (18:57 +0000)]
More language strings rewritten

15 years agoLast references to now replaced with mergeConfig()
Roland Häder [Mon, 23 Feb 2009 17:30:13 +0000 (17:30 +0000)]
Last references to  now replaced with mergeConfig()

15 years agoMore references to removed (still some left)
Roland Häder [Mon, 23 Feb 2009 17:24:15 +0000 (17:24 +0000)]
More references to  removed (still some left)

15 years agoTASK_ADMIN_* -> ADMIN_TASK_*
Roland Häder [Mon, 23 Feb 2009 17:00:42 +0000 (17:00 +0000)]
TASK_ADMIN_* -> ADMIN_TASK_*

15 years agoMore language strings rewritten
Roland Häder [Mon, 23 Feb 2009 16:41:03 +0000 (16:41 +0000)]
More language strings rewritten

15 years agoMore language strings rewritten
Roland Häder [Mon, 23 Feb 2009 14:52:08 +0000 (14:52 +0000)]
More language strings rewritten

15 years agoMore HTML swapped and admin contact link rewritten. Resolves #91
Roland Häder [Mon, 23 Feb 2009 01:38:28 +0000 (01:38 +0000)]
More HTML swapped and admin contact link rewritten. Resolves #91

15 years agoMore queries and language constants rewritten
Roland Häder [Sun, 22 Feb 2009 23:39:06 +0000 (23:39 +0000)]
More queries and language constants rewritten

15 years agoMore language constants rewritten ({--LANGUAGE--} is for constants)
Roland Häder [Sun, 22 Feb 2009 21:39:07 +0000 (21:39 +0000)]
More language constants rewritten ({--LANGUAGE--} is for constants)

15 years agoTicket resolved, code rewrites and caching:
Roland Häder [Sun, 22 Feb 2009 20:40:00 +0000 (20:40 +0000)]
Ticket resolved, code rewrites and caching:
- Resolves ticket #90
- Caching added to prevent some queries
- Some code cleanups
- TODOs added

15 years agoContinue link added, contributed by profi-concept. Partly resolves #3
Roland Häder [Sun, 22 Feb 2009 18:39:27 +0000 (18:39 +0000)]
Continue link added, contributed by profi-concept. Partly resolves #3

15 years agoTwo tickets resolved (57/89)
Roland Häder [Sun, 22 Feb 2009 16:31:44 +0000 (16:31 +0000)]
Two tickets resolved (57/89)
- debug backtrace rewritten which adds links in bugtracker (resolves #57)
- Code like "if (getConfig('foo_entry') == null)" rewritten to use
  isConfigEntrySet() (resolves #89)
- More constants and language strings rewritten

15 years agoScript rewritten to setConfigEntry(), getConfig() and incrementConfigEntry()
Roland Häder [Sat, 21 Feb 2009 03:03:11 +0000 (03:03 +0000)]
Script rewritten to setConfigEntry(), getConfig() and incrementConfigEntry()

15 years agoFixes for broken extension loader and language error. Resolves #87/#88
Roland Häder [Sat, 21 Feb 2009 02:15:27 +0000 (02:15 +0000)]
Fixes for broken extension loader and language error. Resolves #87/#88

15 years agoEven more constants/language strings rewritten, merge_array() now logs debug messages
Roland Häder [Fri, 20 Feb 2009 15:29:08 +0000 (15:29 +0000)]
Even more constants/language strings rewritten, merge_array() now logs debug messages

15 years agoA lot more constants rewritten, deprecated variables with same constant name removed
Roland Häder [Fri, 20 Feb 2009 15:17:26 +0000 (15:17 +0000)]
A lot more constants rewritten, deprecated variables with same constant name removed

15 years agoConstant OUTPUT_MODE rewritten
Roland Häder [Fri, 20 Feb 2009 15:12:18 +0000 (15:12 +0000)]
Constant OUTPUT_MODE rewritten

15 years agoFix for ticket #86, thx 2 profi-concept :)
Roland Häder [Fri, 20 Feb 2009 01:57:55 +0000 (01:57 +0000)]
Fix for ticket #86, thx 2 profi-concept :)

15 years agoMore language constants rewritten
Roland Häder [Fri, 20 Feb 2009 00:22:09 +0000 (00:22 +0000)]
More language constants rewritten

15 years agoMore improved SQL queries
Roland Häder [Fri, 20 Feb 2009 00:13:26 +0000 (00:13 +0000)]
More improved SQL queries

15 years agoFix for broken SQL queries (all). Resolves #84
Roland Häder [Thu, 19 Feb 2009 23:55:34 +0000 (23:55 +0000)]
Fix for broken SQL queries (all). Resolves #84

15 years agoAll, except security block, include()/require() rewritten to own LOAD_INC()/LOAD_INC_...
Roland Häder [Thu, 19 Feb 2009 23:48:16 +0000 (23:48 +0000)]
All, except security block, include()/require() rewritten to own LOAD_INC()/LOAD_INC_ONCE() functions

15 years agoPrevious fix fixed, a lot constants rewritten (unfinished)
Roland Häder [Thu, 19 Feb 2009 22:37:27 +0000 (22:37 +0000)]
Previous fix fixed, a lot constants rewritten (unfinished)

15 years agoAll database names are now 'back-ticked' and constant _MYSQL_PREFIX is wrapped. Partl...
Roland Häder [Thu, 19 Feb 2009 18:30:24 +0000 (18:30 +0000)]
All database names are now 'back-ticked' and constant _MYSQL_PREFIX is wrapped. Partly resolves #83

15 years agoFixes in changing URLs in surfbar extension. Resolves #40/#41
Roland Häder [Wed, 18 Feb 2009 23:03:51 +0000 (23:03 +0000)]
Fixes in changing URLs in surfbar extension. Resolves #40/#41

15 years agoSome more butifications
Roland Häder [Tue, 10 Feb 2009 16:58:14 +0000 (16:58 +0000)]
Some more butifications

15 years agoOutput of messages now a bit nicer
Roland Häder [Tue, 10 Feb 2009 15:27:04 +0000 (15:27 +0000)]
Output of messages now a bit nicer

15 years agoMore bugs resolved, thanks to profi-concept
Roland Häder [Mon, 9 Feb 2009 17:59:10 +0000 (17:59 +0000)]
More bugs resolved, thanks to profi-concept

15 years agoHTML->XHTML converted
Roland Häder [Mon, 9 Feb 2009 15:06:08 +0000 (15:06 +0000)]
HTML->XHTML converted

15 years agoAgain missed... :( @profi-concept: wie geht das?
Roland Häder [Mon, 9 Feb 2009 13:27:33 +0000 (13:27 +0000)]
Again missed... :( @profi-concept: wie geht das?

15 years agoMore HTML tags ported to XHTML (all lower-case), bug #33 resolved
Roland Häder [Mon, 9 Feb 2009 13:26:37 +0000 (13:26 +0000)]
More HTML tags ported to XHTML (all lower-case), bug #33 resolved

15 years agoSome typos fixed
Roland Häder [Sun, 8 Feb 2009 17:49:42 +0000 (17:49 +0000)]
Some typos fixed

15 years agogetTotalFatalErrors() is now the right name
Roland Häder [Sun, 8 Feb 2009 17:34:51 +0000 (17:34 +0000)]
getTotalFatalErrors() is now the right name

15 years agoParser error fixed
Roland Häder [Sun, 8 Feb 2009 17:32:26 +0000 (17:32 +0000)]
Parser error fixed

15 years agoSome internal TODOs fixed, rewrites to script inclusion
Roland Häder [Sun, 8 Feb 2009 17:28:49 +0000 (17:28 +0000)]
Some internal TODOs fixed, rewrites to script inclusion

15 years agoLOAD_CONFIGURED_URL() added, bug #66 resolved
Roland Häder [Sun, 8 Feb 2009 15:22:55 +0000 (15:22 +0000)]
LOAD_CONFIGURED_URL() added, bug #66 resolved

15 years agoHTML->XHTML preparation (still *A LOT* to convert
Roland Häder [Sun, 8 Feb 2009 01:29:28 +0000 (01:29 +0000)]
HTML->XHTML preparation (still *A LOT* to convert

15 years agoSome functions rewritten to hungarian notation, handling of array rewritten
Roland Häder [Sat, 7 Feb 2009 20:15:12 +0000 (20:15 +0000)]
Some functions rewritten to hungarian notation, handling of array  rewritten

15 years agoTypo fixed
Roland Häder [Sat, 7 Feb 2009 19:11:52 +0000 (19:11 +0000)]
Typo fixed

15 years agoVergessen... :(
Roland Häder [Sat, 7 Feb 2009 17:27:48 +0000 (17:27 +0000)]
Vergessen... :(

15 years agoCookie code removed, rewritten, internal URLs are now relative (see LOAD_URL()),...
Roland Häder [Sat, 7 Feb 2009 17:27:15 +0000 (17:27 +0000)]
Cookie code removed, rewritten, internal URLs are now relative (see LOAD_URL()), tickets resolved

15 years agoAgain more fixes from bugtracker, thanks to profi-concept
Roland Häder [Sat, 7 Feb 2009 03:49:48 +0000 (03:49 +0000)]
Again more fixes from bugtracker, thanks to profi-concept

15 years agoMore fixes from bugtracker issues, thanks to profi-concept
Roland Häder [Sat, 7 Feb 2009 03:35:45 +0000 (03:35 +0000)]
More fixes from bugtracker issues, thanks to profi-concept

15 years agoWord 'POINTS' added
Roland Häder [Fri, 6 Feb 2009 02:16:46 +0000 (02:16 +0000)]
Word 'POINTS' added

15 years agoFixes for a lot bug tickets. (Sorry for lame comment)
Roland Häder [Fri, 6 Feb 2009 01:02:50 +0000 (01:02 +0000)]
Fixes for a lot bug tickets. (Sorry for lame comment)

15 years agoFix for the fix...
Roland Häder [Thu, 25 Dec 2008 20:39:55 +0000 (20:39 +0000)]
Fix for the fix...

15 years agoFix for birthday timestamps < 0 (why this?)
Roland Häder [Thu, 25 Dec 2008 20:29:04 +0000 (20:29 +0000)]
Fix for birthday timestamps < 0 (why this?)

15 years agoFix for language string
Roland Häder [Thu, 25 Dec 2008 20:12:03 +0000 (20:12 +0000)]
Fix for language string

15 years agoSeveral bugfixes/improvements: (again)
Roland Häder [Thu, 25 Dec 2008 20:02:30 +0000 (20:02 +0000)]
Several bugfixes/improvements: (again)
- While mails are deleted the removed (affected) rows are being displayed
- Fixes bug in transfer configuration (Resolves #25)
- Fixes bug in Wernis configuration (Resolves #23)
- Fixes bug in de/activating extension 'wernis' (Resolved #22)
- Added backtrace if headers are already sent (Maybe resolves #21)

15 years agoSome marjor bugfixes and little improvements
Roland Häder [Thu, 25 Dec 2008 19:00:41 +0000 (19:00 +0000)]
Some marjor bugfixes and little improvements
- Ugly line "No mail orders found" replaced with nicer looking "admin_setting_saved" template
- Fixed bug in deleting any member mails without entries in mxchange_user_stats (reolved #28)
- Fixed bug in "member list" if no extension "country" is installed (resolved #29)
- Fixed bug in "Edit admin accounts" when current admin has access level "DENY" (resolved #27)
- Fixed missing array $_CONFIG in templates

15 years agoGeneral directory structure added for debug extension
Roland Häder [Tue, 23 Dec 2008 01:27:40 +0000 (01:27 +0000)]
General directory structure added for debug extension

15 years agoSome required global statements added
Roland Häder [Mon, 22 Dec 2008 19:30:49 +0000 (19:30 +0000)]
Some required global statements added

15 years agoFix for 'ref_system'
Roland Häder [Mon, 22 Dec 2008 18:42:48 +0000 (18:42 +0000)]
Fix for 'ref_system'

15 years agoMore fixes, thanks to rasty's debug.log
Roland Häder [Mon, 22 Dec 2008 17:26:41 +0000 (17:26 +0000)]
More fixes, thanks to rasty's debug.log

15 years agoFix for non-working admin login if no extension is installed (an other fixed broke it)
Roland Häder [Mon, 22 Dec 2008 17:03:14 +0000 (17:03 +0000)]
Fix for non-working admin login if no extension is installed (an other fixed broke it)

15 years agoFixed unset variable , added some debug loggings. Resolved #18
Roland Häder [Mon, 22 Dec 2008 14:44:26 +0000 (14:44 +0000)]
Fixed unset variable , added some debug loggings. Resolved #18

15 years agoFixed doublicate init of filter system if 'cache' extension is installed
Roland Häder [Mon, 22 Dec 2008 13:57:39 +0000 (13:57 +0000)]
Fixed doublicate init of filter system if 'cache' extension is installed

15 years agoFixed endless loop, if no sql_patches is installed and modules.php?module=index was...
Roland Häder [Mon, 22 Dec 2008 13:32:44 +0000 (13:32 +0000)]
Fixed endless loop, if no sql_patches is installed and modules.php?module=index was called. Resolved #17

15 years agoFunction INIT_FILTER_SYSTEM() is now being executed even when there are no extensions...
Roland Häder [Mon, 22 Dec 2008 13:19:40 +0000 (13:19 +0000)]
Function INIT_FILTER_SYSTEM() is now being executed even when there are no extensions installed. Resolved #16

15 years agoFixes missing variable CSS in installation phase. Resolved #15
Roland Häder [Mon, 22 Dec 2008 13:05:30 +0000 (13:05 +0000)]
Fixes missing variable CSS in installation phase. Resolved #15

15 years agoExtension notes and verbose SQL table rewritten to templates. Resolved #13
Roland Häder [Mon, 22 Dec 2008 12:56:50 +0000 (12:56 +0000)]
Extension notes and verbose SQL table rewritten to templates. Resolved #13

15 years agoCache file does no longer output fatal messages when it can't find file for deletion
Roland Häder [Mon, 22 Dec 2008 10:58:47 +0000 (10:58 +0000)]
Cache file does no longer output fatal messages when it can't find file for deletion

15 years agoMore places rewritten to use incrementConfigEntry()
Roland Häder [Sat, 20 Dec 2008 11:01:47 +0000 (11:01 +0000)]
More places rewritten to use incrementConfigEntry()

15 years agoGlobal removed on many places, rewritten to use incrementConfigEntry()
Roland Häder [Sat, 20 Dec 2008 10:54:11 +0000 (10:54 +0000)]
Global  removed on many places, rewritten to use incrementConfigEntry()

15 years agoFix for empty refid
Roland Häder [Fri, 19 Dec 2008 22:41:16 +0000 (22:41 +0000)]
Fix for empty refid

15 years agoDamn hard keyboard... Pressed the key 'r' but not entered. :/
Roland Häder [Fri, 19 Dec 2008 22:25:57 +0000 (22:25 +0000)]
Damn hard keyboard... Pressed the key 'r' but not entered. :/

15 years agoMinor rewrites, cache destroyed on mailexchange auto-activation
Roland Häder [Fri, 19 Dec 2008 22:22:23 +0000 (22:22 +0000)]
Minor rewrites, cache destroyed on mailexchange auto-activation

15 years agoNaming convention applied, rewritten to use filter
Roland Häder [Fri, 19 Dec 2008 22:17:21 +0000 (22:17 +0000)]
Naming convention applied, rewritten to use filter

15 years agoFixes for sponsor admin area
Roland Häder [Fri, 19 Dec 2008 21:55:50 +0000 (21:55 +0000)]
Fixes for sponsor admin area

15 years agoFix for broken admin_add_sponsor template
Roland Häder [Fri, 19 Dec 2008 21:40:09 +0000 (21:40 +0000)]
Fix for broken admin_add_sponsor template

15 years agorobots.txt forbids robots to enter inc and templates on weak servers
Roland Häder [Fri, 19 Dec 2008 20:43:15 +0000 (20:43 +0000)]
robots.txt forbids robots to enter inc and templates on weak servers

15 years agoFix in CREATE_EXTENSION_DEACTIVATION_TASK() and coding-style updated
Roland Häder [Fri, 19 Dec 2008 20:30:50 +0000 (20:30 +0000)]
Fix in CREATE_EXTENSION_DEACTIVATION_TASK() and coding-style updated

15 years agoAgain, sorry...
Roland Häder [Fri, 19 Dec 2008 19:34:17 +0000 (19:34 +0000)]
Again, sorry...

15 years agoFinal fixes for SQL execution
Roland Häder [Fri, 19 Dec 2008 19:33:27 +0000 (19:33 +0000)]
Final fixes for SQL execution

15 years agoFixes for SQL execution and deprecated files removed
Roland Häder [Fri, 19 Dec 2008 19:24:53 +0000 (19:24 +0000)]
Fixes for SQL execution and deprecated files removed

15 years agoFixes for running SQL queries
Roland Häder [Fri, 19 Dec 2008 19:07:21 +0000 (19:07 +0000)]
Fixes for running SQL queries

15 years agoMore fixes for 'theme vs. extensions'
Roland Häder [Fri, 19 Dec 2008 18:36:23 +0000 (18:36 +0000)]
More fixes for 'theme vs. extensions'

15 years agoFix for always default theme showed
Roland Häder [Fri, 19 Dec 2008 18:26:21 +0000 (18:26 +0000)]
Fix for always default theme showed

15 years agoMissing updated files added
Roland Häder [Fri, 19 Dec 2008 18:01:29 +0000 (18:01 +0000)]
Missing updated files added

15 years agoFinal fixes for 'loading cache vs. filters vs. extensions' construct
Roland Häder [Fri, 19 Dec 2008 17:57:47 +0000 (17:57 +0000)]
Final fixes for 'loading cache vs. filters vs. extensions' construct

15 years agoFixes for extension registration
Roland Häder [Fri, 19 Dec 2008 17:43:27 +0000 (17:43 +0000)]
Fixes for extension registration

15 years agoAgain missing... :(
Roland Häder [Fri, 19 Dec 2008 17:32:55 +0000 (17:32 +0000)]
Again missing... :(

15 years agoINC_POOL -> data renamed
Roland Häder [Fri, 19 Dec 2008 17:31:21 +0000 (17:31 +0000)]
INC_POOL -> data renamed

15 years agoFixes for filter 'load_includes'
Roland Häder [Fri, 19 Dec 2008 17:25:03 +0000 (17:25 +0000)]
Fixes for filter 'load_includes'

15 years agoFix for failed cache tries, problems with modules are locked
Roland Häder [Fri, 19 Dec 2008 17:12:19 +0000 (17:12 +0000)]
Fix for failed cache tries, problems with modules are locked

15 years agoFix for INSERT INTO query
Roland Häder [Fri, 19 Dec 2008 17:05:19 +0000 (17:05 +0000)]
Fix for INSERT INTO query

15 years agoLogging of mails if DEBUG_MAIL is defined removed
Roland Häder [Fri, 19 Dec 2008 16:51:06 +0000 (16:51 +0000)]
Logging of mails if DEBUG_MAIL is defined removed

15 years agoError fixed in what-order.php
Roland Häder [Fri, 19 Dec 2008 16:48:36 +0000 (16:48 +0000)]
Error fixed in what-order.php

15 years agoDebug line added and inserting of ref-level 0 fixed
Roland Häder [Fri, 19 Dec 2008 16:44:35 +0000 (16:44 +0000)]
Debug line added and inserting of ref-level 0 fixed

15 years agoDebug lines commented out
Roland Häder [Fri, 19 Dec 2008 16:39:29 +0000 (16:39 +0000)]
Debug lines commented out

15 years agoVariable rewritten to ['ref_level'] to avoid trouble with referal system
Roland Häder [Fri, 19 Dec 2008 16:37:39 +0000 (16:37 +0000)]
Variable  rewritten to ['ref_level'] to avoid trouble with referal system

15 years agoExtensions 'admins' and 'task' are now always active
Roland Häder [Fri, 19 Dec 2008 16:24:41 +0000 (16:24 +0000)]
Extensions 'admins' and 'task' are now always active