Commit Graph

64 Commits

Author SHA1 Message Date
db8affce1f Add photo to customer table 2024-10-31 13:34:54 +07:00
71d6024d62 Upload Admin face with Face Detection 2024-10-30 17:49:21 +07:00
73993c4f25 add field data to tbl_users 2024-10-30 17:49:21 +07:00
25be52fe9c add photo field 2024-10-30 17:49:21 +07:00
7c0bdeea41 CREATE TABLE IF NOT EXISTS tbl_meta 2024-10-17 11:32:39 +07:00
8e8a52d807 login_token VARCHAR(40) 2024-10-11 11:07:23 +07:00
c9b9808112 Fight Against Insecurity : Prevent Admin multiple Login Sessions, its a security threat to phpnuxbill.
plase note: if you are running nuxbill on localhost please set app_stage to something else e.g.
$_app_stage = 'Demo';
its very important
2024-10-10 14:33:27 +01:00
76ac9431b3 added router online status, also add monitor and also report to admin when goes offline, report depend on cron runtime 2024-08-27 00:26:52 +01:00
3d127b6f54 remove default value coordinates 2024-08-07 13:57:16 +07:00
8c00496a5b add acctinputoctets acctoutputoctets 2024-08-06 16:25:36 +07:00
7d2f69f96f Router Maps 2024-08-05 15:20:18 +07:00
9f96da34b5 pppoe ip and username 2024-08-05 11:22:04 +07:00
be507a013a User Inbox 2024-08-05 11:22:04 +07:00
587437c93c customer inbox 2024-08-02 17:22:42 +07:00
1843ff222d tbl_customers_inbox 2024-08-02 16:34:18 +07:00
c417fe63e2 update tbl_payment_gateway to support Stripe 2024-07-31 15:55:15 +07:00
51015f8dc2 used date for voucher 2024-07-24 08:56:40 +07:00
e34f156d0a add realm 2024-07-12 13:45:32 +07:00
f6ff09957e add on-login / on-up & on-logout / on-down edit script 2024-06-21 15:52:36 +07:00
16e2a6b139 add expired date 2024-06-19 14:00:04 +07:00
ba612f0a25 fix sql install 2024-06-16 16:25:13 +07:00
e685c5d702 Plan For Expired Customer 2024-06-11 13:28:05 +07:00
78a6708a6d Local IP in Pool 2024-06-10 16:53:21 +07:00
c21c7689a8 add variable device and price_old to tbl_plans 2024-06-05 17:19:03 +07:00
bd0f7e0ad6 patch update 2024-05-21 10:01:36 +07:00
8fb930cddf update:
Added Additional Information

City
District
State
Zip
2024-05-21 10:01:36 +07:00
1bada918b9 add status Inactive Limited Suspended to Customer 2024-05-18 23:07:02 +07:00
04fda479b7 add Customer status Active Banned Disabled 2024-05-17 09:16:57 +07:00
766ba59734 add new field trx_invoice to tbl_payment_gateway, to know which transaction is for 2024-04-05 10:42:30 +07:00
3c2ca66b48 fix sql 2024-03-23 17:46:20 +07:00
5b3be79420 2024.3.19 2024-03-19 11:05:08 +07:00
0dd12b717d Merge branch 'Development' into master 2024-03-19 09:46:08 +07:00
0a67ea25b5 Update phpnuxbill.sql
add coordinates
2024-03-19 01:10:19 +01:00
5b0e782efd fix syntax phpnuxbill.sql 2024-03-19 00:12:38 +03:00
15ae5c844f added plan_type and account_type 2024-03-18 22:33:10 +03:00
e206a583fd Additional Cost, and Confirm Recharge 2024-03-14 12:14:11 +07:00
ca0edb4e17 Postpaid 2024-03-13 14:32:10 +07:00
61b3f5b5f5 Add planwith validity period 2024-03-03 11:03:25 +07:00
fceb79bdc3 fix sql installer 2024-02-26 15:39:23 +07:00
ddd7fb49fe Fix invoice 2024-02-23 14:40:47 +07:00
95e79439a2 delete meta table 2024-02-20 20:01:26 +07:00
7ea118ec1e change position table customer field 2024-02-20 18:32:23 +07:00
2063ae4159 Fix Admin List for Admin 2024-02-20 10:58:50 +07:00
cfb81596ae Burst Limit 2024-02-20 10:07:17 +07:00
f550af257a fix customer custom field 2024-02-19 09:29:11 +07:00
941c723193 New Feature Added "Custom Fields"
admin can now add unlimited Custom Fields, and also edit or delete the Custom Fields
2024-02-17 19:30:35 +01:00
98fb853591 set Permission 2024-02-16 14:52:49 +07:00
d17c434c7b Add Edit Admin 2024-02-15 16:13:55 +07:00
792b1367d3 UserType 'SuperAdmin','Admin','Report','Agent','Sales' 2024-02-12 17:02:43 +07:00
f62f07d102 add Hide Dashboard Content 2024-02-07 12:02:39 +07:00