mailer.git
7 months agoContinued: server-0.2.1-FINAL/mxchange-org
Roland Häder [Tue, 5 Sep 2023 11:21:40 +0000 (13:21 +0200)]
Continued:
- removed no longer existing partners

4 years agoRemoved out-dated link to FunCoins, long dead online-currency
Roland Häder [Fri, 24 Jan 2020 19:04:44 +0000 (20:04 +0100)]
Removed out-dated link to FunCoins, long dead online-currency

Signed-off-by: Roland Häder <roland@mxchange.org>
4 years agoRemoved gone websites
Roland Häder [Wed, 15 Jan 2020 17:58:46 +0000 (18:58 +0100)]
Removed gone websites

Signed-off-by: Roland Häder <roland@mxchange.org>
6 years agotpzo fixed
Roland Häder [Tue, 3 Apr 2018 08:17:22 +0000 (10:17 +0200)]
tpzo fixed

Signed-off-by: Roland Häder <roland@mxchange.org>
6 years agoAdded news-20215 + wrote for HTTPoxy bug
Roland Häder [Tue, 19 Jul 2016 13:34:55 +0000 (15:34 +0200)]
Added news-20215 + wrote for HTTPoxy bug

Signed-off-by: Roland Häder <roland@mxchange.org>
6 years agoNo more SSL for the wiki
Roland Häder [Fri, 27 May 2016 09:21:25 +0000 (11:21 +0200)]
No more SSL for the wiki

Signed-off-by: Roland Häder <roland@mxchange.org>
6 years agoAdded local files.
Roland Häder [Wed, 1 Apr 2015 08:00:17 +0000 (10:00 +0200)]
Added local files.

Signed-off-by: Roland Häder <roland@mxchange.org>
6 years agoAdded local files.
Roland Häder [Wed, 1 Apr 2015 08:00:17 +0000 (10:00 +0200)]
Added local files.

Signed-off-by: Roland Häder <roland@mxchange.org>
6 years agoAdded 2013 news + updated links to new GNUSocial instance
Roland Häder [Thu, 13 Aug 2015 16:41:36 +0000 (18:41 +0200)]
Added 2013 news + updated links to new GNUSocial instance

Signed-off-by: Roland Häder <roland@mxchange.org>
6 years agoAdded news entry (finally) + expanded links for (empty) 2014 archive.
Roland Häder [Thu, 13 Aug 2015 16:37:11 +0000 (18:37 +0200)]
Added news entry (finally) + expanded links for (empty) 2014 archive.

Signed-off-by: Roland Häder <roland@mxchange.org>
6 years agoRe-added header.
Roland Häder [Thu, 13 Aug 2015 16:24:30 +0000 (18:24 +0200)]
Re-added header.

Signed-off-by: Roland Häder <roland@mxchange.org>
6 years agoAdded more local files + ctracker.php
Roland Häder [Wed, 1 Apr 2015 08:25:47 +0000 (10:25 +0200)]
Added more local files + ctracker.php

Signed-off-by: Roland Häder <roland@mxchange.org>
6 years agoLocal modifications.
Roland Häder [Wed, 1 Apr 2015 08:02:32 +0000 (10:02 +0200)]
Local modifications.

Signed-off-by: Roland Häder <roland@mxchange.org>
6 years agoAdded local files.
Roland Häder [Wed, 1 Apr 2015 08:00:17 +0000 (10:00 +0200)]
Added local files.

Signed-off-by: Roland Häder <roland@mxchange.org>
6 years agoNo more PHP4:
Roland Häder [Sat, 2 Sep 2017 23:31:17 +0000 (01:31 +0200)]
No more PHP4:
- updated .gitattributes
- added some disallowed paths to robots.txt
- updated cache system class to PHP5, no more PHP4!

