Directory branches/0.2.1-FINAL/templates/de/html/ext/

Total Files:
88
Deleted Files:
4
Lines of Code:
1234

[root]/branches/0.2.1-FINAL/templates/de/html/ext

Lines of Code

branches/0.2.1-FINAL/templates/de/html/ext/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
quix0r 571 (100.0%) 2019 (100.0%) 3.5

Most Recent Commits

quix0r 2013-12-26 20:23 Rev.: 6440

The wiki is now SSL-secured

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/ext: ext_menu.tpl (+1 -1)
quix0r 2013-05-27 14:37 Rev.: 6389

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

22 lines of code changed in 5 files:

  • branches/0.2.1-FINAL/templates/de/html/ext: ext_grade.tpl (+11 -11), ext_primera.tpl (del), ext_ranking.tpl (new 7), ext_surfbar.tpl (+1 -1), ext_transaction.tpl (new 3)
quix0r 2013-01-23 17:55 Rev.: 6359

Rewrote new extension detection:
- Updated new extension detection (and task registration) so that it won't use
so much database space anymore as this only adds a place-holder (see below)
- Renamed OPEN/CLOSE_TEMPLATE TO OPEN/CLOSE_LANGUAGE
- Added OPEN/CLOSE_TEMPLATE for {% and %}
- TODOs.txt updated

2 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/ext: ext_blacklist.tpl (+2 -2)
quix0r 2013-01-21 20:25 Rev.: 6339

Introduced new extension ext-blacklist:
- Extracted new extension ext-blacklist from aldready existing functions, as
this should become a more generic black-/white listing feature
- TODOs.txt updated

4 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/ext: ext_blacklist.tpl (new 4)
quix0r 2013-01-20 11:50 Rev.: 6336

Rewrote email if tasks has been purged

6 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/ext: ext_network.tpl (+6)
quix0r 2013-01-06 22:30 Rev.: 6276

Introduced ext-cron

16 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/ext: ext_cron.tpl (new 16)
quix0r 2012-12-29 01:09 Rev.: 6258

Introduced ext-alert

6 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/ext: ext_alert.tpl (new 6)
quix0r 2012-12-27 02:40 Rev.: 6247

AJAX installation is 'basicly finished' :) Plus I threw in a small christmas present (hint: see installer)

18 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/templates/de/html/ext: ext_lead.tpl (+17 -16), ext_primera.tpl (+1 -14)
quix0r 2012-11-25 14:03 Rev.: 6208

Added doTemplateGuestFooterExtras() call-back and guest_footer_extras filter chain

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/ext: ext_clickbanner.tpl (+1 -1)
quix0r 2012-11-25 01:37 Rev.: 6201

Updated propset.sh, fixed all SVN properties

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/ext: ext_ (+1 -1)
quix0r 2012-11-11 22:08 Rev.: 6167

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

33 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/ext: ext_surfbar.tpl (+33 -30)
quix0r 2012-11-04 13:18 Rev.: 6131

R.I.P. old template/script names ...
- Removed all deprecated scripts and templates
- TODOs.txt updated

0 lines of code changed in 3 files:

  • branches/0.2.1-FINAL/templates/de/html/ext: ext_ebesucher.tpl (del), ext_funcoins.tpl (del), ext_iso3166.tpl (del)
quix0r 2012-10-22 22:18 Rev.: 6086

