Directory branches/0.2.1-FINAL/inc/modules/member/

Total Files:
61
Deleted Files:
7
Lines of Code:
7273

[root]/branches/0.2.1-FINAL/inc/modules/member

Lines of Code

branches/0.2.1-FINAL/inc/modules/member/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 3240 (100.0%) 24505 (100.0%) 7.5
quix0r 3226 (99.6%) 24484 (99.9%) 7.5
root 7 (0.2%) 21 (0.1%) 3.0
quixy 7 (0.2%) 0 (0.0%) 0.0

Most Recent Commits

quix0r 2013-09-01 21:13 Rev.: 6437

Rewrote 2 str_replace() calls to one with array()

7 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/modules/member: what-wernis.php (+7 -7)
quix0r 2013-08-03 08:57 Rev.: 6433

Parser error fixed + some empty lines added between table rows (tr)

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/modules/member: what-order.php (+1 -1)
quix0r 2013-07-31 11:54 Rev.: 6432

Rewrote some code, added templates/functions:
- Introduced return(Error)Message() functions
- Added template for choosing registration provider
- Added template helper which reads all activated registration provider
- Other improvements

6 lines of code changed in 4 files:

  • branches/0.2.1-FINAL/inc/modules/member: what-mydata.php (+1 -1), what-reflinks.php (+1 -1), what-stats.php (+2 -2), what-transfer.php (+2 -2)
quix0r 2013-07-29 23:47 Rev.: 6419

Some fixes:
- added default value for optional parameter (better understanding)
- some double quotes converted to single
- fixes for Wernis API

4 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/modules/member: what-wernis.php (+4 -4)
quix0r 2013-06-22 04:19 Rev.: 6413

More double-quotes to single-quotes

14 lines of code changed in 14 files:

  • branches/0.2.1-FINAL/inc/modules/member: action- (+1 -1), action-account.php (+1 -1), action-bank.php (+1 -1), action-coupon.php (+1 -1), action-earn.php (+1 -1), action-extras.php (+1 -1), action-logout.php (+1 -1), action-main.php (+1 -1), action-order.php (+1 -1), action-rals.php (+1 -1), action-stats.php (+1 -1), action-surfbar.php (+1 -1), what-subids.php (+1 -1), what-transfer.php (+1 -1)
quix0r 2013-06-04 13:45 Rev.: 6403

Project continued:
- Added more functions for ext-grade
- Fixesd XML template for ext-grade
- Added missing language element
- Swapped out 'setup' phase for ext-grade
- Added more asserts
- Various other fixes

2 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/modules/member: what-transaction_fees.php (+2 -15)
quix0r 2013-06-01 18:17 Rev.: 6399

Renamed templates + added some filters for mail order

44 lines of code changed in 3 files:

  • branches/0.2.1-FINAL/inc/modules/member: what-order.php (+18 -56), what-payout.php (+23 -8), what-support.php (+3 -3)
quix0r 2013-06-01 10:26 Rev.: 6398

Language string cleaned up

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/modules/member: what-mydata.php (+1 -1)
quix0r 2013-05-31 18:18 Rev.: 6396

Removed 2nd parameter for assert() as this is only available in PHP 5.4.8+ but Mailer 0.2.1-FINAL should support PHP 4

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/modules/member: what-order.php (+1 -1)
quix0r 2013-05-31 08:49 Rev.: 6394

Rewrote many parts:
- "Generic" filter splitted up and move to html_mail_filter.php as this filter will only work with ext-html_mail
installed
- ext-holiday does now register a filter on user_exclusion_sql which allows to remove some "static" if() blocks
- Other minor fixes

6 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/inc/modules/member: what-html_mail.php (+5 -1), what-order.php (+1 -5)
quix0r 2013-05-30 19:48 Rev.: 6393

