Commit Graph

103 Commits

Author SHA1 Message Date
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
94e6f7fe6c change join to left_outer_join 2024-05-21 11:45:23 +07:00
8fb930cddf update:
Added Additional Information

City
District
State
Zip
2024-05-21 10:01:36 +07:00
12726bdaa0 Export CSV by Filter data 2024-05-21 10:00:51 +07:00
1ab19bfe64 Add Filter by status in Customer List 2024-05-21 10:00:51 +07:00
41161ebc7c Add new status when edit customers 2024-05-18 23:14:03 +07:00
b5a9190ae7 order by status 2024-05-17 16:45:41 +07:00
d94c62d6fc Show order by 2024-05-17 10:59:40 +07:00
41c0190d19 Confirm Recharge can change Using 2024-05-16 16:39:45 +07:00
0bd587522a Search all field 2024-05-02 16:31:25 +07:00
8dc7707b3a fix pagination Voucher 2024-04-23 11:51:34 +07:00
91fe5a4b46 Update to case csv. added columns
separated case csv now we will have one for all customers and another one for prepaid users.
for all customers csv will be downloaded from list and prepaid csv will be from prepaid users.
Also added columns instead of the previous one
2024-04-22 23:31:36 +03:00
5db8df0c3e Patch Update
customers list tables replaced with DataTables
2024-04-03 23:39:31 +01:00
3a2e7c9192 remove $_L 2024-03-30 12:03:12 +07:00
37a7da614e Fixing Pagination, more Simple 2024-03-27 09:44:48 +07:00
0767c6ab23 Change paginator, to make easy customization using pagination.tpl 2024-03-26 14:39:28 +07:00
5426d9f35f show maps on customer view 2024-03-23 12:56:25 +07:00
177cdef1cd Add Location Picker 2024-03-22 21:21:23 +07:00
0dd12b717d Merge branch 'Development' into master 2024-03-19 09:46:08 +07:00
f27964dde6 map and customer geo location added
added map and customer geo location, we advice you to change/edit the customer coordinates according to their location, so that you can see where the customer is located on the Map
2024-03-19 00:59:34 +01:00
f44d800400 edit ,add customer type 2024-03-18 23:25:39 +03:00