1193 Commits

Author SHA1 Message Date
Focuslinkstech
0295ab44e5 send welcome email bug
fixed welcome email sending bug
2024-11-05 10:13:56 +01:00
iBNu Maksum
7f35e7fb68
fix Tawk.to 2024-11-05 12:07:54 +07:00
iBNu Maksum
b28b40280f
Remove debug 2024-11-05 11:09:56 +07:00
iBNu Maksum
35243cb9b0
fix [[payment_link]] 2024-11-05 10:42:41 +07:00
iBNu Maksum
53b64548fc
to use [[payment_link]] you need to add url manually https://domain.tld/[[payment_link]] 2024-11-05 08:55:21 +07:00
gerandonk
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
iBNu Maksum
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
iBNu Maksum
32a64d944a
remove index.php 2024-11-04 13:57:28 +07:00
iBNu Maksum
1903dc6b45
generate token 2024-11-04 13:54:45 +07:00
iBNu Maksum
27bd2590f2
add Security settings 2024-11-04 12:05:17 +07:00
iBNu Maksum
8908f4bdc3
enable/disable CSRF 2024-11-04 12:05:08 +07:00
iBNu Maksum
7fb08eb76f
fix unpaid order 2024-11-04 10:44:39 +07:00
iBNu Maksum
8a0c17b319
Add order by Firstname or lastname requested by CountryCom LLC, thanks 2024-11-01 17:03:00 +07:00
gerandonk
99b30f747f change postpaid logic
fix postpaid expired date error for new customer or customer without plan
2024-11-01 02:46:27 +07:00
iBNu Maksum
1f1430fd21
Fix delete old photo 2024-10-31 14:46:51 +07:00
iBNu Maksum
93583afb65
Allow Customer buy balance with any amount settings 2024-10-31 14:01:51 +07:00
iBNu Maksum
9779d77f22
fix gateway selected 2024-10-31 13:56:32 +07:00
iBNu Maksum
3dfb12d830
Customer Photo 2024-10-31 13:49:51 +07:00
iBNu Maksum
6e446192d8
set photo to header customer 2024-10-31 13:38:54 +07:00
iBNu Maksum
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
iBNu Maksum
db8affce1f
Add photo to customer table 2024-10-31 13:34:54 +07:00
iBNu Maksum
c740820731
Delete extend_expiry settings 2024-10-31 13:15:36 +07:00
iBNu Maksum
80e0dc6485
update face detection 2024-10-30 18:05:39 +07:00
iBNu Maksum
5552fb20d5
fix facedetection 2024-10-30 18:05:12 +07:00
iBNu Maksum
f08211a83a
fix variable header 2024-10-30 18:00:37 +07:00
iBNu Maksum
71d6024d62
Upload Admin face with Face Detection 2024-10-30 17:49:21 +07:00
iBNu Maksum
73993c4f25
add field data to tbl_users 2024-10-30 17:49:21 +07:00
iBNu Maksum
25be52fe9c
add photo field 2024-10-30 17:49:21 +07:00
Focuslinkstech
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
iBNu Maksum
7614422bd8
Merge branch 'master' into Development 2024-10-29 14:17:31 +07:00
Focuslinkstech
8fdbe0ec1d security
add csrf token to customers post and get methods
2024-10-28 11:57:48 +01:00
iBNu Maksum
d69086d99b
dont show echo 2024-10-28 15:49:44 +07:00
iBNu Maksum
08b2e16e73
fix footer set language 2024-10-26 19:22:35 +07:00
iBNu Maksum
8e41749cd4
fix error message 2024-10-26 19:15:38 +07:00
iBNu Maksum
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
Taukir Ahmed
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
iBNu Maksum
e02bf9863f
fix [[trx_date]] 2024-10-25 14:38:04 +07:00
iBNu Maksum
7f72b0c34a
cannot deactivate postpaid 2024-10-25 14:05:57 +07:00
iBNu Maksum
1a0b3ffaf3
hook cronjob_end 2024-10-25 13:45:11 +07:00
iBNu Maksum
52f65ec143
Merge pull request #330 from Focuslinkstech/Development
patch update
2024-10-25 13:43:31 +07:00
iBNu Maksum
e8a800bbd6
fix log that beed IP, that make plugin CLI error 2024-10-24 14:11:10 +07:00
Focuslinkstech
eb1d804a4d patch update
make settings form individual to reduce conflicts
2024-10-23 08:28:00 +01:00
iBNu Maksum
cd5f9101f2
only admin can edit customer 2024-10-23 14:13:32 +07:00
iBNu Maksum
dc55957a53
Refill Balance with Custom Amount Requested by Javi Tech 2024-10-23 14:04:11 +07:00
iBNu Maksum
8086802bf6
tawkto bring customer data 2024-10-22 10:34:44 +07:00
iBNu Maksum
7685323bd6
phone_otp_type forgot to add 2024-10-21 14:15:39 +07:00
AGSTR
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
gerandonk
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
iBNu Maksum
3febb60253
fix variable sms_otp_registration 2024-10-18 12:57:59 +07:00
iBNu Maksum
f0da633808
Single session Admin can be set in the misc settings 2024-10-18 10:59:52 +07:00