Historia zmian

Autor SHA1 Wiadomość Data
  bobr-kun c54f5addd4 UserReg: Added ability to assign some user tags right along with the registration process 7 miesięcy temu
  Nightfly bf18030eed fixed non-integer contracts issue with CONTRACT_GENERATION_DEFAULT option disabled 10 miesięcy temu
  Nightfly 01a22ad4e2 billing.ini: REGFROZEN option implemented 1 rok temu
  Nightfly 368b2311bd openpayz must be eanabled itself 1 rok temu
  Nightfly 12a3a30496 OPENPAYZ_STATIC_ID option implemented, OpenPayz module lightly refactored 1 rok temu
  Nightfly f5627507e2 now optimized to avoid usage of numpad, 0 removed due similarity to O 1 rok temu
  Nightfly 08b24637e3 PASSWORD_TYPE now can be set to 3 - two hands optimized 1 rok temu
  Nightfly 0b9a270cd5 hotfix: better SayMyName exceptions handling 2 lat temu
  Nightfly d23439d4ae some client-side filtering added 2 lat temu
  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 lat temu
  Nightfly 9c6226ef3e move to non loop checks, checking is serial unique too 2 lat temu
  Nightfly 4a2e01c045 refactoring in progress 2 lat temu
  Nightfly 1d0c9f3e18 now using unified random-MAC generation 2 lat temu
  Nightfly bcf98eebba CATV_* and CRM_MODE options is deprecated and unsupported years ago. Deleted obsolete code around this options 3 lat temu
  Nightfly 889cd4261f USERREG_NO_BRANCH_DEFAULT option implemented 3 lat temu
  bobr-kun 049aeb9446 api.userreg: New "RANDOM4_CHECK" login generation type implemented Tried to implement contract generation - done the way it was done 3 lat temu
  Nightfly 93bc87f491 user-friendly passwords generation implemented 3 lat temu
  bobr-kun d4f5770f78 Small fix for user register routine with ONUAUTO_USERREG feature enabled to respect the ONUMODELS_FILTER option setting. 4 lat temu
  Nightfly fb4a5a8dfa added more flexible configuration for USERREG_FREEIP_STATS option 4 lat temu
  Nightfly 9ffd1f5ca3 USERREG_FREEIP_STATS option implemented 4 lat temu
  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 lat temu
  Nightfly d63ecb234d ultra neighbors display for address editing module 4 lat temu
  Nightfly f46854ff38 added privat house check 4 lat temu
  Nightfly 8f0fa8e279 thats warning notices 4 lat temu
  Nightfly 9e5a99b592 user registration module notifications about user address duplicates now is ok 4 lat temu
  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 lat temu
  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 lat temu
  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 lat temu
  l1ght13aby fb54286b49 VSRAT_INCREMENT login generation implementation 5 lat temu
  bobr-kun a005faec3e Added "INCREMENTFOUR" and "INCREMENTSIXREV" login generation types. Just for symmetry. 5 lat temu