bobr-kun
|
c54f5addd4
UserReg: Added ability to assign some user tags right along with the registration process
|
7 月之前 |
Nightfly
|
bf18030eed
fixed non-integer contracts issue with CONTRACT_GENERATION_DEFAULT option disabled
|
10 月之前 |
Nightfly
|
01a22ad4e2
billing.ini: REGFROZEN option implemented
|
1 年之前 |
Nightfly
|
368b2311bd
openpayz must be eanabled itself
|
1 年之前 |
Nightfly
|
12a3a30496
OPENPAYZ_STATIC_ID option implemented, OpenPayz module lightly refactored
|
1 年之前 |
Nightfly
|
f5627507e2
now optimized to avoid usage of numpad, 0 removed due similarity to O
|
1 年之前 |
Nightfly
|
08b24637e3
PASSWORD_TYPE now can be set to 3 - two hands optimized
|
1 年之前 |
Nightfly
|
0b9a270cd5
hotfix: better SayMyName exceptions handling
|
2 年之前 |
Nightfly
|
d23439d4ae
some client-side filtering added
|
2 年之前 |
Nightfly
|
ebb21e37a7
login generation moved to SayMyName and some separate libs, options LOGIN_GENERATION_INCOFFSET, LOGIN_GENERATION_INCMAX, LOGIN_GENERATION_AD, LOGIN_GENERATION_SHPRFX implemented, new PRFXINC generator added
|
2 年之前 |
Nightfly
|
9c6226ef3e
move to non loop checks, checking is serial unique too
|
2 年之前 |
Nightfly
|
4a2e01c045
refactoring in progress
|
2 年之前 |
Nightfly
|
1d0c9f3e18
now using unified random-MAC generation
|
2 年之前 |
Nightfly
|
bcf98eebba
CATV_* and CRM_MODE options is deprecated and unsupported years ago. Deleted obsolete code around this options
|
3 年之前 |
Nightfly
|
889cd4261f
USERREG_NO_BRANCH_DEFAULT option implemented
|
3 年之前 |
bobr-kun
|
049aeb9446
api.userreg: New "RANDOM4_CHECK" login generation type implemented Tried to implement contract generation - done the way it was done
|
3 年之前 |
Nightfly
|
93bc87f491
user-friendly passwords generation implemented
|
3 年之前 |
bobr-kun
|
d4f5770f78
Small fix for user register routine with ONUAUTO_USERREG feature enabled to respect the ONUMODELS_FILTER option setting.
|
4 年之前 |
Nightfly
|
fb4a5a8dfa
added more flexible configuration for USERREG_FREEIP_STATS option
|
4 年之前 |
Nightfly
|
9ffd1f5ca3
USERREG_FREEIP_STATS option implemented
|
4 年之前 |
bobr-kun
|
cd9db0ea03
Added some extended address fields(like postal code, town/district/region and so on) to user's profile. Those fields are added to usersearch and userreg modules also.
|
4 年之前 |
Nightfly
|
d63ecb234d
ultra neighbors display for address editing module
|
4 年之前 |
Nightfly
|
f46854ff38
added privat house check
|
4 年之前 |
Nightfly
|
8f0fa8e279
thats warning notices
|
4 年之前 |
Nightfly
|
9e5a99b592
user registration module notifications about user address duplicates now is ok
|
4 年之前 |
bobr-kun
|
537334d285
ONU assignment check removed from userreg module and placed into ponizer module. ONU assignment check function updated to be able to return some additional data. ONU assignment check button added to create and assign modal form for "User profile" module and "Unknown ONU" module.
|
4 年之前 |
bobr-kun
|
69ddac4278
api.userreg: Reverse increment login generation method is changed, because existent implementation may provide leading zeros. Though new implementation was tested on a few production sites I'm asking for a thorough review, if possible. Here is simple piece of code to reproduce the problem:
|
4 年之前 |
bobr-kun
|
7d0fd273fc
api.userreg - added contract date creation when CONTRACT_SAME_AS_LOGIN option is ON. Also, from now on CONTRACT_SAME_AS_LOGIN has higher priority over CONTRACT_AUTOGEN.
|
5 年之前 |
l1ght13aby
|
fb54286b49
VSRAT_INCREMENT login generation implementation
|
5 年之前 |
bobr-kun
|
a005faec3e
Added "INCREMENTFOUR" and "INCREMENTSIXREV" login generation types. Just for symmetry.
|
5 年之前 |