Commit Graph

1138 Commits

Author SHA1 Message Date
e0f150633c fix payment_link
if url detected localhost, change your host in config.php to make work
2024-11-05 03:53:47 +07:00
6db2f2bf0d fix critical bug customer can recharge without balance when using balance. and move Balance to select Gateway 2024-11-04 15:10:58 +07:00
32a64d944a remove index.php 2024-11-04 13:57:28 +07:00
1903dc6b45 generate token 2024-11-04 13:54:45 +07:00
27bd2590f2 add Security settings 2024-11-04 12:05:17 +07:00
8908f4bdc3 enable/disable CSRF 2024-11-04 12:05:08 +07:00
7fb08eb76f fix unpaid order 2024-11-04 10:44:39 +07:00
8a0c17b319 Add order by Firstname or lastname requested by CountryCom LLC, thanks 2024-11-01 17:03:00 +07:00
99b30f747f change postpaid logic
fix postpaid expired date error for new customer or customer without plan
2024-11-01 02:46:27 +07:00
1f1430fd21 Fix delete old photo 2024-10-31 14:46:51 +07:00
93583afb65 Allow Customer buy balance with any amount settings 2024-10-31 14:01:51 +07:00
9779d77f22 fix gateway selected 2024-10-31 13:56:32 +07:00
3dfb12d830 Customer Photo 2024-10-31 13:49:51 +07:00
6e446192d8 set photo to header customer 2024-10-31 13:38:54 +07:00
51811bd753 REMOVE CSRF (annoying when refresh page) when open edit customer page, add upload photo when edit Customer 2024-10-31 13:36:43 +07:00
db8affce1f Add photo to customer table 2024-10-31 13:34:54 +07:00
c740820731 Delete extend_expiry settings 2024-10-31 13:15:36 +07:00
80e0dc6485 update face detection 2024-10-30 18:05:39 +07:00
5552fb20d5 fix facedetection 2024-10-30 18:05:12 +07:00
f08211a83a fix variable header 2024-10-30 18:00:37 +07:00
71d6024d62 Upload Admin face with Face Detection 2024-10-30 17:49:21 +07:00
73993c4f25 add field data to tbl_users 2024-10-30 17:49:21 +07:00
25be52fe9c add photo field 2024-10-30 17:49:21 +07:00
70d8cd8e01 Feature: Custom Balance
Add custom balance in customer dashboard

Note: i only test it with Paystack and Razorpay payment gateway and it works as expected

test it very well and report any error or bug
2024-10-29 08:46:03 +01:00
7614422bd8 Merge branch 'master' into Development 2024-10-29 14:17:31 +07:00
8fdbe0ec1d security
add csrf token to customers post and get methods
2024-10-28 11:57:48 +01:00
d69086d99b dont show echo 2024-10-28 15:49:44 +07:00
08b2e16e73 fix footer set language 2024-10-26 19:22:35 +07:00
8e41749cd4 fix error message 2024-10-26 19:15:38 +07:00
3778499611 Merge pull request #333 from taukir007/master
Registration Form: Separate username and phone number fields if OTP Required is enabled.
2024-10-26 19:14:29 +07:00
01c2808e43 Enhance registration process with OTP verification
- Separate username and phone number handling
- Improve Phone Number validation and handling
- Stop changes to the registration form when the wrong password is entered
- Enhance error messages for better user experience
2024-10-25 14:51:01 +06:00
e02bf9863f fix [[trx_date]] 2024-10-25 14:38:04 +07:00
7f72b0c34a cannot deactivate postpaid 2024-10-25 14:05:57 +07:00
1a0b3ffaf3 hook cronjob_end 2024-10-25 13:45:11 +07:00
52f65ec143 Merge pull request #330 from Focuslinkstech/Development
patch update
2024-10-25 13:43:31 +07:00
e8a800bbd6 fix log that beed IP, that make plugin CLI error 2024-10-24 14:11:10 +07:00
eb1d804a4d patch update
make settings form individual to reduce conflicts
2024-10-23 08:28:00 +01:00
cd5f9101f2 only admin can edit customer 2024-10-23 14:13:32 +07:00
dc55957a53 Refill Balance with Custom Amount Requested by Javi Tech 2024-10-23 14:04:11 +07:00
8086802bf6 tawkto bring customer data 2024-10-22 10:34:44 +07:00
7685323bd6 phone_otp_type forgot to add 2024-10-21 14:15:39 +07:00
0428d9620e Update cron.php
voucher expired tidak terhapus dari mikrotik sebab tidak menemukan data pada tabel customer $c  untuk di eksekusi ke device.php
2024-10-20 21:47:08 +07:00
a4e8ae8c5c make sync button not remove active hotspot user
make sync button not remove active hotspot user
2024-10-20 01:07:00 +07:00
3febb60253 fix variable sms_otp_registration 2024-10-18 12:57:59 +07:00
f0da633808 Single session Admin can be set in the misc settings 2024-10-18 10:59:52 +07:00
49f194a7f2 Admin can Login as Customer 2024-10-17 15:14:39 +07:00
b3744a5007 fix Customer view to view tbl_payment_gateway 2024-10-17 14:09:11 +07:00
234e5e3967 add try catch to handle invalid value 2024-10-17 13:38:50 +07:00
97296abf06 fix unpaid expired check 2024-10-17 13:14:53 +07:00
a7232e2b92 fix unpaid logic 2024-10-17 11:39:15 +07:00