Directory branches/0.2.1-FINAL/inc/js/

Directory Created:
2008-10-15 23:05
Total Files:
11
Deleted Files:
1
Lines of Code:
519

[root]/branches/0.2.1-FINAL/inc/js

Lines of Code

branches/0.2.1-FINAL/inc/js/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
quix0r 128 (100.0%) 714 (100.0%) 5.5

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

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/js: js-install_ajax.php (+1 -1)
quix0r 2013-01-24 19:51 Rev.: 6367

Updated copyright notice as there are changes in this year

10 lines of code changed in 10 files:

  • branches/0.2.1-FINAL/inc/js: js- (+1 -1), js-admin_ajax.php (+1 -1), js-cookies_disabled.php (+1 -1), js-install_ajax.php (+1 -1), js-order_send.php (+1 -1), js-surfbar_frame_top.php (+1 -1), js-surfbar_member_book.php (+1 -1), js-surfbar_member_edit.php (+1 -1), js-surfbar_stopped.php (+1 -1), js-uberwach.php (+1 -1)
quix0r 2013-01-06 21:25 Rev.: 6271

Mailer project rwritten:
- Extension ext-network continued:
+ More missing type handlers added
+ Also array element translations added
+ Made API query generally working
+ Added missing what-config_network.php to allow configuration
+ Many other improvements
- Used correct MIME type for JavaScripts (text/javascript)
- Many other rewrites
- TODOs.txt updated

4 lines of code changed in 4 files:

  • branches/0.2.1-FINAL/inc/js: js-admin_ajax.php (+1 -1), js-install_ajax.php (+1 -1), js-surfbar_frame_top.php (+1 -1), js-surfbar_member_edit.php (+1 -1)
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 1 file:

  • branches/0.2.1-FINAL/inc/js: js-jquery.php (del)
quix0r 2012-10-21 20:34 Rev.: 6070

The usual asset of bugfixes for ext-surfbar

4 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/inc/js: js-surfbar_frame_top.php (+2 -2), js-surfbar_member_edit.php (+2 -2)
quix0r 2012-10-17 22:42 Rev.: 6044

Code style changed, ext-user continued:
- Changed true/false to TRUE/FALSE
- Introduced validateSubId() and prepareFoundSubId()
- Add validation of edited sub id by member
- TODOs.txt updated

4 lines of code changed in 4 files:

  • branches/0.2.1-FINAL/inc/js: js-admin_ajax.php (+1 -1), js-install_ajax.php (+1 -1), js-surfbar_frame_top.php (+1 -1), js-surfbar_member_edit.php (+1 -1)
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

121 lines of code changed in 10 files:

  • branches/0.2.1-FINAL/inc/js: js- (+1 -1), js-admin_ajax.php (new 54), js-cookies_disabled.php (+1 -1), js-install_ajax.php (new 54), js-order_send.php (+1 -1), js-surfbar_frame_top.php (+6 -6), js-surfbar_member_book.php (+1 -1), js-surfbar_member_edit.php (+1 -1), js-surfbar_stopped.php (+1 -1), js-uberwach.php (+1 -1)
quix0r 2011-08-14 02:24 Rev.: 5825

- The update of jquery caused an about with missing variable $this which is
caused by the code "compiler" (see FILTER_COMPILE_CODE() and eval() command
in loadTemplate()). If I would prevent "compiling" dollar chars, also
JavaScript templates e.g. from ext-surfbar won't work anymore.
- TODOs.txt updated

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/js: js-jquery.php (+1 -45)
quix0r 2011-08-07 01:04 Rev.: 5758

www is out-dated

9 lines of code changed in 9 files:

  • branches/0.2.1-FINAL/inc/js: js- (+1 -1), js-cookies_disabled.php (+1 -1), js-jquery.php (+1 -1), js-order_send.php (+1 -1), js-surfbar_frame_top.php (+1 -1), js-surfbar_member_book.php (+1 -1), js-surfbar_member_edit.php (+1 -1), js-surfbar_stopped.php (+1 -1), js-uberwach.php (+1 -1)
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

