Directory branches/0.2.1-FINAL/js/

Directory Created:
2011-08-14 02:24
Total Files:
15
Deleted Files:
2
Lines of Code:
16916

[root]/branches/0.2.1-FINAL/js

Lines of Code

branches/0.2.1-FINAL/js/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
quix0r 99 (100.0%) 35924 (100.0%) 362.8

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

47 lines of code changed in 5 files:

  • branches/0.2.1-FINAL/js: ajax-common.js (+36 -9), install-common.js (+5 -1), install-data.js (+6 -3), jquery-ui.custom.js (del), jquery-uncompressed.js (del)
quix0r 2013-01-24 20:07 Rev.: 6368

Also update copyright in these files

2 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/js: .js (+1 -1), admin-common.js (+1 -1)
quix0r 2013-01-24 19:51 Rev.: 6367

Updated copyright notice as there are changes in this year

9 lines of code changed in 9 files:

  • branches/0.2.1-FINAL/js: admin-data.js (+1 -1), admin-network-query-api.js (+1 -1), ajax-common.js (+1 -1), ajax-loader.js (+1 -1), ajax-test.js (+1 -1), core-common.js (+1 -1), install-common.js (+1 -1), install-data.js (+1 -1), menu-common.js (+1 -1)
quix0r 2013-01-10 01:32 Rev.: 6295

Fixed some MIME types

1 lines of code changed in 1 file:

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

383 lines of code changed in 16 files:

  • branches/0.2.1-FINAL/js: admin-common.js (+1 -1), admin-data.js (+1 -1), admin-network-query-api.js (new 114), ajax-common.js (+223 -79), ajax-loader.js (+5 -2), ajax-test.js (+2 -2), core-common.js (+17 -2), install-common.js (+11 -41), install-data.js (+1 -1), jquery-ui.custom.js (+1 -1), jquery-ui.js (+1 -1), jquery-ui.uncompressed.js (+1 -1), jquery-uncompressed.js (+1 -1), jquery.js (+1 -1), jquery.uncompressed.js (+1 -1), menu-common.js (+2 -2)
quix0r 2012-12-27 02:40 Rev.: 6247

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

166 lines of code changed in 3 files:

  • branches/0.2.1-FINAL/js: ajax-common.js (+84 -72), install-common.js (+70 -27), install-data.js (+12 -6)
quix0r 2012-12-26 19:45 Rev.: 6246