Signed-off-by: Roland Häder <roland@mxchange.org>
6 years agoStructural change + jQuery upgrade:
Roland Häder [Thu, 1 Jun 2017 21:10:48 +0000 (23:10 +0200)]
Structural change + jQuery upgrade:
- upgraded jQuery to latest stable version
- added jQuery Migrade plugin
- moved all jQuery-related JavaScripts into own sub folder
- still need to upgrade sql_patches, too. this may become no more needed
  when rewrite of expression function is done.

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoContinued a bit:
Roland Häder [Tue, 6 Sep 2016 12:56:19 +0000 (14:56 +0200)]
Continued a bit:
- also remove this ...

7 years agoContinued a bit:
Roland Häder [Tue, 6 Sep 2016 12:07:25 +0000 (14:07 +0200)]
Continued a bit:
- continue is not valid here, use return

7 years agoContinued a bit:
Roland Häder [Tue, 6 Sep 2016 10:58:05 +0000 (12:58 +0200)]
Continued a bit:
- some improvements on autoreg_test.php
- removed deprecated script
- updated TODOs.txt

7 years agoContinued a bit:
Roland Häder [Tue, 6 Sep 2016 10:04:36 +0000 (12:04 +0200)]
Continued a bit:
- added checks if pool is initialized, better than ending up in PHP warnings/errors
- renamed variables

7 years agoContinued a bit:
Roland Häder [Tue, 6 Sep 2016 09:44:42 +0000 (11:44 +0200)]
Continued a bit:
- CSS fixes as it needs to be /* Bla bla */ and not // Bla bla
- fixed CSS stuff, there is no "align"
- ignored more files (from NetBeans)

7 years agoPossible fix for array_push() message
Roland Häder [Wed, 20 Jul 2016 07:47:52 +0000 (09:47 +0200)]
Possible fix for array_push() message

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoalso prevent it in .htacces. You may want to add this to one of your files in /etc...
Roland Häder [Tue, 19 Jul 2016 13:59:31 +0000 (15:59 +0200)]
also prevent it in .htacces. You may want to add this to one of your files in /etc/apache2/ (e.g. create a file called /etc/apache2/conf.d/httpoxy), too to protect all other apps as well.

7 years agoprevent evil "Proxy" header being sent, see https://httpoxy.org for details
Roland Haeder [Tue, 19 Jul 2016 13:16:28 +0000 (15:16 +0200)]
prevent evil "Proxy" header being sent, see https://httpoxy.org for details

