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

Total Files:
6
Deleted Files:
0
Lines of Code:
103

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
quix0r 77 (100.0%) 287 (100.0%) 3.7

Most Recent Commits

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

6 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/doubler: doubler_index.tpl (+6 -9)
quix0r 2013-01-10 07:04 Rev.: 6302

Removed some column aliases as they make it harder to check which column was ment

7 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/doubler: doubler_index.tpl (+7 -3)
quix0r 2012-11-10 01:45 Rev.: 6159

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

2 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/doubler: doubler_index.tpl (+2 -2)
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

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/doubler: doubler_index.tpl (+1 -1)
quix0r 2012-06-18 14:28 Rev.: 5940

Next batch of fixed language ids (renamed, see ticket #219)

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/doubler: doubler_index.tpl (+1 -1)
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

4 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/templates/de/html/doubler: doubler_index.tpl (+3 -3), doubler_reflink.tpl (+1 -1)
quix0r 2011-04-20 05:50 Rev.: 5488

svn:eol-style set to 'native'

6 lines of code changed in 6 files:

  • branches/0.2.1-FINAL/templates/de/html/doubler: .htaccess (+1), doubler_banner.tpl (+1), doubler_footer.tpl (+1), doubler_header.tpl (+1), doubler_index.tpl (+1), doubler_reflink.tpl (+1)
quix0r 2011-02-16 14:20 Rev.: 5460

We should write UTF-8 in upper-case

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/doubler: doubler_index.tpl (+1 -1)
quix0r 2010-09-14 00:25 Rev.: 5321

More EL used, this has fixed double calls of translateComma() in various places

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/doubler: doubler_index.tpl (+1 -1)
quix0r 2010-09-02 13:15 Rev.: 5303

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

3 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/doubler: doubler_index.tpl (+3 -3)
quix0r 2010-08-25 14:47 Rev.: 5275

A lot CSS classes rewritten, please update all your themes.

18 lines of code changed in 3 files:

  • branches/0.2.1-FINAL/templates/de/html/doubler: doubler_footer.tpl (+1 -1), doubler_header.tpl (+1 -1), doubler_index.tpl (+16 -12)
quix0r 2010-07-28 21:28 Rev.: 5197

Naming convention applied on language strings, check added to wrapper:
- Naming convention applied on more language strings
- Check added to wrapper function ifPostContainsSelections() to make sure the
form is really sent
- TODOs.txt updated

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/doubler: doubler_reflink.tpl (+1 -1)
quix0r 2010-07-22 15:39 Rev.: 5176

Numerous ext-sponsor fixes and HTML rewrites (sorry for lame description)

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/doubler: doubler_index.tpl (+1 -1)
quix0r 2010-07-19 01:28 Rev.: 5153

New extension ext-cliclbanner introduced, a lot SVN properties changed

6 lines of code changed in 6 files:

  • branches/0.2.1-FINAL/templates/de/html/doubler: .htaccess (+1), doubler_banner.tpl (+1), doubler_footer.tpl (+1), doubler_header.tpl (+1), doubler_index.tpl (+1), doubler_reflink.tpl (+1)
quix0r 2010-07-12 12:55 Rev.: 5140

A lot naming conventions applied, TODOs.txt updated

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/doubler: doubler_reflink.tpl (+1 -1)
quix0r 2010-07-11 20:55 Rev.: 5135

Fixes for doubler (not fully fixed) and rewrites for beg/doubler:
- Many fixes for doubler link (was broken due to bad EL syntax)
- Rewrites to make lesser use of SOME_FOO_1/SOME_FOO_2 (should be SOME_FOO)
- Fixes for beg extension
- TODOs.txt updated

8 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/doubler: doubler_index.tpl (+8 -11)
quix0r 2010-06-28 08:07 Rev.: 5070

Deprecated variables for templates removed, mor EL-rewrites, getMessage() rewritten:
- Deprecated variables $nick and $email removed from loadEmailTemplate()
- More rewrites for usage of EL
- getMessage() lesser used (saves a lot calls while execution of include file)
- Some internal TODOs closed
- TODOs.txt updated

7 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/doubler: doubler_index.tpl (+7 -7)
quix0r 2010-05-28 19:38 Rev.: 4976

Even more rewrites/fixes from EL branch (please report any broken part after you have updated to this revision)

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/doubler: doubler_index.tpl (+1 -1)
quix0r 2010-04-05 01:36 Rev.: 4959

Fix for missing array elements

4 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/doubler: doubler_index.tpl (+4 -7)
quix0r 2009-12-16 02:22 Rev.: 4841

Naming-inconsistency fixed #2

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/doubler: doubler_index.tpl (+1 -1)
quix0r 2009-12-04 03:52 Rev.: 4817

Even some more HTML cleanups #3

19 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/doubler: doubler_index.tpl (+19 -19)
quix0r 2009-11-22 16:32 Rev.: 4720

More HTML rewrites #2

7 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/doubler: doubler_index.tpl (+7 -5)
quix0r 2009-11-22 06:38 Rev.: 4705

Next stage of HTML rewriting, lesser br-tags

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/doubler: doubler_index.tpl (+1 -1)
quix0r 2009-11-18 04:45 Rev.: 4678

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 4 files:

  • branches/0.2.1-FINAL/templates/de/html/doubler: doubler_footer.tpl (+1 -3), doubler_header.tpl (+1 -3), doubler_index.tpl (+3 -4), doubler_reflink.tpl (+1 -1)
quix0r 2009-11-09 18:47 Rev.: 4646

All CSS classes top2,bottom2,right2,left2 are now deprecated, user details now have 4 columns

2 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/doubler: doubler_index.tpl (+2 -2)
quix0r 2009-11-07 06:51 Rev.: 4620

Huge HTML/CSS rewrite (see forum)

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/doubler: doubler_index.tpl (+1 -2)
quix0r 2009-11-05 17:53 Rev.: 4590

Missing template added

4 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/templates/de/html/doubler: doubler_banner.tpl (new), doubler_reflink.tpl (+4 -3)
quix0r 2009-11-05 16:57 Rev.: 4577

Entities in JavaScript => failed, fixed... login fixed by removing status=GUEST

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/doubler: doubler_index.tpl (+1 -1)
quix0r 2009-11-04 06:17 Rev.: 4550

Typo 'referral'->'referal' fixed, more 'empty version' fixed

6 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/doubler: doubler_index.tpl (+6 -6)
quix0r 2009-10-27 18:24 Rev.: 4372

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.

20 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/templates/de/html/doubler: .htaccess (+1 -1), doubler_index.tpl (+19 -19)
quix0r 2009-10-11 03:16 Rev.: 4363

Several more constants rewritten to getConfig()

14 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/templates/de/html/doubler: doubler_index.tpl (+13 -13), doubler_reflink.tpl (+1 -1)
quix0r 2009-03-07 01:30 Rev.: 4048

Removed again

0 lines of code changed in 5 files:

  • branches/0.2.1-FINAL/templates/de/html/doubler: .htaccess (-1), doubler_footer.tpl (-1), doubler_header.tpl (-1), doubler_index.tpl (-1), doubler_reflink.tpl (-1)
quix0r 2009-03-07 01:22 Rev.: 4047

More XHTML-fied and extended header added to templates

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/doubler: doubler_index.tpl (+1 -1)
quix0r 2009-03-06 18:06 Rev.: 4018

A lot while() conditions rewritten to SQL_FETCHARRAY(), see bug #107, @TODO tags created for remaining, svn:keyword added

5 lines of code changed in 6 files:

  • branches/0.2.1-FINAL/templates/de/html/doubler: .htaccess (new), doubler_footer.tpl (+1), doubler_header.tpl (+1), doubler_index.tpl (+1), doubler_reflink.tpl (+1)
quix0r 2009-02-19 19:30 Rev.: 3908

All database names are now 'back-ticked' and constant _MYSQL_PREFIX is wrapped. Partly resolves #83

6 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/doubler: doubler_index.tpl (+6 -6)
quix0r 2009-02-09 14:26 Rev.: 3901

More HTML tags ported to XHTML (all lower-case), bug #33 resolved

46 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/doubler: doubler_index.tpl (+46 -47)
quix0r 2009-02-08 02:29 Rev.: 3895

HTML->XHTML preparation (still *A LOT* to convert

27 lines of code changed in 6 files:

  • branches/0.2.1-FINAL/templates/de/html/doubler: doubler_footer.tpl (+1 -1), doubler_header.tpl (new), doubler_index.tpl (+24 -24), doubler_reflink.tpl (+1 -1)
quix0r 2008-10-12 20:43 Rev.: 3688

A lot form templates rewritten (star removed. fixes)

2 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/doubler: doubler_index.tpl (+2 -2)
quix0r 2008-09-17 20:29 Rev.: 3531

Dynamic payment added to surfbar

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/doubler: doubler_index.tpl (+1 -1)
quix0r 2008-09-13 16:51 Rev.: 3494

- 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

8 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/doubler: doubler_index.tpl (+8 -6)

(1 more)

Generated by StatSVN 0.7.0