Focuslinkstech
|
4e3d89a23c
|
feat: add message logging functionality with CSV export and management
|
2025-03-06 11:45:45 +01:00 |
|
iBNu Maksum
|
6cd46cdf7c
|
Default widget for agent and sales
|
2025-02-25 14:38:35 +07:00 |
|
iBNu Maksum
|
9332063c87
|
sql default widget for customer
|
2025-02-21 16:04:18 +07:00 |
|
iBNu Maksum
|
92ce363b16
|
add user in the Table Widget
|
2025-02-21 16:04:18 +07:00 |
|
iBNu Maksum
|
a013373554
|
default widget value
|
2025-02-17 14:40:47 +07:00 |
|
iBNu Maksum
|
4cc85b9261
|
add tbl_widgets
|
2025-02-14 17:55:56 +07:00 |
|
AGSTR
|
093ac7e336
|
Update phpnuxbill.sql (#384)
acctsessiontime
|
2025-01-26 05:13:38 +01:00 |
|
iBNu Maksum
|
f4944866a4
|
fix sql installer and update
|
2025-01-16 09:52:24 +07:00 |
|
iBNu Maksum
|
487d31358d
|
Merge branch 'master' into Development
|
2024-12-22 15:12:35 +07:00 |
|
gerandonk
|
b3fd1d5a3e
|
add voucher date created and print by date
add voucher date created and print by date
|
2024-12-20 16:48:06 +07:00 |
|
iBNu Maksum
|
0dfa412be8
|
Update phpnuxbill.sql
why integer has CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL ??
|
2024-12-20 14:19:22 +07:00 |
|
iBNu Maksum
|
c6cb63a1c5
|
Update phpnuxbill.sql
why integer has character sets?
`user_id` int(11) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL,
to
`user_id` int(11) ,
|
2024-12-20 14:16:31 +07:00 |
|
Focuslinkstech
|
8a36746a0f
|
New Feature and Bux Fix
Lots of changes has been made that i cant recall
Added Coupon
Fix installation bug
Add more nav list
Fix this and that
|
2024-12-16 17:45:13 +01:00 |
|
Focuslinkstech
|
c8d5861f2e
|
Patch Update: Enhancement
Fixed Activation and Order History disappear when customer username is Changed
|
2024-12-04 14:37:01 +01:00 |
|
iBNu Maksum
|
db8affce1f
|
Add photo to customer table
|
2024-10-31 13:34:54 +07:00 |
|
iBNu Maksum
|
71d6024d62
|
Upload Admin face with Face Detection
|
2024-10-30 17:49:21 +07:00 |
|
iBNu Maksum
|
73993c4f25
|
add field data to tbl_users
|
2024-10-30 17:49:21 +07:00 |
|
iBNu Maksum
|
25be52fe9c
|
add photo field
|
2024-10-30 17:49:21 +07:00 |
|
iBNu Maksum
|
7c0bdeea41
|
CREATE TABLE IF NOT EXISTS tbl_meta
|
2024-10-17 11:32:39 +07:00 |
|
iBNu Maksum
|
8e8a52d807
|
login_token VARCHAR(40)
|
2024-10-11 11:07:23 +07:00 |
|
Focuslinkstech
|
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 |
|
Focuslinkstech
|
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 |
|
Ibnu Maksum
|
3d127b6f54
|
remove default value coordinates
|
2024-08-07 13:57:16 +07:00 |
|
Ibnu Maksum
|
8c00496a5b
|
add acctinputoctets acctoutputoctets
|
2024-08-06 16:25:36 +07:00 |
|
Ibnu Maksum
|
7d2f69f96f
|
Router Maps
|
2024-08-05 15:20:18 +07:00 |
|
Ibnu Maksum
|
9f96da34b5
|
pppoe ip and username
|
2024-08-05 11:22:04 +07:00 |
|
Ibnu Maksum
|
be507a013a
|
User Inbox
|
2024-08-05 11:22:04 +07:00 |
|
Ibnu Maksum
|
587437c93c
|
customer inbox
|
2024-08-02 17:22:42 +07:00 |
|
Ibnu Maksum
|
1843ff222d
|
tbl_customers_inbox
|
2024-08-02 16:34:18 +07:00 |
|
Ibnu Maksum
|
9578006e11
|
add required field for installation
|
2024-08-02 09:42:09 +07:00 |
|
Ibnu Maksum
|
c417fe63e2
|
update tbl_payment_gateway to support Stripe
|
2024-07-31 15:55:15 +07:00 |
|
Ibnu Maksum
|
fa154b007f
|
change $db_password to $db_pass
|
2024-07-29 09:06:27 +07:00 |
|
iBNu Maksum
|
4b6204391b
|
fix installation file step4.php
|
2024-07-25 07:26:05 +07:00 |
|
Ibnu Maksum
|
d5d03875f0
|
fix installation
|
2024-07-24 09:20:21 +07:00 |
|
Ibnu Maksum
|
51015f8dc2
|
used date for voucher
|
2024-07-24 08:56:40 +07:00 |
|
Focuslinkstech
|
7a005d2393
|
add dynamic Application URL
|
2024-07-21 10:02:36 +01:00 |
|
Ibnu Maksum
|
e34f156d0a
|
add realm
|
2024-07-12 13:45:32 +07:00 |
|
Ibnu Maksum
|
5e1195c66d
|
update installation
|
2024-07-10 16:02:14 +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
|
16e2a6b139
|
add expired date
|
2024-06-19 14:00:04 +07:00 |
|
Ibnu Maksum
|
1535bd5344
|
Merge branch 'master' into Development
|
2024-06-19 10:08:06 +07:00 |
|
George Wainaina
|
f0538db095
|
fix: fixed exception error occurring in step5 of installation
|
2024-06-17 16:06:25 +03:00 |
|
Ibnu Maksum
|
ba612f0a25
|
fix sql install
|
2024-06-16 16:25:13 +07:00 |
|
Ibnu Maksum
|
e685c5d702
|
Plan For Expired Customer
|
2024-06-11 13:28:05 +07:00 |
|
Ibnu Maksum
|
78a6708a6d
|
Local IP in Pool
|
2024-06-10 16:53:21 +07:00 |
|
Ibnu Maksum
|
c21c7689a8
|
add variable device and price_old to tbl_plans
|
2024-06-05 17:19:03 +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
|
1bada918b9
|
add status Inactive Limited Suspended to Customer
|
2024-05-18 23:07:02 +07:00 |
|
Ibnu Maksum
|
04fda479b7
|
add Customer status Active Banned Disabled
|
2024-05-17 09:16:57 +07:00 |
|