Commit Graph

573 Commits

Author SHA1 Message Date
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
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
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
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
0295ab44e5 send welcome email bug
fixed welcome email sending bug
2024-11-05 10:13:56 +01:00
b28b40280f Remove debug 2024-11-05 11:09:56 +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
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
1f1430fd21 Fix delete old photo 2024-10-31 14:46:51 +07:00
3dfb12d830 Customer Photo 2024-10-31 13:49:51 +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
71d6024d62 Upload Admin face with Face Detection 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
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
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
7685323bd6 phone_otp_type forgot to add 2024-10-21 14:15:39 +07:00
3febb60253 fix variable sms_otp_registration 2024-10-18 12:57:59 +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
0cf5483353 check expired payments 2024-10-17 09:44:21 +07:00
084cc0e0fb miscellaneous.tpl to app-miscellaneous.tpl 2024-10-16 11:36:25 +07:00
064e4c80ed code to code 2024-10-15 16:10:34 +07:00
70bcff7679 Merge pull request #317 from gerandonk/Development
($plan['is_radius'] == '1')
2024-10-11 22:53:03 +07:00
696b2e4789 move miscellaneous to settings sub-menu for quick access
add csrf token check for settings and its environments
2024-10-11 16:11:03 +01:00
0f0929db2a ($plan['is_radius'] == '1') 2024-10-11 18:59:38 +07:00
d5cba4b3c1 add option for check is customer online 2024-10-11 11:37:45 +07:00
6e5450d104 CSRF added to customer acounts update 2024-10-10 15:48:32 +01:00
6be0da383c fixed template issue 2024-10-10 15:13:29 +01:00
e737ae9d29 $routes['2'] = 0; 2024-10-10 17:25:21 +07:00
78e3f2e8fb Merge 2024-10-10 10:52:13 +07:00
3eaa302128 add CSRF Token on customer login 2024-10-10 10:50:48 +07:00
99e8b20bb3 Testing CSRF from admin login, if works well then we will make it official 2024-10-10 10:50:48 +07:00
96365eef2a Added more security flags to prevent XSS attack from cookie. 2024-10-10 10:50:48 +07:00
71d653f3d1 Merge pull request #314 from gerandonk/Development
fix send plan radius
2024-10-10 10:48:23 +07:00
b1919555e5 Fix Lang function again 2024-10-10 10:24:01 +07:00
ba63face92 change folder ui/ui/user-ui to ui/ui/customer 2024-10-10 10:19:01 +07:00
8f78f5184e maybe fix buy plan for friend 2024-10-10 10:18:35 +07:00
56c69122e4 fix send plan radius
tolong di koreksi siapa tau ada kesalahan ambil code nya
2024-10-10 08:11:53 +07:00
4f3647beae Show is Customer Online in the customer list 2024-10-08 10:19:59 +07:00