5 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/inc/js: js-surfbar_frame_top.php (+3 -3), js-surfbar_member_edit.php (+2 -2)
quix0r 2011-07-12 01:32 Rev.: 5634

Fixes for referal system, shell scripts overworked:
- Various fixes to the referal/points system (still some work needs to be done)
- Shell scripts enhanced with check for "root" directory (modules.php)
- Shell debug-lines.sh added which will show which debug lines are commented in
- Other minor rewrites/fixes
- TODOs.txt updated

3 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/js: js-surfbar_frame_top.php (+3 -4)
quix0r 2011-04-20 05:50 Rev.: 5488

svn:eol-style set to 'native'

9 lines of code changed in 9 files:

  • branches/0.2.1-FINAL/inc/js: .htaccess (+1), js- (+1), js-cookies_disabled.php (+1), js-jquery.php (+1), js-order_send.php (+1), js-surfbar_member_book.php (+1), js-surfbar_member_edit.php (+1), js-surfbar_stopped.php (+1), js-uberwach.php (+1)
quix0r 2011-01-18 16:44 Rev.: 5425

Some language strings fixed, renamed. Copyright notice updated

9 lines of code changed in 9 files:

  • branches/0.2.1-FINAL/inc/js: js- (+1 -1), js-cookies_disabled.php (+1 -1), js-jquery.php (+1 -1), js-order_send.php (+1 -1), js-surfbar_frame_top.php (+1 -1), js-surfbar_member_book.php (+1 -1), js-surfbar_member_edit.php (+1 -1), js-surfbar_stopped.php (+1 -1), js-uberwach.php (+1 -1)
quix0r 2010-09-11 00:47 Rev.: 5309

Removed comment introduced by Profi-Concept, this comment should fine (in a much better fashioned way) its resurrection in the Wiki

0 lines of code changed in 9 files:

  • branches/0.2.1-FINAL/inc/js: js- (-2), js-cookies_disabled.php (-2), js-jquery.php (-2), js-order_send.php (-2), js-surfbar_frame_top.php (-2), js-surfbar_member_book.php (-2), js-surfbar_member_edit.php (-2), js-surfbar_stopped.php (-2), js-uberwach.php (-2)
quix0r 2010-07-19 01:28 Rev.: 5153

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

14 lines of code changed in 10 files:

  • branches/0.2.1-FINAL/inc/js: .htaccess (+1), js- (+1), js-cookies_disabled.php (+1), js-jquery.php (+1), js-order_send.php (+1), js-surfbar_frame_top.php (+5 -3), js-surfbar_member_book.php (+1), js-surfbar_member_edit.php (+1), js-surfbar_stopped.php (+1), js-uberwach.php (+1)
quix0r 2010-06-29 14:20 Rev.: 5091

Rewrites/fixes for surfbar

66 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/js: js-surfbar_frame_top.php (new 66)
quix0r 2010-06-29 05:00 Rev.: 5088

Fixes and further rewrites to make use of EL

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/js: js-surfbar_stopped.php (+1 -7)
quix0r 2010-06-20 15:43 Rev.: 5032

All resets rewritten, missing svn:properties added

4 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/js: js- (+4 -3)
quix0r 2010-01-01 17:04 Rev.: 4868

The yearly copyright-update commit. 2009, 2010 are now copyrighted on the developer team to express that you contribute to the project and not to your own.

8 lines of code changed in 8 files:

  • branches/0.2.1-FINAL/inc/js: js- (+1), js-cookies_disabled.php (+1), js-jquery.php (+1), js-order_send.php (+1), js-surfbar_member_book.php (+1), js-surfbar_member_edit.php (+1), js-surfbar_stopped.php (+1), js-uberwach.php (+1)
quix0r 2009-11-26 22:16 Rev.: 4758