7 years agoDon't abuse isValidSqlLink() for checking results
Roland Haeder [Mon, 6 Jun 2016 20:09:01 +0000 (22:09 +0200)]
Don't abuse isValidSqlLink() for checking results

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agointroduced isSqlResult() which encapsulates checking MySQL/i results
Roland Haeder [Mon, 6 Jun 2016 20:05:26 +0000 (22:05 +0200)]
introduced isSqlResult() which encapsulates checking MySQL/i results

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoRewrote init-phase stuff:
Roland Haeder [Sat, 4 Jun 2016 16:20:03 +0000 (18:20 +0200)]
Rewrote init-phase stuff:
- now inc/init.php is being loaded as first include file
- renamed some libs (old names from my previous project "MyAutoInstaller
  Community") to have them conform with naming convention (easier loading, too)
- moved code to new functions to have it encapsulated
- inc/mysql-connect.php is now deprecated
- updated TODOs.txt

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoContinued a bit:
Roland Haeder [Sat, 4 Jun 2016 10:24:09 +0000 (12:24 +0200)]
Continued a bit:
- introduced doNormalBootstrap()
- First check for mysqli, then obsolete mysql

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agofixed domain name (opps)
Roland Häder [Wed, 1 Jun 2016 14:13:46 +0000 (16:13 +0200)]
fixed domain name (opps)

7 years agono more SSL
Roland Häder [Wed, 1 Jun 2016 14:11:57 +0000 (16:11 +0200)]
no more SSL

7 years agoalso these networks has discontinued ... :-(
Roland Häder [Wed, 1 Jun 2016 14:11:14 +0000 (16:11 +0200)]
also these networks has discontinued ... :-(

7 years agoContinued a bit:
Roland Häder [Wed, 1 Jun 2016 13:58:45 +0000 (15:58 +0200)]
Continued a bit:
- deactivated more no longer existing networks (be careful, more may turned into something else)
- added support for inactive networks (showing no referal link, etc.)

7 years agoContinued a bit:
Roland Häder [Tue, 31 May 2016 08:27:58 +0000 (10:27 +0200)]
Continued a bit:
- renamed templates as shortening is not wanted here
- renamed variable (was all upper-case)
- fixed tpzo ...

7 years agoContinued a bit:
Roland Häder [Tue, 31 May 2016 08:20:18 +0000 (10:20 +0200)]
Continued a bit:
- added test for required ext-country (needed by user)
- fixed mask from previous rewrite
- try to set max_execution_time to zero. If this fails and you have it set to e.g. 30 seconds, it is likely that the PHP process aborts with a "time exceeded" message and installation failed

7 years agoContinued a bit:
Roland Häder [Tue, 31 May 2016 07:36:23 +0000 (09:36 +0200)]
Continued a bit:
- better check on mysql/mysqli (later is the newer one, first one is obsolete)
- rewrote code to no use 'recode' anymore as it is not available under Windows
- cleaned up some variables: don't modify parameters (more is needed)
- updated TODOs.txt

7 years agoLF is now default
Roland Haeder [Mon, 30 May 2016 20:12:16 +0000 (22:12 +0200)]
LF is now default

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agomoved initialization of this filter to it's own extension mode-setup.php script
Roland Häder [Mon, 30 May 2016 15:51:03 +0000 (17:51 +0200)]
moved initialization of this filter to it's own extension mode-setup.php script

7 years agoOnly ignore project's private files, not the whole one.
Roland Häder [Mon, 30 May 2016 15:23:30 +0000 (17:23 +0200)]
Only ignore project's private files, not the whole one.

7 years agoNo more SSL here
Roland Häder [Fri, 27 May 2016 09:16:55 +0000 (11:16 +0200)]
No more SSL here

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoFixed umlauts.
Roland Haeder [Sat, 2 Apr 2016 11:03:13 +0000 (13:03 +0200)]
Fixed umlauts.

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoIntroduceed new extension ext-server_name which has been extracted from
Roland Haeder [Sat, 2 Apr 2016 10:52:07 +0000 (12:52 +0200)]
Introduceed new extension ext-server_name which has been extracted from
ext-sql_patches. So now you can decided to have this feature or not.

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoRenamed file to avoid not finding it.
Roland Häder [Wed, 30 Mar 2016 07:20:11 +0000 (09:20 +0200)]
Renamed file to avoid not finding it.

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoinc/stylesheet.php is now deprecated + introduced loadStyleSheets() to
Roland Haeder [Mon, 28 Mar 2016 16:14:23 +0000 (18:14 +0200)]
inc/stylesheet.php is now deprecated + introduced loadStyleSheets() to
encapsulate that code in a nice function.

Updated TODOs.txt

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoMoved "fix" files (which only helps to fix stuff) in own inc/fixes/ folder.
Roland Haeder [Mon, 28 Mar 2016 16:07:19 +0000 (18:07 +0200)]
Moved "fix" files (which only helps to fix stuff) in own inc/fixes/ folder.

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoUpdated copyright year.
Roland Haeder [Mon, 28 Mar 2016 13:25:50 +0000 (15:25 +0200)]
Updated copyright year.

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoRenamed ifSqlHasZeroNums() to ifSqlHasZeroNumRows() and improved some queries.
Roland Haeder [Mon, 28 Mar 2016 13:24:33 +0000 (15:24 +0200)]
Renamed ifSqlHasZeroNums() to ifSqlHasZeroNumRows() and improved some queries.

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoAvoided some else blocks for nicer code style.
Roland Haeder [Mon, 28 Mar 2016 13:11:01 +0000 (15:11 +0200)]
Avoided some else blocks for nicer code style.

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoIntroduced detectServerProtocol() to fully support HTTPS and more use of isFullQualif...
Roland Haeder [Mon, 28 Mar 2016 12:55:01 +0000 (14:55 +0200)]
Introduced detectServerProtocol() to fully support HTTPS and more use of isFullQualifiedUrl()

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoAdded .gitattributes
Roland Haeder [Sat, 13 Feb 2016 21:02:31 +0000 (22:02 +0100)]
Added .gitattributes

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoThis has nothing to do with ext-user, so keep the 'user' word out of it. :)
Roland Haeder [Mon, 16 Nov 2015 14:01:39 +0000 (15:01 +0100)]
This has nothing to do with ext-user, so keep the 'user' word out of it. :)

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoIntroduced registerUpdateWernisRegistrationCall() + added some debug lines for develo...
Roland Haeder [Fri, 29 May 2015 17:51:19 +0000 (19:51 +0200)]
Introduced registerUpdateWernisRegistrationCall() + added some debug lines for developers.

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoAdded new (missing) template for admin area + continued a bit with ext-surfbar
Roland Haeder [Thu, 28 May 2015 21:59:24 +0000 (23:59 +0200)]
Added new (missing) template for admin area + continued a bit with ext-surfbar

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoLanguage strings should not contain a lot HTML (better only text) for an easier trans...
Roland Haeder [Thu, 28 May 2015 20:15:30 +0000 (22:15 +0200)]
Language strings should not contain a lot HTML (better only text) for an easier translation.

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoTried to fix installer a bit + added missing language string.
Roland Haeder [Thu, 28 May 2015 20:04:15 +0000 (22:04 +0200)]
Tried to fix installer a bit + added missing language string.

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoGet rid of PHP_SELF (still some are left).
Roland Haeder [Tue, 19 May 2015 11:38:20 +0000 (13:38 +0200)]
Get rid of PHP_SELF (still some are left).

Signed-off-by: Roland Häder <roland@mxchange.org>
9 years agoAlso already accepted/rejected/never started authorizations for registration should...
Roland Haeder [Sat, 4 Apr 2015 02:51:37 +0000 (04:51 +0200)]
Also already accepted/rejected/never started authorizations for registration should work ... :-)

