1day2die
9b7ca02f00
add theme support
2023-01-11 11:08:22 +01:00
Dennis
ee1526fa11
Fixed backtick
...
Fixed backtick
2023-01-10 20:33:12 +01:00
rrm4395
8e29ffc5a6
Fixed backtick
2023-01-10 19:28:18 +00:00
Dennis
18ec685902
Update versionnumber
2023-01-10 20:07:15 +01:00
Dennis
871bd680b8
Merge pull request #616 from 1day2die/development
...
Development
2023-01-10 19:51:15 +01:00
Dennis
a591f86636
Merge branch 'ControlPanel-gg:development' into development
2023-01-10 19:50:08 +01:00
1day2die
f12f95bce7
language fix
2023-01-10 19:48:46 +01:00
1day2die
94fe7d245c
Alert on Homepage
2023-01-10 19:45:19 +01:00
1day2die
16a48cd2aa
allow login via username
2023-01-10 19:12:07 +01:00
Dennis
699a4bda95
Merge pull request #615 from 1day2die/development
...
Laravel 9.46
2023-01-10 19:03:59 +01:00
Dennis
9e8337efcb
Merge pull request #51 from 1day2die/shift-77419
...
Laravel 9.x Shift
2023-01-10 19:03:12 +01:00
Dennis
aacbd6780c
Merge branch 'development' into shift-77419
2023-01-06 00:13:50 +01:00
Dennis
eb0c77cea8
Merge branch 'ControlPanel-gg:main' into shift-77419
2023-01-06 00:10:14 +01:00
Dennis
7c717ec61c
Many Many small Fixes
...
adding minimum credits field in settings (it was present only in the database)
added frontend checks for settings fields (numbers)
added close ticket button for non-admin users
fixed some datatable´s sorting, adding some field, removing dupes,... (etc. Payments table, Products table, Tickets tables)
TOS, imprint and privacy policy in footer - as default they are now disabled
Made partner discounts a little bit easier to understand
little changes to delete user popup (in their profile)
removed the hamburger menu from server cards and made only a single phpmyadmin button
2023-01-06 00:09:48 +01:00
Dennis
81756c2587
Merge pull request #612 from ok236449/Partners-and-discounts
...
Partners and discounts - finishing it up
2023-01-06 00:09:33 +01:00
ok236449
7ca842e712
many many fixes
2023-01-06 00:01:23 +01:00
1day2die
2304b64d9a
fixes
2023-01-05 19:33:46 +01:00
Shift
0e3f6c98aa
Shift cleanup
2023-01-05 17:03:38 +00:00
Shift
78980a993f
Adopt anonymous migrations
2023-01-05 17:03:31 +00:00
Shift
1317fd9e42
Use <env>
tags for configuration
...
`<env>` tags have a lower precedence than system environment variables making it easier to overwrite PHPUnit configuration values in additional environments, such a CI.
Review this blog post for more details on configuration precedence when testing Laravel: https://jasonmccreary.me/articles/laravel-testing-configuration-precedence/
2023-01-05 17:03:02 +00:00
Shift
2987812622
Bump Laravel dependencies
2023-01-05 17:03:02 +00:00
Shift
fde21b4c98
Default config files
...
In an effort to make upgrading the constantly changing config files
easier, Shift defaulted them and merged your true customizations -
where ENV variables may not be used.
2023-01-05 17:03:01 +00:00
Shift
a62e04a4e4
Shift config files
2023-01-05 17:03:00 +00:00
Shift
e947abcab2
Convert deprecated $dates
property to $casts
2023-01-05 17:02:42 +00:00
Shift
8f4908b1b7
Adopt class based routes
2023-01-05 17:02:41 +00:00
Shift
abb28548f1
Remove unnecessary $model
property
2023-01-05 17:02:37 +00:00
Shift
acb0c08ab4
Use Faker methods
...
Accessing Faker properties was deprecated in Faker 1.14.
2023-01-05 17:02:35 +00:00
Shift
a9d76b1cfd
Convert optional()
to nullsafe operator
2023-01-05 17:02:33 +00:00
Shift
df257ead7a
Remove web.config
2023-01-05 17:02:33 +00:00
Shift
7ee787951b
Shift core files
2023-01-05 17:02:33 +00:00
Shift
8b7632d964
Upgrade to Flysystem 3.0
2023-01-05 17:02:19 +00:00
Shift
a57c063e6b
Replace deprecated HEADER_X_FORWARDED_ALL
constant
2023-01-05 17:02:13 +00:00
Shift
daff0fc566
Streamline $commands
property
2023-01-05 17:02:12 +00:00
Shift
472dead0d6
Remove fruitcake/laravel-cors
dependency
2023-01-05 17:02:11 +00:00
Shift
e948472475
Shift registered middleware
2023-01-05 17:02:11 +00:00
Shift
2e1af401c1
Move resources/lang
folder
2023-01-05 17:02:03 +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
db828e7285
Recaptcha on Password reset & TOS
...
Recaptcha on Password reset & TOS
2023-01-05 17:55:37 +01:00
Dennis
d55a6b1944
Merge branch 'ControlPanel-gg:development' into development
2023-01-05 17:54:11 +01:00
ok236449
ed5a968d11
finishing up of Partner checkout
...
support for 100% discount
2023-01-04 18:59:52 +01:00
ok236449
b6e45c443c
fix admin overview year conditions
...
sort currencies
2023-01-04 18:57:57 +01:00
1day2die
6516f7047a
recaptcha on password reset
2023-01-04 12:04:44 +01:00
1day2die
81662b8e17
TOS on register site
2023-01-04 11:51:35 +01:00
Dennis
4aa2f65ec3
Merge pull request #611 from einsz/fixed-nests-description
...
change nest description from string to text
2023-01-04 06:48:42 +01:00
einsz
e08d173e78
change migration down to the old state
2023-01-04 06:47:37 +01:00
einsz
4645427403
change nest description to text
...
fixes error 500 on long nest description
2023-01-03 19:19:07 +01:00
1day2die
ab26a20dde
update language
2023-01-03 16:12:07 +01:00
Dennis
3c210d388d
self delete user, TOS
...
self delete user, TOS
2023-01-02 19:27:02 +01:00
1day2die
f8ab81e27d
revert
2023-01-02 15:28:59 +01:00
1day2die
70677e3a3a
Update create.blade.php
2023-01-02 15:15:59 +01:00