Fixes + asserts

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/modules/member: what-order.php (+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

440 lines of code changed in 6 files:

  • branches/0.2.1-FINAL/inc/modules/member: what-order.php (+27 -75), what-refback.php (+1 -2), what-reflist.php (-3), what-stats.php (+1 -6), what-transaction_fees.php (new 235), what-transactions.php (new 176)
quix0r 2013-05-04 02:14 Rev.: 6388

Since Wernis API 0.6-BETA SHA256 is the default now

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/modules/member: what-wernis.php (+1 -1)
quix0r 2013-03-06 01:24 Rev.: 6378

Renamed all SQL-related functions to camel-case notation

216 lines of code changed in 23 files:

  • branches/0.2.1-FINAL/inc/modules/member: what-beg2.php (+4 -4), what-bonus.php (+4 -4), what-cash_coupon.php (+10 -10), what-categories.php (+6 -6), what-earning.php (+8 -8), what-holiday.php (+28 -28), what-html_mail.php (+1 -1), what-list_coupon.php (+4 -4), what-mydata.php (+8 -8), what-nickname.php (+4 -4), what-order.php (+35 -35), what-payout.php (+13 -13), what-points.php (+8 -8), what-rallyes.php (+4 -4), what-refback.php (+4 -4), what-reflinks.php (+4 -4), what-reflist.php (+4 -4), what-stats.php (+8 -8), what-subids.php (+1 -1), what-themes.php (+2 -2), what-transfer.php (+35 -35), what-unconfirmed.php (+16 -16), what-wernis.php (+5 -5)
quix0r 2013-01-24 19:51 Rev.: 6367

Updated copyright notice as there are changes in this year

57 lines of code changed in 57 files:

  • branches/0.2.1-FINAL/inc/modules/member: action- (+1 -1), action-account.php (+1 -1), action-bank.php (+1 -1), action-coupon.php (+1 -1), action-earn.php (+1 -1), action-extras.php (+1 -1), action-logout.php (+1 -1), action-main.php (+1 -1), action-order.php (+1 -1), action-rals.php (+1 -1), action-stats.php (+1 -1), action-surfbar.php (+1 -1), action-themes.php (+1 -1), subid- (+1 -1), subid-stats.php (+1 -1), what- (+1 -1), what-bank_create.php (+1 -1), what-bank_deposit.php (+1 -1), what-bank_infos.php (+1 -1), what-bank_output.php (+1 -1), what-bank_withdraw.php (+1 -1), what-beg.php (+1 -1), what-beg2.php (+1 -1), what-bonus.php (+1 -1), what-book_surfbar.php (+1 -1), what-booking.php (+1 -1), what-cash_coupon.php (+1 -1), what-categories.php (+1 -1), what-doubler.php (+1 -1), what-earning.php (+1 -1), what-forced_textlink.php (+1 -1), what-guest.php (+1 -1), what-holiday.php (+1 -1), what-html_mail.php (+1 -1), what-list_coupon.php (+1 -1), what-list_surfbar.php (+1 -1), what-logout.php (+1 -1), what-mydata.php (+1 -1), what-nickname.php (+1 -1), what-order.php (+1 -1), what-payout.php (+1 -1), what-points.php (+1 -1), what-rallyes.php (+1 -1), what-refback.php (+1 -1), what-reflinks.php (+1 -1), what-reflist.php (+1 -1), what-sponsor_list.php (+1 -1), what-start_surfbar.php (+1 -1), what-stats.php (+1 -1), what-stats_surfbar.php (+1 -1), what-subids.php (+1 -1), what-support.php (+1 -1), what-themes.php (+1 -1), what-transfer.php (+1 -1), what-unconfirmed.php (+1 -1), what-welcome.php (+1 -1), what-wernis.php (+1 -1)
quix0r 2013-01-23 18:33 Rev.: 6360

Continued with ext-blacklist:
- Blacklisting of IP addresses now possible (with pattern as for all)
- Resorted ext-blacklist library, added new functions for IP blacklisting
- TODOs.txt updated

6 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/modules/member: what-mydata.php (+6 -4)
quix0r 2013-01-23 17:36 Rev.: 6358

Fixes and other improvements

5 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/modules/member: what-order.php (+5 -2)
quix0r 2013-01-23 15:31 Rev.: 6354

Introduced (means, being added and then used) more wrappers for ext-order/other

3 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/modules/member: what-order.php (+3 -3)
quix0r 2013-01-23 15:14 Rev.: 6353

Renamed function, used more "pool functions":
- Renamed SQL_INSERTID() to SQL_INSERT_ID()
- Used more functions from inc/pool-funtions.php instead of JOINs and queries
- TODOs.txt updated

52 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/inc/modules/member: what-order.php (+44 -146), what-unconfirmed.php (+8 -14)
quix0r 2013-01-23 02:10 Rev.: 6347

More rewrites to configuration:
- Moved more configuration entries from tables.sql to proper extensions
- Moved some configuration from/to ext-other to/from ext-foo
- Swapped out 'update' step for ext-register
- TODOs.txt updated

9 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/inc/modules/member: what-mydata.php (+1 -1), what-order.php (+8 -7)
quix0r 2013-01-23 00:31 Rev.: 6345

Fixes for parser errors

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/modules/member: what-mydata.php (+1 -1)
quix0r 2013-01-23 00:27 Rev.: 6344

Rewrote script to use more EL, introduced wrappers for sending pool:
- Introduced wrapper function getPaymentTime() and getPaymentPayment() and used
both in EL code instead of PHP script
- Added new function library "pool-functions.php"
- Rewrote reading emails from "pool" table
- Rewrote updating of "pool data"
- TODOs.txt updated

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/modules/member: what-unconfirmed.php (+1 -4)
quix0r 2013-01-22 23:12 Rev.: 6343

Rewrote a lot parts to extract 'payments' table (+ handling) into own extension:
- Tried to avoid JOINs where possible to instead load data with getters from
cache
- Renamed many array elements for payment data to match with database columns
- Used more EL code for payment data
- TODOs.txt updated

44 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/inc/modules/member: what-order.php (+5 -5), what-unconfirmed.php (+39 -39)
quix0r 2013-01-21 21:27 Rev.: 6340

Extension ext-blacklist continued:
- Added check in ext-register/mydata to check for email address
- Added filters for above check + unfinsihed logging
- TODOs.txt updated

16 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/modules/member: what-mydata.php (+16 -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

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/modules/member: what-order.php (+1 -1)
quix0r 2013-01-17 02:28 Rev.: 6325

Fixed also usage of previously renamed fields as they must be the same

5 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/modules/member: what-holiday.php (+5 -5)
quix0r 2013-01-17 02:23 Rev.: 6324

Fixed calls of addSelectionBox()

12 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/inc/modules/member: what-holiday.php (+6 -6), what-mydata.php (+6 -6)
quix0r 2013-01-16 05:14 Rev.: 6320

Extension ext-network continued
- Added advertising network "Forced-Lose"
- Column 'network_api_config_site_id' now allows NULL
- Introduced function displayErrorMessage()
- TODOs.txt updated

7 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/inc/modules/member: what-nickname.php (+1 -1), what-transfer.php (+6 -6)
quix0r 2013-01-10 07:29 Rev.: 6303

Used EL code {%template,LoadTemplate=foo%} instead of loadTemplate('foo', TRUE);

5 lines of code changed in 3 files:

  • branches/0.2.1-FINAL/inc/modules/member: what-mydata.php (+3 -5), what-rallyes.php (+1 -5), what-reflinks.php (+1 -1)
quix0r 2013-01-10 07:04 Rev.: 6302

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

10 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/modules/member: what-payout.php (+10 -10)
quix0r 2013-01-10 03:40 Rev.: 6297

Filters for configurable userid exclusion added:
- Rewrote some if() blocks to a filter to exclude configured userids, if set
- Closed internal TODO (see above)
- Added SQL columns/aliases/table names in back-ticks (missed some)
- TODOs.txt updated

83 lines of code changed in 9 files:

  • branches/0.2.1-FINAL/inc/modules/member: what-earning.php (+13 -13), what-list_coupon.php (+14 -14), what-order.php (+4 -4), what-payout.php (+15 -15), what-points.php (+8 -8), what-rallyes.php (+16 -16), what-refback.php (+5 -5), what-transfer.php (+2 -2), what-unconfirmed.php (+6 -6)
quix0r 2013-01-09 06:14 Rev.: 6285

Introduced padLeftZero()

80 lines of code changed in 3 files:

  • branches/0.2.1-FINAL/inc/modules/member: what-cash_coupon.php (+17 -17), what-mydata.php (+7 -7), what-order.php (+56 -52)
quix0r 2013-01-06 22:56 Rev.: 6278

Replace double-quotes with single

11 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/inc/modules/member: what-categories.php (+5 -5), what-order.php (+6 -6)
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

7 lines of code changed in 5 files:

  • branches/0.2.1-FINAL/inc/modules/member: what-book_surfbar.php (+1 -1), what-order.php (+2 -2), what-reflinks.php (+1 -1), what-transfer.php (+2 -2), what-unconfirmed.php (+1 -1)
quix0r 2012-12-30 00:56 Rev.: 6260

The usual changes: forms fixed

2 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/modules/member: what-mydata.php (+2 -2)
root 2012-12-29 20:39 Rev.: 3178

Deleted from CVS import

21 lines of code changed in 7 files:

  • branches/0.2.1-FINAL/inc/modules/member: what-categories.php (del), what-mydata.php (del), what-points.php (del), what-reflinks.php (del), what-stats.php (del), what-unconfirmed.php (del), what-welcome.php (del)
quix0r 2012-12-27 02:40 Rev.: 6247

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

2 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/modules/member: what-mydata.php (+2 -2)
quix0r 2012-12-01 16:39 Rev.: 6232

More improvements:
- More configuration wrapper functions added
- Renamed templates to naming convention
- Updated TODOs.txt

9 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/modules/member: what-unconfirmed.php (+9 -9)
quix0r 2012-11-28 18:40 Rev.: 6227

Swapped out more HTML to templates (see ticket #68)

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/modules/member: what-order.php (+1 -1)
quix0r 2012-11-25 14:34 Rev.: 6209

Introduced more wrappers

10 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/modules/member: what-holiday.php (+10 -5)

(452 more)

Generated by StatSVN 0.7.0