Signed-off-by: Roland Häder <roland@mxchange.org>
9 years agoAdded encryption stuff + rewrote sendWernisApiRequest() to handle the decryption.
Roland Haeder [Sat, 4 Apr 2015 01:47:30 +0000 (03:47 +0200)]
Added encryption stuff + rewrote sendWernisApiRequest() to handle the decryption.

Signed-off-by: Roland Häder <roland@mxchange.org>
9 years agoAdded update_year.sh (still not fully flexible) and updated all years with it.
Roland Haeder [Fri, 3 Apr 2015 22:23:47 +0000 (00:23 +0200)]
Added update_year.sh (still not fully flexible) and updated all years with it.

Signed-off-by: Roland Häder <roland@mxchange.org>
9 years agoAdded notice for authentication (data transfer) URLs.
Roland Haeder [Fri, 3 Apr 2015 21:57:30 +0000 (23:57 +0200)]
Added notice for authentication (data transfer) URLs.

Signed-off-by: Roland Häder <roland@mxchange.org>
9 years agoThis service won't come back + added missing language string.
Roland Haeder [Fri, 3 Apr 2015 21:29:58 +0000 (23:29 +0200)]
This service won't come back + added missing language string.

Signed-off-by: Roland Häder <roland@mxchange.org>
9 years agoA-tag fixed.
Roland Haeder [Fri, 3 Apr 2015 20:27:52 +0000 (22:27 +0200)]
A-tag fixed.

