Commit Graph

123 Commits

Author SHA1 Message Date
685b325ef3 fix postpaid invoice display from attributes 2025-02-09 01:23:06 +07:00
10adbe48ab fix url recharge and voucher 2025-02-04 17:22:11 +07:00
fa3e256174 stage 2 restructured ui folder 2025-02-04 10:22:14 +07:00
1e43ac210a url using getUrl 2025-01-31 16:22:58 +07:00
c8d5861f2e Patch Update: Enhancement
Fixed Activation and Order History disappear when customer username is  Changed
2024-12-04 14:37:01 +01:00
92491e22ec check if method exists 2024-12-03 13:38:29 +07:00
d6144537c4 add sync function
add sync function
fix radius time monthly validity
fix sync button for hotspot with uptime limit and data limit
2024-12-03 11:15:15 +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
0295ab44e5 send welcome email bug
fixed welcome email sending bug
2024-11-05 10:13:56 +01:00
32a64d944a remove index.php 2024-11-04 13:57:28 +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
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
8fdbe0ec1d security
add csrf token to customers post and get methods
2024-10-28 11:57:48 +01:00
cd5f9101f2 only admin can edit customer 2024-10-23 14:13:32 +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
a51462ef1a show remaining bill 2024-09-24 10:55:07 +07:00
b7fce955ac chenge _post to _get 2024-09-09 14:01:55 +07:00
9e7698f83d fix WhatsApp welcome message not sending 2024-08-31 12:37:20 +01:00
81e30f0c54 info if pppoe IP has been used by another customer 2024-08-22 10:35:17 +07:00
03497cb289 Update customers.php
fix typo error
2024-08-17 14:17:59 +01:00
bf71393fff sync PPPOE IP when it change 2024-08-06 15:42:57 +07:00
3ca43c69a8 allow $pppoe_username so it will back to customer username 2024-08-06 10:26:47 +07:00
cb0e77523d check if customer username already used by pppoe_username 2024-08-06 10:26:47 +07:00
8ab1939dd9 check if pppoe customer already used by another customer 2024-08-06 10:26:46 +07:00
a3c255e77a what if admin want to revert using customer username? now it can revert username 2024-08-06 10:26:46 +07:00
95899b4eba check if admin change username pppoe or not 2024-08-06 10:26:46 +07:00
7d2f69f96f Router Maps 2024-08-05 15:20:18 +07:00
46a4c5f24d Remove Datatables in customer list 2024-08-05 11:45:27 +07:00
9f96da34b5 pppoe ip and username 2024-08-05 11:22:04 +07:00
e9daa2e5e7 Revert "Fixed Customer List Bug" 2024-08-05 11:13:43 +07:00
fc1173c534 Merge pull request #231 from Focuslinkstech/master
Fixed Customer List Bug
2024-08-05 11:12:39 +07:00
dec4258a6f Fixed Customer List Bug
fix the package not listing on next page in customer list
2024-08-03 14:16:51 +01:00
f5042cc665 Refactor username validation to allow special characters for autologin using MAC address hotspot 2024-08-02 18:13:35 +07:00
084ee83ec3 hapus "alphanumeric(_post('username'), "+_.@-")" agar bisa digunakan untuk autologin menggunakan mac address hotspot 2024-08-02 18:07:17 +07:00
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
847f074a6b edit username will edit on plan 2024-07-18 09:52:53 +07:00
92386ff65e allow - on username 2024-07-06 10:44:57 +07:00
95c8bdcc53 allow @ in username 2024-06-27 09:23:30 +07:00
bc721edaca Delete Customer, make sure delete it on mikrotik, not go to expired plan 2024-06-25 16:11:31 +07:00
a2eda99f88 Update Multiple Active plan when change pass or username 2024-06-25 16:08:40 +07:00
812844a15a Check if Customer has active plan, if yes then connect to routers 2024-06-25 12:06:34 +07:00
912d4db2d2 fix delete customer to remove on device 2024-06-23 12:05:18 +07:00
b1d9e47096 wrong variable again $c must be $b :)) 2024-06-21 23:15:27 +07:00
d11b2a75ef fix wrong variable 2024-06-21 09:44:49 +07:00
28ec7883e2 Fix Demo mode 2024-06-20 14:16:09 +07:00
6a4ac274d1 check if demo or not 2024-06-12 15:39:43 +07:00
c661976eae new $p['device'] to (new $p['device']) 2024-06-05 17:37:01 +07:00
8ea853c617 Change to devices 2024-06-05 17:19:24 +07:00