1154 Commits

Author SHA1 Message Date
Focuslinkstech
16199b4c18 Patch Update
fix moon custom login page logo not showing after upload
add registration now allowed in demo mode, add warning when registration is disabled
2024-11-16 16:59:42 +01:00
Focuslinkstech
581b765c28 add default values
add default images
fix bugs template bugs
add tawk.to and add footer links
Fix moon template
2024-11-11 19:54:44 +01:00
Focuslinkstech
c3355ad8f7 New Feature: Customer login settings
you can change or add multiple custom login-page template

you can also add your own login page

just add a login page with name
"login-custom-[template-name].tpl"

e.g.

login-custom-star.tpl
login-custom-moon.tpl
login-custom-sun.tpl
login-custom-venus.tpl
2024-11-11 17:42:57 +01:00
Ahmad Husein
c827c983ce
Update indonesia.json
Indonesian translation fix
2024-11-08 11:58:57 +07:00
gerandonk
6a5fd9d11a add tax on bills tag
add tax inside bills tag notification
show tax in admin recharge page
2024-11-07 23:28:52 +07:00
gerandonk
5ccddf11be update
postpaid logic for more than 1 period
fix mikrotiksms not working
2024-11-06 11:34:28 +07:00
Focuslinkstech
23bba0b189 Update Package.php
Reversed failed  logic
2024-11-05 19:53:31 +01:00
Focuslinkstech
b7fdc90aa7 Bugs Fixes
fix extend expiry bug
2024-11-05 16:05:31 +01:00
iBNu Maksum
fec7780f50
Merge pull request #341 from Focuslinkstech/Development
send welcome email bug
2024-11-05 19:15:49 +07:00
gerandonk
a34f1bb0fc fix postpaid more than 1 period 2024-11-05 19:00:03 +07:00
Focuslinkstech
2863d70214 Fix typo
fixed typo in device, change demo to Demo
2024-11-05 11:32:08 +01:00
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