mailer.git
14 years agoRewritten to use NICKNAME_IS_ACTIVE()
Roland Häder [Mon, 17 Aug 2009 18:02:53 +0000 (18:02 +0000)]
Rewritten to use NICKNAME_IS_ACTIVE()

14 years agoRewrite to save queries
Roland Häder [Mon, 17 Aug 2009 17:57:15 +0000 (17:57 +0000)]
Rewrite to save queries

14 years agoAnother try... :(
Roland Häder [Mon, 17 Aug 2009 17:54:08 +0000 (17:54 +0000)]
Another try... :(

14 years agoNext try to fix nickname login :(
Roland Häder [Mon, 17 Aug 2009 17:49:27 +0000 (17:49 +0000)]
Next try to fix nickname login :(

14 years agoNickname login should work now
Roland Häder [Mon, 17 Aug 2009 17:43:38 +0000 (17:43 +0000)]
Nickname login should work now

14 years agotrim() added
Roland Häder [Fri, 14 Aug 2009 20:10:36 +0000 (20:10 +0000)]
trim() added

14 years agoHandling of unexpected errors from API rewritten
Roland Häder [Fri, 14 Aug 2009 20:09:29 +0000 (20:09 +0000)]
Handling of unexpected errors from API rewritten

14 years agoFixes for extension problems while installing/removing (still double-registration...
Roland Häder [Fri, 31 Jul 2009 22:04:06 +0000 (22:04 +0000)]
Fixes for extension problems while installing/removing (still double-registration is not yet fixed)

14 years agoNow no longer in admin area
Roland Häder [Fri, 31 Jul 2009 16:52:08 +0000 (16:52 +0000)]
Now no longer in admin area

14 years agoMissing properties added
Roland Häder [Fri, 31 Jul 2009 16:30:33 +0000 (16:30 +0000)]
Missing properties added

14 years agoScript extended with JavaScript templates and ext-uberwach added, see http://www...
Roland Häder [Fri, 31 Jul 2009 16:23:44 +0000 (16:23 +0000)]
Script extended with JavaScript templates and ext-uberwach added, see uberwach.de for details

14 years agoFix for wrong mask fill-in
Roland Häder [Wed, 29 Jul 2009 22:12:32 +0000 (22:12 +0000)]
Fix for wrong mask fill-in

14 years agoSeveral double->single convertions, fix for missing constant '_MYSQL_PREFIX' which...
Roland Häder [Wed, 29 Jul 2009 21:56:28 +0000 (21:56 +0000)]
Several double->single convertions, fix for missing constant '_MYSQL_PREFIX' which is no longer a constant, extension .cache added to rdf.class.php

14 years agoDouble->single converted and fixed a display bug when theme is already installed
Roland Häder [Wed, 29 Jul 2009 21:41:54 +0000 (21:41 +0000)]
Double->single converted and fixed a display bug when theme is already installed

14 years agoMore double->single convertions
Roland Häder [Wed, 29 Jul 2009 19:52:38 +0000 (19:52 +0000)]
More double->single convertions

14 years agoFix for if session has expired and user is still in login area
Roland Häder [Wed, 29 Jul 2009 19:47:45 +0000 (19:47 +0000)]
Fix for if session has expired and user is still in login area

14 years agoFixed bug in surfbar member list
Roland Häder [Wed, 29 Jul 2009 18:02:13 +0000 (18:02 +0000)]
Fixed bug in surfbar member list

14 years agoCSS classes rewritten to ids to let JavaScript insert more values. Some wrappers...
Roland Häder [Wed, 29 Jul 2009 17:36:08 +0000 (17:36 +0000)]
CSS classes rewritten to ids to let JavaScript insert more values. Some wrappers added

14 years agoFixed content disappearence in member menu
Roland Häder [Wed, 29 Jul 2009 16:52:14 +0000 (16:52 +0000)]
Fixed content disappearence in member menu

14 years agoNew wrapper functions enableBlockMode() and isBlockModeEnabled() introduced
Roland Häder [Wed, 29 Jul 2009 16:46:55 +0000 (16:46 +0000)]
New wrapper functions enableBlockMode() and isBlockModeEnabled() introduced

14 years agoFixes for chk_login when no ext-theme is installed
Roland Häder [Wed, 29 Jul 2009 16:40:38 +0000 (16:40 +0000)]
Fixes for chk_login when no ext-theme is installed

14 years agoSame fix for isActionSet()
Roland Häder [Tue, 28 Jul 2009 21:39:06 +0000 (21:39 +0000)]
Same fix for isActionSet()

14 years agoTODOs.txt updated, TODO added for SUB_POINTS(), some rewrites, fix for isWhatSet()
Roland Häder [Tue, 28 Jul 2009 21:36:38 +0000 (21:36 +0000)]
TODOs.txt updated, TODO added for SUB_POINTS(), some rewrites, fix for isWhatSet()

14 years agoA lot bugfixes for ext-cache and deprecated files removed:
Roland Häder [Tue, 28 Jul 2009 21:19:54 +0000 (21:19 +0000)]
A lot bugfixes for ext-cache and deprecated files removed:
- Fixed a problem that no cache file was removed and later used after another registration
- Fixed a problem with CSS mode: cache files got created and removed, now only allowed in 'mode 0'
- Fixed a problem with CSS mode again: When ext-cache is registered css.php raises a missing array element 'revision'
- Some double quotes to single quotes converted
- Deprecated (ext-repair vs. ext-menu) includes removed
- Other minor improvements like more debug messages in debug-mode

14 years ago is now located in ['config']
Roland Häder [Tue, 28 Jul 2009 19:17:43 +0000 (19:17 +0000)]
 is now located in ['config']

14 years agoTODOs.txt updated. :(
Roland Häder [Tue, 28 Jul 2009 19:13:33 +0000 (19:13 +0000)]
TODOs.txt updated. :(

14 years ago'what','action','module' and 'output_mode' wrapped into functions (WARNUNG: Code...
Roland Häder [Tue, 28 Jul 2009 18:50:32 +0000 (18:50 +0000)]
'what','action','module' and 'output_mode' wrapped into functions (WARNUNG: Code may be broken)

14 years agoPossible fix for #125, applied fixes from profi-concept's branch
Roland Häder [Tue, 28 Jul 2009 17:06:17 +0000 (17:06 +0000)]
Possible fix for #125, applied fixes from profi-concept's branch

14 years agoTODOs.txt updated, we really need a hook here, how do I do so?
Roland Häder [Mon, 27 Jul 2009 20:57:55 +0000 (20:57 +0000)]
TODOs.txt updated, we really need a hook here, how do I do so?

14 years agoMore fixes for missing variables, array elements and logical bugs...
Roland Häder [Mon, 27 Jul 2009 20:56:16 +0000 (20:56 +0000)]
More fixes for missing variables, array elements and logical bugs...

14 years agoFixed 'last' array, TODOs.txt updated
Roland Häder [Mon, 27 Jul 2009 20:40:13 +0000 (20:40 +0000)]
Fixed 'last' array, TODOs.txt updated

14 years agoOld naming convention fixed
Roland Häder [Mon, 27 Jul 2009 20:38:15 +0000 (20:38 +0000)]
Old naming convention fixed

14 years agoA lot code refactured to newly introduces wrapper function isNicknameUsed()
Roland Häder [Mon, 27 Jul 2009 20:33:32 +0000 (20:33 +0000)]
A lot code refactured to newly introduces wrapper function isNicknameUsed()

14 years agoWorks better with null
Roland Häder [Mon, 27 Jul 2009 20:22:30 +0000 (20:22 +0000)]
Works better with null

14 years agoCode cleanup:
Roland Häder [Mon, 27 Jul 2009 20:18:23 +0000 (20:18 +0000)]
Code cleanup:
- Initialization of 'action' and 'what' is no longer needed in all root scripts
- Some more double-quotes converted to single-quotes
- Minor cleanups

14 years agoDeprecated action=login (admin area) removed
Roland Häder [Mon, 27 Jul 2009 08:46:31 +0000 (08:46 +0000)]
Deprecated action=login (admin area) removed

14 years agoFix for the fix... :(
Roland Häder [Sun, 26 Jul 2009 20:20:00 +0000 (20:20 +0000)]
Fix for the fix... :(

14 years ago(Possible) fixes for illegal array indexes
Roland Häder [Sun, 26 Jul 2009 20:17:43 +0000 (20:17 +0000)]
(Possible) fixes for illegal array indexes

14 years agoif-block rewrittten, some TODOs/default added
Roland Häder [Sun, 26 Jul 2009 20:12:49 +0000 (20:12 +0000)]
if-block rewrittten, some TODOs/default added

14 years agoSome rewrites, TODOs handled:
Roland Häder [Sun, 26 Jul 2009 19:43:14 +0000 (19:43 +0000)]
Some rewrites, TODOs handled:
- Some rewrites of ugly code
- Internal TODO closed
- New TODOs added
- TODOs.txt updated

14 years agoFix for ext-wernis, some rewrites, fixes for array-to-string convertion
Roland Häder [Sun, 26 Jul 2009 19:31:02 +0000 (19:31 +0000)]
Fix for ext-wernis, some rewrites, fixes for array-to-string convertion

14 years agoSome fixes for surfbar extension (#123), double->single, misc cleanups/fixes
Roland Häder [Sun, 26 Jul 2009 18:42:27 +0000 (18:42 +0000)]
Some fixes for surfbar extension (#123), double->single, misc cleanups/fixes

14 years agoDouble quotes to single quotes rewritten
Roland Häder [Sun, 26 Jul 2009 16:43:39 +0000 (16:43 +0000)]
Double quotes to single quotes rewritten

14 years agoRewrite for fixing reported error message at ticket #56
Roland Häder [Sun, 26 Jul 2009 16:35:20 +0000 (16:35 +0000)]
Rewrite for fixing reported error message at ticket #56

14 years agoComplete rewrite and debug message surpressed:
Roland Häder [Sun, 26 Jul 2009 16:07:55 +0000 (16:07 +0000)]
Complete rewrite and debug message surpressed:
- Function isExtensionInstalled() added
- rewritten all calls for error messages
- debug message about missing extension in database now only in debug-mode

14 years agoRewritten to use functions, query updated to a 'join'
Roland Häder [Sun, 26 Jul 2009 14:50:52 +0000 (14:50 +0000)]
Rewritten to use functions, query updated to a 'join'

14 years agoParser error fixed and should be span instead of div, TODOs.txt updated
Roland Häder [Sun, 26 Jul 2009 14:37:23 +0000 (14:37 +0000)]
Parser error fixed and should be span instead of div, TODOs.txt updated

14 years agoAnother try to fix bigintval() problem, ticket #114
Roland Häder [Sun, 26 Jul 2009 14:23:40 +0000 (14:23 +0000)]
Another try to fix bigintval() problem, ticket #114

14 years agoSeveral CSS fixes for quite better look
Roland Häder [Sun, 26 Jul 2009 14:14:43 +0000 (14:14 +0000)]
Several CSS fixes for quite better look

14 years agoMissing li-tag added to avoid XHTML error
Roland Häder [Sun, 26 Jul 2009 12:57:12 +0000 (12:57 +0000)]
Missing li-tag added to avoid XHTML error

14 years agoStill a bit silly but seems to work
Roland Häder [Sun, 26 Jul 2009 12:47:47 +0000 (12:47 +0000)]
Still a bit silly but seems to work

14 years agoDatabase links should be up before we send queries, now a trigger_error() is added...
Roland Häder [Sun, 26 Jul 2009 12:43:25 +0000 (12:43 +0000)]
Database links should be up before we send queries, now a trigger_error() is added to avoid this and many more bugs... :(

14 years agoTODOs.txt updated :( We need a solution here
Roland Häder [Sun, 5 Jul 2009 20:03:19 +0000 (20:03 +0000)]
TODOs.txt updated :( We need a solution here

14 years agoFixes for broken installation routine
Roland Häder [Sun, 5 Jul 2009 19:46:21 +0000 (19:46 +0000)]
Fixes for broken installation routine

14 years agoRemoved, opps...
Roland Häder [Thu, 25 Jun 2009 20:17:02 +0000 (20:17 +0000)]
Removed, opps...

14 years ago"copied"
Roland Häder [Thu, 25 Jun 2009 20:11:35 +0000 (20:11 +0000)]
"copied"

14 years agoMissing language string added
Roland Häder [Wed, 24 Jun 2009 19:35:07 +0000 (19:35 +0000)]
Missing language string added

14 years agoConvention applied
Roland Häder [Wed, 24 Jun 2009 18:10:56 +0000 (18:10 +0000)]
Convention applied

14 years agoNew method generateExtensionInactiveMessage() introduced
Roland Häder [Sun, 21 Jun 2009 21:26:24 +0000 (21:26 +0000)]
New method generateExtensionInactiveMessage() introduced

14 years agoTypo in function name fixed, double->single quotes, some HTML fixes
Roland Häder [Tue, 9 Jun 2009 19:41:20 +0000 (19:41 +0000)]
Typo in function name fixed, double->single quotes, some HTML fixes

14 years agoFooter is back on in installation phase, fix for strange error message from header()
Roland Häder [Tue, 9 Jun 2009 19:15:11 +0000 (19:15 +0000)]
Footer is back on in installation phase, fix for strange error message from header()

14 years agoFix for fatal error and naming convention applied
Roland Häder [Mon, 8 Jun 2009 17:32:34 +0000 (17:32 +0000)]
Fix for fatal error and naming convention applied

14 years agoSanity check added to make sure the file is really there
Roland Häder [Sat, 6 Jun 2009 21:35:11 +0000 (21:35 +0000)]
Sanity check added to make sure the file is really there

14 years agoEOL for HTTP request moved to config, errno and err_desc initialized (was absend)
Roland Häder [Sat, 6 Jun 2009 21:23:41 +0000 (21:23 +0000)]
EOL for HTTP request moved to config, errno and err_desc initialized (was absend)

14 years agosql_patches will never have language/function includes...
Roland Häder [Sat, 6 Jun 2009 21:14:51 +0000 (21:14 +0000)]
sql_patches will never have language/function includes...

14 years agoMore debug.log lines added, indent fixed in surfbar.php
Roland Häder [Sat, 6 Jun 2009 21:00:43 +0000 (21:00 +0000)]
More debug.log lines added, indent fixed in surfbar.php

14 years agoPossible fix for missing ext_notes while displaying extension tasks, TODOs.txt updated
Roland Häder [Sat, 6 Jun 2009 19:59:30 +0000 (19:59 +0000)]
Possible fix for missing ext_notes while displaying extension tasks, TODOs.txt updated

14 years agoif() condition simplified and some minor rewrites
Roland Häder [Sat, 6 Jun 2009 19:54:04 +0000 (19:54 +0000)]
if() condition simplified and some minor rewrites

14 years agoNotice added to always include debug.log in your full bug report
Roland Häder [Sat, 6 Jun 2009 19:41:18 +0000 (19:41 +0000)]
Notice added to always include debug.log in your full bug report

14 years agoMore debug output added
Roland Häder [Sat, 6 Jun 2009 19:38:38 +0000 (19:38 +0000)]
More debug output added

14 years agoNow debug_report_bug() will be called if ext_name or ext_ver is empty which should...
Roland Häder [Sat, 6 Jun 2009 19:27:54 +0000 (19:27 +0000)]
Now debug_report_bug() will be called if ext_name or ext_ver is empty which should not happen

14 years agoComments added (were absend)
Roland Häder [Sat, 6 Jun 2009 19:01:49 +0000 (19:01 +0000)]
Comments added (were absend)

14 years agoDeprecation of ext-rewrite as of ext-seo prepared and ext-imprint/seo added (UNFINISHED)
Roland Häder [Sat, 6 Jun 2009 18:55:15 +0000 (18:55 +0000)]
Deprecation of ext-rewrite as of ext-seo prepared and ext-imprint/seo added (UNFINISHED)

14 years agoFunctions renamed to new naming convetion, TODOs.txt updated
Roland Häder [Sat, 6 Jun 2009 18:33:21 +0000 (18:33 +0000)]
Functions renamed to new naming convetion, TODOs.txt updated

14 years agoPossible work-around added to prevent fatal error if no admins-functions.php is loaded
Roland Häder [Sat, 6 Jun 2009 17:56:01 +0000 (17:56 +0000)]
Possible work-around added to prevent fatal error if no admins-functions.php is loaded

14 years agoFix for template ext_lead.tpl, thanks to narutofanxxxll
Roland Häder [Sat, 6 Jun 2009 17:45:08 +0000 (17:45 +0000)]
Fix for template ext_lead.tpl, thanks to narutofanxxxll

14 years agoPossible fix for missing OUTPUT_MODE, thanks to narutofanxxxll
Roland Häder [Sat, 6 Jun 2009 15:27:51 +0000 (15:27 +0000)]
Possible fix for missing OUTPUT_MODE, thanks to narutofanxxxll

14 years agoREADME updated, thanks to narutofanxxxll
Roland Häder [Sat, 6 Jun 2009 14:27:13 +0000 (14:27 +0000)]
README updated, thanks to narutofanxxxll

15 years agoCode cosmetics applied
Roland Häder [Sat, 18 Apr 2009 10:58:52 +0000 (10:58 +0000)]
Code cosmetics applied

15 years agoAgain redirection should work
Roland Häder [Sun, 12 Apr 2009 15:04:53 +0000 (15:04 +0000)]
Again redirection should work

15 years agoOld config.php is now automatically updated to new config-local.php format, several...
Roland Häder [Sun, 12 Apr 2009 14:55:20 +0000 (14:55 +0000)]
Old config.php is now automatically updated to new config-local.php format, several fixes/rewrites

15 years agoDeprecated config.php removed. Please wait for further commits with an included fall...
Roland Häder [Fri, 10 Apr 2009 00:15:55 +0000 (00:15 +0000)]
Deprecated config.php removed. Please wait for further commits with an included fall-back 'mechanism'. Thanks for staying tuned.

15 years agoRedirect was debugged as well...
Roland Häder [Tue, 7 Apr 2009 21:13:15 +0000 (21:13 +0000)]
Redirect was debugged as well...

15 years agoMigration of stelzi's commit 1022 with some changes so we have a nicer code. See...
Roland Häder [Tue, 7 Apr 2009 21:08:15 +0000 (21:08 +0000)]
Migration of stelzi's commit 1022 with some changes so we have a nicer code. See bug #119 for details

15 years agoRewrite from stelzi implemented, variable and function name renamed to match with...
Roland Häder [Tue, 7 Apr 2009 20:28:02 +0000 (20:28 +0000)]
Rewrite from stelzi implemented, variable and function name renamed to match with naming convention

15 years agoconfig.php partly solved, see #117
Roland Häder [Mon, 6 Apr 2009 19:34:33 +0000 (19:34 +0000)]
config.php partly solved, see #117

15 years agoComment removed
Roland Häder [Fri, 3 Apr 2009 09:45:51 +0000 (09:45 +0000)]
Comment removed

15 years agoRenamed
Roland Häder [Fri, 3 Apr 2009 09:39:42 +0000 (09:39 +0000)]
Renamed

15 years agoNew naming convention applied to many functions, see #118 for details
Roland Häder [Fri, 3 Apr 2009 09:32:14 +0000 (09:32 +0000)]
New naming convention applied to many functions, see #118 for details

15 years agoDouble-quotes to single-quotes converted, tabs rewritten to spaces (not all)
Roland Häder [Thu, 2 Apr 2009 18:21:50 +0000 (18:21 +0000)]
Double-quotes to single-quotes converted, tabs rewritten to spaces (not all)

15 years agoHTML fixes and rewritten install finalizer
Roland Häder [Thu, 2 Apr 2009 18:01:24 +0000 (18:01 +0000)]
HTML fixes and rewritten install finalizer

15 years agoAgain it happened... :(
Roland Häder [Thu, 2 Apr 2009 17:57:17 +0000 (17:57 +0000)]
Again it happened... :(

15 years agoYet another more XHTML fixes
Roland Häder [Thu, 2 Apr 2009 17:56:11 +0000 (17:56 +0000)]
Yet another more XHTML fixes

15 years agoEven more XHTML fixes #3
Roland Häder [Thu, 2 Apr 2009 17:21:25 +0000 (17:21 +0000)]
Even more XHTML fixes #3

15 years agoEven more XHTML fixes #2
Roland Häder [Thu, 2 Apr 2009 17:04:29 +0000 (17:04 +0000)]
Even more XHTML fixes #2

15 years agoEven more XHTML fixes
Roland Häder [Thu, 2 Apr 2009 17:00:35 +0000 (17:00 +0000)]
Even more XHTML fixes

15 years agoXHTML fix
Roland Häder [Thu, 2 Apr 2009 16:58:21 +0000 (16:58 +0000)]
XHTML fix

15 years agoCSS rewritten for convert table->div
Roland Häder [Sat, 28 Mar 2009 09:07:01 +0000 (09:07 +0000)]
CSS rewritten for convert table->div

15 years agoTable to div container converted
Roland Häder [Sat, 28 Mar 2009 09:06:23 +0000 (09:06 +0000)]
Table to div container converted

15 years agoTable in div container converted
Roland Häder [Sat, 28 Mar 2009 08:02:49 +0000 (08:02 +0000)]
Table in div container converted