Commit graph

29 commits

Author SHA1 Message Date
Ibnu Maksum df5e03a827
add user_language to attributes 2024-08-19 14:58:52 +07:00
Ibnu Maksum 6c113b5b6d
Merge branch 'Development' into TemplateRedesigned 2024-08-19 11:49:22 +07:00
Ibnu Maksum 5070cd9ed7
set customer language to cookie 2024-08-17 11:18:39 +07:00
ABDALRAHMAN MOLOOD 73aa663b25
Update init.php
- replace ismysqlRadius with isTableExist , to use it any many diffrent position.
2024-08-15 18:46:44 +03:00
Focuslinkstech 5cb1a901c3 Language Switching
customer can now choose preferred language from available language list.

we are store language in session for now, if customer logout the language will reset back to default, we will move it to database in the coming update.
2024-08-14 18:24:43 +01:00
ABDALRAHMAN MOLOOD 810c5ae827
Update init.php
- add Boolean function isMysqlRadius() to check if the system is using Radius mysql or not.
2024-08-05 15:52:14 +03:00
Ibnu Maksum 8e1d608e5f
fix compability 2024-07-29 16:20:27 +07:00
Ibnu Maksum fa154b007f
change $db_password to $db_pass 2024-07-29 09:06:27 +07:00
Ibnu Maksum d5d03875f0
fix installation 2024-07-24 09:20:21 +07:00
Ibnu Maksum 0cc1ffe90f
still thinking about which function need to add as default. currently customer, plan, pool 2024-06-04 17:14:42 +07:00
Ibnu Maksum 20fdb688ad
fix init radius, double check password 2024-05-21 10:01:36 +07:00
Focuslinkstech 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
Ibnu Maksum a40b2cbea3
add numeric option at Settings 2024-05-07 10:53:04 +07:00
Novath Thomas fc0ef5b41a
Added generate voucher function. 2024-04-30 23:16:20 +03:00
Ibnu Maksum c0cd197df2
Fix Extend Confirmation long text 2024-04-22 14:02:33 +07:00
Ibnu Maksum 254fd4ccf7
fix rest api, need to change every variable to readable 2024-04-01 13:01:21 +07:00
Ibnu Maksum ee73621c85
Found lazy way to create api 2024-03-31 21:23:19 +07:00
Ibnu Maksum 4bf6f9c0ac
Fix API Structure 2024-03-30 12:04:30 +07:00
Ibnu Maksum 3a2e7c9192
remove $_L 2024-03-30 12:03:12 +07:00
gerandonk 7b0bc12e98 Fix Ip Log for cloudflare tunnel 2024-03-28 23:20:14 +07:00
Ibnu Maksum 1d0d3f13ab
2024.3.14 2024-03-15 10:43:49 +07:00
Ibnu Maksum de3312055a
add hook when recharge 2024-03-01 09:57:59 +07:00
iBNu Maksum dfeee540cf
Fix variable $_c 2024-02-28 18:19:17 +07:00
Ibnu Maksum 1ec8049068
fix path 2024-02-27 10:32:09 +07:00
Ibnu Maksum d2fa9be8d1
Path Configuration 2024-02-26 14:38:04 +07:00
Ibnu Maksum a7502aa8fb
Admin Permisions 2024-02-26 11:01:54 +07:00
Ibnu Maksum c6a203b1f0
Add Alert Page 2024-02-23 14:20:12 +07:00
Ibnu Maksum fe082258cd
creating API, Work in Progress 2024-02-19 16:28:55 +07:00
Ibnu Maksum ade714e2ae
View Admin and Init script 2024-02-19 14:24:34 +07:00