417 Commits

Author SHA1 Message Date
Ibnu Maksum
1fbd393fa3
Phone otp update from customer 2024-06-25 14:31:12 +07:00
Ibnu Maksum
c85f680fea
Fix change password Customer 2024-06-25 14:02:48 +07:00
Ibnu Maksum
8ee0edf985
fix Customer change password 2024-06-25 13:51:46 +07:00
Ibnu Maksum
812844a15a
Check if Customer has active plan, if yes then connect to routers 2024-06-25 12:06:34 +07:00
Ibnu Maksum
788dffbdf6
Merge branch 'Development' 2024-06-23 12:05:41 +07:00
Ibnu Maksum
912d4db2d2
fix delete customer to remove on device 2024-06-23 12:05:18 +07:00
Ibnu Maksum
4323e2b879
bandwidth name max char 255 2024-06-23 11:42:46 +07:00
Ibnu Maksum
eb31f11fd6
Bandwidth name max 255 char 2024-06-23 11:42:19 +07:00
Ibnu Maksum
fa5c3389f6
Filter in Active Customer 2024-06-22 11:21:31 +07:00
Ibnu Maksum
97d47127c8
fix ORM count for voucher 2024-06-22 10:39:35 +07:00
Ibnu Maksum
b1d9e47096
wrong variable again $c must be $b :)) 2024-06-21 23:15:27 +07:00
Ibnu Maksum
00d3295632
fix tbl_bandwidth error, make Hotspot and PPPOE list failed to load 2024-06-21 21:18:20 +07:00
Ibnu Maksum
efe7b8b8f8
wrong variable pool $d and $b 2024-06-21 20:53:39 +07:00
Ibnu Maksum
98d8b4fe4e
change whereIdIn to where_in 2024-06-21 19:55:51 +07:00
Ibnu Maksum
04983e8a3a
fix language clean after change and still use expired date from customer attribute when it have 2024-06-21 16:51:38 +07:00
Ibnu Maksum
f6ff09957e
add on-login / on-up & on-logout / on-down edit script 2024-06-21 15:52:36 +07:00
Ibnu Maksum
b0bc35e2be
filter in internet plan 2024-06-21 15:06:31 +07:00
Ibnu Maksum
894f692012
Filter in voucher list 2024-06-21 12:15:54 +07:00
Ibnu Maksum
d11b2a75ef
fix wrong variable 2024-06-21 09:44:49 +07:00
Ibnu Maksum
628fcda360
add Income reset date 2024-06-20 14:57:19 +07:00
Ibnu Maksum
28ec7883e2
Fix Demo mode 2024-06-20 14:16:09 +07:00
Ibnu Maksum
29ad9dec73
Fix edit customer plan 2024-06-20 14:02:36 +07:00
Ibnu Maksum
b9ff4399a4
alphanumeric voucher 2024-06-20 11:35:15 +07:00
Ibnu Maksum
f3349b50c8
Qrcode scanner 2024-06-20 11:33:15 +07:00
Ibnu Maksum
d758ea2b11
reset_day 2024-06-19 16:29:36 +07:00
Ibnu Maksum
703593d5e2
Expired date at Internet plan 2024-06-19 15:26:26 +07:00
Ibnu Maksum
16e2a6b139
add expired date 2024-06-19 14:00:04 +07:00
Ibnu Maksum
b0b49b3763
fix error make loop 2024-06-16 16:19:55 +07:00
Ibnu Maksum
ba0cc20708
plugin installer 2024-06-12 17:02:52 +07:00
Ibnu Maksum
6a4ac274d1
check if demo or not 2024-06-12 15:39:43 +07:00
Ibnu Maksum
6e263ca4bd
fix cron 2024-06-12 15:27:33 +07:00
Ibnu Maksum
e685c5d702
Plan For Expired Customer 2024-06-11 13:28:05 +07:00
Ibnu Maksum
55b32ce0da
select Device when add/edit plan 2024-06-10 17:33:49 +07:00
Ibnu Maksum
78a6708a6d
Local IP in Pool 2024-06-10 16:53:21 +07:00
Ibnu Maksum
7a94254df9
done, maybe, need to test all 2024-06-07 17:21:29 +07:00
Ibnu Maksum
c661976eae
new $p['device'] to (new $p['device']) 2024-06-05 17:37:01 +07:00
Ibnu Maksum
0c8f590f85
Routers can choose not to test it 2024-06-05 17:36:53 +07:00
Ibnu Maksum
8ea853c617
Change to devices 2024-06-05 17:19:24 +07:00
iBNu Maksum
92aa55a9dc
Merge branch 'Development' into master 2024-05-22 15:29:37 +07:00
Focuslinkstech
390de53e2e Update: Force Logout
add Force Logout in maintenance mode

Function:

if it enabled the system will kick out the user from the dashboard, but if not enabled the system will retain the user login section and display maintenance mode message.
2024-05-22 08:49:42 +01:00
Ibnu Maksum
ec7dee5c8a
Fix if user Active in dashboard customer and order 2024-05-22 08:50:45 +07:00
Ibnu Maksum
26d9e8bd03
fix restore with ID 2024-05-21 13:50:10 +07:00
Ibnu Maksum
7f3096ce85
stiill have variable price_with_tax, back to price 2024-05-21 11:53:29 +07:00
Ibnu Maksum
94e6f7fe6c
change join to left_outer_join 2024-05-21 11:45:23 +07:00
Ibnu Maksum
e582816982
100 update list 2024-05-21 10:58:14 +07:00
Ibnu Maksum
ab7725b0fb
Rollback installation 2024-05-21 10:56:11 +07:00
Focuslinkstech
533d46bbf5
New Feature: Maintenance Mode
Maintenance Mode

when enabled user/customer will not be able to login, a maintenance page will be displayed instead.

but all admin users can login
2024-05-21 10:01:36 +07:00
Focuslinkstech
8fb930cddf
update:
Added Additional Information

City
District
State
Zip
2024-05-21 10:01:36 +07:00
Ibnu Maksum
12726bdaa0
Export CSV by Filter data 2024-05-21 10:00:51 +07:00
Ibnu Maksum
1ab19bfe64
Add Filter by status in Customer List 2024-05-21 10:00:51 +07:00