626 Commits

Author SHA1 Message Date
Ibnu Maksum
f81feee9c0
banned customer will automatically logout 2024-05-17 09:20:53 +07:00
Ibnu Maksum
9521e96495
banned customers cannot login 2024-05-17 09:19:04 +07:00
Ibnu Maksum
d84cf96d01
Not Active Customer cannot recharge 2024-05-17 09:17:38 +07:00
Ibnu Maksum
04fda479b7
add Customer status Active Banned Disabled 2024-05-17 09:16:57 +07:00
Ibnu Maksum
a9761dda28
Fix lang on remaining 2024-05-16 16:53:20 +07:00
Ibnu Maksum
41c0190d19
Confirm Recharge can change Using 2024-05-16 16:39:45 +07:00
Ibnu Maksum
fa50539faa
disable FOREIGN_KEY_CHECKS when restore 2024-05-14 14:25:34 +07:00
Ibnu Maksum
fa45d5f4b5
Customizeable Payment Recharge 2024-05-14 10:25:21 +07:00
Ibnu Maksum
895bb26b02
add Internet Plan and Location in expired list Dashboard 2024-05-14 09:11:56 +07:00
Ibnu Maksum
a5affdb674
add refresh dashboard to get latest data 2024-05-14 08:55:38 +07:00
Ibnu Maksum
238fc03d03
update ORM so it can use array for select 2024-05-14 08:43:26 +07:00
gerandonk
ee63abb618 Fix bugs burst
Fix Burst on php7
Fix edit hotspot plan
Fix burs reset if klick sync button on plan page
2024-05-08 13:39:15 +07:00
iBNu Maksum
060718dfda
Fix Validity,, forgot to explode 2024-05-07 19:11:31 +07:00
Ibnu Maksum
651969924c
add remove Active user when extends 2024-05-07 11:28:51 +07:00
Ibnu Maksum
6763fe09d8
fix validity_unit time for Days 2024-05-07 10:15:28 +07:00
iBNu Maksum
0ea9de70fc
Merge pull request #195 from agstrxyz/master
Update services.php
2024-05-07 08:55:29 +07:00
iBNu Maksum
c7ec8e2d27
Merge pull request #194 from agstrxyz/patch-12
Update cron.php
2024-05-07 08:54:51 +07:00
iBNu Maksum
822acef6d8
Merge pull request #192 from agstrxyz/Development
Update Radius.php
2024-05-07 08:54:10 +07:00
iBNu Maksum
126212f4c2
Merge branch 'Development' into patch-2 2024-05-07 08:49:01 +07:00
agamsatria
e3de07d435 Update services.php
busrt radius plan
2024-05-07 08:11:16 +07:00
AGSTR
2f551b1755
Update cron.php
Fix Autorenewal radius plan base
2024-05-07 04:55:20 +07:00
agamsatria
f766393e52 Update Radius.php
Fix radius plan base
*uptime limit
*burst bw profile limit
*data limit
*user can't login after recharge radius plan base

please add this variable in "mods-available/sqlcounter" for freeradius installation wiki

sqlcounter uptimelimit {
counter_name = 'Max-All-Session-Time'
check_name = 'Max-All-Session'
sql_module_instance = sql
key = 'User-Name'
reset = never
query = "SELECT SUM(AcctSessionTime) FROM radacct WHERE UserName='%{${key}}'"
}

and this variable in "sites-enabled/default"
authorize {
expiration
quotalimit
accessperiod
uptimelimit
}
2024-05-07 04:27:13 +07:00
Ibnu Maksum
0bd587522a
Search all field 2024-05-02 16:31:25 +07:00
Ibnu Maksum
47c6e90624
delete die() debug, forgot to delete it 2024-05-01 10:21:32 +07:00
Novath Thomas
4c4fe4e99f
Added generate numeric only vouchers 2024-04-30 23:14:08 +03:00
Ibnu Maksum
2ed3dc991a
CRITICAL UPDATE: last update Logic recharge not check is status on or off, it make expired customer stay in expired pool 2024-04-30 22:36:24 +07:00
Ibnu Maksum
be43a5b385
add anti double submit when refill balance 2024-04-29 14:01:05 +07:00
Ibnu Maksum
61bd042b15
add notif if Customer is not expired yet when extend 2024-04-29 13:50:26 +07:00
Ibnu Maksum
b6fde35eb6
add search and pagination at Customer maps, fix query 2024-04-29 13:44:59 +07:00
Ibnu Maksum
980af58eb1
fix logic extend from admin 2024-04-29 13:20:57 +07:00
Ibnu Maksum
f7deb828ac
don't delete customer when plan not change 2024-04-29 13:18:07 +07:00
Ibnu Maksum
4c1e5da601
fix variable forsendPackageNotification 2024-04-23 15:34:40 +07:00
Ibnu Maksum
8dc7707b3a
fix pagination Voucher 2024-04-23 11:51:34 +07:00
AGSTR
18bdf185d6
Update plan.php 2024-04-23 11:32:58 +07:00
iBNu Maksum
7b40fc850e
Merge pull request #180 from freeispradius/master
Update to case csv. added columns
2024-04-23 11:31:18 +07:00
Free Isp Radius
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
Ibnu Maksum
c0cd197df2
Fix Extend Confirmation long text 2024-04-22 14:02:33 +07:00
Ibnu Maksum
3e89efcf46
add Customer Fullname 2024-04-22 11:33:21 +07:00
Ibnu Maksum
31b710e03c
add username to telegram notif 2024-04-22 10:30:01 +07:00
Ibnu Maksum
4d6041f614
send Telegram for Extend 2024-04-22 10:30:01 +07:00
Ahmad Husein
a4f5c1d422
Update indonesia.json
Improvements to the use of letter size in the language and minor improvements
2024-04-21 21:46:31 +07:00
Ibnu Maksum
88bbf3ed35
fix lang.php 2024-04-21 20:54:10 +07:00
Ibnu Maksum
bf00b21786
fix Lang 2024-04-21 20:54:10 +07:00
Ibnu Maksum
0e81db5ada
indonesia lang 2024-04-21 20:54:10 +07:00
Ibnu Maksum
8d17cd3f90
fix [[expired_date]] 2024-04-21 20:54:10 +07:00
Ibnu Maksum
20c4be9121
As exp dev says, if it works, dont touch it 2024-04-21 20:54:10 +07:00
Ibnu Maksum
0ce112dc70
order activated by desc 2024-04-21 20:54:10 +07:00
Ahmad Husein
2956cc2315
Update cron_reminder.php 2024-04-19 11:23:50 +07:00
Ahmad Husein
acded8eb29
Update cron.php 2024-04-19 11:21:44 +07:00
Ibnu Maksum
115a5c81a7
Fix variable cron for notification 2024-04-16 13:53:29 +07:00