[root]/templates/de/html/install
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
quix0r | 270 (100.0%) | 1913 (100.0%) | 7.0 |
Fixed bug 'sprintf() too few arguments':
- This bug was caused by {% which is the EL code open "tag". In all language
files this has to be renamed to {OPEN_TEMPLATE} and %} to {CLOSE_TEMPLATE}
to avoid this bug in getMaskedMessage() function
6 lines of code changed in 1 file:
Fixes for various bugs (e.g.: 'secret file could not be read', SQL error and more)
1 lines of code changed in 1 file:
Heacy rewrite/cleanup:
- Removed all deprecated files (with only @DEPRECATED in it)
- Listing of blacklist entries added (may be uncomplete, untested)
- Fixed AJAX installer + added first admin registration to it
- Prepared better CAPTCHA support
- Various other fixes (tons!)
- TODOs.txt updated
96 lines of code changed in 9 files:
Mailer project rwritten:
- Extension ext-network continued:
+ More missing type handlers added
+ Also array element translations added
+ Made API query generally working
+ Added missing what-config_network.php to allow configuration
+ Many other improvements
- Used correct MIME type for JavaScripts (text/javascript)
- Many other rewrites
- TODOs.txt updated
3 lines of code changed in 2 files:
The usual changes: forms fixed
3 lines of code changed in 3 files:
AJAX installation is 'basicly finished' :) Plus I threw in a small christmas present (hint: see installer)
60 lines of code changed in 8 files:
Added check for installation phase, this fixes the message of a missing template and doesn't allow robots to index any installation page
1 lines of code changed in 1 file:
Updated propset.sh, fixed all SVN properties
2 lines of code changed in 1 file:
Wrong method (POST), should be GET
1 lines of code changed in 1 file:
Installation NG continued (still not fully working)
49 lines of code changed in 13 files:
jQuery updated:
- Allowed also jquery-ui being loaded uncompressed (very large)
- Added some more features to it which will be used later on
- TODOs.txt updated
1 lines of code changed in 1 file:
Mailer project continued (heavy refactoring):
- Added all missing nodes in all XML templates to allow $content being handled
by referred HTML templates
- This means that you can pass "dynamic" content through the XML sub system to
the templates as usual. If you do so, a generic 'rows' array element is being
used for the row output
- Refactured all form-tags to EL code to allow e.g. adding session id to all
forms or (not yet added) TAN numbers to combat any kind of form spamming and
accidentally done re-submits
- Including closing form tag
- In the above process, onsubmit/onreset are now strongly discouraged as you
should better use the jQuery AJAX framework
- Other rewrites/refacturings I cannot remember
- TODOs.txt updated
18 lines of code changed in 8 files:
Fixes for installation phase
5 lines of code changed in 3 files:
R.I.P. old template/script names ...
- Removed all deprecated scripts and templates
- TODOs.txt updated
0 lines of code changed in 1 file:
mailer project continued:
- Some global array elements renamed (someGlobalElement -> __some_global_element)
- Copyright notice disabled in mailid.php as it destroys the frameset
- Function debug_report_bug() renamed to reportBug()
- Function app_die() renamed to app_exit()
- More wrapper functions used (e.g. getRandomTan() instead of PHP's mt_rand())
- New AJAX-based installation introduced (it is not finished)
- Renamed several ALL_UPER_CASE() functions to camel-case notation
- Extension ext-currency introduced which will deprecate ext-wernis all other eCurreny-related extensions
- Renamed various HTML and email templates to new notation
- Some shell scripts moved to 'contrib' folder
- JQUERY updated to latest stable version (including custom build of jqueryui)
- License files renamed/moved
- Many other fixes/improvements I forgot to mention
- Varrious typos fixed
- Copyright updated (to 2012)
- TODOs.txt updated
562 lines of code changed in 21 files:
One more found
1 lines of code changed in 1 file:
This was not intended to be committed
0 lines of code changed in 1 file:
This should display the data?
4 lines of code changed in 1 file:
Extension ext-earning introduced (unfinished), renamings:
- Extension ext-earning introduced (ext-sql_patches did hold the tables)
- Some messages updated ('Mitglied-Id' reads better)
- All fooRequestParameterBar() functions renamed to fooRequestElementBar()
- TODOs.txt updated
4 lines of code changed in 2 files:
Installation rewritten to use more EL code
1 lines of code changed in 1 file:
svn:eol-style set to 'native'
11 lines of code changed in 11 files:
We should write UTF-8 in upper-case
7 lines of code changed in 7 files:
Fixes some HTML errors, shell scripts cleaned up
4 lines of code changed in 1 file:
Deprecated 'replacer' removed. Now we use EL code instead (there are a lot example templates available)
17 lines of code changed in 3 files:
Fixed wrong CSS classes
2 lines of code changed in 2 files:
Configuration of advertisement networks prepared, CSS cleaned up, HTML rewritten:
- Configuration of advertisment networks is now prepared but not functional
- CSS further cleaned up
- HTML rewritten and some missing 'class' attributes added
17 lines of code changed in 4 files:
Fixed a lot CSS classes
6 lines of code changed in 1 file:
A lot CSS classes rewritten, please update all your themes.
71 lines of code changed in 10 files:
New extension ext-cliclbanner introduced, a lot SVN properties changed
11 lines of code changed in 11 files:
Rewrites for installation phase:
- All localized installer messages should be located in install_XX.php
- All those messages should have a prefix INSTALLER_
- Fatal errors in installation phase are now no longer handled by our fatal
error handler, instead the installer handles them by itself.
- Another old message id part "LANG" removed
- TODOs.txt updated
46 lines of code changed in 10 files:
Even more fixes for surfbar, EL rewrites
6 lines of code changed in 5 files:
Naming convention applied for ext-payout
1 lines of code changed in 1 file:
Major cleanup of old-school HTML-mess...
101 lines of code changed in 4 files:
ext-network continued, documentation updated, stelzi's fix integrated:
- 10 chars max for default values wasn't correct in ext-network
- More networks added (in @TODO tags only currenly)
- Language string for adding new network type updated
- Missing properties set
- TODOs.txt updated
5 lines of code changed in 1 file:
Next stage of HTML rewriting, lesser br-tags
8 lines of code changed in 6 files:
Global rewrite of engine:
- Cookie-less (even no session cookie) should now work
(maybe with some flaws)
- Some code cleanups
6 lines of code changed in 6 files:
Last words removed. :)
2 lines of code changed in 1 file:
Deprecated scripts/templates removed
2 lines of code changed in 2 files:
Further fixes for installation phase and endless loop
40 lines of code changed in 4 files:
Huge script change, see http://forum.mxchange.org/topic-458.html for details:
- There are tons of changes and improvements, please read at our forum on URL
http://forum.mxchange.org/topic-458.html for further details.
63 lines of code changed in 11 files:
(21 more)