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
|
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 |
|
Ferks-FK
|
8f7ad95506
|
Some improvements, and some not so much...
|
2023-06-08 20:24:15 +02:00 |
|
Ferks-FK
|
72f3decd3f
|
Feat: Let's implement the coupons now
|
2023-06-08 20:24:15 +02:00 |
|
IceToast
|
e03ac5dae0
|
fix: 🐛 missed one line for typo fix
|
2023-06-08 20:23:06 +02:00 |
|
IceToast
|
e8a6adb4e6
|
fix: 🚚 Typo cancelled -> canceled
|
2023-06-08 16:10:42 +02:00 |
|
IceToast
|
820f47738d
|
fix: 🐛 typo
|
2023-06-04 16:10:09 +02:00 |
|
IceToast
|
957da3dc78
|
chore: 🔥 remove error_log
|
2023-06-04 16:08:47 +02:00 |
|
IceToast
|
83e153058c
|
fix: 🐛locale default language selection
|
2023-06-04 16:08:22 +02:00 |
|
IceToast
|
b97bc8edf7
|
fix: 🚚 Move and remove some settings
|
2023-06-04 15:41:51 +02:00 |
|
1day2die
|
da29ead3cd
|
fix overview credit erarnings
|
2023-05-17 09:51:04 +02:00 |
|
1day2die
|
9da53bd02f
|
Monthly calculation on server index
|
2023-05-17 09:51:04 +02:00 |
|
1day2die
|
33b402bdee
|
add select 2 to roles-permissions
|
2023-05-17 09:16:20 +02:00 |
|
Dennis
|
b330e5a617
|
Fix Server upgrade || fix server overview total credits
|
2023-05-16 22:05:51 +02:00 |
|
Dennis
|
fec6c198d2
|
Merge branch 'development' into development
|
2023-05-16 22:05:34 +02:00 |
|
1day2die
|
680ffefb1e
|
fix server upgrade while installation
|
2023-05-16 22:03:52 +02:00 |
|