Fixed :(

2 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/js: install-common.js (+2 -2)
quix0r 2012-12-26 19:11 Rev.: 6245

Continued on AJAX installer to start first step (more are easily to add)

102 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/js: ajax-common.js (+50 -40), install-common.js (+52 -4)
quix0r 2012-11-25 13:21 Rev.: 6205

Properties set

4 lines of code changed in 4 files:

  • branches/0.2.1-FINAL/js: jquery-ui.uncompressed.js (+1), jquery-uncompressed.js (+1), jquery.js (+1), jquery.uncompressed.js (+1)
quix0r 2012-11-25 01:43 Rev.: 6203

Native :(

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/js: jquery-ui.uncompressed.js (+1)
quix0r 2012-11-25 01:37 Rev.: 6201

Updated propset.sh, fixed all SVN properties

12 lines of code changed in 12 files:

  • branches/0.2.1-FINAL/js: .js (+1 -1), admin-common.js (+1 -1), admin-data.js (+1 -1), ajax-common.js (+1 -1), ajax-loader.js (+1 -1), ajax-test.js (+1 -1), core-common.js (+1 -1), install-common.js (+1 -1), install-data.js (+1 -1), jquery-ui.custom.js (+1 -1), jquery-ui.js (+1 -1), jquery-ui.uncompressed.js (+1)
quix0r 2012-11-24 00:15 Rev.: 6183

Updated jquery(+ui) to latest stable versions

227 lines of code changed in 4 files:

  • branches/0.2.1-FINAL/js: jquery-ui.js (+2 -2), jquery-ui.uncompressed.js (+104 -70), jquery.js (+2 -2), jquery.uncompressed.js (+119 -87)
quix0r 2012-11-19 00:45 Rev.: 6180

Installation NG continued (still not fully working)

157 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/js: ajax-common.js (+137 -6), install-common.js (+20)
quix0r 2012-11-16 23:40 Rev.: 6179

jQuery updated:
- Allowed also jquery-ui being loaded uncompressed (very large)
- Added some more features to it which will be used later on
- TODOs.txt updated

15090 lines of code changed in 5 files:

  • branches/0.2.1-FINAL/js: jquery-ui.custom.js (+1 -6), jquery-ui.js (new 6), jquery-ui.uncompressed.js (new 5643), jquery-uncompressed.js (+1 -9440), jquery.uncompressed.js (new 9439)
quix0r 2012-11-12 18:41 Rev.: 6168

Test is not JSON

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/js: ajax-common.js (+1 -1)
quix0r 2012-11-08 23:45 Rev.: 6158

Now the comment block is okay

5 lines of code changed in 5 files:

  • branches/0.2.1-FINAL/js: .js (+1 -1), admin-common.js (+1 -1), ajax-loader.js (+1 -1), ajax-test.js (+1 -1), install-common.js (+1 -1)
quix0r 2012-11-08 22:16 Rev.: 6156

Is 'test' target JSON?

2 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/js: ajax-common.js (+1 -1), core-common.js (+1 -1)
quix0r 2012-11-08 00:36 Rev.: 6150

Fix for 'next/previous' navigation

8 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/js: ajax-common.js (+8 -2)
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

9449 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/js: ajax-common.js (+7 -13), jquery-uncompressed.js (new 9442)
quix0r 2012-10-30 21:06 Rev.: 6108

jquery-ui updated to 1.9.1

2 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/js: jquery-ui.custom.js (+2 -2)
quix0r 2012-10-22 22:27 Rev.: 6087

Updated jqueryui to 1.9.0

6 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/js: jquery-ui.custom.js (+6 -21)
quix0r 2012-10-07 12:41 Rev.: 6023

Rewrote 'we' word a little, rewrote mail order to use SQL_INSERTID() instead of another SELECT query

5 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/js: ajax-common.js (+3 -3), ajax-test.js (+2 -2)
quix0r 2012-10-02 22:16 Rev.: 6001

Updated jquery-ui to 1.8.25

11 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/js: jquery-ui.custom.js (+11 -11)
quix0r 2012-09-30 17:36 Rev.: 5973

Fixes for #226, renamed function:
- Function isSqlTableCreated() renamed to ifSqlTableExists()
- Fixed bug in ajax-common.js: responseText is now replaced by reply_content
- Possible fixed bug #226 (please test it)
- TODOs.txt updated

12 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/js: ajax-common.js (+12 -12)
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

1119 lines of code changed in 12 files:

  • branches/0.2.1-FINAL/js: .js (new 27), admin-common.js (new 27), admin-data.js (new 32), ajax-common.js (new 693), ajax-loader.js (new 87), ajax-test.js (new 72), core-common.js (new 58), install-common.js (new 33), install-data.js (new 60), jquery-ui.custom.js (new 24), jquery.js (+2 -8981), menu-common.js (+4 -4)
quix0r 2011-09-17 00:00 Rev.: 5888

This should display the data?

4 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/js: menu-common.js (+4 -4)
quix0r 2011-08-18 03:18 Rev.: 5837

Admin menu has now a JavaScript "effect":
- Admin menu system can now be JavaScript-enabled. You need to enable JavaScript
in your browser to see the full "effect". If you leave it disabled, all menus
are fully displayed
- The helping text in admin area won't work in JavaScript-enabled mode
- Generic word 'mode' replaced on all (!) places to make it everywhere more
clear which "mode" I mean there
- TODOs.txt updated

117 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/js: menu-common.js (new 117)
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

8980 lines of code changed in 1 file:

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