]>
git.mxchange.org Git - mailer.git/log
Roland Häder [Tue, 10 Mar 2009 21:12:46 +0000 (21:12 +0000)]
Rewritten to use str_replace() instead of preg_replace()
Roland Häder [Tue, 10 Mar 2009 20:59:46 +0000 (20:59 +0000)]
Next try to fix it (simple quotes)
Roland Häder [Tue, 10 Mar 2009 20:46:10 +0000 (20:46 +0000)]
Reversed and obsolete code removed (was for admin area, we don't rewrite links in admin area anymore)
Roland Häder [Tue, 10 Mar 2009 20:24:40 +0000 (20:24 +0000)]
Possible fix for badly rewritten links
Roland Häder [Tue, 10 Mar 2009 18:51:55 +0000 (18:51 +0000)]
docs->DOCS fixed
Roland Häder [Tue, 10 Mar 2009 18:39:31 +0000 (18:39 +0000)]
todo-builder.sh does now look case-insensitiv and for @deprecated
Roland Häder [Tue, 10 Mar 2009 18:28:46 +0000 (18:28 +0000)]
Merged stelzi's patches
Roland Häder [Tue, 10 Mar 2009 18:20:18 +0000 (18:20 +0000)]
config.php should be ignored now
Roland Häder [Tue, 10 Mar 2009 17:14:19 +0000 (17:14 +0000)]
Functions for handling INC_POOL moved to inc-functions.php, plus some extra functions. Template admin_settings_saved.tpl has no longer tables
Roland Häder [Tue, 10 Mar 2009 16:24:54 +0000 (16:24 +0000)]
Rewritten 'page=finalize' in installer, integrated stelzi's rev. 904 (more comments)
Roland Häder [Mon, 9 Mar 2009 17:24:11 +0000 (17:24 +0000)]
Added request URI to debug_report_bug() function
Roland Häder [Mon, 9 Mar 2009 08:47:38 +0000 (08:47 +0000)]
Even more variables renamed and login procedure prepared for filter
Roland Häder [Mon, 9 Mar 2009 08:29:22 +0000 (08:29 +0000)]
A lot variables renamed from all upper-case to hungarian notation
Roland Häder [Mon, 9 Mar 2009 06:30:23 +0000 (06:30 +0000)]
User tables are now moved to ext-user
Roland Häder [Mon, 9 Mar 2009 06:14:07 +0000 (06:14 +0000)]
Some dublicated braces removed, some fixed (broken: update depencies got registered X times)
Roland Häder [Mon, 9 Mar 2009 03:00:19 +0000 (03:00 +0000)]
TODOs.txt updated (opps, I need a hook here)
Roland Häder [Mon, 9 Mar 2009 02:58:29 +0000 (02:58 +0000)]
Some global variables rewritten, a lot more language constants rewritten to getMessage()
Roland Häder [Sat, 7 Mar 2009 22:14:16 +0000 (22:14 +0000)]
Full rewrite of extension updates (multiple updates are supported)
Roland Häder [Sat, 7 Mar 2009 17:44:20 +0000 (17:44 +0000)]
More fixes
Roland Häder [Sat, 7 Mar 2009 17:43:52 +0000 (17:43 +0000)]
Fixed a version problem which causes admin logins to fail if ext-admins is installed
Roland Häder [Sat, 7 Mar 2009 07:22:36 +0000 (07:22 +0000)]
LIMIT removed
Roland Häder [Sat, 7 Mar 2009 07:19:03 +0000 (07:19 +0000)]
Removed all LIMIT x statements from extension removal queries, several minor fixes
Roland Häder [Sat, 7 Mar 2009 06:55:20 +0000 (06:55 +0000)]
Remaining debug lines commented out
Roland Häder [Sat, 7 Mar 2009 06:48:36 +0000 (06:48 +0000)]
Tasks are now registered again
Roland Häder [Sat, 7 Mar 2009 06:24:11 +0000 (06:24 +0000)]
Final fixes for SQL_ALTER_TABLE() wrapper, INSERT INTO queries are still not wrapped -> Need TODO here
Roland Häder [Sat, 7 Mar 2009 04:00:36 +0000 (04:00 +0000)]
Properties set
Roland Häder [Sat, 7 Mar 2009 03:53:29 +0000 (03:53 +0000)]
Missing cache loader added from stelzi's branch
Roland Häder [Sat, 7 Mar 2009 03:40:10 +0000 (03:40 +0000)]
This files should remain as 3d-party
Roland Häder [Sat, 7 Mar 2009 02:55:57 +0000 (02:55 +0000)]
Damn typo fixed... ;-)
Roland Häder [Sat, 7 Mar 2009 02:49:29 +0000 (02:49 +0000)]
dummy.php ignored (TODO: Needs to be removed safely)
Roland Häder [Sat, 7 Mar 2009 02:48:19 +0000 (02:48 +0000)]
New function isDirectory() introduced, fixed GET_DIR_AS_ARRAY() (replaces scandir())
Roland Häder [Sat, 7 Mar 2009 02:04:26 +0000 (02:04 +0000)]
Fix for getActualVersion()
Roland Häder [Sat, 7 Mar 2009 01:38:20 +0000 (01:38 +0000)]
Is now safely ignored
Roland Häder [Sat, 7 Mar 2009 01:36:35 +0000 (01:36 +0000)]
Internal TODO added
Roland Häder [Sat, 7 Mar 2009 01:30:51 +0000 (01:30 +0000)]
Some unneccessary parts removed because we have isInstalling() now
Roland Häder [Sat, 7 Mar 2009 01:16:00 +0000 (01:16 +0000)]
Empty now
Roland Häder [Sat, 7 Mar 2009 01:15:31 +0000 (01:15 +0000)]
SQL fixed
Roland Häder [Sat, 7 Mar 2009 00:32:19 +0000 (00:32 +0000)]
Re-added, now the right ones
Roland Häder [Sat, 7 Mar 2009 00:22:34 +0000 (00:22 +0000)]
More XHTML-fied and extended header added to templates
Roland Häder [Fri, 6 Mar 2009 22:27:01 +0000 (22:27 +0000)]
Fatal error fixed. :(
Roland Häder [Fri, 6 Mar 2009 22:24:46 +0000 (22:24 +0000)]
'userid' rewritten to functions
Roland Häder [Fri, 6 Mar 2009 22:06:22 +0000 (22:06 +0000)]
MyAutoInstaller-Community is *sadly* history...
Roland Häder [Fri, 6 Mar 2009 21:55:22 +0000 (21:55 +0000)]
Checking for 'cache' in it's own filters is obsolete->removed
Roland Häder [Fri, 6 Mar 2009 21:51:44 +0000 (21:51 +0000)]
Status codes rewritten to GLOBALS
Roland Häder [Fri, 6 Mar 2009 21:36:41 +0000 (21:36 +0000)]
Some typos fixed
Roland Häder [Fri, 6 Mar 2009 21:29:09 +0000 (21:29 +0000)]
For profi-concept... :)
Roland Häder [Fri, 6 Mar 2009 21:09:38 +0000 (21:09 +0000)]
Fixed logfile writing in installation phase, .revision is now ignored
Roland Häder [Fri, 6 Mar 2009 20:27:45 +0000 (20:27 +0000)]
Reverted... :(
Roland Häder [Fri, 6 Mar 2009 20:25:20 +0000 (20:25 +0000)]
SERVER_URL should be set before getActualVersion() is called
Roland Häder [Fri, 6 Mar 2009 20:18:31 +0000 (20:18 +0000)]
Bug fixed. See #106
Roland Häder [Fri, 6 Mar 2009 19:47:42 +0000 (19:47 +0000)]
RevBomb patch applied (thanks to profi-concept)
Roland Häder [Fri, 6 Mar 2009 18:29:28 +0000 (18:29 +0000)]
Obsolete action=login removed from URLs
Roland Häder [Fri, 6 Mar 2009 18:22:38 +0000 (18:22 +0000)]
Revision number removed from general copyright templates
Roland Häder [Fri, 6 Mar 2009 18:20:44 +0000 (18:20 +0000)]
Fix for 'array-to-string-conversion' bug in request-functions.php
Roland Häder [Fri, 6 Mar 2009 18:13:12 +0000 (18:13 +0000)]
... again
Roland Häder [Fri, 6 Mar 2009 18:12:09 +0000 (18:12 +0000)]
Fix for 'no admin assigned' bug. Resolves #108
Roland Häder [Fri, 6 Mar 2009 17:56:54 +0000 (17:56 +0000)]
We need a solution for this...
Roland Häder [Fri, 6 Mar 2009 17:55:47 +0000 (17:55 +0000)]
Removed unneccessary eval() command in overview-inc.php, internal TODO closed
Roland Häder [Fri, 6 Mar 2009 17:49:58 +0000 (17:49 +0000)]
Fix for installation
Roland Häder [Fri, 6 Mar 2009 17:06:41 +0000 (17:06 +0000)]
A lot while() conditions rewritten to SQL_FETCHARRAY(), see bug #107, @TODO tags created for remaining, svn:keyword added
Roland Häder [Wed, 4 Mar 2009 20:37:20 +0000 (20:37 +0000)]
More fixes in reg page
Roland Häder [Wed, 4 Mar 2009 20:35:30 +0000 (20:35 +0000)]
->['month_descr'], fix in registration page
Roland Häder [Wed, 4 Mar 2009 20:29:17 +0000 (20:29 +0000)]
moved into
Roland Häder [Wed, 4 Mar 2009 20:22:27 +0000 (20:22 +0000)]
All 'online' table queries should be placed in ext-online.php
Roland Häder [Wed, 4 Mar 2009 20:19:20 +0000 (20:19 +0000)]
_TABLE_TYPE is now replaced
Roland Häder [Wed, 4 Mar 2009 20:16:41 +0000 (20:16 +0000)]
Area 'modify' added to all extensions, some fixes for installing/modifying extension
Roland Häder [Wed, 4 Mar 2009 19:00:15 +0000 (19:00 +0000)]
config.php *must* now be extended
Roland Häder [Wed, 4 Mar 2009 18:59:09 +0000 (18:59 +0000)]
MyISAM/InnoDB support added
Roland Häder [Wed, 4 Mar 2009 18:39:40 +0000 (18:39 +0000)]
Prefix in SQLs fixed, fixes for first startup and weekly/monthly reset is run without any extension
Roland Häder [Wed, 4 Mar 2009 18:15:58 +0000 (18:15 +0000)]
Fixes/rewrites for 'dublicate entry' bug
Roland Häder [Wed, 4 Mar 2009 15:53:29 +0000 (15:53 +0000)]
Die auch...
Roland Häder [Wed, 4 Mar 2009 15:53:00 +0000 (15:53 +0000)]
Several markup fixes
Roland Häder [Wed, 4 Mar 2009 07:39:44 +0000 (07:39 +0000)]
PHPMailer updated to 2.0.3
Roland Häder [Wed, 4 Mar 2009 06:28:17 +0000 (06:28 +0000)]
Extensions sql_patches<->user now need each other
Roland Häder [Wed, 4 Mar 2009 06:17:38 +0000 (06:17 +0000)]
Even more fixes, loading session was on wrong page (needs db link up)
Roland Häder [Wed, 4 Mar 2009 05:31:36 +0000 (05:31 +0000)]
Fixed typo in function name
Roland Häder [Wed, 4 Mar 2009 05:29:57 +0000 (05:29 +0000)]
Rewrites of more constants
Roland Häder [Wed, 4 Mar 2009 05:16:24 +0000 (05:16 +0000)]
More constant rewrites
Roland Häder [Wed, 4 Mar 2009 04:13:25 +0000 (04:13 +0000)]
Typos fixed, function IS_SQLS_INITIALIZED() added
Roland Häder [Mon, 2 Mar 2009 14:55:01 +0000 (14:55 +0000)]
Typo and SVN revision fixed
Roland Häder [Mon, 2 Mar 2009 14:47:13 +0000 (14:47 +0000)]
prefix now safely replaced
Roland Häder [Mon, 2 Mar 2009 14:43:33 +0000 (14:43 +0000)]
Several rewrites/renames, fixes for installation. Resolves #104
Roland Häder [Sun, 1 Mar 2009 19:43:40 +0000 (19:43 +0000)]
Fix for broken index and maybe more
Roland Häder [Sun, 1 Mar 2009 06:56:19 +0000 (06:56 +0000)]
Wieder out-of-sync
Roland Häder [Sun, 1 Mar 2009 06:51:25 +0000 (06:51 +0000)]
Some variable rewrites
Roland Häder [Sun, 1 Mar 2009 06:46:41 +0000 (06:46 +0000)]
rewritten to new functions, some parts rewritten to filters
Roland Häder [Sun, 1 Mar 2009 05:18:37 +0000 (05:18 +0000)]
__ACL_ALLOW rewritten to and @TODO finished
Roland Häder [Sun, 1 Mar 2009 05:10:55 +0000 (05:10 +0000)]
TODO updated
Roland Häder [Sun, 1 Mar 2009 04:11:56 +0000 (04:11 +0000)]
More fixes for what/action deprecation in modules.php
Roland Häder [Sun, 1 Mar 2009 04:02:25 +0000 (04:02 +0000)]
Didn't work here
Roland Häder [Sun, 1 Mar 2009 03:59:43 +0000 (03:59 +0000)]
A lot fixes to templates and missing functions added, more rewrites
Roland Häder [Sun, 1 Mar 2009 03:06:06 +0000 (03:06 +0000)]
Fixes for MT_WORD vs. install vs. installed
Roland Häder [Sun, 1 Mar 2009 02:52:57 +0000 (02:52 +0000)]
More rewrites of constants and fix for loading mass-included scripts by GET_DIR_AS_ARRAY()
Roland Häder [Sun, 1 Mar 2009 02:26:47 +0000 (02:26 +0000)]
rewritten, variable errors fixed
Roland Häder [Sun, 1 Mar 2009 02:15:33 +0000 (02:15 +0000)]
sql_patches/cache must now load
Roland Häder [Sun, 1 Mar 2009 01:58:26 +0000 (01:58 +0000)]
Some rewrites
Roland Häder [Sun, 1 Mar 2009 01:51:28 +0000 (01:51 +0000)]
Debug code commented out
Roland Häder [Sun, 1 Mar 2009 01:47:17 +0000 (01:47 +0000)]
Fixes for stripped HTML tags, and false warnings in debug log
Roland Häder [Sun, 1 Mar 2009 00:42:51 +0000 (00:42 +0000)]
New else-block added, some rewrites
Roland Häder [Sun, 1 Mar 2009 00:21:12 +0000 (00:21 +0000)]
Safer init...