Commit graph

622 commits

Author SHA1 Message Date
1Day 7bd0f2a9d3 cleanup language 2022-01-05 15:03:29 +01:00
1Day df47880fd7 Dynamic locale 2022-01-05 14:51:12 +01:00
1Day 831e6a7ee1 Language settings. DYNAMC IS STILL MISSING 2022-01-05 13:30:05 +01:00
1Day e6eb7f1e17 Update InvoiceSettingsC.php 2022-01-05 11:07:10 +01:00
1Day d30f6b9f38 Update Queries 2022-01-05 11:06:17 +01:00
1Day 39177651a3 Invoice-Settings in new Settingsformat 2022-01-05 10:32:17 +01:00
1Day 41d79186bd List only main-Configs in the Main-Config-Table 2022-01-05 09:12:21 +01:00
1Day 63888f11e5 ability to slam all settings into one database 2022-01-05 08:57:41 +01:00
1Day 16eebcb02a Formatting 2022-01-04 10:20:43 +01:00
1Day efd8274088 Split InvoiceSettings and InvoiceController 2022-01-04 10:20:27 +01:00
1Day 6f1d372512 basics for the language-settings 2022-01-04 10:03:03 +01:00
1Day c2988787e6 Invoice Settings looks nicer 2022-01-04 09:33:38 +01:00
1Day acc3371ba8 Download Invoices in Payment-View 2022-01-04 09:05:53 +01:00
IceToast f056a183c7 chore: 🌐 localized "dashboard icons string" 2022-01-03 02:10:36 +01:00
IceToast 51c7361d73 feat: Moved "Configurations" to settings 2022-01-03 02:08:09 +01:00
IceToast c84b32c4b2 refactor: 🎨 Moved InvoiceSettingsController to Classes directory -> its not a controller -> needs renaming after db refactor 2022-01-03 01:59:40 +01:00
IceToast 267f28e6e9 feat: Added auto list item generation -> based on files in tabs directory 2022-01-03 01:52:44 +01:00
IceToast ef732d5426 feat: Moved InvoiceSettings Tab content to "tabs" directory -> modular approach 2022-01-02 19:38:13 +01:00
IceToast 41b0f03219 refactor: ♻️ Removed commented out code & Renamed SettingsController & comments for readability 2022-01-02 19:37:31 +01:00
IceToast cd91931bc0 feat: 🎨 Moved Settingscontroller to their own directory 2022-01-02 19:34:51 +01:00
IceToast 0a75de9689 fix: 🚑️ Added DB-Migration -> renaming paypal_products table to credit_products 2021-12-28 21:38:55 +01:00
IceToast 2db5a580ce fix: 🎨 fixed typo 2021-12-28 20:05:03 +01:00
Dennis d0c0a8fd58
Merge pull request #354 from IceToast/development
removed PAYPAL_EMAIL env & Info row in checkout
2021-12-28 14:41:03 +01:00
IceToast 3750dc45d1 docs: 📝 Updated the .env.example to be more self explanatory 2021-12-28 14:09:18 +01:00
IceToast 669939f8c3 refactor: ♻️ Removed PAYPAL_EMAIL env -> not being used && removed info row in checkout -> unnecessary | closes #353 2021-12-28 13:35:58 +01:00
Dennis 0fadf3494d
Merge pull request #346 from 1day2die/fix_api_verification_mail
send verification mail when using "POST Create User"
2021-12-28 08:31:19 +01:00
Dennis 3b76875120
Update new languages 2021-12-28 07:56:33 +01:00
Dennis c668ac4d2e
Add more Languages 2021-12-28 07:52:10 +01:00
Dennis f579c9ab99
Newest english, german and italian translations 2021-12-27 14:15:23 +01:00
Dennis 70b261f2ab
Merge pull request #333 from 1day2die/dynamic_language_selection
Dynamic language depending on users browserlanguage - Ability to change Language manually
2021-12-27 13:59:41 +01:00
1day2die 83657cc6df Update UserController.php 2021-12-26 22:48:43 +01:00
1day2die e6910fb13d fix dynamic locale if unset 2021-12-24 00:42:37 +01:00
Dennis 5b7374d41a
Merge pull request #339 from IceToast/servers-servercard
servers card UI redesign
2021-12-24 00:11:16 +01:00
IceToast 55b67ea95b fix: 🎨 spacing between server cards 2021-12-24 00:03:32 +01:00
IceToast c715479fa2 feat: Added Nodename to server card -> info icon popover 2021-12-23 14:48:04 +01:00
Dennis ae3cb3fd7a
Merge pull request #343 from IceToast/development
style: 🚚 Renamed divided cpu by 100 and renamed unit to vCores -> more realistic naming
2021-12-23 09:55:32 +01:00
1Day 72b25e53c3 Option to disable certain languages completely 2021-12-23 09:09:39 +01:00
IceToast 840da10a38 fix: 💄 improved mobile design -> centering 2021-12-23 00:27:43 +01:00
IceToast e4aabaec78 style: 🚚 Renamed divided cpu by 100 and renamed unit to vCores -> more realistic naming 2021-12-22 20:34:27 +01:00
IceToast 5a05c5f846 feat: Added Resource plan-/product-data to server card 2021-12-22 20:18:48 +01:00
IceToast 2bfe26247a Merge branch 'development' into servers-servercard 2021-12-22 15:14:21 +01:00
IceToast d09004df17 feat: 🔒️ Added error handling on server attribute fetching 2021-12-22 15:11:13 +01:00
IceToast 48d5e59fda docs: 🌐 Added localized string default generation to contributing.md 2021-12-22 14:54:14 +01:00
IceToast 277d28df85 chore: 🐛 removed invoices::invoice.string localization -> no need to translate 2021-12-22 14:51:29 +01:00
IceToast f0852498ed revert: 🎨 removed random formatting lol 2021-12-22 14:50:00 +01:00
IceToast f10933104c feat: Added Localization generation 2021-12-22 14:31:09 +01:00
Dennis a571b5a59d
Merge pull request #341 from 1day2die/payment_methode_on_invoice
Add payment methode to invoice
2021-12-22 13:53:30 +01:00
1Day ae1fecef33 Add payment methode to invoice 2021-12-22 13:48:21 +01:00
Dennis 24d68a8bed
Merge pull request #340 from 1day2die/development
Remove translationmanager
2021-12-22 13:07:23 +01:00
Dennis c614e03526
Merge pull request #328 from IceToast/stripe_integration
feature: Stripe integration
2021-12-22 13:06:46 +01:00