Focuslinkstech
|
9acf219b90
|
fix: remove unnecessary condition for created_at in voucher query to improve data accuracy
|
2025-05-12 15:44:16 +01:00 |
|
Focuslinkstech
|
a32005e1f0
|
fix: validate date format in voucher filtering and update created_at condition, it give error in mysql
|
2025-05-12 15:38:04 +01:00 |
|
Focuslinkstech
|
5bc0ddaf52
|
fix bug: include created_at in voucher batch selection for improved tracking, it causing conflix in mysql database, i havent test it though
|
2025-05-12 15:16:01 +01:00 |
|
Focuslinkstech
|
e24c36cd90
|
feat: enhance message sending interface with channel selection and validation
|
2025-04-24 16:44:06 +01:00 |
|
Focuslinkstech
|
fb558f4ac6
|
fix: send correct message content in SMS and WhatsApp notifications
|
2025-04-24 09:38:43 +01:00 |
|
Focuslinkstech
|
20ceedb3f5
|
fix: update expiry date format in notification message
|
2025-04-23 16:51:43 +01:00 |
|
Focuslinkstech
|
87b76a9c08
|
fix notification message
|
2025-04-23 12:35:58 +01:00 |
|
Focuslinkstech
|
51154bfc5e
|
feat: update notification message for plan expiry edits
|
2025-04-23 12:11:31 +01:00 |
|
Focuslinkstech
|
62d94d1756
|
feat: enhance notification system with plan change and expiry edit messages
|
2025-04-22 23:44:53 +01:00 |
|
Focuslinkstech
|
425e3a4401
|
feat: implement per-page entry selection for customer management with cookie support
|
2025-04-21 12:16:28 +01:00 |
|
Focuslinkstech
|
944b4c82cb
|
feat: update voucher management to use 'voucher_per_page' cookie for pagination settings
|
2025-04-21 12:01:35 +01:00 |
|
Focuslinkstech
|
e0efb194bf
|
feat: simplify per-page entry selection logic in voucher management
|
2025-04-21 11:52:36 +01:00 |
|
Focuslinkstech
|
92d9db3071
|
feat: implement per-page entry selection for voucher management and enhance UI styling
|
2025-04-21 11:44:14 +01:00 |
|
Focuslinkstech
|
abc847cf55
|
feat: add batch name filter to voucher management and enhance search functionality in the UI
|
2025-04-20 19:35:25 +01:00 |
|
Focuslinkstech
|
230a9ddecd
|
feat: add batch name input and enhance voucher management UI, and also you can now generate and print vouchers in group: batch name or Date.
|
2025-04-18 15:20:09 +01:00 |
|
Focuslinkstech
|
e2f24c0cc6
|
fix: correct subject field handling in message sending logic and update related IDs in bulk template
|
2025-04-09 20:16:11 +01:00 |
|
Focuslinkstech
|
1cc7057dca
|
feat: add subject field for messages and implement validation based on selected channel
|
2025-04-09 12:36:13 +01:00 |
|
Focuslinkstech
|
1740c568f9
|
feat: add subject field for bulk messaging and update validation logic
|
2025-04-09 11:39:00 +01:00 |
|
Focuslinkstech
|
3347b39f3b
|
refactor: improve SMS and email handling in Message class; add success/failure return values and update language file with new translations
|
2025-04-09 10:29:22 +01:00 |
|
Focuslinkstech
|
f0b9b56bb0
|
feat: add invoice listing page with DataTables integration and update routing
|
2025-04-08 18:59:15 +01:00 |
|
Focuslinkstech
|
24b713804a
|
feat: implement invoice listing functionality with DataTables integration
|
2025-04-08 18:30:36 +01:00 |
|
Focuslinkstech
|
182add517c
|
feat: implement custom invoice generation functionality
|
2025-04-08 17:45:18 +01:00 |
|
Focuslinkstech
|
28541f366c
|
feat: add fullname column to transaction reports and update related templates
|
2025-04-02 11:29:25 +01:00 |
|
Focuslinkstech
|
ad7998ebbf
|
feat: add fullname field to transaction reports and update report template
|
2025-04-02 11:23:17 +01:00 |
|
Focuslinkstech
|
bad0545be5
|
feat: enhance messaging system to support multiple channels including email and inbox
|
2025-03-24 10:24:08 +01:00 |
|
Focuslinkstech
|
43a92c5d3b
|
feat: add fullname field to transaction reports, pdf export and update language file
|
2025-03-22 18:34:51 +01:00 |
|
Focuslinkstech
|
7bfbdb1efb
|
feat: add fullname field to activation report and update language file
|
2025-03-22 16:15:16 +01:00 |
|
Focuslinkstech
|
dc28298d53
|
feat: add username field to customer query
|
2025-03-22 15:51:36 +01:00 |
|
iBNu Maksum
|
655e0494d3
|
Merge pull request #411 from dicobaja/patch/which-php
use `where` command for windows host
|
2025-03-20 15:37:30 +07:00 |
|
iBNu Maksum
|
4a441c5763
|
fix variable inside ', it must be inside "
|
2025-03-20 10:43:52 +07:00 |
|
dicobaja
|
5072ff8ba2
|
fix: use where instead of which for windows host
|
2025-03-19 21:44:30 +07:00 |
|
Focuslinkstech
|
1a2b85ae4f
|
Merge branch 'Development' of https://github.com/hotspotbilling/phpnuxbill into Development
|
2025-03-18 15:28:51 +01:00 |
|
Focuslinkstech
|
1cb0e30e6b
|
Implement custom login page settings with validation and image upload support
|
2025-03-18 13:07:19 +01:00 |
|
iBNu Maksum
|
c63545d33a
|
invoice link
|
2025-03-17 14:48:01 +07:00 |
|
iBNu Maksum
|
803d04a91d
|
add fullname to log extend
|
2025-03-13 15:59:55 +07:00 |
|
iBNu Maksum
|
9301f1058c
|
save pdf invoice customer from admin page
|
2025-03-13 15:07:15 +07:00 |
|
iBNu Maksum
|
0868d61271
|
Download PDF invoice Customers
|
2025-03-13 15:07:15 +07:00 |
|
Focuslinkstech
|
3cebfa2171
|
Refactor login and registration templates to support dynamic logo, wallpaper, and favicon loading; change footer position to fixed
|
2025-03-11 15:50:06 +01:00 |
|
Focuslinkstech
|
ec9a06f468
|
feat: add service type selection and display in message bulk management
|
2025-03-06 18:44:20 +01:00 |
|
Focuslinkstech
|
4e3d89a23c
|
feat: add message logging functionality with CSV export and management
|
2025-03-06 11:45:45 +01:00 |
|
Focuslinkstech
|
43b1025d3c
|
refactor: enhance code formatting and add demo mode check for actions
|
2025-03-05 15:02:58 +01:00 |
|
Focuslinkstech
|
da14a7bfef
|
refactor: improve code readability by formatting conditional statements and adding demo mode checks
|
2025-03-05 13:59:43 +01:00 |
|
iBNu Maksum
|
8429ed763e
|
remove widget html_only, add widget html_php_card
|
2025-03-04 16:14:10 +07:00 |
|
iBNu Maksum
|
3b7d478635
|
fix method query
|
2025-03-04 15:16:48 +07:00 |
|
iBNu Maksum
|
ee3dcc05a0
|
fix reports by methods
|
2025-03-04 13:37:52 +07:00 |
|
Focuslinkstech
|
366ef73d57
|
Add notification reminder settings and improve PHP configuration
|
2025-03-02 15:29:57 +01:00 |
|
iBNu Maksum
|
686f3de2d3
|
Widget For Customer
|
2025-02-21 16:04:53 +07:00 |
|
iBNu Maksum
|
b379266973
|
Different Widget for Admin, Agent, Sales, Customer. Agent, Sales not yet have widget
|
2025-02-21 16:04:53 +07:00 |
|
iBNu Maksum
|
db4c643f93
|
Different Widget for admin, Agent, Sales and Customers Editor
|
2025-02-21 16:04:18 +07:00 |
|
iBNu Maksum
|
023b4884d1
|
full widget support
|
2025-02-18 15:52:53 +07:00 |
|