[root]/templates/de/emails/guest
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
quix0r | 39 (100.0%) | 179 (100.0%) | 4.5 |
Some improvements, Doxyfile upgraded
4 lines of code changed in 1 file:
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
0 lines of code changed in 2 files:
Fixed registration of ext-bonus, used [userid] instead of
9 lines of code changed in 1 file:
R.I.P. old template/script names ...
- Removed all deprecated scripts and templates
- TODOs.txt updated
0 lines of code changed in 1 file:
Renamed many stuff (again), added points/user breakup:
- Renamed again many language ids
- Moved text from template to language file
- Added listing of user points amount and percentage holder
- TODOs.txt updated
9 lines of code changed in 2 files:
Better use {%template,DisplayUsername=%} instead of [nickname]
1 lines of code changed in 1 file:
Extension ext-network continued:
- eu-ADS.de now added (do you really have 'text' even for forced-banner and no
banner URL is being returned???)
- Minor: some typo fixed
1 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
18 lines of code changed in 3 files:
Large code cleanups:
- Typo 'referal' fixed (should be 'referral', really!)
- Several queries improved with back-ticks and formatting
- TODOs.txt updated
21 lines of code changed in 3 files:
Moved if() block to make random passwords possible again
1 lines of code changed in 1 file:
Important fix for mail and 'percents' renamed to 'click_rate' where it is a click rate
1 lines of code changed in 1 file:
- Rewrites to use more the userid than the actual email address when sending
emails to a user
- Fixed 'Send new password'
- is<Post|Get>RequestParameterSet() are now check if the content is not empty
- TODOs.txt updated
1 lines of code changed in 1 file:
A lot email templates renamed, SQL fixed:
- A lot (!) email templates renamed, the new naming may be more clear
- SQL statement fixed
- TODOs.txt updated
94 lines of code changed in 4 files:
svn:eol-style set to 'native'
2 lines of code changed in 2 files:
New extension ext-cliclbanner introduced, a lot SVN properties changed
2 lines of code changed in 2 files:
New-line added
1 lines of code changed in 1 file:
Rewrite of all mail templates with user data to new 'tag-like' functionality
1 lines of code changed in 1 file:
Deprecated templates removed, some code moved to filters, bug fixed in mydata:
- Deprecated templates removed
- Old lost template admin_extensions_installed.tpl now deprecated
- Missing array element 'info' rewritten to 'message' in what=mydata (user has
updated his/her profile)
- Some other minor fixes
- Some HTML/CSS issues fixed
- TODOs.txt updated
1 lines of code changed in 1 file:
Special characters, like German Umlaute, rewritten to entities (yes, still them... ;))
1 lines of code changed in 1 file:
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.
2 lines of code changed in 1 file:
Several more constants rewritten to getConfig()
4 lines of code changed in 1 file:
Removed again
0 lines of code changed in 2 files:
A lot while() conditions rewritten to SQL_FETCHARRAY(), see bug #107, @TODO tags created for remaining, svn:keyword added
2 lines of code changed in 2 files:
Missing templates/language strings added for migrated URLs
0 lines of code changed in 1 file:
- Major change in LOAD_EMAIL_TEMPLATE(). The deprecated switch() block has
been removed, all email templates are rewritten from direct variables like
$salut, $surname, $family to $content[bla].
- Offensive word "sex" and "salut" replaced with "gender"
- Several minor fixes to templates and engine
3 lines of code changed in 2 files: