Commit Graph

86 Commits

Author SHA1 Message Date
24e49e4eb9 compability for old plugin 2024-08-21 13:39:06 +07:00
fa154b007f change $db_password to $db_pass 2024-07-29 09:06:27 +07:00
5a47da013b Add session expiration settings
You can now set session expiration in settings -> General Settings -> Miscellaneous

if admin is Idles for more than minutes set, he will required to login again, just for account security concerns.

you can enable or disable
2024-07-27 00:56:48 +01:00
79585d54a1 remove filter FILTER_SANITIZE_SPECIAL_CHARS when save settings 2024-07-22 13:23:00 +07:00
88be741b8c docs for getting started 2024-07-15 14:12:10 +07:00
70e8acedc5 Update settings.php 2024-07-14 09:59:10 +01:00
c4aa6aabfd Update settings.php
Prevent Special Characters in custom tax rate
2024-07-14 09:55:25 +01:00
b3b058df48 add devices list and description 2024-07-05 21:31:23 +07:00
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
7a94254df9 done, maybe, need to test all 2024-06-07 17:21:29 +07:00
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
26d9e8bd03 fix restore with ID 2024-05-21 13:50:10 +07:00
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
ea51fa24d0 update
fixed tax logic
2024-05-17 14:47:12 +01:00
67a4d7f534 Merge branch 'Development' of https://github.com/Focuslinkstech/phpnuxbill into Development 2024-05-17 09:52:20 +01:00
425ed2362b Update: Tax System
Tax System Feature Added

The Tax System feature allows you to apply taxes to the prices of Internet plans. This feature is useful for businesses that are required to collect taxes on their services. With the Tax System, you can define tax rates based on your local tax regulations.

Enable Tax System: Choose whether to enable or disable the Tax System. When enabled, taxes will be calculated and added to the prices of Internet plans.

Tax Rate: Select from predefined tax rates such as 0.5%, 1%, 1.5%, 2%, 5%, and 10%. These rates are commonly used and can be selected easily.

Custom Tax Rate: If you have a specific tax rate that is not listed, you can enter a custom tax rate. This allows flexibility in configuring the tax rate to match your local tax requirements.
2024-04-12 19:42:12 +01:00
ee73621c85 Found lazy way to create api 2024-03-31 21:23:19 +07:00
3a2e7c9192 remove $_L 2024-03-30 12:03:12 +07:00
ef15ec0ae2 Send Email Function 2024-03-27 14:32:55 +07:00
37a7da614e Fixing Pagination, more Simple 2024-03-27 09:44:48 +07:00
0767c6ab23 Change paginator, to make easy customization using pagination.tpl 2024-03-26 14:39:28 +07:00
4ee3743cf3 Fix Password send to admin 2024-03-04 09:57:12 +07:00
dc70a49f52 upload path 2024-03-01 13:44:46 +07:00
699289662b Fix Upload URL 2024-03-01 09:37:13 +07:00
2437096473 $_c to $config in php file 2024-02-29 09:25:26 +07:00
d2fa9be8d1 Path Configuration 2024-02-26 14:38:04 +07:00
35d679ed2c Menu With Auth 2024-02-26 11:25:15 +07:00
a7502aa8fb Admin Permisions 2024-02-26 11:01:54 +07:00
2063ae4159 Fix Admin List for Admin 2024-02-20 10:58:50 +07:00
fe082258cd creating API, Work in Progress 2024-02-19 16:28:55 +07:00
ade714e2ae View Admin and Init script 2024-02-19 14:24:34 +07:00
2c16bb289e any Users can change password 2024-02-19 09:13:19 +07:00
61060c4173 Select Agent after choose sales 2024-02-19 09:13:19 +07:00
cb23ddb912 Sales are below agent, but admin add sales not yet select Agent 2024-02-16 17:26:15 +07:00
e1272ec531 print 1 voucher will go to print or share 2024-02-16 17:26:15 +07:00
11c226caf5 Sales, sub sccount Agent 2024-02-16 14:54:43 +07:00
d17c434c7b Add Edit Admin 2024-02-15 16:13:55 +07:00
459b9b30f1 Auto translate Fix 2024-02-13 17:41:55 +07:00
3c9b05468e Auto Translate Language 2024-02-13 13:54:01 +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
7e7b70ba75 Add test SMS, WA and Telegram 2024-01-24 14:02:58 +07:00
13b448da69 Disable Registration 2023-12-19 11:35:49 +07:00
6a0ad7f178 sms using Mikrotik 2023-12-11 14:12:12 +07:00
c8d19a859f New Backup Restore System 2023-10-27 10:36:10 +07:00
90cfc3e6d9 check radius client if radius_enable 2023-10-27 08:57:57 +07:00
37f72d881e change pagination class 2023-10-24 12:27:30 +07:00
b9537d4a4b Voucher Format 2023-10-18 17:23:47 +07:00
7094555f9f add cronjob info 2023-10-17 16:51:53 +07:00
0c0d7a963e Check if PHP GD installed 2023-10-17 14:38:37 +07:00