Commit Graph

640 Commits

Author SHA1 Message Date
803d04a91d add fullname to log extend 2025-03-13 15:59:55 +07:00
9301f1058c save pdf invoice customer from admin page 2025-03-13 15:07:15 +07:00
0868d61271 Download PDF invoice Customers 2025-03-13 15:07:15 +07:00
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
ec9a06f468 feat: add service type selection and display in message bulk management 2025-03-06 18:44:20 +01:00
4e3d89a23c feat: add message logging functionality with CSV export and management 2025-03-06 11:45:45 +01:00
43b1025d3c refactor: enhance code formatting and add demo mode check for actions 2025-03-05 15:02:58 +01:00
da14a7bfef refactor: improve code readability by formatting conditional statements and adding demo mode checks 2025-03-05 13:59:43 +01:00
8429ed763e remove widget html_only, add widget html_php_card 2025-03-04 16:14:10 +07:00
3b7d478635 fix method query 2025-03-04 15:16:48 +07:00
ee3dcc05a0 fix reports by methods 2025-03-04 13:37:52 +07:00
366ef73d57 Add notification reminder settings and improve PHP configuration 2025-03-02 15:29:57 +01:00
686f3de2d3 Widget For Customer 2025-02-21 16:04:53 +07:00
b379266973 Different Widget for Admin, Agent, Sales, Customer. Agent, Sales not yet have widget 2025-02-21 16:04:53 +07:00
db4c643f93 Different Widget for admin, Agent, Sales and Customers Editor 2025-02-21 16:04:18 +07:00
023b4884d1 full widget support 2025-02-18 15:52:53 +07:00
ef51d833d8 fix link 2025-02-18 15:50:06 +07:00
693d7f4acf widget multiple section 2025-02-18 14:28:55 +07:00
ea203ebf64 widget add edit 2025-02-17 14:39:23 +07:00
4bb5361d4b default widgets 2025-02-17 13:54:30 +07:00
eff0c7dab7 getting ready for customizeable dashboard with widget 2025-02-14 17:08:05 +07:00
1ad1320779 Fix setting save 2025-02-12 11:35:20 +07:00
75d6f17eb5 fix csrf token 2025-02-09 18:37:19 +01:00
0a3205915f Enhancement and Improvements
Refactor CSRF class: improve token handling and update session variable names

Replace bulk message with ajax based message sending.
Added support for multiple recipients in bulk message, and also router based filtering.

Add support for multiple recipients in bulk message from customer list as requested by one of our Member. you can now send messages to multiple recipients at once from customer list.

Added Exception for CRON but not tested yet. i dont have multiple routers.
Added notify to know if cron has been executed or not.
2025-02-09 16:06:59 +01:00
685b325ef3 fix postpaid invoice display from attributes 2025-02-09 01:23:06 +07:00
e0884c0a5a 2025.2.7 2025-02-07 15:19:04 +07:00
b3f4edb2d7 remove debug 2025-02-05 16:38:09 +07:00
f301382a72 finishing 2025-02-05 16:38:09 +07:00
0ec7176d1e add [[payment_link]] for single message
add [[payment_link]] for single message to able send payment link manualy to customer.
2025-02-04 19:44:06 +07:00
10adbe48ab fix url recharge and voucher 2025-02-04 17:22:11 +07:00
96dca1a38b fix order/gateway url 2025-02-04 16:53:30 +07:00
a81bb5c4f5 Fix bulk Message delay and no phone number 2025-02-04 15:29:29 +07:00
8d9919afa7 fix bulk broadcasting message 2025-02-04 15:13:42 +07:00
60c7f61579 strip unused js css 2025-02-04 13:50:43 +07:00
fa05ffa58b stage 3 restructure ui folder 2025-02-04 10:56:02 +07:00
fa3e256174 stage 2 restructured ui folder 2025-02-04 10:22:14 +07:00
0346a843ea change 404 header footer and admin tpl 2025-02-04 09:23:55 +07:00
31dda69d3d get ready for Pretty URL 2025-01-31 16:54:22 +07:00
1e43ac210a url using getUrl 2025-01-31 16:22:58 +07:00
e2f2146f1e Merge branch 'Development' 2025-01-07 16:44:09 +07:00
0dc50a68f5 change status online to • 2025-01-07 16:43:41 +07:00
690e5912c0 change disable_coupons != yes to enable_coupons == yes 2025-01-07 16:43:41 +07:00
0eb900ffd6 Update plan.php 2025-01-07 16:43:15 +07:00
da84015aab change status online to • 2025-01-07 16:41:52 +07:00
754b23b53f change disable_coupons != yes to enable_coupons == yes 2025-01-07 16:26:33 +07:00
1a5a7124f7 Update plan.php 2025-01-04 01:59:20 +07:00
cfe0a14f31 Enhancements and Fixes
Added Vouchers Printing Per Page option, default is 36 for A4 papers.
Fix voucher printing date showing time and seconds (its annoying), replaced with group by days created, and also added  number of vouchers created on each days to make it more unique and classy
2024-12-30 22:49:46 +01:00
c5fd7c0249 Improvement and Fixes
Add print now features when generating vouchers and print them immediately after generation.

Add multiple voucher code deletion, admin can mark multiple vouchers codes and delete them.

Fix issue of plan names displays in the voucher table even when voucher are empty, very annoying
2024-12-25 14:52:10 +01:00
cf6f89b3f2 fixed coupon bugs
fix add and edit bug
2024-12-25 10:20:29 +01:00
2dc50c3637 Update coupons.php
fixed change status error
2024-12-25 10:04:20 +01:00