1077 Commits

Author SHA1 Message Date
Ibnu Maksum
95899b4eba
check if admin change username pppoe or not 2024-08-06 10:26:46 +07:00
Ibnu Maksum
7a95d79315
remove customer check pppoe_username 2024-08-06 10:26:46 +07:00
Ibnu Maksum
096d3ea56d
getIDby customer 2024-08-06 10:26:46 +07:00
ABDALRAHMAN MOLOOD
bcdad02274
Create arabic.json
- add arabic translation
2024-08-05 15:47:25 +03:00
iBNu Maksum
d138e1b36f
move I'd to first MikrotikPppoe.php 2024-08-05 18:03:59 +07:00
Ibnu Maksum
7d2f69f96f
Router Maps 2024-08-05 15:20:18 +07:00
Ibnu Maksum
46a4c5f24d
Remove Datatables in customer list 2024-08-05 11:45:27 +07:00
Ibnu Maksum
9f96da34b5
pppoe ip and username 2024-08-05 11:22:04 +07:00
Ibnu Maksum
be507a013a
User Inbox 2024-08-05 11:22:04 +07:00
iBNu Maksum
e9daa2e5e7
Revert "Fixed Customer List Bug" 2024-08-05 11:13:43 +07:00
iBNu Maksum
fc1173c534
Merge pull request #231 from Focuslinkstech/master
Fixed Customer List Bug
2024-08-05 11:12:39 +07:00
iBNu Maksum
a632bac3a6
Merge pull request #230 from rickicode/master
Refactor username validation to allow special characters for autologin using MAC address hotspot
2024-08-05 10:53:52 +07:00
Focuslinkstech
dec4258a6f Fixed Customer List Bug
fix the package not listing on next page in customer list
2024-08-03 14:16:51 +01:00
ricki
f5042cc665 Refactor username validation to allow special characters for autologin using MAC address hotspot 2024-08-02 18:13:35 +07:00
ricki
084ee83ec3 hapus "alphanumeric(_post('username'), "+_.@-")" agar bisa digunakan untuk autologin menggunakan mac address hotspot 2024-08-02 18:07:17 +07:00
Ibnu Maksum
587437c93c
customer inbox 2024-08-02 17:22:42 +07:00
Ibnu Maksum
1843ff222d
tbl_customers_inbox 2024-08-02 16:34:18 +07:00
Ibnu Maksum
de85d30a9e
Fix view order if it not unpaid 2024-08-02 16:03:20 +07:00
Ibnu Maksum
82904b9302
check master or main 2024-08-02 15:48:31 +07:00
Ibnu Maksum
face1dfa57
send expired date to telegram when customer recharge 2024-08-02 10:28:34 +07:00
Ibnu Maksum
7e5a718ba8
balance send to email 2024-08-02 10:24:24 +07:00
Ibnu Maksum
c2fffdab88
plugin manager detect old installation file 2024-08-02 10:24:11 +07:00
iBNu Maksum
828ad7f880
Fix locked out bug 2024-08-01 21:25:14 +07:00
iBNu Maksum
ed4bd4861a
Fix sync Bug 2024-08-01 20:21:58 +07:00
Ibnu Maksum
b64e841bde
Payment Gateway Audit page 2024-08-01 17:55:58 +07:00
Ibnu Maksum
0b5c24239d
Customer can sync plan 2024-08-01 11:08:01 +07:00
Ibnu Maksum
aac8306d7b
disconnect PPPOE when plan change 2024-08-01 10:12:54 +07:00
Ibnu Maksum
721ef32e12
continue activate package, when it cannot connect to Device, let admin sync it manual 2024-08-01 09:25:13 +07:00
iBNu Maksum
67e383375e
still error, why 2024-07-31 22:09:46 +07:00
iBNu Maksum
4434e7d217
session_timeout_duration make crash when no data 2024-07-31 22:04:28 +07:00
iBNu Maksum
fc6cd59ea0
critical fix operand when save settings 2024-07-31 22:01:01 +07:00
Focuslinkstech
d494df3321
Merge branch 'hotspotbilling:master' into master 2024-07-31 10:00:05 +01:00
Focuslinkstech
9ec0148800 Update notifications.default.json 2024-07-31 09:59:06 +01:00
Ibnu Maksum
063ae834bc
update tbl_payment_gateway to support Stripe 2024-07-31 15:56:00 +07:00
Ibnu Maksum
4c65248823
Show Additional bills when select gateway 2024-07-31 15:55:59 +07:00
Focuslinkstech
0bcac10eec Merge branch 'master' of https://github.com/Focuslinkstech/phpnuxbill 2024-07-31 09:50:03 +01:00
Focuslinkstech
8e55330bcb Add send welcome message
send welcome message to new  registered customers.

Goto settings -> User Notification -> Welcome Message to setup message
2024-07-31 00:57:53 +01:00
Ibnu Maksum
eca40e0faf
if trx status already 2, don't proceed 2024-07-29 16:21:01 +07:00
Ibnu Maksum
b3e97ecf6d
fix inactive customer and check enable_balance 2024-07-29 14:12:26 +07:00
Ibnu Maksum
fa154b007f
change $db_password to $db_pass 2024-07-29 09:06:27 +07:00
iBNu Maksum
dd7f9dc94e
let the device decide again 2024-07-29 08:59:39 +07:00
Focuslinkstech
5a47da013b Add session expiration settings
You can now set session expiration in settings -> General Settings -> Miscellaneous

if admin is Idles for more than minutes set, he will required to login again, just for account security concerns.

you can enable or disable
2024-07-27 00:56:48 +01:00
Focuslinkstech
282bf6190c Update Radius.php
Fix Radius Delete Plan
2024-07-26 18:21:48 +01:00
iBNu Maksum
2f1ee0cfbf
Merge pull request #223 from Focuslinkstech/master
Update Package.php and devices/Radius.php
2024-07-26 16:07:30 +07:00
Ibnu Maksum
5783ea05f9
show Total Customer Balance 2024-07-26 15:55:17 +07:00
Focuslinkstech
7d3afa091f Bugs Fix
lots has been done that i cant even recalled, but i think all identify bugs is fix, i urge you all to give it test and report any issues arising.
2024-07-26 09:49:52 +01:00
Ibnu Maksum
cc68770f51
remove check change plan, let the device decide 2024-07-25 17:13:18 +07:00
Ibnu Maksum
20f98ab066
allow download from private/paid repository 2024-07-25 10:59:23 +07:00
Ibnu Maksum
e53fe225cc
1 reports page to rule them all 2024-07-24 15:56:02 +07:00
Ibnu Maksum
5c33806326
fix date range dashboard 2024-07-24 09:35:57 +07:00