fooRequestElementBar() functions renamed, adding of request parameters added:
- All fooRequestElementBar() functions are now renamed to fooRequestParameterBar()
- Adding of network request parameters basicly added, once a parameter has been
added the added parameter is disabled in HTML and the choosen network type
handler is pre-choosen.
- Documentation updated

4 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/inc/js: js-surfbar_member_edit.php (+2 -2), js-surfbar_stopped.php (+2 -2)
quix0r 2009-11-22 09:43 Rev.: 4711

New-line added

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/js: .htaccess (+1 -1)
quix0r 2009-11-14 10:39 Rev.: 4654

Missing SVN properties set

8 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/inc/js: js-cookies_disabled.php (+4 -3), js-jquery.php (+4 -3)
quix0r 2009-11-07 20:44 Rev.: 4627

Mailer used in many places, we still need a good 'selling' title

16 lines of code changed in 8 files:

  • branches/0.2.1-FINAL/inc/js: js- (+2 -2), js-cookies_disabled.php (+2 -2), js-jquery.php (+2 -2), js-order_send.php (+2 -2), js-surfbar_member_book.php (+2 -2), js-surfbar_member_edit.php (+2 -2), js-surfbar_stopped.php (+2 -2), js-uberwach.php (+2 -2)
quix0r 2009-11-05 16:57 Rev.: 4577

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

47 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/js: js-cookies_disabled.php (new 47)
quix0r 2009-11-03 16:22 Rev.: 4519

New extension added, ext-uberwach rewritten (unfinished), some fixes
- Referal link fixed
- New satire extension 'Politician Stop' added which should politician prevent printing your webpages
- Campaign extension 'ext-uberwach', a German campaign against surviliance, extended (unfinished)
- Extension ext-network continued but still unfinished
- Some more minor fixes

48 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/js: js-jquery.php (new 48)
quix0r 2009-10-30 06:12 Rev.: 4452

Right place...

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/js: js-uberwach.php (+1 -4)
quix0r 2009-10-30 06:07 Rev.: 4451

Fix

4 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/js: js-uberwach.php (+4 -1)
quix0r 2009-10-28 22:48 Rev.: 4405

Fixes for POST setter, template and others

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/js: js-order_send.php (+1 -2)
quix0r 2009-10-28 05:11 Rev.: 4393

All JavaScript files can now secured against calls without proper installation of required extension

18 lines of code changed in 6 files:

  • branches/0.2.1-FINAL/inc/js: js- (+3 -1), js-order_send.php (+3 -1), js-surfbar_member_book.php (+3 -1), js-surfbar_member_edit.php (+3 -1), js-surfbar_stopped.php (+3 -1), js-uberwach.php (+3 -1)
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.

243 lines of code changed in 6 files:

  • branches/0.2.1-FINAL/inc/js: js- (new 42), js-order_send.php (new 46), js-surfbar_member_book.php (new 46), js-surfbar_member_edit.php (new 52), js-surfbar_stopped.php (new 52), js-uberwach.php (+5 -5)
quix0r 2009-07-31 17:30 Rev.: 4287

Missing properties added

4 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/js: js-uberwach.php (+4 -3)
quix0r 2009-07-31 17:23 Rev.: 4286

Script extended with JavaScript templates and ext-uberwach added, see http://www.uberwach.de for details

45 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/js: js-uberwach.php (new 45)
quix0r 2009-03-07 01:30 Rev.: 4048

Removed again

0 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/js: .htaccess (-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

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/js: .htaccess (+1)
quix0r 2008-10-15 23:05 Rev.: 3693

- Beg link will only work in NONE pay mode! (unfinished, sleepy here...)
- Extension "wernis" needs to be re-configured. You need to enter your
Wernis-password to make member payouts possible
- Editing/changing member/guest menu should now work again
- Output of JavaScript code introduced
- Minor improvements

0 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/js: .htaccess (new)
Generated by StatSVN 0.7.0