Directory branches/0.2.1-FINAL/DOCS/en/

Total Files:
19
Deleted Files:
0
Lines of Code:
1464

[root]/branches/0.2.1-FINAL/DOCS/en
                    directory in repo cache (2 files, 20 lines)
                    directory in repo country (5 files, 572 lines)
                    directory in repo doubler (2 files, 24 lines)
                    directory in repo engine (2 files, 41 lines)
                    directory in repo rallye (2 files, 28 lines)
                    directory in repo rewrite (3 files, 55 lines)
                    directory in repo task (2 files, 7 lines)
                    directory in repo themes (2 files, 65 lines)

Lines of Code

branches/0.2.1-FINAL/DOCS/en/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
quix0r 114 (100.0%) 129 (100.0%) 1.1

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

0 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/DOCS/en: DESIGNING.txt (-18)
quix0r 2013-03-06 01:24 Rev.: 6378

Renamed all SQL-related functions to camel-case notation

3 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/DOCS/en: SECURITY.txt (+1 -1), TODO.txt (+2 -2)
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

4 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/DOCS/en: TEMPLATES.txt (+4 -2)
quix0r 2013-01-10 05:29 Rev.: 6298

Theoretical working merge of mailid.php and mailid_top.php into mailid.php + a couple of call-back functions

2 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/DOCS/en: SECURITY.txt (+2 -2)
quix0r 2012-12-02 11:25 Rev.: 6234

Protection for all DOCS directories

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/DOCS/en: .htaccess (new 1)
quix0r 2012-11-24 21:21 Rev.: 6190

Added missing parameter which allows to add the SQL statements not just to 'install' SQL pool

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/DOCS/en: TEMPLATES.txt (+1 -1)
quix0r 2012-11-08 00:09 Rev.: 6149

AJAX installer fixed:
- The AJAX installer could be fixed thanks to gnarf from jquery chat :)
- Added uncompressed jquery (1.8.2) to allow later debugging