Another small fix :(

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/ext: ext_signup.tpl (+1 -1)
quix0r 2012-10-22 22:16 Rev.: 6085

Templates fixed, TODOs.txt updated

2 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/ext: ext_seo.tpl (+2 -2)
quix0r 2012-10-22 20:37 Rev.: 6080

WARNING: id is very generic, it has been now renamed to booking_id, please fix your table layout

5 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/ext: ext_booking.tpl (+5 -3)
quix0r 2012-10-08 22:47 Rev.: 6029

Fixed some configuration usages, added text for German buerocrats :(

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/ext: ext_shredder.tpl (+1 -1)
quix0r 2012-10-04 15:44 Rev.: 6011

Added ext-signup and ext-shredder from idea pool

35 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/templates/de/html/ext: ext_shredder.tpl (new 12), ext_signup.tpl (new 23)
quix0r 2012-10-03 20:07 Rev.: 6009

Minor: Text fixed

35 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/ext: ext_report.tpl (+35 -34)
quix0r 2012-09-29 13:50 Rev.: 5960

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

35 lines of code changed in 4 files:

  • branches/0.2.1-FINAL/templates/de/html/ext: ext_bitcoins.tpl (+1 -1), ext_cache.tpl (+9 -9), ext_cprping.tpl (+1 -1), ext_currency.tpl (new 24)
quix0r 2012-06-17 00:40 Rev.: 5932

Also deprecated (replaced by ext-currency; these extensions were stubs and did never work

5 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/templates/de/html/ext: ext_ebesucher.tpl (new 4), ext_funcoins.tpl (+1 -27)
quix0r 2012-06-15 20:00 Rev.: 5929

Extension ext-primera is now deprecated (see ticket #8's last comment)

14 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/ext: ext_primera.tpl (+14 -10)
quix0r 2011-09-26 15:20 Rev.: 5898

Reverted last commit

2 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/ext: ext_task.tpl (+2 -2)
quix0r 2011-09-26 15:16 Rev.: 5897

Hotfix

2 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/ext: ext_task.tpl (+2 -2)
quix0r 2011-09-15 13:23 Rev.: 5883

Extension ext-cprping introduced (dummy), 'install' directory excluded from GNU GPL:
- New extension ext-cprping introduced (I had that idea of reactivating the code
at http://cpr-stats.mxchange.org
- Some functions moved above note for auto-recreated functions
- Directory 'install' excluded from GNU GPL
- TODOs.txt updated

32 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/ext: ext_cprping.tpl (new 32)
quix0r 2011-09-10 11:16 Rev.: 5874

Does sound better this way

5 lines of code changed in 3 files:

  • branches/0.2.1-FINAL/templates/de/html/ext: ext_lead.tpl (+2 -2), ext_network.tpl (+1 -1), ext_seo.tpl (+2 -2)
quix0r 2011-08-14 01:17 Rev.: 5823

Most <em> tags replaced/removed

6 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/ext: ext_active.tpl (+6 -4)
quix0r 2011-08-12 21:58 Rev.: 5812

Large code cleanups:
- Typo 'referal' fixed (should be 'referral', really!)
- Several queries improved with back-ticks and formatting
- TODOs.txt updated

31 lines of code changed in 6 files:

  • branches/0.2.1-FINAL/templates/de/html/ext: ext_doubler.tpl (+9 -7), ext_refback.tpl (+4 -4), ext_refsell.tpl (+7 -4), ext_teams.tpl (+1 -1), ext_terms.tpl (+1 -1), ext_yoomedia.tpl (+9 -6)
quix0r 2011-08-11 23:33 Rev.: 5797

Extension ext-network continued, ext-iso3166 cleared
- Column 'network_active' renamed to 'network_api_active'
- Same for "translation" function
- Extension ext-iso3166 is now made empty
- TODOs.txt updated

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/ext: ext_iso3166.tpl (+1 -4)
quix0r 2011-08-10 18:27 Rev.: 5775

ext-iso3166 is deprecated, please use ext-country instead

4 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/ext: ext_iso3166.tpl (+4 -2)
quix0r 2011-08-07 18:40 Rev.: 5765

Introduced ext-geoip (unfinished)

7 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/ext: ext_geoip.tpl (new 7)
quix0r 2011-08-03 05:51 Rev.: 5753

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

3 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/ext: ext_earning.tpl (new 3)
quix0r 2011-08-02 14:14 Rev.: 5752

It is Bitcoins, not BitCoins

5 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/ext: ext_bitcoins.tpl (+5 -5)
quix0r 2011-08-01 06:02 Rev.: 5751

Handling of cache 'earning' added

2 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/ext: ext_teams.tpl (+2 -1)
quix0r 2011-07-29 22:27 Rev.: 5740

Some text shorter, alternative text added to forced-ads table row

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/ext: ext_beg.tpl (+1 -1)
quix0r 2011-07-28 05:07 Rev.: 5701

A lot has been rewritten, ext-teams added, ext-forced continued:
- Adding of (admin only) forced-ads basicly finished
- Listing of forced-ads in admin area basicly finished
- Extension ext-teams introduced (stub only)
- Many rewrites/refacturings (I cannot recall them all!) here and there,
including more usage of EL code and filters
- TODOs.txt updated

49 lines of code changed in 3 files:

  • branches/0.2.1-FINAL/templates/de/html/ext: ext_forced.tpl (+5 -4), ext_surfbar.tpl (+7 -6), ext_teams.tpl (new 37)
quix0r 2011-07-19 19:03 Rev.: 5699

No 'Wernis' in ext-funcoins

14 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/ext: ext_wernis.tpl (+14 -11)
quix0r 2011-07-15 16:40 Rev.: 5681

Extension ext-funcoins started, some cleanups:
- ext-funcoins started (only extra table, config entries and menu entries plus
one script are ready)
- ext-wernis: SQL fixed
- Superfluous duplicate 'POINTS' removed

2 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/ext: ext_events.tpl (+2)
quix0r 2011-07-13 12:10 Rev.: 5658

Some words rewritten

9 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/ext: ext_refback.tpl (+9 -8)
quix0r 2011-07-01 23:17 Rev.: 5565

Description made more clear

7 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/ext: ext_grade.tpl (+7 -5)
quix0r 2011-06-30 20:56 Rev.: 5561

Extension ext-user needs to be installed for ref.php as well

4 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/ext: ext_grade.tpl (+4 -3)

(78 more)

Generated by StatSVN 0.7.0