Commit Graph

  • d50a66845f Update README.md master kevinowino869 2025-04-14 11:01:36 +02:00
  • 915af6fc03 Merge pull request 'Development' (#2) from Development into master kevinowino869 2025-04-14 11:00:04 +02:00
  • 0a29ec9a86 refactor: replace the javascript popup with sweetalert which prevent some devices to purchase data plans and packages via captive portal, clean up footer template and improve script formatting Focuslinkstech 2025-04-11 09:19:17 +01:00
  • 27fd677a0a feat: add coupon settings panel with enable/disable option and save functionality Focuslinkstech 2025-04-10 08:13:01 +01:00
  • e2f24c0cc6 fix: correct subject field handling in message sending logic and update related IDs in bulk template Focuslinkstech 2025-04-09 20:16:11 +01:00
  • cf60c470b1 feat: add subject validation for message types and display error if missing Focuslinkstech 2025-04-09 12:50:30 +01:00
  • 1cc7057dca feat: add subject field for messages and implement validation based on selected channel Focuslinkstech 2025-04-09 12:36:13 +01:00
  • 1740c568f9 feat: add subject field for bulk messaging and update validation logic Focuslinkstech 2025-04-09 11:39:00 +01:00
  • 3347b39f3b refactor: improve SMS and email handling in Message class; add success/failure return values and update language file with new translations Focuslinkstech 2025-04-09 10:29:22 +01:00
  • f0b9b56bb0 feat: add invoice listing page with DataTables integration and update routing Focuslinkstech 2025-04-08 18:59:15 +01:00
  • 24b713804a feat: implement invoice listing functionality with DataTables integration Focuslinkstech 2025-04-08 18:30:36 +01:00
  • 182add517c feat: implement custom invoice generation functionality Focuslinkstech 2025-04-08 17:45:18 +01:00
  • 45cc2afab5 fix: update invoice parameter documentation for clarity Focuslinkstech 2025-04-08 14:30:48 +01:00
  • ba19b1c569 Added new functionality to Invoice class: generate invoice PDF, save to database, and send email. Also, updated language file with new translations. Focuslinkstech 2025-04-08 14:30:24 +01:00
  • 5caa9f905b feat: add Font Awesome 6.4.0 stylesheet to admin header template Focuslinkstech 2025-04-04 08:08:34 +01:00
  • 28541f366c feat: add fullname column to transaction reports and update related templates Focuslinkstech 2025-04-02 11:29:25 +01:00
  • ad7998ebbf feat: add fullname field to transaction reports and update report template Focuslinkstech 2025-04-02 11:23:17 +01:00
  • 4c64cfabd2 fix: update demo stage check to use consistent casing Focuslinkstech 2025-04-02 11:11:05 +01:00
  • 9bae41dbe7 fix: correct notification reminder configuration keys for 3-day and 7-day reminders Focuslinkstech 2025-03-30 11:26:40 +01:00
  • bad0545be5 feat: enhance messaging system to support multiple channels including email and inbox Focuslinkstech 2025-03-24 10:24:08 +01:00
  • 43a92c5d3b feat: add fullname field to transaction reports, pdf export and update language file Focuslinkstech 2025-03-22 18:34:51 +01:00
  • 11e5ebe103 feat: update .gitignore to include invoices directory and add index.html Focuslinkstech 2025-03-22 17:52:12 +01:00
  • c573c49fb9 "Added exception for system/uploads/invoices/ directory to .gitignore" Focuslinkstech 2025-03-22 17:41:04 +01:00
  • 7bfbdb1efb feat: add fullname field to activation report and update language file Focuslinkstech 2025-03-22 16:15:16 +01:00
  • dc28298d53 feat: add username field to customer query Focuslinkstech 2025-03-22 15:51:36 +01:00
  • 655e0494d3
    Merge pull request #411 from dicobaja/patch/which-php iBNu Maksum 2025-03-20 15:37:30 +07:00
  • 4a441c5763
    fix variable inside ', it must be inside " iBNu Maksum 2025-03-20 10:43:52 +07:00
  • 5072ff8ba2
    fix: use where instead of which for windows host dicobaja 2025-03-19 21:44:30 +07:00
  • d506dd66ff
    2025.3.19 iBNu Maksum 2025-03-19 14:20:00 +07:00
  • e9b0cfd8f0
    Merge branch 'master' into Development iBNu Maksum 2025-03-19 14:19:27 +07:00
  • aa4dbc0cea
    Merge pull request #410 from dicobaja/patch/MR-cache-file iBNu Maksum 2025-03-19 14:18:44 +07:00
  • 4ef054466d
    fix: update $cacheMRfile path to cache folder dicobaja 2025-03-19 11:38:12 +07:00
  • 41a3cbe700
    Merge pull request #408 from dicobaja/patch/sql-tbl-port-pool iBNu Maksum 2025-03-19 09:18:42 +07:00
  • 4938840c5d
    fix: missing tbl_port_pool in phpnuxbill.sql dicobaja 2025-03-19 09:00:03 +07:00
  • 127d43e45d Update .gitignore to include invoices directory and ensure paid.png is tracked Focuslinkstech 2025-03-18 17:35:43 +01:00
  • cdfbab7119 Refactor invoice handling to use 'invoice' key and improve payment link generation Focuslinkstech 2025-03-18 16:51:37 +01:00
  • 1a2b85ae4f Merge branch 'Development' of https://github.com/hotspotbilling/phpnuxbill into Development Focuslinkstech 2025-03-18 15:28:51 +01:00
  • 2e2d967a5b Refactor Email invoice template handling and enhance payment link generation Focuslinkstech 2025-03-18 15:24:24 +01:00
  • c45e19189a Fix case sensitivity in invoice template file paths Focuslinkstech 2025-03-18 13:12:30 +01:00
  • d372bf4711 remove debug Focuslinkstech 2025-03-18 13:09:33 +01:00
  • 8b8a0357f0 Fix custom login page image uploading Focuslinkstech 2025-03-18 13:08:19 +01:00
  • 1cb0e30e6b Implement custom login page settings with validation and image upload support Focuslinkstech 2025-03-18 13:07:19 +01:00
  • 20916b44f0
    throw error if failed disconnect customer iBNu Maksum 2025-03-17 14:50:56 +07:00
  • c63545d33a
    invoice link iBNu Maksum 2025-03-17 14:48:01 +07:00
  • 84500cdfc9 Add DejaVuSansCondensed-Oblique font to the project Focuslinkstech 2025-03-16 13:08:41 +01:00
  • 5b21ffcde5 Add option to allow custom balance amounts and update toggle icon Focuslinkstech 2025-03-16 13:07:58 +01:00
  • 009040cd3c
    Fix expired list widget iBNu Maksum 2025-03-14 10:26:47 +07:00
  • 781481e118
    Fix expired list widget iBNu Maksum 2025-03-14 10:26:47 +07:00
  • 66d67cb61d Add email attachment support and improve message formatting Focuslinkstech 2025-03-13 11:05:32 +01:00
  • 3372da2ac4
    2025.3.13 new Invoice print 2025.3.13 iBNu Maksum 2025-03-13 17:04:07 +07:00
  • 803d04a91d
    add fullname to log extend iBNu Maksum 2025-03-13 15:59:55 +07:00
  • 17de653752
    paid icon iBNu Maksum 2025-03-13 15:22:25 +07:00
  • 9301f1058c
    save pdf invoice customer from admin page iBNu Maksum 2025-03-13 15:05:16 +07:00
  • 0868d61271
    Download PDF invoice Customers iBNu Maksum 2025-03-13 14:57:23 +07:00
  • 5f353392e3
    Merge pull request #407 from ahmadhusein17/Development iBNu Maksum 2025-03-13 15:06:52 +07:00
  • fdd8dad509
    Update indonesia.json Ahmad Husein 2025-03-12 00:29:50 +07:00
  • 3563fa531b
    Update community.tpl Ahmad Husein 2025-03-12 00:24:11 +07:00
  • 525f2311fc
    Update community.tpl Ahmad Husein 2025-03-12 00:18:46 +07:00
  • 3b6a6d2f55
    Update recharge-confirm.tpl Ahmad Husein 2025-03-11 23:10:52 +07:00
  • 3cebfa2171 Refactor login and registration templates to support dynamic logo, wallpaper, and favicon loading; change footer position to fixed Focuslinkstech 2025-03-11 15:50:06 +01:00
  • c65b569f94 Enhance mobile responsiveness and improve touch device support in login template Focuslinkstech 2025-03-11 09:13:19 +01:00
  • ca5a7d60cf
    API Rest Documentation? iBNu Maksum 2025-03-11 14:51:18 +07:00
  • 5987ffafce
    Insomnia API Rest Collection iBNu Maksum 2025-03-11 14:39:56 +07:00
  • d7bbb4d18f
    Fix API request iBNu Maksum 2025-03-11 14:39:05 +07:00
  • e3c173bea4
    Different expired message iBNu Maksum 2025-03-11 12:29:46 +07:00
  • 78e1e2f989
    add new Docs wiki iBNu Maksum 2025-03-11 12:28:22 +07:00
  • 3c7e6c7a64
    Different Reminder for PPPOE and Hotspot using <divider> iBNu Maksum 2025-03-11 11:55:48 +07:00
  • 827bb8706d
    2025.3.10 2025.3.10 iBNu Maksum 2025-03-10 13:53:43 +07:00
  • 4731a506bc
    only admin can recharge Rp. 0 iBNu Maksum 2025-03-10 13:53:02 +07:00
  • 597c051948
    Telegram message to topik iBNu Maksum 2025-03-10 13:35:45 +07:00
  • 40d3127ca1
    Merge pull request #406 from gerandonk/Development iBNu Maksum 2025-03-10 12:34:25 +07:00
  • c75133c9d2 add [[bills]] for invoice message gerandonk 2025-03-10 03:30:27 +07:00
  • ed3369244c
    Merge pull request #405 from gerandonk/Development iBNu Maksum 2025-03-08 21:05:51 +07:00
  • cf9abbfb45 bandwith 0=unlimited gerandonk 2025-03-08 18:01:21 +07:00
  • c74d2bf7ec
    Merge pull request #404 from ahmadhusein17/Development Focuslinkstech 2025-03-06 18:51:24 +01:00
  • ec9a06f468 feat: add service type selection and display in message bulk management Focuslinkstech 2025-03-06 18:44:20 +01:00
  • 4e3d89a23c feat: add message logging functionality with CSV export and management Focuslinkstech 2025-03-06 11:45:45 +01:00
  • 30ca1d1b2d
    Update recharge_a_friend.tpl Ahmad Husein 2025-03-06 00:04:44 +07:00
  • 1cbff8f9a4
    Update account_info.tpl Ahmad Husein 2025-03-06 00:03:06 +07:00
  • 43b1025d3c refactor: enhance code formatting and add demo mode check for actions Focuslinkstech 2025-03-05 15:02:58 +01:00
  • da14a7bfef refactor: improve code readability by formatting conditional statements and adding demo mode checks Focuslinkstech 2025-03-05 13:59:43 +01:00
  • 8429ed763e
    remove widget html_only, add widget html_php_card iBNu Maksum 2025-03-04 16:14:10 +07:00
  • 3b7d478635
    fix method query iBNu Maksum 2025-03-04 15:16:48 +07:00
  • ee3dcc05a0
    fix reports by methods iBNu Maksum 2025-03-04 13:37:52 +07:00
  • 1e7d9cf6ef
    Merge branch 'master' into Development iBNu Maksum 2025-03-03 14:28:27 +07:00
  • 986016083b
    routeros 7.18 changelog "has put !empty sentence when API query returns nothing"; so i try to add that type, maybe works iBNu Maksum 2025-03-03 14:28:18 +07:00
  • c95de08ed8
    ignore .idea iBNu Maksum 2025-03-03 10:15:53 +07:00
  • d657632876
    remove .idea iBNu Maksum 2025-03-03 10:15:43 +07:00
  • d8dbe68f51 Update notification reminder conditions to allow for more flexible configuration Focuslinkstech 2025-03-02 15:36:14 +01:00
  • 366ef73d57 Add notification reminder settings and improve PHP configuration Focuslinkstech 2025-03-02 15:29:57 +01:00
  • dfdf35286f
    Merge branch 'master' into Development iBNu Maksum 2025-02-26 10:12:26 +07:00
  • eea99d218d
    6,6 iBNu Maksum 2025-02-25 14:43:31 +07:00
  • 08d1de563e
    6.6 iBNu Maksum 2025-02-25 14:42:44 +07:00
  • 51a0b859ab
    2025.2.25 iBNu Maksum 2025-02-25 14:38:51 +07:00
  • 47a57912ba
    Default widget for agent and sales iBNu Maksum 2025-02-25 14:37:37 +07:00
  • 7bbaee1b88
    Update indonesia.json Ahmad Husein 2025-02-21 19:47:15 +07:00
  • 791e6d55d0
    Update indonesia.json Ahmad Husein 2025-02-21 19:36:42 +07:00
  • 4564ef90d5
    Update system.tpl Ahmad Husein 2025-02-21 18:58:54 +07:00
  • 23524e4c1f
    Update widgets_add_edit.tpl Ahmad Husein 2025-02-21 18:53:01 +07:00
  • c486acaaf6
    Update notifications.tpl Ahmad Husein 2025-02-21 18:46:55 +07:00