08 2024
This commit is contained in:
parent
04d677d37a
commit
bfa3bb1df4
1191 changed files with 637397 additions and 10619 deletions
|
|
@ -16,6 +16,11 @@
|
|||
<a href="{{ route('sysadmin_tool', ['import']) }}" class="d-block mb-3"><i class="ion ion-ios-arrow-forward"></i> Import</a>
|
||||
<a href="{{ route('sysadmin_tool', ['corrections']) }}" class="d-block mb-3"><i class="ion ion-ios-arrow-forward"></i> Corrections Points / Payment / Price / Tax / Tax Spit / Points / Discount </a>
|
||||
<a href="{{ route('sysadmin_tool', ['change_user_businesses']) }}" class="d-block mb-3"><i class="ion ion-ios-arrow-forward"></i> Change user level qual_pp in UserBusiness </a>
|
||||
<a href="{{ route('sysadmin_tool', ['repair_sales_volume_invoice']) }}" class="d-block mb-3"><i class="ion ion-ios-arrow-forward"></i> Repair Sales Volume save InvoiceID </a>
|
||||
<a href="{{ route('sysadmin_tool', ['user_credit_items_change_message']) }}" class="d-block mb-3"><i class="ion ion-ios-arrow-forward"></i> User Credit items Change Message </a>
|
||||
<a href="{{ route('sysadmin_tool', ['clean_html_product_description']) }}" class="d-block mb-3"><i class="ion ion-ios-arrow-forward"></i> clean_html_product_description </a>
|
||||
<a href="{{ route('sysadmin_tool', ['user_credit_items_add_from']) }}" class="d-block mb-3"><i class="ion ion-ios-arrow-forward"></i> user_credit_items add from month year </a>
|
||||
<a href="{{ route('sysadmin_tool', ['import_dbip_country_lite']) }}" class="d-block mb-3"><i class="ion ion-ios-arrow-forward"></i> Import dbip-country-lite </a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -14,8 +14,8 @@
|
|||
<th>{{__('slug') }}</th>
|
||||
<th>{{__('Info') }}</th>
|
||||
<th>{{__('Action') }}</th>
|
||||
<th>{{__('Status')}}</th>
|
||||
<th>{{__('Aktiv')}}</th>
|
||||
<th>{{__('tables.status')}}</th>
|
||||
<th>{{__('tables.activ')}}</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
|
@ -30,7 +30,7 @@
|
|||
data-action="{{ $value->action }}"
|
||||
data-status="{{ $value->status }}"
|
||||
data-active="{{ $value->active }}">
|
||||
<span class="far fa-edit"></span>
|
||||
<span class="fa fa-edit"></span>
|
||||
</button>
|
||||
</td>
|
||||
<td>{{ $value->name }}</td>
|
||||
|
|
@ -144,7 +144,7 @@
|
|||
"iDisplayLength": 50,
|
||||
|
||||
"language": {
|
||||
"url": "/js/German.json"
|
||||
"url": "/js/datatables-{{ \App::getLocale() }}.json"
|
||||
}
|
||||
});
|
||||
});
|
||||
|
|
|
|||
|
|
@ -21,9 +21,50 @@
|
|||
Subdomains prüfen SSL/Aktiv
|
||||
</h4>
|
||||
|
||||
|
||||
<div class="card mb-4">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@if(count($dobbleDomains)>0)
|
||||
{!! Form::open(['url' => route('sysadmin_tool_store', ['domainssl']), 'class' => '']) !!}
|
||||
<div class="card-body">
|
||||
<div class="card-datatable table-responsive">
|
||||
<table class="datatables-style table table-striped table-bordered">
|
||||
<thead>
|
||||
<tr>
|
||||
<th style="max-width: 60px;">ID</th>
|
||||
<th style="max-width: 60px;">User-ID</th>
|
||||
<th>SubDomain</th>
|
||||
<th>#</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
@foreach($dobbleDomains as $userId=>$domains)
|
||||
@foreach($domains as $domainId=>$slug)
|
||||
<tr>
|
||||
<td>{{ $domainId }}</td>
|
||||
<td>{{ $userId }}</td>
|
||||
|
||||
<td><a href="{{ $slug }}" target="_blank">{{ $slug }}</a></td>
|
||||
<td>
|
||||
<button type="submit" class="btn btn-warning btn-xs" name="delete_user_shop" value="{{ $domainId }}"
|
||||
onclick="return confirm('Shop {{ $slug }} wirklich löschen?');"><i class="ion"></i>Shop löschen</button>
|
||||
</td>
|
||||
</tr>
|
||||
@endforeach
|
||||
@endforeach
|
||||
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
{!! Form::close() !!}
|
||||
@endif
|
||||
|
||||
@if(count($SubDomains)>0)
|
||||
{!! Form::open(['url' => route('sysadmin_tool_store', ['domainssl']), 'class' => '']) !!}
|
||||
<div class="card-body">
|
||||
|
|
@ -40,8 +81,7 @@
|
|||
@foreach($SubDomains as $SubDomain=>$ssl)
|
||||
<tr>
|
||||
<td><a href="{{ $SubDomain }}" target="_blank">{{ $SubDomain }}</a></td>
|
||||
<td>{{ $ssl }}</td>
|
||||
|
||||
<td>@if(!is_array($ssl)){{ $ssl }}@endif</td>
|
||||
<td>
|
||||
<button type="submit" class="btn btn-danger btn-xs" name="delete_sub_kas" value="{{ $SubDomain }}"><i class="ion"></i> löschen</button>
|
||||
</td>
|
||||
|
|
@ -71,7 +111,7 @@
|
|||
<th>Sub</th>
|
||||
<th>SSL</th>
|
||||
<th>#</th>
|
||||
|
||||
<th>PHP</th>
|
||||
<th>seit</th>
|
||||
<th>Datum</th>
|
||||
<th>Erreichbar</th>
|
||||
|
|
@ -93,6 +133,7 @@
|
|||
<td> {!! get_active_badge($value->hasSubdomain) !!} </td>
|
||||
<td> {!! get_active_badge($value->hasSSL) !!} </td>
|
||||
<td><button type="submit" class="btn btn-success btn-xs" name="update_ssl" value="{{ $value->id }}"><i class="ion"></i>update</button></td>
|
||||
<td> {!! $value->PHPversion !!} </td>
|
||||
|
||||
<td>{{ $value->getActiveDateFormatSmall() }}</td>
|
||||
<td>
|
||||
|
|
@ -168,23 +209,20 @@
|
|||
</td>
|
||||
<td>
|
||||
@if(!$value->user || !$value->user->payment_shop || !$value->user->isActiveShop())
|
||||
<button type="submit" class="btn btn-danger btn-xs" name="delete_user_shop" value="{{ $value->id }}"><i class="ion"></i>Shop löschen</button>
|
||||
<button type="submit" class="btn btn-danger btn-xs" name="delete_user_shop" value="{{ $value->id }}"><i class="ion"></i>Shop löschen</button>
|
||||
@else
|
||||
<button type="submit" class="btn btn-warning btn-xs" name="delete_user_shop" value="{{ $value->id }}"
|
||||
onclick="return confirm('Shop {{ $value->slug }}.mivita.care wirklich löschen?');"><i class="ion"></i>Shop löschen</button>
|
||||
@endif
|
||||
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
@endforeach
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
{!! Form::close() !!}
|
||||
|
||||
@endif
|
||||
</div>
|
||||
|
||||
@endsection
|
||||
|
||||
|
|
|
|||
|
|
@ -45,16 +45,17 @@
|
|||
parallelUploads: 1,
|
||||
maxFilesize: 32,
|
||||
addRemoveLinks: true,
|
||||
dictDefaultMessage: 'Hier klicken, oder Datei hier reinziehen (Drag&Drop)',
|
||||
dictFallbackMessage: 'Dein Browser unterstützt Drag&Drop Dateiuploads nicht',
|
||||
dictFallbackText: 'Benutze das Formular um Deine Dateien hochzuladen',
|
||||
dictFileTooBig: "Die Datei ist zu groß. Die maximale Dateigröße beträgt 32 MB",
|
||||
dictInvalidFileType: 'Eine Datei dieses Typs kann nicht hochgeladen werden',
|
||||
dictResponseError: "Der Server hat ihre Anfrage mit Status error abgelehnt",
|
||||
dictCancelUpload: 'Hochladen abbrechen',
|
||||
dictDefaultMessage: "{{ __('actions.dictDefaultMessage') }}",
|
||||
dictFallbackMessage: "{{ __('actions.dictFallbackMessage') }}",
|
||||
dictFallbackText:"{{ __('actions.dictFallbackText') }}",
|
||||
dictFileTooBig: "{{ __('actions.dictFileTooBig') }}",
|
||||
dictInvalidFileType: "{{ __('actions.dictInvalidFileType') }}",
|
||||
dictResponseError: "{{ __('actions.dictResponseError') }}",
|
||||
dictCancelUpload: "{{ __('actions.dictCancelUpload') }}",
|
||||
dictCancelUploadConfirmation: null,
|
||||
dictRemoveFile: 'Datei entfernen',
|
||||
dictMaxFilesExceeded: 'Du kannst keine weiteren Dateien mehr hochladen',
|
||||
dictRemoveFile: "{{ __('actions.dictRemoveFile') }}",
|
||||
dictMaxFilesExceeded: "{{ __('actions.dictMaxFilesExceeded') }}",
|
||||
acceptedFiles: "image/jpeg,image/pjpeg,image/png,image/gif,application/pdf,text/plain",
|
||||
// The setting up of the dropzone
|
||||
init:function() {
|
||||
console.log("init");
|
||||
|
|
|
|||
|
|
@ -22,13 +22,13 @@
|
|||
<table class="datatables-style table table-striped table-bordered">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>{{__('Vorname')}}</th>
|
||||
<th>{{__('Nachname') }}</th>
|
||||
<th>{{__('First name')}}</th>
|
||||
<th>{{__('Last name') }}</th>
|
||||
<th>{{__('E-Mail') }}</th>
|
||||
<th>{{__('Betrag') }}</th>
|
||||
<th>{{__('Datum') }}</th>
|
||||
<th>{{__('Order')}}</th>
|
||||
<th>{{__('Status')}}</th>
|
||||
<th>{{__('tables.status')}}</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
|
@ -40,7 +40,7 @@
|
|||
<td>{{ $value->getFormattedTotalShipping()." €" }}</td>
|
||||
<td>{{ $value->created_at->format("d.m.Y") }}</td>
|
||||
<td>@foreach($value->shopping_order_items as $shopping_order_item)
|
||||
{{ $shopping_order_item->product->name }}<br>
|
||||
{{ $shopping_order_item->product->getLang('name') }}<br>
|
||||
@endforeach
|
||||
|
||||
</td>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue