[root]/templates/de/emails/admin
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
quix0r | 1108 (100.0%) | 4085 (100.0%) | 3.6 |
The wiki is now SSL-secured
1 lines of code changed in 1 file:
Rewrote some code, added templates/functions:
- Introduced return(Error)Message() functions
- Added template for choosing registration provider
- Added template helper which reads all activated registration provider
- Other improvements
3 lines of code changed in 3 files:
Renamed templates + added some filters for mail order
81 lines of code changed in 6 files:
Language string cleaned up
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
28 lines of code changed in 10 files:
Further fixes for all resets
1 lines of code changed in 1 file:
It is 'status', not 'task_status'
1 lines of code changed in 1 file:
Renamed more templates
75 lines of code changed in 12 files:
Rewrote email if tasks has been purged
16 lines of code changed in 3 files:
Used EL code {%template,LoadTemplate=foo%} instead of loadTemplate('foo', TRUE);
2 lines of code changed in 1 file:
Removed some column aliases as they make it harder to check which column was ment
1 lines of code changed in 1 file:
AJAX installation is 'basicly finished' :) Plus I threw in a small christmas present (hint: see installer)
1 lines of code changed in 1 file:
Admin area 'Referral levels' refactured:
- Listing/adding,editing/deleting of referral levels is now fully rewritten
to use XML templates, also "build mails" are being sent
- Almost all admin templates with an id number are now expanded with
'width="30"' to make it look the same (not all pages)
- TODOs.txt updated
34 lines of code changed in 2 files:
Extension ext-surfbar continued:
- Added booking packages for ext-surfbar (unfinished admin area + member)
- Renamed most 'Surfbar' to 'Besuchertausch' which is more correct
- Swapped out some messages to language file
- Other improvements
- TODOs.txt updated
36 lines of code changed in 27 files:
Added purging of subid and server_name logs
16 lines of code changed in 2 files:
Mostly ext-forced continued:
- Missing email templates for forced ads and campaigns added
- More fixes for XML callback-handlers
- Added new (temporary) configuration variable DEBUG_BUILD_MAILS to allow easy
debugging of "build mails"
46 lines of code changed in 13 files:
R.I.P. old template/script names ...
- Removed all deprecated scripts and templates
- TODOs.txt updated
0 lines of code changed in 3 files:
Fix also this
1 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 8 files:
Extension ext-grade continued:
- Added XML template for adding grade data entries
- Introduced validateIsEmpty() which returns the input string if its trimmed
string is not empty or FALSE otherwise.
- Made extra-value handling function more restrictive: Now the call-back
function must be there
- Removed deprecated comment from all XML templates
19 lines of code changed in 1 file:
Missing template added, fixed loadEmailTemplate() if templte was not found and debug-mode was enabled
17 lines of code changed in 1 file:
Added missing admin templates for ext-forced, some other things improved
73 lines of code changed in 3 files:
Extension ext-user (sub-id tracking) continued:
- Editing/deleting of sub ids by admin basicly finished
- Renamed some templates to have separate templates for admin action and member
action
- Removed comments in inc/filters.php so build-mails will only be sent if at
least one row as been affected
- Other minor things fixed
45 lines of code changed in 5 files:
Extension ext-user for sub id tracking continued:
- Generic support for sending mails on 'add' "build list" target added
- Generic "delete build list" support
- Support for editing and deleting sub ids basicly finished
- Other small rewrites
- TODOs.txt updated
62 lines of code changed in 3 files:
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
699 lines of code changed in 40 files:
Fixed wrong element
1 lines of code changed in 1 file:
This should display the data?
4 lines of code changed in 3 files:
Extension ext-network continued, links in bug report mail added:
- General German README.txt file updated (mostly how it is written)
- Missing templates for configuring network types added (still one is missing)
- Title of this project added to all 'developer team' text blocks
- Links to forums, bug tracker and DokuWiki added to mail template for bug
report. Please remember that this mail does not reach the developer team.
12 lines of code changed in 2 files:
Large code cleanups:
- Typo 'referal' fixed (should be 'referral', really!)
- Several queries improved with back-ticks and formatting
- TODOs.txt updated
3 lines of code changed in 3 files:
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
75 lines of code changed in 38 files:
Renamed form fields to separate them from others
1 lines of code changed in 1 file:
Deprecated $DATA renamed:
- Deprecated $DATA replaced with $content
- TODOs.txt updated
29 lines of code changed in 7 files:
Some CSS classes purged, ol.listing added, extensions fixed:
- Some out-dated (superfluous) CSS classes purged
- Others fixed/rewritten (really a lot!)
- Extension ext-beg now displays correctly memeber menu entries and SQL query
is fixed
- Extension ext-refback now sends correct userids out and allows an optional
note to the recipient
- Other minor improvements/fixes
5 lines of code changed in 1 file:
Extension ext-refback continued:
- Templates renamed to naming convention
- Minor improvements here and there
- TODOs.txt updated
1 lines of code changed in 1 file:
Some words rewritten
3 lines of code changed in 1 file:
ext-refback is now longer essential for the referal system, please make sure that gen_refback.php is execute (yes, from ext-user)
1 lines of code changed in 1 file:
Fixes/rewrites for ext-surfbar:
- Filter FILTER_SURFBAR_CHANGE_URL_STATUS() basicly finished
- Removed die() on two places
- Added missing message id
- Renamed template to conform with naming scheme
- TODOs.txt updated
35 lines of code changed in 2 files:
Fixes for JavaScript in member booking with set limit
1 lines of code changed in 1 file:
More fixes for ext-surfbar:
- Fixed some template bugs, the dollar sign went missing
- Renamed template (we write some_delete_foo and not some_del_foo)
- TODOs.txt updated
29 lines of code changed in 3 files:
A major bugfix for extension registration, ext-coupon does now purge coupons:
- Fixed registration of extensions with update/register dependencies, they
were not executed before the actual selected extension was registered
- Purging of coupons added (was not yet implemented) with details of every purged coupon
- Fixed some language strings for link titles (again)
- TODOs.txt updated
22 lines of code changed in 2 files:
(83 more)