Signed-off-by: Roland Häder <roland@mxchange.org>
9 years agotableless is no more ... :-(
Roland Haeder [Fri, 3 Apr 2015 20:25:58 +0000 (22:25 +0200)]
tableless is no more ... :-(

Signed-off-by: Roland Häder <roland@mxchange.org>
9 years agoSometimes a whole array needs to be set in session (installer).
Roland Haeder [Fri, 3 Apr 2015 19:42:18 +0000 (21:42 +0200)]
Sometimes a whole array needs to be set in session (installer).

Signed-off-by: Roland Häder <roland@mxchange.org>
9 years agoFixed some badly broken stuff in installation phase.
Roland Haeder [Fri, 3 Apr 2015 19:20:03 +0000 (21:20 +0200)]
Fixed some badly broken stuff in installation phase.

Signed-off-by: Roland Häder <roland@mxchange.org>
9 years agoAdded missing language strings, more may popup!
Roland Haeder [Fri, 3 Apr 2015 18:35:08 +0000 (20:35 +0200)]
Added missing language strings, more may popup!

Signed-off-by: Roland Häder <roland@mxchange.org>
9 years agoTypos fixed.
Roland Haeder [Fri, 3 Apr 2015 18:26:41 +0000 (20:26 +0200)]
Typos fixed.

Signed-off-by: Roland Häder <roland@mxchange.org>
9 years agoFixed bad naming of variable
Roland Haeder [Fri, 3 Apr 2015 18:24:04 +0000 (20:24 +0200)]
Fixed bad naming of variable

Signed-off-by: Roland Häder <roland@mxchange.org>
9 years agoUpdated TODOs.txt file.
Roland Haeder [Fri, 3 Apr 2015 18:20:17 +0000 (20:20 +0200)]
Updated TODOs.txt file.

Signed-off-by: Roland Häder <roland@mxchange.org>
9 years agoNo reference to bitcoin (except template).
Roland Haeder [Fri, 3 Apr 2015 18:18:04 +0000 (20:18 +0200)]
No reference to bitcoin (except template).

Signed-off-by: Roland Häder <roland@mxchange.org>
9 years agoRemoved deprecated 'hidden' column from mod_reg table.
Roland Haeder [Fri, 3 Apr 2015 18:16:11 +0000 (20:16 +0200)]
Removed deprecated 'hidden' column from mod_reg table.

Signed-off-by: Roland Häder <roland@mxchange.org>
9 years agoNot only Bitcoins shall be supported, why not support all other forks?
Roland Haeder [Fri, 3 Apr 2015 17:59:44 +0000 (19:59 +0200)]
Not only Bitcoins shall be supported, why not support all other forks?

Signed-off-by: Roland Häder <roland@mxchange.org>
9 years agodl() is not always available in all supported PHP versions (SAPIs from 5.3+ may
Roland Haeder [Fri, 3 Apr 2015 17:50:19 +0000 (19:50 +0200)]
dl() is not always available in all supported PHP versions (SAPIs from 5.3+ may
not contain it, why?). Maybe it is not contained due to security reasons?

Signed-off-by: Roland Häder <roland@mxchange.org>
9 years agoDeleted deprecated files + updated TODOs.txt
Roland Haeder [Wed, 1 Apr 2015 15:25:34 +0000 (17:25 +0200)]
Deleted deprecated files + updated TODOs.txt

Signed-off-by: Roland Häder <roland@mxchange.org>
9 years agoTemporary set 404 to avoid backtrace:
Roland Haeder [Wed, 1 Apr 2015 14:27:55 +0000 (16:27 +0200)]
Temporary set 404 to avoid backtrace:

------------------------------
Fehlermeldung: No HTTP status set!
------------------------------
Backtrace:
1.:template-functions.php:1311, debug_get_mailable_backtrace(0)
2.:wrapper-functions.php:1242, reportBug(3)
3.:http-functions.php:55, getHttpStatus(0)
4.:template-functions.php:158, sendHttpHeaders(0)
5.:filters.php:711, outputHtml(0)
6.:debug_get_mailable_backtrace:1074, FILTER_FLUSH_OUTPUT(1)
7.:filter-functions.php:332, call_user_func_array(2)
8.:functions.php:1724, runFilterChain(2)
9.:footer.php:60, doShutdown(0)
10.:inc-functions.php:133, include(1)
11.:inc-functions.php:141, loadInclude(1)
12.:api.php:71, loadIncludeOnce(1)
------------------------------
Abfrage-String: /api/statuses/public_timeline.atom
------------------------------

Signed-off-by: Roland Häder <roland@mxchange.org>
9 years agoOpps, not all elements for sprintf() has been set.
Roland Haeder [Thu, 11 Sep 2014 20:12:17 +0000 (22:12 +0200)]
Opps, not all elements for sprintf() has been set.

Signed-off-by: Roland Häder <roland@mxchange.org>
9 years agoCommented out noisy debug lines (maybe another branch is needed for debug-only).
Roland Haeder [Thu, 11 Sep 2014 20:06:42 +0000 (22:06 +0200)]
Commented out noisy debug lines (maybe another branch is needed for debug-only).

Signed-off-by: Roland Häder <roland@mxchange.org>
9 years agoTypo fixed.
Roland Haeder [Thu, 11 Sep 2014 19:19:30 +0000 (21:19 +0200)]
Typo fixed.

Signed-off-by: Roland Häder <roland@mxchange.org>
9 years agoA lot fixes:
Roland Haeder [Thu, 11 Sep 2014 18:59:44 +0000 (20:59 +0200)]
A lot fixes:
- $_SESSION must be used, not $GLOBALS['_SESSION']
- "Cache" 'isAdmin' must be unset, not set to FALSE
- initSession() must be called before user name (including admin data) has been read from session (so? ;-) )
- Various other improvements
- TODOs.txt updated

Signed-off-by: Roland Häder <roland@mxchange.org>
9 years agoFixed: 'hash' is always a GET parameter and it is 'admin_login', not 'login' which...
Roland Haeder [Thu, 11 Sep 2014 18:21:36 +0000 (20:21 +0200)]
Fixed: 'hash' is always a GET parameter and it is 'admin_login', not 'login' which is dedicated for users.

Signed-off-by: Roland Häder <roland@mxchange.org>
9 years agoAdded missing initSession() call.
Roland Haeder [Thu, 11 Sep 2014 18:16:56 +0000 (20:16 +0200)]
Added missing initSession() call.

Signed-off-by: Roland Häder <roland@mxchange.org>
10 years agoSome fixes for password scrambling.
Roland Haeder [Fri, 18 Apr 2014 15:37:41 +0000 (17:37 +0200)]
Some fixes for password scrambling.

Signed-off-by: Roland Häder <roland@mxchange.org>
10 years agoMinor typo fixed.
Roland Haeder [Thu, 17 Apr 2014 22:21:40 +0000 (00:21 +0200)]
Minor typo fixed.

Signed-off-by: Roland Häder <roland@mxchange.org>
10 years agoAdded missing 'extension' initialization in installer and used EL code there + fixed...
Roland Haeder [Thu, 17 Apr 2014 22:18:59 +0000 (00:18 +0200)]
Added missing 'extension' initialization in installer and used EL code there + fixed typo.

Signed-off-by: Roland Häder <roland@mxchange.org>
10 years agoSome minor improvements.
Roland Haeder [Thu, 17 Apr 2014 22:00:09 +0000 (00:00 +0200)]
Some minor improvements.

Signed-off-by: Roland Häder <roland@mxchange.org>
10 years agoinc/session.php is no longer needed.
Roland Haeder [Thu, 17 Apr 2014 21:59:21 +0000 (23:59 +0200)]
inc/session.php is no longer needed.

Signed-off-by: Roland Häder <roland@mxchange.org>
10 years agoAdded missing functions logSqlError() and loadPageHeader()/loadPageFooter().
Roland Haeder [Thu, 17 Apr 2014 21:40:38 +0000 (23:40 +0200)]
Added missing functions logSqlError() and loadPageHeader()/loadPageFooter().

Signed-off-by: Roland Häder <roland@mxchange.org>
10 years agoFunction getSession() does now only use secureString() if no database
Roland Haeder [Thu, 17 Apr 2014 21:38:15 +0000 (23:38 +0200)]
Function getSession() does now only use secureString() if no database
connection is there. This saves some "expensive" calls to the EL-code
functions.

Signed-off-by: Roland Häder <roland@mxchange.org>
10 years agoMore cleanups and small improvements (e.g. usage of wrappers).
Roland Haeder [Thu, 17 Apr 2014 21:37:30 +0000 (23:37 +0200)]
More cleanups and small improvements (e.g. usage of wrappers).

Signed-off-by: Roland Häder <roland@mxchange.org>
10 years agoAdded new pre-registration filter for WDS66-based registration (unfinished).
Roland Haeder [Thu, 17 Apr 2014 21:36:08 +0000 (23:36 +0200)]
Added new pre-registration filter for WDS66-based registration (unfinished).

Signed-off-by: Roland Häder <roland@mxchange.org>
10 years agoUse new wrapper isPhpExtensionLoaded() instead of extension_loaded().
Roland Haeder [Thu, 17 Apr 2014 21:33:51 +0000 (23:33 +0200)]
Use new wrapper isPhpExtensionLoaded() instead of extension_loaded().

Signed-off-by: Roland Häder <roland@mxchange.org>
10 years agoEven more removals of deprecated revision-stuff (was used in SVN to show updates).
Roland Haeder [Thu, 17 Apr 2014 21:32:22 +0000 (23:32 +0200)]
Even more removals of deprecated revision-stuff (was used in SVN to show updates).

Signed-off-by: Roland Häder <roland@mxchange.org>
10 years agoAdded stuff for PHP extension selection in both installers.
Roland Haeder [Thu, 17 Apr 2014 21:29:53 +0000 (23:29 +0200)]
Added stuff for PHP extension selection in both installers.

Signed-off-by: Roland Häder <roland@mxchange.org>
10 years agoFix for missing proxy_host if script is not installed yet and requires a HTTP request.
Roland Haeder [Thu, 17 Apr 2014 21:26:01 +0000 (23:26 +0200)]
Fix for missing proxy_host if script is not installed yet and requires a HTTP request.

Signed-off-by: Roland Häder <roland@mxchange.org>
10 years agoMore stuff for mysql3->mysql switch.
Roland Haeder [Thu, 17 Apr 2014 21:16:29 +0000 (23:16 +0200)]
More stuff for mysql3->mysql switch.

Signed-off-by: Roland Häder <roland@mxchange.org>
10 years agoUse upcoming functions loadPageHeader() and loadPageFooter() instead of include
Roland Haeder [Thu, 17 Apr 2014 21:10:11 +0000 (23:10 +0200)]
Use upcoming functions loadPageHeader() and loadPageFooter() instead of include
files (which made the script slower).

Signed-off-by: Roland Häder <roland@mxchange.org>
10 years agoFirst batch of removal of the headers needed for revision-functions.php
Roland Haeder [Thu, 17 Apr 2014 21:04:32 +0000 (23:04 +0200)]
First batch of removal of the headers needed for revision-functions.php
(repository-x-only stuff is not a good idea in general terms).

Renamed lib-mysql3.php ->lib-mysql.php for upcoming commits.

Signed-off-by: Roland Häder <roland@mxchange.org>
10 years agoSome more improvements:
Roland Haeder [Wed, 16 Apr 2014 19:27:16 +0000 (21:27 +0200)]
Some more improvements:
- 'provider' renamed to 'registration_provider' (GET parameter)
- Added developer-only code (do only use if you are developing on the
  registration and don't want to have registrations, e.g. because you are
  implementing a new registration provider.

Signed-off-by: Roland Häder <roland@mxchange.org>
10 years agoSome improvements:
Roland Haeder [Wed, 16 Apr 2014 18:07:34 +0000 (20:07 +0200)]
Some improvements:
- No need for 'status' in $content because it is always '1' at this point
- Fixed form name and submit button to allow isFormSent() call catch it

Signed-off-by: Roland Häder <roland@mxchange.org>
10 years agoAdded missing elements for WDS66-based registration.
Roland Haeder [Wed, 16 Apr 2014 18:01:23 +0000 (20:01 +0200)]
Added missing elements for WDS66-based registration.

Signed-off-by: Roland Häder <roland@mxchange.org>
10 years agoThe maximum file size needs to be increased a little. Still you may not need
Roland Haeder [Tue, 8 Apr 2014 21:14:50 +0000 (23:14 +0200)]
The maximum file size needs to be increased a little. Still you may not need
to worry about your small files as @DEPRECATED must be included to be found by
this script.

Deleted deprecated files + updated TODOs.txt.

Signed-off-by: Roland Häder <roland@mxchange.org>