Commit Graph

2225 Commits

Author SHA1 Message Date
8086802bf6 tawkto bring customer data 2024-10-22 10:34:44 +07:00
53aa187d1f register with otp, force username to phone number 2024-10-21 14:19:13 +07:00
7685323bd6 phone_otp_type forgot to add 2024-10-21 14:15:39 +07:00
1fe2dac580 Merge pull request #328 from agstrxyz/patch-17
Update cron.php
2024-10-21 07:29:47 +07:00
0428d9620e Update cron.php
voucher expired tidak terhapus dari mikrotik sebab tidak menemukan data pada tabel customer $c  untuk di eksekusi ke device.php
2024-10-20 21:47:08 +07:00
ad862640cc Merge pull request #327 from gerandonk/Development
make sync button not remove active hotspot user
2024-10-20 12:05:01 +07:00
a4e8ae8c5c make sync button not remove active hotspot user
make sync button not remove active hotspot user
2024-10-20 01:07:00 +07:00
d4c34afb8d Merge pull request #326 from ahmadhusein17/Development
Fix Footer
2024-10-18 15:30:13 +07:00
0dc4d22da3 Fix Footer 2024-10-18 14:18:48 +07:00
169a7afe67 Merge pull request #324 from ahmadhusein17/Development
Fix footer that is too long.
2024-10-18 13:33:28 +07:00
67890881f3 Fix footer that is too long. 2024-10-18 13:29:29 +07:00
3febb60253 fix variable sms_otp_registration 2024-10-18 12:57:59 +07:00
005155e2a5 fix variable settings 2024-10-18 11:37:45 +07:00
f8a15e4754 ## 2024.10.18
- Single Session Admin Can be set in the Settings
- Auto expired unpaid transaction
- Registration Type
- Can Login as User from Customer View
- Can select customer register must using OTP or not
- Add Meta.php for additional information
2024-10-18 10:59:52 +07:00
f0da633808 Single session Admin can be set in the misc settings 2024-10-18 10:59:52 +07:00
5f6b14ab7e Merge pull request #320 from ahmadhusein17/master
For Header and Footer in Customer!
2024-10-17 18:34:02 +07:00
3475a6086d For Header and Footer in Customer!
Minor improvements to the appearance of the footer. (⁠◕⁠ᴗ⁠◕⁠✿⁠)
2024-10-17 16:06:56 +07:00
49f194a7f2 Admin can Login as Customer 2024-10-17 15:14:39 +07:00
b3744a5007 fix Customer view to view tbl_payment_gateway 2024-10-17 14:09:11 +07:00
234e5e3967 add try catch to handle invalid value 2024-10-17 13:38:50 +07:00
97296abf06 fix unpaid expired check 2024-10-17 13:14:53 +07:00
a7232e2b92 fix unpaid logic 2024-10-17 11:39:15 +07:00
7c0bdeea41 CREATE TABLE IF NOT EXISTS tbl_meta 2024-10-17 11:32:39 +07:00
5566a7ebb5 Add Meta class for meta data attributes 2024-10-17 11:28:52 +07:00
de49a9992f Price Before Discount unrequired 2024-10-17 09:54:06 +07:00
0cf5483353 check expired payments 2024-10-17 09:44:21 +07:00
b15fdf1d6a Setting sAllow Registration = Yes/Voucher/No Registration 2024-10-17 09:35:26 +07:00
ca98ca2223 profile logic Username 2024-10-16 16:01:34 +07:00
5ccb8520d3 change logic username field 2024-10-16 13:41:12 +07:00
ff4e620b75 add registration settings to set username 2024-10-16 13:40:54 +07:00
1b7e5c7510 Setting for registration using OTP or not 2024-10-16 11:40:52 +07:00
084cc0e0fb miscellaneous.tpl to app-miscellaneous.tpl 2024-10-16 11:36:25 +07:00
25d9524f53 fix header 2024-10-16 11:35:24 +07:00
4308765bec Merge pull request #319 from Focuslinkstech/Development
Template Redesiged:
2024-10-15 20:22:22 +07:00
70dbe59319 Template Redesiged:
Settings page redesigned
2024-10-15 13:29:48 +01:00
577ed31f57 ## 2024.10.15
- CSRF Security
- Admin can only have 1 active session
- Move Miscellaneous Settings to new page
- Fix Customer Online
- Count Shared user online for Radius REST
- Fix Invoice Print
2024-10-15 16:19:43 +07:00
064e4c80ed code to code 2024-10-15 16:10:34 +07:00
70bcff7679 Merge pull request #317 from gerandonk/Development
($plan['is_radius'] == '1')
2024-10-11 22:53:03 +07:00
47b729867d Merge pull request #318 from Focuslinkstech/Development
move miscellaneous to settings sub-menu for quick access
2024-10-11 22:52:37 +07:00
696b2e4789 move miscellaneous to settings sub-menu for quick access
add csrf token check for settings and its environments
2024-10-11 16:11:03 +01:00
0f0929db2a ($plan['is_radius'] == '1') 2024-10-11 18:59:38 +07:00
7267bd082a Api always Valid 2024-10-11 11:42:38 +07:00
d5cba4b3c1 add option for check is customer online 2024-10-11 11:37:45 +07:00
155b2959b5 fix api-get-text 2024-10-11 11:29:57 +07:00
a35137b7ab fix logic Session Admin especially isApi 2024-10-11 11:09:27 +07:00
83dd564e53 fix position Admin::_info(); 2024-10-11 11:07:47 +07:00
8e8a52d807 login_token VARCHAR(40) 2024-10-11 11:07:23 +07:00
5bc273a9dd session_destroy(); inside removeCookie() 2024-10-11 10:38:24 +07:00
f9fe261e55 session_destroy(); 2024-10-11 10:37:35 +07:00
0dc79cd5c4 ->select('login_token') 2024-10-11 10:37:23 +07:00