Directory inc/extensions/user/

Directory Created:
2013-01-14 01:16
Total Files:
4
Deleted Files:
0
Lines of Code:
814

[root]/inc/extensions/user

Lines of Code

inc/extensions/user/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
quix0r 17 (100.0%) 824 (100.0%) 48.4

Most Recent Commits

quix0r 2013-07-31 02:34 Rev.: 6427

Continued with registration provider:
- Added a lot filter for both ext-register/wernis to handle (partly finished)
registration requests and forms
- Add config entry (currently not changeable in web interface) for default
registration and login provider

18 lines of code changed in 2 files:

  • inc/extensions/user: mode-remove.php (+2), mode-update.php (+16)
quix0r 2013-07-30 08:21 Rev.: 6425

Updated domain without a dash :(

26 lines of code changed in 2 files:

  • inc/extensions/user: mode-remove.php (+5 -2), mode-update.php (+21)
quix0r 2013-06-20 21:57 Rev.: 6412

Must be updated here as well :(

1 lines of code changed in 1 file:

  • inc/extensions/user: mode-setup.php (+1 -1)
quix0r 2013-06-01 18:17 Rev.: 6399

Renamed templates + added some filters for mail order

6 lines of code changed in 1 file:

  • inc/extensions/user: mode-update.php (+6)
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

2 lines of code changed in 2 files:

  • inc/extensions/user: mode-setup.php (+1 -1), mode-update.php (+1 -2)
quix0r 2013-01-24 19:51 Rev.: 6367

Updated copyright notice as there are changes in this year

3 lines of code changed in 3 files:

  • inc/extensions/user: mode-remove.php (+1 -1), mode-setup.php (+1 -1), mode-update.php (+1 -1)
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

3 lines of code changed in 1 file:

  • inc/extensions/user: mode-setup.php (+3)
quix0r 2013-01-22 22:24 Rev.: 6341

Rewrote reset and some extensions:
- Rewrote script reset that weekly and monthly are now separated out from daily
functions
- Rewrote ext-profile/order to handle their own configuration entries (were all
in ext-other)
- Moved large 'update' block for ext-order out to
inc/extensions/order/mode-update.php
- TODOs.txt updated

1 lines of code changed in 1 file:

  • inc/extensions/user: mode-update.php (+1 -1)
quix0r 2013-01-14 01:16 Rev.: 6310

Some major rewrites + ext-network continued:
- A lot more advertising network added (GolloX is still missing)
- Renamed extension mode 'register' to 'setup' to have no conflicting file names
- Large extension modes (a lot code) can now be swapped out to "mode" files,
see inc/extensions/foo/mode-bar.php for them. These mode-files will be loaded
after the main include has been loaded
- TODOs.txt updated

764 lines of code changed in 4 files:

  • inc/extensions/user: .htaccess (new 1), mode-remove.php (new 74), mode-setup.php (new 163), mode-update.php (new 526)
Generated by StatSVN 0.7.0