2 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/DOCS/en: THANK_YOU.txt (+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

2 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/DOCS/en: LICENSE.txt (+1 -1), SECURITY.txt (+1 -1)
quix0r 2011-09-09 08:58 Rev.: 5871

Updated notes about contributors

15 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/DOCS/en: AUTHORS.txt (+15 -14)
quix0r 2011-08-14 02:45 Rev.: 5826

README.txt-s updated

3 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/DOCS/en: README.txt (+3 -7)
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

2 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/DOCS/en: AUTHORS.txt (+1 -1), THANK_YOU.txt (+1 -1)
quix0r 2011-08-12 19:27 Rev.: 5809

Typo fixed

8 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/DOCS/en: CSS-PATCHES.txt (+6 -6), DESIGNING.txt (+2 -2)
quix0r 2011-08-07 01:08 Rev.: 5759

Even more www. removed

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/DOCS/en: PATCHES.txt (+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

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/DOCS/en: README.txt (+1 -1)
quix0r 2011-07-14 13:55 Rev.: 5662

CSS class 'pre' is now no longer used, use regular pre tag instead

0 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/DOCS/en: DESIGNING.txt (-8)
quix0r 2011-07-03 23:23 Rev.: 5570

Inactive developer 'profi-concept' moved to inactive section

5 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/DOCS/en: AUTHORS.txt (+5)
quix0r 2011-04-20 05:50 Rev.: 5488

svn:eol-style set to 'native'

17 lines of code changed in 17 files:

  • branches/0.2.1-FINAL/DOCS/en: AUTHORS.txt (+1), CHANGES.txt (+1), CSS-PATCHES.txt (+1), CSS-PATCHES_05092004.txt (+1), DESIGNING.txt (+1), EXTENSIONS.txt (+1), LICENSE.txt (+1), MENUE_HOVER.txt (+1), PATCHES.txt (+1), PATCH_320.txt (+1), README.txt (+1), SECURITY.txt (+1), TEMPLATES.txt (+1), THANK_YOU.txt (+1), TODO.txt (+1), UPGRADING.txt (+1), promoter.txt (+1)
quix0r 2010-11-08 04:10 Rev.: 5391

Initial TRANSLATORS.txt added

9 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/DOCS/en: TRANSLATORS.txt (new 9)
quix0r 2010-10-26 17:18 Rev.: 5355

Documentation updated, fixes for bug #195/196 (previous commit comment was wrong):
- Fixes for missing function SQL_ESCAPE() while in installation phase and setting
language (e.g. call install.php?mx_lang=de), see ticket #196
- Added code to check for double-initialization of cache instance, see ticket #195
- Updated documentation, may be missleading, see ticket #198
- TODOs.txt updated

4 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/DOCS/en: README.txt (+1 -1), SECURITY.txt (+3 -3)
quix0r 2010-07-19 01:28 Rev.: 5153

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

17 lines of code changed in 17 files:

  • branches/0.2.1-FINAL/DOCS/en: AUTHORS.txt (+1), CHANGES.txt (+1), CSS-PATCHES.txt (+1), CSS-PATCHES_05092004.txt (+1), DESIGNING.txt (+1), EXTENSIONS.txt (+1), LICENSE.txt (+1), MENUE_HOVER.txt (+1), PATCHES.txt (+1), PATCH_320.txt (+1), README.txt (+1), SECURITY.txt (+1), TEMPLATES.txt (+1), THANK_YOU.txt (+1), TODO.txt (+1), UPGRADING.txt (+1), promoter.txt (+1)
quix0r 2009-03-17 03:47 Rev.: 4152

Installation page=welcome rewritten to use div

2 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/DOCS/en: SECURITY.txt (+2 -2)
quix0r 2009-03-07 01:30 Rev.: 4048

Removed again

0 lines of code changed in 17 files:

  • branches/0.2.1-FINAL/DOCS/en: AUTHORS.txt (-1), CHANGES.txt (-1), CSS-PATCHES.txt (-1), CSS-PATCHES_05092004.txt (-1), DESIGNING.txt (-1), EXTENSIONS.txt (-1), LICENSE.txt (-1), MENUE_HOVER.txt (-1), PATCHES.txt (-1), PATCH_320.txt (-1), README.txt (-1), SECURITY.txt (-1), TEMPLATES.txt (-1), THANK_YOU.txt (-1), TODO.txt (-1), UPGRADING.txt (-1), promoter.txt (-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

17 lines of code changed in 30 files:

  • branches/0.2.1-FINAL/DOCS/en: AUTHORS.txt (+1), CHANGES.txt (new), CSS-PATCHES.txt (+1), CSS-PATCHES_05092004.txt (+1), DESIGNING.txt (new), EXTENSIONS.txt (+1), LICENSE.txt (+1), MENUE_HOVER.txt (+1), PATCHES.txt (+1), PATCH_320.txt (+1), README.txt (new), SECURITY.txt (new), TEMPLATES.txt (+1), THANK_YOU.txt (+1), TODO.txt (+1), UPGRADING.txt (new), promoter.txt (new)
quix0r 2009-02-19 19:30 Rev.: 3908

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

2 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/DOCS/en: CSS-PATCHES_05092004.txt (new)
quix0r 2008-12-18 17:45 Rev.: 3830

Major fixes in filters/extensions, other improvements:
- Major bug in filter removal fixed (was rewritten to use own filter 'run_sqls')
- Removed guest menu from SQL files and added to ext-online.php
- Filters added to same extension
- UPDATE_LOGIN_DATA() rewritten as filter
- Some documents updated
- Admin footer template now with closing "li" tags and title attribute for guest
area link

2 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/DOCS/en: EXTENSIONS.txt (new)
quix0r 2008-10-09 20:39 Rev.: 3662

Referal overview finished and rewritten for refback extension

2 lines of code changed in 3 files:

  • branches/0.2.1-FINAL/DOCS/en: AUTHORS.txt (+1 -1), THANK_YOU.txt (+1 -1)
quix0r 2008-05-18 20:09 Rev.: 3350

Modified/added missing files

7 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/DOCS/en: AUTHORS.txt (new)
Generated by StatSVN 0.7.0