[root]/templates/de/emails/admins
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
quix0r | 31 (100.0%) | 32 (100.0%) | 1.0 |
Extension ext-coupon continued, naming convention, many improvements:
- Extension ext-coupon: Nearly finished, only listing of cashed coupons and a
little in admin area!
- Foder 'inc/autopurge/ renamed to 'inc/purge/ to avoid naming conflicts
- Some language constants renamed to make clear they belong to config area
- A lot more improvements on many places (I cannot remember all)
- TODOs.txt updated
2 lines of code changed in 2 files:
svn:eol-style set to 'native'
3 lines of code changed in 3 files:
Extensions bitcoins/yacy added, new API functions for handling proxy/non-proxy added:
- New extension ext-bitcoins ( http://www.bitcoin.org) added as an alternative payment method to direct
cash (Euro, US Dollar, ...)
- New extension ext-yacy ( http://yacy.net ) added to ease setup of a 'site
search'. You still need a running YaCy instance somewhere (should be localhost
for performance reasons).
- The API can now provide the real IP address (even from bethind a proxy) and
'REMOTE_ADDR'. The real IP address can be "detected" with detectRealIpAddress()
and 'REMOTE_ADDR' (which could be a proxy IP) with detectRemoteAddr().
- Wrapper function detectDomainName() introduced
- TODOs.txt updated
3 lines of code changed in 2 files:
New extension ext-cliclbanner introduced, a lot SVN properties changed
3 lines of code changed in 3 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
4 lines of code changed in 2 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.
2 lines of code changed in 2 files:
Several more constant replaces will its real text
2 lines of code changed in 2 files:
Several more constants rewritten to getConfig()
4 lines of code changed in 2 files:
Removed again
0 lines of code changed in 3 files:
A lot while() conditions rewritten to SQL_FETCHARRAY(), see bug #107, @TODO tags created for remaining, svn:keyword added
3 lines of code changed in 3 files:
Missing templates/language strings added for migrated URLs
1 lines of code changed in 2 files:
Deleting of surfbar URLs added, a lot templates rewritten
4 lines of code changed in 4 files: