Commit graph

88 commits

Author SHA1 Message Date
Shift e947abcab2
Convert deprecated $dates property to $casts 2023-01-05 17:02:42 +00:00
Shift 70208d2157
Apply Laravel coding style
Shift automatically applies the Laravel coding style - which uses the PSR-12 coding style as a base with some minor additions.

You may customize the code style applied by configuring [Pint](https://laravel.com/docs/pint), [PHP CS Fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer), or [PHP CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) for your project root.

For more information on customizing the code style applied by Shift, [watch this short video](https://laravelshift.com/videos/shift-code-style).
2023-01-05 17:01:42 +00:00
Dennis 8b8d73c3b2
Merge pull request #575 from ok236449/Partners-and-discounts
Partners and discounts
2023-01-02 13:09:18 +01:00
1day2die c15d0f4ef6 Fix Ticket System 2022-11-29 09:20:24 +01:00
Ferks-FK 9390f6f4d6 Closes #581 2022-11-02 16:53:52 +00:00
ok236449 7537286d3a actually fixing it... 2022-10-14 21:30:07 +02:00
ok236449 8dbd4be6ce fix discount returning null and error 500 2022-10-14 21:05:19 +02:00
ok236449 3a53ddbc59 partner discounts and their referrals 2022-08-27 18:59:07 +02:00
SahrulGnwn 9b3fce2808 Ticket Blacklist 2022-08-12 16:01:51 +07:00
Dennis 487dd09f3e
Merge pull request #517 from jozefbonnar/email
Allows admins to force verify a users email
2022-08-10 20:25:42 +02:00
Jozef Bonnar 62700a91f6
fixed formatting 2022-08-10 19:14:07 +01:00
Jozef Bonnar 266057b666
Add forced email verify for admins 2022-08-10 19:11:02 +01:00
SahrulGnwn 94bbea2690 Ticket System 2022-08-01 23:52:16 +07:00
Dennis 3d1cf9116b
Merge pull request #434 from Tobiletsmc/development
Increase Controlpanel performance with fetch servers with product to reduce SQL-Queries
2022-06-07 16:55:11 +02:00
Tobiletsmc 7ff3540ad8 Undo change in suspend Method 2022-06-05 12:49:53 +02:00
Tobiletsmc 204629539f Clean code and fetch servers with product in unSuspend method 2022-06-05 12:22:26 +02:00
BuildTools f6eab834fc Fetch servers with product to reduce SQL-Queries 2022-06-04 11:39:23 +02:00
1Day 378187aea0 Referal System 2022-06-02 16:11:24 +02:00
1Day e19ca05723 Refactoring 2022-05-30 11:07:10 +02:00
IceToast 128b10bbb1 fix: replaced Settings::getValueByKey with config() 2022-01-25 22:52:19 +01:00
1Day 39177651a3 Invoice-Settings in new Settingsformat 2022-01-05 10:32:17 +01:00
1Day 63888f11e5 ability to slam all settings into one database 2022-01-05 08:57:41 +01:00
IceToast 84ec3e583c feat: Added invoice creation on stripe route & webhook 2021-12-17 11:22:37 +01:00
IceToast 754a3e38b8 Merge branch 'development' into stripe_integration
# Conflicts:
#	app/Http/Controllers/Admin/CreditProductController.php
#	app/Http/Controllers/Admin/PaymentController.php
#	composer.lock
#	resources/views/admin/payments/index.blade.php
#	resources/views/admin/store/edit.blade.php
#	resources/views/store/checkout.blade.php
#	resources/views/store/index.blade.php
2021-12-17 10:41:32 +01:00
IceToast 34a8d566a7 feat: modified db payment table 2021-12-15 11:41:57 +01:00
Dennis 63c44e6c0b
Merge branch 'development' into Invoices 2021-12-14 18:54:58 +01:00
1day2die 9d812b77ee fix cent bug 2021-12-14 16:48:00 +01:00
Dennis d572a603d3
Merge branch 'development' into localization 2021-12-14 16:06:45 +01:00
IceToast e3b8ff5045 Rename PaypalProduct -> CreditProduct 2021-12-14 15:47:50 +01:00
1Day ae67bd9a42 fix vouchers 2021-12-13 16:27:56 +01:00
1day2die a6de39bc32 small fixes, logo update, prefix update 2021-12-05 20:08:09 +01:00
1day2die 1d9b0546dd PSR-4 + cleanup 2021-12-04 16:32:25 +01:00
1day2die 32a40ca497 PSR-4 2021-12-04 16:31:33 +01:00
1Day fcef2c6b7c Update PaypalProduct.php 2021-12-02 12:06:02 +01:00
WBLKLeipe f62583a007 clean UI 2021-12-01 13:30:40 +01:00
1day2die a11a9cf99c garkein bock mehr alter 2021-11-30 18:54:01 +01:00
1day2die 21b9d70035 invoice DB, counting up, format stuff 2021-11-27 02:47:36 +01:00
AVMG20 47c251e48d removed out of credits info 2021-11-12 20:59:33 +01:00
Dennis fd89a4bc91
fixed PHPStorm being PHPStorm 2021-11-12 18:45:10 +01:00
WBLKLeipe 6e398c3ddf CTRL + ALT + L 2021-11-11 15:44:52 +01:00
WBLKLeipe feb3f10074 DocBlocks 2021-11-08 11:54:59 +01:00
WBLKLeipe 88944235f2 Show Client running out of Credits in Admin overview 2021-11-08 11:52:09 +01:00
Dennis 3fac4f87c0
Merge pull request #265 from 1day2die/fix_Tax
Full configurable Tax support
2021-11-07 20:57:11 +01:00
1day2die c664e60af7 Update Payment.php 2021-11-07 19:18:06 +01:00
1day2die e3829af116 fix docblocks? at this point im really nervous whats right and whats wrong 2021-11-07 18:43:38 +01:00
1day2die 8593bb8517 fix docblocks? 2021-11-07 18:39:20 +01:00
1day2die 487040f06a DocBlocks 2021-11-07 18:02:53 +01:00
AVMG 0039950a01
Merge pull request #267 from ControlPanel-gg/configuration_options_caching
Caching configuration options
2021-11-07 12:12:21 +01:00
AVMG20 8c7c938c6a fine tuning :) 2021-11-07 12:07:30 +01:00
AVMG20 5cb91ea767 Caching configuration options 2021-11-07 02:13:36 +01:00