Commit Graph

1063 Commits

Author SHA1 Message Date
5e2eaa5578 Custom Mikrotik SMS Command 2024-11-21 18:08:51 +07:00
63e564c9dd Fix otp registration as it still check is sms url exists, so i remove it 2024-11-21 10:09:36 +07:00
27a5d2d45a check setting 2024-11-21 09:56:14 +07:00
153da7c63b registration can force to upload photo 2024-11-20 14:44:23 +07:00
c9778e71b9 fix option select custom field 2024-11-19 18:18:51 +07:00
eb970b257a Custom Fields for registration and Profile, but not yet finished for upload picture 2024-11-19 18:11:34 +07:00
242dda2e99 remove You do not have permission to access this page in demo mode 2024-11-19 13:20:53 +07:00
5445aedcd1 how do dev test if it has "You do not have permission to access this page in demo mode"? 2024-11-19 13:20:38 +07:00
357df8d986 change case 2024-11-18 13:25:03 +01:00
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
c827c983ce Update indonesia.json
Indonesian translation fix
2024-11-08 11:58:57 +07: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
5ccddf11be update
postpaid logic for more than 1 period
fix mikrotiksms not working
2024-11-06 11:34:28 +07:00
23bba0b189 Update Package.php
Reversed failed  logic
2024-11-05 19:53:31 +01:00
b7fdc90aa7 Bugs Fixes
fix extend expiry bug
2024-11-05 16:05:31 +01:00
fec7780f50 Merge pull request #341 from Focuslinkstech/Development
send welcome email bug
2024-11-05 19:15:49 +07:00
a34f1bb0fc fix postpaid more than 1 period 2024-11-05 19:00:03 +07:00
2863d70214 Fix typo
fixed typo in device, change demo to Demo
2024-11-05 11:32:08 +01:00
0295ab44e5 send welcome email bug
fixed welcome email sending bug
2024-11-05 10:13:56 +01:00
7f35e7fb68 fix Tawk.to 2024-11-05 12:07:54 +07:00
b28b40280f Remove debug 2024-11-05 11:09:56 +07:00
35243cb9b0 fix [[payment_link]] 2024-11-05 10:42:41 +07:00
53b64548fc to use [[payment_link]] you need to add url manually https://domain.tld/[[payment_link]] 2024-11-05 08:55:21 +07:00
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