Commit graph

1895 commits

Author SHA1 Message Date
Ferks-FK 8fdac0ee46 feat: Add readable name for permissions 2023-09-15 13:57:00 -04:00
Dennis f9a102509b
[FIX] Favicon preview, locale setting fix, 500 error on server creation, installer issue(#903) 2023-07-31 15:14:08 +02:00
1day2die 90ebe1468d fix installer mail issue 2023-07-31 15:13:26 +02:00
1day2die 4069b5fd35 500 when servercreation is disabled 2023-07-31 15:08:44 +02:00
1day2die 9ced34a51b available locales is required 2023-07-31 15:01:32 +02:00
1day2die df0b9f57a4 add favicon on preview 2023-07-31 14:57:04 +02:00
IceToast c4b75bf760 fix: 🐛 Settings description 2023-06-25 15:10:47 +02:00
IceToast 8fe6ad0d52 fix: 🐛 Description of settings 2023-06-25 14:30:03 +02:00
Dennis b87f3ce82e
Incorrect output of referral system data (#881) 2023-06-10 20:26:36 +02:00
Dennis 20772eb285
Removing duplicate rows (#878) 2023-06-10 20:26:10 +02:00
MrWeez 2ca38e5906
Incorrect data output 2023-06-10 18:07:52 +03:00
MrWeez 1515615507
Merge branch 'Ctrlpanel-gg:development' into development 2023-06-10 13:28:18 +03:00
IceToast d5e9f3cdaf chore: 🔥 Remove unused extension routes 2023-06-10 02:03:37 +02:00
Dennis 0b1670ad50
Fix payment_method 2023-06-10 01:24:16 +02:00
Dennis dc232d66d4
Change design of Roles on list (#879) 2023-06-09 23:59:25 +02:00
Dennis 3a6362402b
Some smaller fixes (#880) 2023-06-09 23:57:48 +02:00
1day2die 74c7fc9da1 more details on admin overview 2023-06-09 23:55:17 +02:00
1day2die 31bbc4f906 fix wrong credentials message on username 2023-06-09 23:43:06 +02:00
1day2die 77e5b1302e move oom killer 2023-06-09 23:29:29 +02:00
1day2die dfd5c184af increase max width to show lonjg emails on user show 2023-06-09 23:25:58 +02:00
1day2die 9a04f373f0 fix voucher showing expiry "never" 2023-06-09 23:23:23 +02:00
1day2die 3a348ee894 fix installer showing php8.2 as red 2023-06-09 23:21:40 +02:00
1day2die 8785325a94 fix referral not being shown on home 2023-06-09 23:19:12 +02:00
1day2die 458d6a3f26 Change design of Roles on list 2023-06-09 23:13:02 +02:00
MrWeez 57ca712254
Removing duplicate rows 2023-06-09 17:29:25 +03:00
MrWeez fd5790c775 Translation of some fields 2023-06-09 12:48:31 +02:00
MrWeez 3b18b79b47 Language variables 2023-06-09 12:48:31 +02:00
MrWeez 7795ea3d98 Fixing the path of the installation log file 2023-06-09 11:23:32 +02:00
Dennis e7fd842f4b
"No Server" Option (#870) 2023-06-08 23:36:48 +02:00
Dennis 15a8807642
"No Server" Option 2023-06-08 23:36:16 +02:00
MrWeez 61d6240717 Correction of incorrect text output 2023-06-08 22:39:27 +02:00
IceToast eae524b653 chore: 🌐 Change all language labels to english lables 2023-06-08 20:24:15 +02:00
IceToast 21e900040a fix: remove unused "action area" 2023-06-08 20:24:15 +02:00
IceToast af8eb7b1a3 fix: 🐛 fix text typo and add localisation 2023-06-08 20:24:15 +02:00
IceToast 5027986b00 chore: remove old file 2023-06-08 20:24:15 +02:00
IceToast 466f903209 fix: 🥅 Extend error message 2023-06-08 20:24:15 +02:00
IceToast 416e2f6d00 fix: 🐛 Show coupon result with amount 2023-06-08 20:24:15 +02:00
IceToast 2c2279af56 refactor: ♻️ remove jquery code 2023-06-08 20:24:15 +02:00
IceToast d365b122db fix: 🐛 Coupon frontend, calculation and submitting 2023-06-08 20:24:15 +02:00
IceToast 2161464ee3 feat: Added Enum for payment states 2023-06-08 20:24:15 +02:00
IceToast 48e5cae9a1 feat: Migrate other payment gateways to new payment pattern 2023-06-08 20:24:15 +02:00
IceToast 4873992c48 refactor: ️ remove coupon instance from event 2023-06-08 20:24:15 +02:00
IceToast fc84e7d1db feat: Enhance coupon validation and application 2023-06-08 20:24:15 +02:00
IceToast c05b4d8820 feat: Move Payment concerns from extension to payment controller 2023-06-08 20:24:15 +02:00
Ferks-FK 6d50834f9c Just by improving the code. 2023-06-08 20:24:15 +02:00
Ferks-FK 4320fa9ef6 Make it possible to disable coupons 2023-06-08 20:24:15 +02:00
Ferks-FK 24ce267962 Implement coupons for the other gateways. 2023-06-08 20:24:15 +02:00
Ferks-FK bad9d0ec12 It is good to set the application's timezone. 2023-06-08 20:24:15 +02:00
Ferks-FK 640468acbe Finish the coupon base. 2023-06-08 20:24:15 +02:00
Ferks-FK 490e11572d Use casts instead of converting values 2023-06-08 20:24:15 +02:00