Commit Graph

871 Commits

Author SHA1 Message Date
912d4db2d2 fix delete customer to remove on device 2024-06-23 12:05:18 +07:00
98e3304f17 fix variable when move customer to expired plan 2024-06-23 12:01:08 +07:00
4323e2b879 bandwidth name max char 255 2024-06-23 11:42:46 +07:00
eb31f11fd6 Bandwidth name max 255 char 2024-06-23 11:42:19 +07:00
fa5c3389f6 Filter in Active Customer 2024-06-22 11:21:31 +07:00
97d47127c8 fix ORM count for voucher 2024-06-22 10:39:35 +07:00
b1d9e47096 wrong variable again $c must be $b :)) 2024-06-21 23:15:27 +07:00
00d3295632 fix tbl_bandwidth error, make Hotspot and PPPOE list failed to load 2024-06-21 21:18:20 +07:00
efe7b8b8f8 wrong variable pool $d and $b 2024-06-21 20:53:39 +07:00
9014b18cea remove pool_expired 2024-06-21 20:00:24 +07:00
98d8b4fe4e change whereIdIn to where_in 2024-06-21 19:55:51 +07:00
04983e8a3a fix language clean after change and still use expired date from customer attribute when it have 2024-06-21 16:51:38 +07:00
2218115177 extend_expiry default yes 2024-06-21 16:38:24 +07:00
b0c718b8fd run_hook on cron forgot to uncomment 2024-06-21 16:05:05 +07:00
f6ff09957e add on-login / on-up & on-logout / on-down edit script 2024-06-21 15:52:36 +07:00
b0bc35e2be filter in internet plan 2024-06-21 15:06:31 +07:00
894f692012 Filter in voucher list 2024-06-21 12:15:54 +07:00
d11b2a75ef fix wrong variable 2024-06-21 09:44:49 +07:00
628fcda360 add Income reset date 2024-06-20 14:57:19 +07:00
28ec7883e2 Fix Demo mode 2024-06-20 14:16:09 +07:00
29ad9dec73 Fix edit customer plan 2024-06-20 14:02:36 +07:00
b9ff4399a4 alphanumeric voucher 2024-06-20 11:35:15 +07:00
f3349b50c8 Qrcode scanner 2024-06-20 11:33:15 +07:00
d758ea2b11 reset_day 2024-06-19 16:29:36 +07:00
703593d5e2 Expired date at Internet plan 2024-06-19 15:26:26 +07:00
242d43f7c1 fix time Elapsed 2024-06-19 15:25:58 +07:00
16e2a6b139 add expired date 2024-06-19 14:00:04 +07:00
b0b49b3763 fix error make loop 2024-06-16 16:19:55 +07:00
2f967b6717 radius to Radius 2024-06-12 17:29:24 +07:00
07e4540f90 radius to Radius 2024-06-12 17:28:55 +07:00
ba0cc20708 plugin installer 2024-06-12 17:02:52 +07:00
6a4ac274d1 check if demo or not 2024-06-12 15:39:43 +07:00
987e21b3ce bring back mikrotik class 2024-06-12 15:39:28 +07:00
6e263ca4bd fix cron 2024-06-12 15:27:33 +07:00
e685c5d702 Plan For Expired Customer 2024-06-11 13:28:05 +07:00
55b32ce0da select Device when add/edit plan 2024-06-10 17:33:49 +07:00
78a6708a6d Local IP in Pool 2024-06-10 16:53:21 +07:00
29c8cb3ea1 fix burst 2024-06-10 16:53:10 +07:00
8a1bfceab6 fix burst 2024-06-10 16:44:35 +07:00
7a94254df9 done, maybe, need to test all 2024-06-07 17:21:29 +07:00
c661976eae new $p['device'] to (new $p['device']) 2024-06-05 17:37:01 +07:00
0c8f590f85 Routers can choose not to test it 2024-06-05 17:36:53 +07:00
8ea853c617 Change to devices 2024-06-05 17:19:24 +07:00
0cc1ffe90f still thinking about which function need to add as default. currently customer, plan, pool 2024-06-04 17:14:42 +07:00
97f724c8c2 Merge branch 'Development' into NewSystem 2024-06-04 15:47:27 +07:00
7b146f78ad send error to telegram when crash 2024-06-03 15:47:49 +07:00
579e2cc2f7 change not toast 2024-05-30 10:28:41 +07:00
4d90c752cb bottom-end alert admin 2024-05-30 09:42:35 +07:00
78a6468584 update to Smarty v4.5.3, dont update to v5 is not supported, need many changes 2024-05-30 09:32:54 +07:00
b73747ed8d Bump smarty/smarty from 4.3.1 to 4.5.3 in /system
Bumps [smarty/smarty](https://github.com/smarty-php/smarty) from 4.3.1 to 4.5.3.
- [Release notes](https://github.com/smarty-php/smarty/releases)
- [Changelog](https://github.com/smarty-php/smarty/blob/v4.5.3/CHANGELOG.md)
- [Commits](https://github.com/smarty-php/smarty/compare/v4.3.1...v4.5.3)

---
updated-dependencies:
- dependency-name: smarty/smarty
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-29 18:46:53 +00:00