1214 Commits

Author SHA1 Message Date
Ibnu Maksum
c383cc43ed
preparation to support non Mikrotik Devices 2024-05-24 12:12:49 +07:00
iBNu Maksum
db49b9693b
Merge pull request #202 from Focuslinkstech/master
Add Force Logout
2024-05-22 15:29:50 +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
e5b28c2c15
2024.5.22 2024-05-22 13:27:07 +07:00
Ibnu Maksum
13eedc814d
rollback Radius Function 2024-05-22 11:31:43 +07:00
Ibnu Maksum
c2f220f770
comment deleted variable 2024-05-22 08:55:07 +07:00
Ibnu Maksum
ec7dee5c8a
Fix if user Active in dashboard customer and order 2024-05-22 08:50:45 +07:00
iBNu Maksum
3201df263f
Merge pull request #201 from Focuslinkstech/master
Bug fixes
2024-05-22 08:31:48 +07:00
Focuslinkstech
01dd855632 Update User.php 2024-05-21 22:43:02 +01:00
Focuslinkstech
fee1c150b7 Update User.php
fix user not logout in maintenance mode
2024-05-21 22:39:41 +01:00
Focuslinkstech
1c36d0da30 Update header.tpl
fix admin maintenance mode notification not fit on mobile
2024-05-21 22:18:56 +01:00
iBNu Maksum
ee5b1bfc74
Merge pull request #200 from Focuslinkstech/master
Update maintenance.tpl
2024-05-21 16:56:26 +07:00
Focuslinkstech
fcb489190f Update header.tpl
add maintenance mode notification for admin
2024-05-21 10:39:01 +01:00
Focuslinkstech
6bad8874e3 Update maintenance.tpl
fixed maintenance mode page not fit on mobile
2024-05-21 09:55:01 +01:00
Ibnu Maksum
26d9e8bd03
fix restore with ID 2024.5.21 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
fc74589a2a
update CHANGLELOG.md 2024-05-21 11:01:58 +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
Ibnu Maksum
35a327001b
can change url download 2024-05-21 10:19:19 +07:00
Ibnu Maksum
6d8e64a1da
Merge commit '951d729fcc12dcb49e391e7b6433e98556c0e089' into Development 2024-05-21 10:13:05 +07:00
Ibnu Maksum
e178acc8e9
add changelog 2024-05-21 10:01:36 +07:00
Ibnu Maksum
848c36106a
fix text 2024-05-21 10:01:36 +07:00
Ibnu Maksum
20fdb688ad
fix init radius, double check password 2024-05-21 10:01:36 +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
0bad687f7a
Update Radius.php
Fix Radius Data Limit
2024-05-21 10:01:36 +07:00
Focuslinkstech
4170ab6505
Update updates.json 2024-05-21 10:01:36 +07:00
Focuslinkstech
bd0f7e0ad6
patch update 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
066f333a85
Update Readme 2024-05-21 10:00:51 +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
iBNu Maksum
951d729fcc
Merge pull request #199 from Focuslinkstech/master
Update:
2024-05-21 09:02:17 +07:00
Focuslinkstech
a5a6957581 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 00:22:40 +01:00
Focuslinkstech
1f27a98471 Update Radius.php
Fix Radius Data Limit
2024-05-20 15:36:37 +01:00
Focuslinkstech
11cafb9b84 Update updates.json 2024-05-20 13:46:17 +01:00
Focuslinkstech
836cc4cddf Merge branch 'master' of https://github.com/Focuslinkstech/phpnuxbill 2024-05-20 13:39:18 +01:00
Focuslinkstech
459e153ed7 patch update 2024-05-20 13:38:43 +01:00
Focuslinkstech
7710696886
Merge branch 'master' into master 2024-05-20 13:25:49 +01:00
Focuslinkstech
f29e692e81 update:
Added Additional Information

City
District
State
Zip
2024-05-20 13:09:38 +01:00
Ibnu Maksum
d2c839a11e
Update Readme 2024-05-20 09:52:33 +07:00
Ibnu Maksum
49ea49ec4a
Export CSV by Filter data 2024-05-20 09:33:37 +07:00
Ibnu Maksum
a4569901a9
Add Filter by status in Customer List 2024-05-20 09:12:13 +07:00
iBNu Maksum
5af514244c
Merge pull request #198 from Focuslinkstech/Development
Tax System
2024-05-19 18:23:44 +07:00
Ibnu Maksum
8284b360a0
add red line for Customer status != Active 2024-05-18 23:16:03 +07:00
Ibnu Maksum
41161ebc7c
Add new status when edit customers 2024-05-18 23:14:03 +07:00
Ibnu Maksum
1bada918b9
add status Inactive Limited Suspended to Customer 2024-05-18 23:07:02 +07:00
Ibnu Maksum
37a245c94a
add Function getEnum in ORM 2024-05-18 23:06:11 +07:00