diff --git a/resources/views/accounts/create.blade.php b/resources/views/accounts/create.blade.php
deleted file mode 100644
index 57954d8c8d..0000000000
--- a/resources/views/accounts/create.blade.php
+++ /dev/null
@@ -1,64 +0,0 @@
-@extends('layouts.default')
-@section('content')
-{!! Breadcrumbs::renderIfExists(Route::getCurrentRoute()->getName(), $what) !!}
-{!! Form::open(['class' => 'form-horizontal','id' => 'store','route' => 'accounts.store']) !!}
-{!! Form::hidden('what',$what) !!}
-
-@foreach ($errors->all() as $error)
-
-
- @else
-
-
- @include('partials.boxes')
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Savings
- {!! Amount::format($savingsTotal) !!}
-
-
- @if(count($savings) == 0)
-
Mark your asset accounts as "Savings account" to fill this panel.
- @else
- @foreach($savings as $account)
-
-
-
-
{!! Amount::format($account->startBalance) !!}
-
-
- @if($account->difference < 0)
-
-
-
- @if($account->percentage <= 50)
- {{Amount::format($account->difference,false)}}
- @endif
-
-
- @if($account->percentage > 50)
- {{Amount::format($account->difference,false)}}
- @endif
-
-
- @else
-
-
-
- @if($account->percentage > 50)
- {{Amount::format($account->difference,false)}}
- @endif
-
-
- @if($account->percentage <= 50)
- {{Amount::format($account->difference,false)}}
- @endif
-
-
- @endif
-
-
-
-
{!! Amount::format($account->endBalance) !!}
-
- @endforeach
- @endif
-
-
-
-
-
-
- Piggy banks
-
-
- @if($piggyBankAccounts->count() == 0)
-
Create piggy banks to fill this panel.
- @else
- @foreach($piggyBankAccounts as $account)
-
-
-
-
{!! Amount::format($account->startBalance) !!}
-
-
-
-
-
- @if($account->percentage <= 50)
- {{Amount::format($account->piggyBalance,false)}} divided
- @endif
-
-
- @if($account->percentage > 50)
- {{Amount::format($account->difference,false)}} left to divide
- @endif
-
-
-
-
-
{!! Amount::format($account->piggyBalance) !!}
-
- @endforeach
- @endif
-
-
-
-
-
-
-
-
-
-
-
- @foreach($transactions as $data)
-
-
-
- @include('list.journals-tiny',['transactions' => $data[0],'account' => $data[1]])
-
-
- @endforeach
-
-
-
-@endif
-
-
-@stop
-@section('scripts')
-
-
-
-
-
-
-
-
-
-@stop
-@section('styles')
-@stop
diff --git a/resources/views/layouts/default.blade.php b/resources/views/layouts/default.blade.php
deleted file mode 100644
index 6eafcace52..0000000000
--- a/resources/views/layouts/default.blade.php
+++ /dev/null
@@ -1,156 +0,0 @@
-
-
-
-
-
-
-
-
Firefly
- @if(isset($title) && $title != 'Firefly')
- // {{{$title}}}
- @endif
- @if(isset($subTitle))
- // {{{$subTitle}}}
- @endif
-
-
-
-
-
-
-
-
-
-
-
-
-
- @yield('styles')
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- @include('partials.menu')
-
-
-
-
-
- @include('partials.flashes')
- @yield('content')
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-@yield('scripts')
-
-
-
-
-
diff --git a/resources/views/layouts/guest.blade.php b/resources/views/layouts/guest.blade.php
deleted file mode 100644
index 0f47c9dbf4..0000000000
--- a/resources/views/layouts/guest.blade.php
+++ /dev/null
@@ -1,59 +0,0 @@
-
-
-
-
-
-
-
-
Firefly III
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- @include('partials.flashes')
- @yield('content')
-
-
-
-
-
-
-
-
-
diff --git a/resources/views/list/accounts.blade.php b/resources/views/list/accounts.blade.php
deleted file mode 100644
index 12431be966..0000000000
--- a/resources/views/list/accounts.blade.php
+++ /dev/null
@@ -1,60 +0,0 @@
-
-
-
-
- Name
- @if(isset($what) && $what == 'asset')
- Role
- @endif
- Current balance
- Active
- Last activity
- Balance difference between {{Session::get('start')->format('jS F Y')}} and {{Session::get('end')->format('jS F Y')}}
-
-
-
- @foreach($accounts as $account)
-
-
-
-
- {{{$account->name}}}
- @if(isset($what) && $what == 'asset')
-
- @foreach($account->accountmeta as $entry)
- @if($entry->name == 'accountRole')
- {{Config::get('firefly.accountRoles.'.$entry->data)}}
- @endif
- @endforeach
-
- @endif
-
- {!! Amount::format($balance) !!}
-
- @if($account->active)
-
- @else
-
- @endif
-
- @if($account->lastActivityDate)
-
- {{{$account->lastActivityDate->format('j F Y')}}}
-
- @else
-
- Never
-
- @endif
-
- {!! Amount::format($account->endBalance - $account->startBalance) !!}
-
-
-
-
- @endforeach
-
-
\ No newline at end of file
diff --git a/resources/views/list/bills.blade.php b/resources/views/list/bills.blade.php
deleted file mode 100644
index c0e4c4f724..0000000000
--- a/resources/views/list/bills.blade.php
+++ /dev/null
@@ -1,78 +0,0 @@
-
-
-
- Name
- Matches on
- Matching amount
- Last seen match
- Next expected match
- Is active
- Will be automatched
- Repeats every
-
-
- @foreach($bills as $entry)
-
-
-
-
-
- {{{$entry->name}}}
-
-
- @foreach(explode(',',$entry->match) as $match)
- {{{$match}}}
- @endforeach
-
-
- {!! Amount::format($entry->amount_min) !!}
-
-
- {!! Amount::format($entry->amount_max) !!}
-
-
- @if($entry->lastFoundMatch)
- {{$entry->lastFoundMatch->format('j F Y')}}
- @else
- Unknown
- @endif
-
-
- @if($entry->nextExpectedMatch)
- {{$entry->nextExpectedMatch->format('j F Y')}}
- @else
- Unknown
- @endif
-
-
- @if($entry->active)
-
- @else
-
- @endif
-
-
- @if($entry->automatch)
-
- @else
-
- @endif
-
-
- {{{$entry->repeat_freq}}}
- @if($entry->skip > 0)
- skips over {{$entry->skip}}
- @endif
-
-
- @if($entry->active)
-
- @endif
-
-
-
- @endforeach
-
diff --git a/resources/views/list/categories.blade.php b/resources/views/list/categories.blade.php
deleted file mode 100644
index 2c5b166c43..0000000000
--- a/resources/views/list/categories.blade.php
+++ /dev/null
@@ -1,38 +0,0 @@
-
-
-
-
- Name
- Last activity
-
-
-
-
-
- Without a category
-
-
- @foreach($categories as $category)
-
-
-
-
-
- {{{$category->name}}}
-
- @if($category->lastActivity)
-
- {{$category->lastActivity->format('jS F Y')}}
-
- @else
-
- Never
-
- @endif
-
- @endforeach
-
-
diff --git a/resources/views/list/journals-full.blade.php b/resources/views/list/journals-full.blade.php
deleted file mode 100644
index 85e80da821..0000000000
--- a/resources/views/list/journals-full.blade.php
+++ /dev/null
@@ -1,162 +0,0 @@
-@if(is_object($journals) && method_exists($journals, 'render'))
-{!! $journals->render() !!}
-@endif
-
-
-
- Description
- Amount
- Date
- From
- To
- {{-- Hide budgets? --}}
- @if($hideBudgets)
-
- @endif
-
- {{-- Hide categories? --}}
- @if($hideCategories)
-
- @endif
-
- {{-- Hide bills? --}}
- @if(!$hideBills)
-
- @endif
-
- @foreach($journals as $journal)
- @if(!isset($journal->transactions[1]) || !isset($journal->transactions[0]))
-
-
-
-
-
- {{{$journal->description}}}
- Invalid journal: Found {{$journal->transactions()->count()}} transaction(s)
-
- @else
-
-
-
- @if(isset($sorting) && $sorting === true)
-
- @endif
-
-
-
-
-
- @if($journal->transactiontype->type == 'Withdrawal')
-
- @endif
- @if($journal->transactiontype->type == 'Deposit')
-
- @endif
- @if($journal->transactiontype->type == 'Transfer')
-
- @endif
- @if($journal->transactiontype->type == 'Opening balance')
-
- @endif
-
-
- {{{$journal->description}}}
-
-
- @if(!$hideTags)
- {{-- If relevant, refer to tag instead of amount. --}}
-
-
- @foreach($journal->tags as $tag)
-
- @if($tag->tagMode == 'advancePayment' && $journal->transactionType->type == 'Deposit')
-
- @endif
- @if($tag->tagMode == 'advancePayment' && $journal->transactionType->type == 'Withdrawal')
- amount;$showSubAmount=true;?>
- @foreach($tag->transactionjournals as $subJournal)
- @if($subJournal->id != $journal->id)
- amount;$doNothing=false;?>
- @endif
- @endforeach
- @endif
- @endforeach
-
-
- @if($showTag === true)
- {{$tagToShow->tag}}
- @endif
- @if($showSubAmount === true)
- {!! Amount::format($subAmount*-1) !!}
- @endif
- @if($doNothing)
- {!! Amount::formatJournal($journal) !!}
- @endif
- @else
- {!! Amount::formatJournal($journal) !!}
- @endif
-
-
- {{$journal->date->format('j F Y')}}
-
-
- @if($journal->transactions[0]->account->accounttype->type == 'Cash account')
- (cash)
- @else
- {{{$journal->transactions[0]->account->name}}}
- @endif
-
-
- @if($journal->transactions[1]->account->accounttype->type == 'Cash account')
- (cash)
- @else
- {{{$journal->transactions[1]->account->name}}}
- @endif
-
-
- {{-- Do NOT hide the budget? --}}
- @if(!$hideBudgets)
-
- budgets[0]) ? $journal->budgets[0] : null; ?>
- @if($budget)
- {{{$budget->name}}}
- @endif
-
- @endif
-
- {{-- Do NOT hide the category? --}}
- @if(!$hideCategories)
-
- categories[0]) ? $journal->categories[0] : null; ?>
- @if($category)
- {{{$category->name}}}
- @endif
-
- @endif
-
- {{-- Do NOT hide the bill? --}}
- @if(!$hideBills)
-
- @if($journal->bill)
- {{{$journal->bill->name}}}
- @endif
-
- @endif
-
-
-
- @endif
-
- @endforeach
-
-
-@if(is_object($journals) && method_exists($journals, 'render'))
-{!! $journals->render() !!}
-@endif
diff --git a/resources/views/list/journals-tiny.blade.php b/resources/views/list/journals-tiny.blade.php
deleted file mode 100644
index 27a06b5256..0000000000
--- a/resources/views/list/journals-tiny.blade.php
+++ /dev/null
@@ -1,35 +0,0 @@
-
diff --git a/resources/views/list/piggy-bank-events.blade.php b/resources/views/list/piggy-bank-events.blade.php
deleted file mode 100644
index e7527ed54e..0000000000
--- a/resources/views/list/piggy-bank-events.blade.php
+++ /dev/null
@@ -1,33 +0,0 @@
-
-
- @if(isset($showPiggyBank) && $showPiggyBank === true)
- Piggy bank
- @endif
- Date
- Amount
-
- @foreach($events as $event)
-
- @if(isset($showPiggyBank) && $showPiggyBank === true)
-
- {{{$event->piggyBank->name}}}
-
- @endif
-
- @if(!is_null($event->transaction_journal_id))
- {{$event->date->format('j F Y')}}
- @else
- {{$event->date->format('j F Y')}}
- @endif
-
-
-
- @if($event->amount < 0)
- Removed {{Amount::format($event->amount*-1,false)}}
- @else
- Added {{Amount::format($event->amount,false)}}
- @endif
-
-
- @endforeach
-
diff --git a/resources/views/list/piggy-banks.blade.php b/resources/views/list/piggy-banks.blade.php
deleted file mode 100644
index 3b6f366261..0000000000
--- a/resources/views/list/piggy-banks.blade.php
+++ /dev/null
@@ -1,56 +0,0 @@
-
-
-@foreach($piggyBanks as $piggyBank)
-
-
-
-
-
-
-
-
-
- {{{$piggyBank->name}}}
-
-
- {!! Amount::format($piggyBank->savedSoFar,true) !!}
-
-
- @if($piggyBank->savedSoFar > 0)
-
- @endif
-
-
-
-
-
percentage == 100)
- class="progress-bar progress-bar-success"
- @else
- class="progress-bar progress-bar-info"
- @endif
- role="progressbar" aria-valuenow="{{$piggyBank->percentage}}" aria-valuemin="0" aria-valuemax="100" style="min-width: 40px;width: {{$piggyBank->percentage}}%;">
- {{$piggyBank->percentage}}%
-
-
-
-
-
-
- @if($piggyBank->leftToSave > 0)
-
- @endif
-
-
- {!! Amount::format($piggyBank->targetamount,true) !!}
- @if($piggyBank->leftToSave > 0)
- ({!! Amount::format($piggyBank->leftToSave) !!})
- @endif
-
-
-@endforeach
-
-
\ No newline at end of file
diff --git a/resources/views/list/reminders.blade.php b/resources/views/list/reminders.blade.php
deleted file mode 100644
index f8e1510aae..0000000000
--- a/resources/views/list/reminders.blade.php
+++ /dev/null
@@ -1,45 +0,0 @@
-
- @if($reminders->count() > 0)
- @foreach($reminders as $reminder)
-
-
-
-
-
- This reminder is active between {{$reminder->startdate->format('jS F Y')}}
- and {{$reminder->enddate->format('jS F Y')}}.
-
- @if(isset($reminder->description))
-
{!! $reminder->description !!}
- @endif
-
-
-
-
- @endforeach
- @else
-
- @endif
-
diff --git a/resources/views/partials/boxes.blade.php b/resources/views/partials/boxes.blade.php
deleted file mode 100644
index ab01a9b357..0000000000
--- a/resources/views/partials/boxes.blade.php
+++ /dev/null
@@ -1,92 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
{{Amount::format(0,false)}}
-
Money out
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
{{Amount::format(0,false)}}
-
Money in
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
{{Amount::format(0,false)}}
-
Bills to pay
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
{{Amount::format(0,false)}}
-
Bills paid
-
-
-
-
-
-
-
-
-
-
diff --git a/resources/views/partials/date_nav.blade.php b/resources/views/partials/date_nav.blade.php
deleted file mode 100644
index 28c2838b25..0000000000
--- a/resources/views/partials/date_nav.blade.php
+++ /dev/null
@@ -1,31 +0,0 @@
-{{--
-
-
-
-
- {{{Session::get('period')}}}
-
-
-
-
-
-
-
---}}
diff --git a/resources/views/partials/flashes.blade.php b/resources/views/partials/flashes.blade.php
deleted file mode 100644
index e97d346de0..0000000000
--- a/resources/views/partials/flashes.blade.php
+++ /dev/null
@@ -1,27 +0,0 @@
-@if(Session::has('success'))
-
- × Close
- Success! {{{Session::get('success')}}}
-
-@endif
-
-@if(Session::has('info'))
-
- × Close
- Info: {{{Session::get('info')}}}
-
-@endif
-
-@if(Session::has('warning'))
-
- × Close
- Warning! {{{Session::get('warning')}}}
-
-@endif
-
-@if(Session::has('error'))
-
- × Close
- Error! {{{Session::get('error')}}}
-
-@endif
diff --git a/resources/views/partials/menu.blade.php b/resources/views/partials/menu.blade.php
deleted file mode 100644
index 6dfcd89a6b..0000000000
--- a/resources/views/partials/menu.blade.php
+++ /dev/null
@@ -1,198 +0,0 @@
-
-getName();?>
-
-
-
-
-
-
-
-
-
-
- @if(isset($reminders) && $reminders->count() > 0)
-
-
-
-
-
-
-
- @endif
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/resources/views/piggy-banks/add.blade.php b/resources/views/piggy-banks/add.blade.php
deleted file mode 100644
index 37ae0ff02e..0000000000
--- a/resources/views/piggy-banks/add.blade.php
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-
diff --git a/resources/views/piggy-banks/create.blade.php b/resources/views/piggy-banks/create.blade.php
deleted file mode 100644
index f37965d1e5..0000000000
--- a/resources/views/piggy-banks/create.blade.php
+++ /dev/null
@@ -1,59 +0,0 @@
-@extends('layouts.default')
-@section('content')
-{!! Breadcrumbs::renderIfExists(Route::getCurrentRoute()->getName()) !!}
-{!! Form::open(['class' => 'form-horizontal','id' => 'store','url' => route('piggy-banks.store')]) !!}
-
-
-
-
-
-
-
- Mandatory fields
-
-
-
- {!! ExpandedForm::text('name') !!}
- {!! ExpandedForm::select('account_id',$accounts,null,['label' => 'Save on account']) !!}
- {!! ExpandedForm::amount('targetamount') !!}
-
-
-
-
-
-
-
-
- Optional fields
-
-
- {!! ExpandedForm::date('targetdate') !!}
- {!! ExpandedForm::checkbox('remind_me','1',false,['label' => 'Remind me']) !!}
- {!! ExpandedForm::select('reminder',$periods,'month',['label' => 'Remind every']) !!}
-
-
-
-
-
-
- Options
-
-
- {!! ExpandedForm::optionsList('create','piggy bank') !!}
-
-
-
-
-
-
-
-
-
- Store new piggy bank
-
-
-
-
-
-{!! Form::close() !!}
-@stop
diff --git a/resources/views/piggy-banks/delete.blade.php b/resources/views/piggy-banks/delete.blade.php
deleted file mode 100644
index 47c761c9b0..0000000000
--- a/resources/views/piggy-banks/delete.blade.php
+++ /dev/null
@@ -1,37 +0,0 @@
-@extends('layouts.default')
-@section('content')
-{!! Breadcrumbs::renderIfExists(Route::getCurrentRoute()->getName(), $piggyBank) !!}
-{!! Form::open(['class' => 'form-horizontal','id' => 'destroy','url' => route('piggy-banks.destroy',$piggyBank->id)]) !!}
-
-
-
-
- Delete piggy bank "{{{$piggyBank->name}}}"
-
-
-
- Are you sure?
-
-
-
- Delete permanently
- Cancel
-
-
-
-
-
-
-
-
-
-{!! Form::close() !!}
-@stop
diff --git a/resources/views/piggy-banks/edit.blade.php b/resources/views/piggy-banks/edit.blade.php
deleted file mode 100644
index 297a0cd7ca..0000000000
--- a/resources/views/piggy-banks/edit.blade.php
+++ /dev/null
@@ -1,64 +0,0 @@
-@extends('layouts.default')
-@section('content')
-{!! Breadcrumbs::renderIfExists(Route::getCurrentRoute()->getName(), $piggyBank) !!}
-{!! Form::model($piggyBank, ['class' => 'form-horizontal','id' => 'update','url' => route('piggy-banks.update',$piggyBank->id)]) !!}
-
-
-
-
-
-
-
-
- Mandatory fields
-
-
- @foreach($errors->all() as $err)
- {{$err}}
- @endforeach
-
- {!! ExpandedForm::text('name') !!}
- {!! ExpandedForm::select('account_id',$accounts,null,['label' => 'Save on account']) !!}
- {!! ExpandedForm::amount('targetamount') !!}
-
-
-
-
-
-
-
-
-
- Optional fields
-
-
- {!! ExpandedForm::date('targetdate') !!}
- {!! ExpandedForm::checkbox('remind_me','1',$preFilled['remind_me'],['label' => 'Remind me']) !!}
- {!! ExpandedForm::select('reminder',$periods,$preFilled['reminder'],['label' => 'Remind every']) !!}
-
-
-
-
-
-
- Options
-
-
- {!! ExpandedForm::optionsList('update','piggy bank') !!}
-
-
-
-
-
-
-
-
-
- Update piggy bank
-
-
-
-
-
-{!! Form::close() !!}
-@stop
diff --git a/resources/views/piggy-banks/index.blade.php b/resources/views/piggy-banks/index.blade.php
deleted file mode 100644
index 33f5d935cf..0000000000
--- a/resources/views/piggy-banks/index.blade.php
+++ /dev/null
@@ -1,62 +0,0 @@
-@extends('layouts.default')
-@section('content')
-{!! Breadcrumbs::renderIfExists(Route::getCurrentRoute()->getName()) !!}
-
-
-
-
-
-
Piggy banks
- @include('list.piggy-banks')
-
-
-
-
-
-
-
-
- Account status
-
-
-
- Account
- Balance
- Left for piggy banks
- Sum of piggy banks
- Saved so far
- Left to save
-
- @foreach($accounts as $id => $info)
-
- {{{$info['name']}}}
- {!! Amount::format($info['balance']) !!}
- {!! Amount::format($info['leftForPiggyBanks']) !!}
- {!! Amount::format($info['sumOfTargets']) !!}
- {!! Amount::format($info['sumOfSaved']) !!}
- {!! Amount::format($info['leftToSave']) !!}
-
- @endforeach
-
-
-
-
-
-
-
-
-
-
-
-
-@stop
-@section('scripts')
-
-
-@stop
diff --git a/resources/views/piggy-banks/remove.blade.php b/resources/views/piggy-banks/remove.blade.php
deleted file mode 100644
index 7de6bc0871..0000000000
--- a/resources/views/piggy-banks/remove.blade.php
+++ /dev/null
@@ -1,26 +0,0 @@
-
-
-
diff --git a/resources/views/piggy-banks/show.blade.php b/resources/views/piggy-banks/show.blade.php
deleted file mode 100644
index c3c7c511cf..0000000000
--- a/resources/views/piggy-banks/show.blade.php
+++ /dev/null
@@ -1,122 +0,0 @@
-@extends('layouts.default')
-@section('content')
-{!! Breadcrumbs::renderIfExists(Route::getCurrentRoute()->getName(), $piggyBank) !!}
-
-
-
-
-
-
-
- Account
- {{{$piggyBank->account->name}}}
-
-
- Target amount
- {!! Amount::format($piggyBank->targetamount) !!}
-
-
- Saved so far
- {!! Amount::format($piggyBank->currentRelevantRep()->currentamount) !!}
-
-
- Left to save
- {!! Amount::format($piggyBank->targetamount-$piggyBank->currentRelevantRep()->currentamount) !!}
-
-
- Start date
-
- @if(is_null($piggyBank->startdate))
- No start date
- @endif
- @if(is_object($piggyBank->startdate))
- {{$piggyBank->startdate->format('jS F Y')}}
- @endif
-
-
-
- Target date
-
- @if(is_null($piggyBank->targetdate))
- No target date
- @endif
- @if(is_object($piggyBank->targetdate))
- {{$piggyBank->targetdate->format('jS F Y')}}
- @endif
-
-
- @if(!is_null($piggyBank->reminder))
-
- Reminder
-
- @if(intval($piggyBank->remind_me) == 0)
- (no reminder)
- @else
- Every
- @if($piggyBank->reminder_skip != 0)
- {{$piggyBank->reminder_skip}}
- @endif
- {{$piggyBank->reminder}}(s)
- @endif
-
-
- @endif
-
- Reminders left
- (in progress...)
-
-
- Expected amount per reminder
- (in progress...)
-
-
-
-
-
- Table
-
- @include('list.piggy-bank-events')
-
-
-
-
-@stop
-
-@section('scripts')
-
-
-
-
-
-
-
-@stop
diff --git a/resources/views/preferences/index.blade.php b/resources/views/preferences/index.blade.php
deleted file mode 100644
index 828eb69402..0000000000
--- a/resources/views/preferences/index.blade.php
+++ /dev/null
@@ -1,103 +0,0 @@
-@extends('layouts.default')
-@section('content')
-{!! Breadcrumbs::renderIfExists(Route::getCurrentRoute()->getName()) !!}
-
-{!! Form::open(['class' => 'form-horizontal','id' => 'preferences']) !!}
-
-
-
-
-
- Home screen accounts
-
-
-
Which accounts should be displayed on the home page?
- @foreach($accounts as $account)
-
- @endforeach
-
-
-
-
- Budget settings
-
-
-
- What's the maximum amount of money a budget envelope may contain?
-
- {!! ExpandedForm::amount('budgetMaximum',$budgetMaximum,['label' => 'Budget maximum']) !!}
-
-
-
-
-
-
-
-
-
-{!! Form::close() !!}
-
-@stop
diff --git a/resources/views/profile/change-password.blade.php b/resources/views/profile/change-password.blade.php
deleted file mode 100644
index e78a9dce3c..0000000000
--- a/resources/views/profile/change-password.blade.php
+++ /dev/null
@@ -1,54 +0,0 @@
-@extends('layouts.default')
-@section('content')
-{!! Breadcrumbs::renderIfExists(Route::getCurrentRoute()->getName()) !!}
-
-
-
-
- Change your password
-
-
-
- @if($errors->count() > 0)
-
- @foreach($errors->all() as $err)
- {{$err}}
- @endforeach
-
-
- @endif
-
- {!! Form::open(['class' => 'form-horizontal','id' => 'change-password']) !!}
-
-
-
-
-
-
- {!! Form::close() !!}
-
-
-
-
-@stop
-@section('scripts')
-@stop
diff --git a/resources/views/profile/delete-account.blade.php b/resources/views/profile/delete-account.blade.php
deleted file mode 100644
index a181f16a68..0000000000
--- a/resources/views/profile/delete-account.blade.php
+++ /dev/null
@@ -1,49 +0,0 @@
-@extends('layouts.default')
-@section('content')
-{!! Breadcrumbs::renderIfExists(Route::getCurrentRoute()->getName()) !!}
-
-
-
-
- Delete your account
-
-
-
-
- Deleting your account will also delete any accounts, transactions, anything
- you might have saved into Firefly III. It'll be GONE.
-
-
- Enter your password to continue.
-
-
- @if($errors->count() > 0)
-
- @foreach($errors->all() as $err)
- {{$err}}
- @endforeach
-
-
- @endif
-
- {!! Form::open(['class' => 'form-horizontal','id' => 'change-password']) !!}
-
-
-
- {!! Form::close() !!}
-
-
-
-
-@stop
-@section('scripts')
-@stop
diff --git a/resources/views/profile/index.blade.php b/resources/views/profile/index.blade.php
deleted file mode 100644
index 660cd54bcc..0000000000
--- a/resources/views/profile/index.blade.php
+++ /dev/null
@@ -1,21 +0,0 @@
-@extends('layouts.default')
-@section('content')
-{!! Breadcrumbs::renderIfExists(Route::getCurrentRoute()->getName()) !!}
-
-@stop
-@section('scripts')
-@stop
diff --git a/resources/views/reminders/index.blade.php b/resources/views/reminders/index.blade.php
deleted file mode 100644
index 1e36c8f907..0000000000
--- a/resources/views/reminders/index.blade.php
+++ /dev/null
@@ -1,40 +0,0 @@
-@extends('layouts.default')
-@section('content')
-{!! Breadcrumbs::renderIfExists(Route::getCurrentRoute()->getName()) !!}
-
-
-
-@include('list.reminders',['reminders' => $active])
-
-
-
-
Dismissed reminders
-
-
-
-@include('list.reminders',['reminders' => $dismissed])
-
-
-
-
Expired reminders
-
-
-
-@include('list.reminders',['reminders' => $expired])
-
-
-
-
Inactive reminders
-
-
-
-@include('list.reminders',['reminders' => $inactive])
-
-
-
-
-@stop
diff --git a/resources/views/reminders/show.blade.php b/resources/views/reminders/show.blade.php
deleted file mode 100644
index 8ab199dc59..0000000000
--- a/resources/views/reminders/show.blade.php
+++ /dev/null
@@ -1,38 +0,0 @@
-@extends('layouts.default')
-@section('content')
-{!! Breadcrumbs::renderIfExists(Route::getCurrentRoute()->getName(), $reminder) !!}
-
-
-
-
-
-
- Active between {{$reminder->startdate->format('jS F Y')}}
- and {{$reminder->enddate->format('jS F Y')}}.
-
-
- @if(isset($reminder->description))
-
{!! $reminder->description !!}
- @endif
-
-
-
-
-
-@stop
diff --git a/resources/views/reports/budget.blade.php b/resources/views/reports/budget.blade.php
deleted file mode 100644
index c986e47c20..0000000000
--- a/resources/views/reports/budget.blade.php
+++ /dev/null
@@ -1,170 +0,0 @@
-@extends('layouts.default')
-@section('content')
-{!! Breadcrumbs::renderIfExists(Route::getCurrentRoute()->getName(), $date) !!}
-
-
-
-
-
-
- Accounts
-
-
-
- Account
- Start of month
- Current balance
- Spent
- Earned
-
- @foreach($accounts as $account)
-
- {{{$account->name}}}
- {!! Amount::format($account->startBalance) !!}
- {!! Amount::format($account->endBalance) !!}
-
- @if($account->startBalance - $account->endBalance >= 0)
- {!! Amount::format($account->startBalance - $account->endBalance) !!}
- @endif
-
-
- @if($account->startBalance - $account->endBalance < 0)
- {!! Amount::format(($account->startBalance - $account->endBalance)*-1) !!}
- @endif
-
-
- @endforeach
-
-
-
-
-
-
-
-
-
- Budgets
-
-
-
- Budgets
-
- @foreach($accounts as $account)
- @if($account->hide === false)
- {{{$account->name}}}
- @endif
- id] = 0;
- ?>
-
- @endforeach
-
- Left in budget
-
-
- @foreach($budgets as $id => $budget)
-
- {{{$budget['name']}}}
- {!! Amount::format($budget['queryAmount']) !!}
-
- @foreach($accounts as $account)
- @if($account->hide === false)
- @if(isset($account->budgetInformation[$id]))
-
- @if($id == 0)
-
- {!! Amount::format($account->budgetInformation[$id]['queryAmount']) !!}
-
- @else
- {!! Amount::format($account->budgetInformation[$id]['queryAmount']) !!}
- @endif
-
- budgetInformation[$id]['queryAmount']);
- $accountSums[$account->id] += floatval($account->budgetInformation[$id]['queryAmount']);
- ?>
- @else
- {!! Amount::format(0) !!}
- @endif
- @endif
- @endforeach
- {!! Amount::format($budget['queryAmount'] + $budget['spent']) !!}
- {!! Amount::format($budget['queryAmount'] + $spent) !!}
-
- @endforeach
-
- Balanced by transfers
- @foreach($accounts as $account)
- @if($account->hide === false)
-
- {!! Amount::format($account->balancedAmount) !!}
-
- @endif
- @endforeach
-
-
-
- Left unbalanced
- @foreach($accounts as $account)
- id] += $account->balancedAmount;
- ?>
- @if($account->hide === false)
- @if(isset($account->budgetInformation[0]))
-
- @if($account->budgetInformation[0]['queryAmount'] + $account->balancedAmount != 0.0)
- {!! Amount::format($account->budgetInformation[0]['queryAmount'] + $account->balancedAmount) !!}
- @else
- {!! Amount::format($account->budgetInformation[0]['queryAmount'] + $account->balancedAmount) !!}
- @endif
-
- @else
- {!! Amount::format(0) !!}
- @endif
- @endif
- @endforeach
-
-
-
- Sum
- @foreach($accounts as $account)
- @if($account->hide === false)
- {!! Amount::format($accountSums[$account->id]) !!}
- @endif
- @endforeach
-
-
-
- Expected balance
- @foreach($accounts as $account)
- @if($account->hide === false)
- {!! Amount::format($account->startBalance + $accountSums[$account->id]) !!}
- @endif
- @endforeach
-
-
-
-
-
-
-
-
-
-
-
-
-
-@stop
-@section('scripts')
-
-@stop
diff --git a/resources/views/reports/index.blade.php b/resources/views/reports/index.blade.php
deleted file mode 100644
index 4ef2851baa..0000000000
--- a/resources/views/reports/index.blade.php
+++ /dev/null
@@ -1,73 +0,0 @@
-@extends('layouts.default')
-@section('content')
-{!! Breadcrumbs::renderIfExists(Route::getCurrentRoute()->getName()) !!}
-
-
-
-
-
-
- Yearly reports
-
-
-
- @foreach($years as $year)
- {{$year}}
- @endforeach
-
-
-
-
-
-
-
-
-
- Monthly reports
-
-
-
- @foreach($months as $year => $entries)
-
{{$year}}
-
- @endforeach
-
-
-
-
-
-
-
-
-
- Budget reports
-
-
- @foreach($months as $year => $entries)
-
{{$year}}
-
- @endforeach
-
-
-
-
-@stop
-@section('scripts')
-
-@stop
diff --git a/resources/views/reports/modal-journal-list.blade.php b/resources/views/reports/modal-journal-list.blade.php
deleted file mode 100644
index eb91340660..0000000000
--- a/resources/views/reports/modal-journal-list.blade.php
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
- @include('list.journals-full',['sorting' => false])
-
-
-
-
diff --git a/resources/views/reports/month.blade.php b/resources/views/reports/month.blade.php
deleted file mode 100644
index a906fd2019..0000000000
--- a/resources/views/reports/month.blade.php
+++ /dev/null
@@ -1,269 +0,0 @@
-@extends('layouts.default')
-@section('content')
-{!! Breadcrumbs::renderIfExists(Route::getCurrentRoute()->getName(), $date) !!}
-
-
-
-
-
-
- Income
-
-
-
- @foreach($income as $entry)
-
-
- {{{$entry->description}}}
-
-
- queryAmount);?>
- @if($entry->type == 'Withdrawal')
- {{Amount::format($entry->queryAmount,false)}}
- @endif
- @if($entry->type == 'Deposit')
- {{Amount::format($entry->queryAmount,false)}}
- @endif
- @if($entry->type == 'Transfer')
- {{Amount::format($entry->queryAmount,false)}}
- @endif
-
-
- {{$entry->date->format('j F Y')}}
-
-
- {{{$entry->name}}}
-
-
- @endforeach
- @if(isset($displaySum) && $displaySum === true)
-
- Sum
- {!! Amount::format($tableSum) !!}
-
-
- @endif
-
-
-
-
-
-
-
- Expenses (top 10)
-
-
-
- @foreach($expenses as $id => $expense)
-
-
- @if($id > 0)
- {{{$expense['name']}}}
- @else
- {{{$expense['name']}}}
- @endif
- {!! Amount::format($expense['queryAmount']) !!}
-
- @endforeach
-
- Sum
- {!! Amount::format($sum) !!}
-
-
-
-
-
-
-
-
- Sums
-
- transactions[1]->amount);
- }
- ?>
-
-
- In
- {!! Amount::format($in) !!}
-
-
- Out
- {!! Amount::format($sum) !!}
-
-
- Difference
- {!! Amount::format($in - $sum) !!}
-
-
-
-
-
-
-
-
-
-
- Budgets
-
-
-
- Budget
- Envelope
- Spent
- Left
-
-
- @foreach($budgets as $id => $budget)
-
-
- @if($budget['queryAmount'] != 0 || $budget['spent'] != 0)
-
-
- @if($id > 0)
- {{{$budget['name']}}}
- @else
- {{{$budget['name']}}}
- @endif
-
- {!! Amount::format($budget['queryAmount']) !!}
- {!! Amount::format($budget['spent'],false) !!}
- {!! Amount::format($budget['queryAmount'] + $budget['spent']) !!}
-
- @endif
- @endforeach
-
- Sum
- {!! Amount::format($sumEnvelope) !!}
- {!! Amount::format($sumSpent) !!}
- {!! Amount::format($sumLeft) !!}
-
-
-
-
-
-
-
-
- Categories
-
-
-
- Category
- Spent
-
-
- @foreach($categories as $id => $category)
-
-
-
- @if($id > 0)
- {{{$category['name']}}}
- @else
- {{{$category['name']}}}
- @endif
-
- {!! Amount::format($category['queryAmount'],false) !!}
-
- @endforeach
-
- Sum
- {!! Amount::format($sum) !!}
-
-
-
-
-
-
-
-
-
-
- Accounts
-
-
-
- @foreach($accounts as $id => $account)
-
-
- {{{$account['name']}}}
- {!! Amount::format($account['startBalance']) !!}
- {!! Amount::format($account['endBalance']) !!}
- {!! Amount::format($account['difference']) !!}
-
- @endforeach
-
- Sum
- {!! Amount::format($sumStart) !!}
- {!! Amount::format($sumEnd) !!}
- {!! Amount::format($sumDiff) !!}
-
-
-
-
-
-
-
-
-
-
- Piggy banks
-
-
Body
-
-
-
-
-
-
-
-
-
- Outside of budgets
-
-
Body
-
-
-
-@stop
-@section('scripts')
-
-@stop
diff --git a/resources/views/reports/year.blade.php b/resources/views/reports/year.blade.php
deleted file mode 100644
index f29b2fa8be..0000000000
--- a/resources/views/reports/year.blade.php
+++ /dev/null
@@ -1,196 +0,0 @@
-@extends('layouts.default')
-@section('content')
-{!! Breadcrumbs::renderIfExists(Route::getCurrentRoute()->getName(), $date) !!}
-
-
-
-
-
-
- Income vs. expenses
-
-
-
-
-
-
-
-
- Income vs. expenses
-
-
-
-
-
-
-
-
-
-
-
- Account balance
-
-
-
- Name
- Balance at start of year
- Balance at end of year
- Difference
-
-
- @foreach($balances as $balance)
-
- @if($balance['hide'] === false)
-
-
- {{{$balance['account']->name}}}
- @if($balance['shared'])
- shared
- @endif
-
- {!! Amount::format($balance['start']) !!}
- {!! Amount::format($balance['end']) !!}
- {!! Amount::format($balance['end']-$balance['start']) !!}
-
- @endif
- @endforeach
-
- Sum of sums
- {!! Amount::format($start) !!}
- {!! Amount::format($end) !!}
- {!! Amount::format($diff) !!}
-
-
-
-
-
-
-
- Income vs. expense
-
- queryAmount);
- }
- foreach($groupedExpenses as $exp) {
- $expenseSum += floatval($exp['queryAmount']);
- }
- $incomeSum = floatval($incomeSum*-1);
-
- ?>
-
-
-
- In
- {!! Amount::format($incomeSum) !!}
-
-
- Out
- {!! Amount::format($expenseSum*-1) !!}
-
-
- Difference
- {!! Amount::format($incomeSum - $expenseSum) !!}
-
-
-
-
-
-
-
-
- Income
-
-
-
- @foreach($groupedIncomes as $income)
- queryAmount)*-1;
- ?>
-
- {{{$income->name}}}
- {!! Amount::format(floatval($income->queryAmount)*-1) !!}
-
- @endforeach
-
- Sum
- {!! Amount::format($sum) !!}
-
-
-
-
-
-
-
-
- Expenses
-
-
-
- @foreach($groupedExpenses as $expense)
-
- {{{$expense['name']}}}
- {!! Amount::format(floatval($expense['queryAmount'])*-1) !!}
-
-
- @endforeach
-
- Sum
- {!! Amount::format($sum) !!}
-
-
-
-
-
-
-
-
-@stop
-@section('scripts')
-
-
-
-
-
-
-
-
-
-@stop
diff --git a/resources/views/search/index.blade.php b/resources/views/search/index.blade.php
deleted file mode 100644
index d70e500012..0000000000
--- a/resources/views/search/index.blade.php
+++ /dev/null
@@ -1,106 +0,0 @@
-@extends('layouts.default')
-@section('content')
-{!! Breadcrumbs::renderIfExists(Route::getCurrentRoute()->getName(), $query) !!}
-@if(!is_null($query))
-
- @if(isset($result['transactions']) && $result['transactions']->count() > 0)
-
-
-
- Transactions ({{$result['transactions']->count()}})
-
-
- @include('list.journals-tiny',['transactions' => $result['transactions']])
-
-
-
- @endif
- @if(isset($result['categories']) && $result['categories']->count() > 0)
-
-
-
- Categories ({{$result['categories']->count()}})
-
-
-
-
- @endif
- @if(isset($result['tags']) && $result['tags']->count() > 0)
-
-
-
- Tags ({{$result['tags']->count()}})
-
-
-
-
- @endif
- @if(isset($result['accounts']) && $result['accounts']->count() > 0)
-
-
-
- Accounts ({{$result['accounts']->count()}})
-
-
-
-
- @endif
- @if(isset($result['budgets']) && $result['budgets']->count() > 0)
-
-
-
- Budgets ({{$result['budgets']->count()}})
-
-
-
-
- @endif
-
-
-@endif
-
-
-
-@stop
-@section('scripts')
-
-@stop
diff --git a/resources/views/tags/create.blade.php b/resources/views/tags/create.blade.php
deleted file mode 100644
index cc51341e86..0000000000
--- a/resources/views/tags/create.blade.php
+++ /dev/null
@@ -1,85 +0,0 @@
-@extends('layouts.default')
-@section('content')
-{!! Breadcrumbs::renderIfExists(Route::getCurrentRoute()->getName()) !!}
-{!! Form::open(['class' => 'form-horizontal','id' => 'store','route' => 'tags.store']) !!}
-
-
-
-
-
- Mandatory fields
-
-
- {!! ExpandedForm::text('tag') !!}
- {!! ExpandedForm::multiRadio('tagMode',$tagOptions) !!}
-
-
-
-
-
-
-
-
- Optional fields
-
-
- {!! ExpandedForm::date('date') !!}
- {!! ExpandedForm::textarea('description') !!}
- {!! ExpandedForm::location('tagPosition') !!}
-
-
-
-
-
-
- Options
-
-
- {!! ExpandedForm::optionsList('create','tag') !!}
-
-
-
-
-
-
-
-
-
- Store new tag
-
-
-
-
-
-
-@stop
-@section('scripts')
-
-
-
-@stop
\ No newline at end of file
diff --git a/resources/views/tags/delete.blade.php b/resources/views/tags/delete.blade.php
deleted file mode 100644
index 0320cf1a1a..0000000000
--- a/resources/views/tags/delete.blade.php
+++ /dev/null
@@ -1,44 +0,0 @@
-@extends('layouts.default')
-@section('content')
-{!! Breadcrumbs::renderIfExists(Route::getCurrentRoute()->getName(), $tag) !!}
-{!! Form::open(['class' => 'form-horizontal','id' => 'destroy','url' => route('tags.destroy',$tag->id)]) !!}
-
-
-
-
- Delete tag "{{{$tag->tag}}}"
-
-
-
- Are you sure that you want to delete tag "{{{$tag->tag}}}"?
-
-
- @if($tag->transactionjournals()->count() > 0)
-
- Tag "{{{$tag->name}}}" still has {{$tag->transactionjournals()->count()}} transaction(s) connected
- to it. These will not be removed but will lose their connection to this tag.
-
- @endif
-
-
- Delete permanently
- Cancel
-
-
-
-
-
-
-
-
-
-{!! Form::close() !!}
-@stop
diff --git a/resources/views/tags/edit.blade.php b/resources/views/tags/edit.blade.php
deleted file mode 100644
index 01a4709e00..0000000000
--- a/resources/views/tags/edit.blade.php
+++ /dev/null
@@ -1,87 +0,0 @@
-@extends('layouts.default')
-@section('content')
-{!! Breadcrumbs::renderIfExists(Route::getCurrentRoute()->getName(), $tag) !!}
-{!! Form::model($tag, ['class' => 'form-horizontal','id' => 'update','url' => route('tags.update',$tag->id)]) !!}
-
-
-
-
-
-
-
- Mandatory fields
-
-
- {!! ExpandedForm::text('tag') !!}
- {!! ExpandedForm::multiRadio('tagMode',$tagOptions) !!}
-
-
-
-
-
-
-
-
- Optional fields
-
-
- {!! ExpandedForm::date('date') !!}
- {!! ExpandedForm::textarea('description') !!}
- {!! ExpandedForm::location('tagPosition') !!}
-
-
-
-
-
-
- Options
-
-
- {!! ExpandedForm::optionsList('update','tag') !!}
-
-
-
-
-
-
-
-
-@stop
-@section('scripts')
-
-
-
-@stop
\ No newline at end of file
diff --git a/resources/views/tags/index.blade.php b/resources/views/tags/index.blade.php
deleted file mode 100644
index f489efb62e..0000000000
--- a/resources/views/tags/index.blade.php
+++ /dev/null
@@ -1,75 +0,0 @@
-@extends('layouts.default')
-@section('content')
-
-
-
-
-
Tags
-
-
-
- Usually tags are singular words, designed to quickly band items together
- using things like expensive ,
- bill or
- for-party . In Firefly III, tags can have more properties
- such as a date, description and location. This allows you to join transactions together in a more meaningful
- way. For example, you could make a tag called Christmas dinner with friends
- and add information about the restaurant. Such tags are "singular", you would only use them for a single occasion,
- perhaps with multiple transactions.
-
-
- Tags group transactions together, which makes it possible to store reimbursements
- (in case you front money for others) and other "balancing acts" where expenses
- are summed up (the payments on your new TV) or where expenses and deposits
- are cancelling each other out (buying something with saved money). It's all up to you.
- Using tags the old-fashioned way is of course always possible.
-
-
- Create a tag to get started or enter tags when creating new transactions.
-
-
-
-
- @if($helpHidden === false)
- Hide help
- @else
- Show help
- @endif
-
-
-
- Create new tag
-
-
- @if(count($tags) == 0)
- No tags
- @else
- @foreach($tags as $tag)
-
-
- @endforeach
- @endif
-
-
-
-
-
-@endsection
-@section('scripts')
-
-@endsection
\ No newline at end of file
diff --git a/resources/views/tags/show.blade.php b/resources/views/tags/show.blade.php
deleted file mode 100644
index 2c3f956cc7..0000000000
--- a/resources/views/tags/show.blade.php
+++ /dev/null
@@ -1,77 +0,0 @@
-@extends('layouts.default')
-@section('content')
-{!! Breadcrumbs::renderIfExists(Route::getCurrentRoute()->getName(), $tag) !!}
-
- @if($tag->latitude && $tag->longitude && $tag->zoomLevel)
-
-
-
-
-
{{{$tag->tag}}}
- @if($tag->date)
- on {{$tag->date->format('jS F Y')}}
- @endif
-
-
-
-
- @if($tag->description)
-
- {{$tag->description}}
-
- @endif
- @if($tag->latitude && $tag->longitude && $tag->zoomLevel)
-
-
-
- @endif
-
-
-
-
- @endif
-
-
-
-
-
-
Transactions
-
- @if(!($tag->latitude && $tag->longitude && $tag->zoomLevel))
-
-
- @endif
-
- @include('list.journals-full',['journals' => $tag->transactionjournals])
-
-
-
-
-@stop
-@section('scripts')
-
-@stop
diff --git a/resources/views/transactions/create.blade.php b/resources/views/transactions/create.blade.php
deleted file mode 100644
index 1c1271faf1..0000000000
--- a/resources/views/transactions/create.blade.php
+++ /dev/null
@@ -1,109 +0,0 @@
-@extends('layouts.default')
-@section('content')
-{!! Breadcrumbs::renderIfExists(Route::getCurrentRoute()->getName(), $what) !!}
-{!! Form::open(['class' => 'form-horizontal','id' => 'store','url' => route('transactions.store',$what)]) !!}
-{!! Form::hidden('reminder_id',Input::get('reminder_id')) !!}
-{!! Form::hidden('what',$what) !!}
-
-
-
-
-
-
- Mandatory fields
-
-
-
- {!! ExpandedForm::text('description') !!}
- @if($what == 'deposit' || $what == 'withdrawal')
- {!! ExpandedForm::select('account_id',$accounts) !!}
- @endif
-
-
-
- @if($what == 'withdrawal')
- {!! ExpandedForm::text('expense_account') !!}
- @endif
-
-
- @if($what == 'deposit')
- {!! ExpandedForm::text('revenue_account') !!}
- @endif
-
-
-
- @if($what == 'transfer')
- {!! ExpandedForm::select('account_from_id',$accounts) !!}
- {!! ExpandedForm::select('account_to_id',$accounts) !!}
- @endif
-
-
-
- {!! ExpandedForm::amount('amount') !!}
-
-
- {!! ExpandedForm::date('date', date('Y-m-d')) !!}
-
-
-
-
-
-
-
- Optional fields
-
-
-
- @if($what == 'withdrawal')
- {!! ExpandedForm::select('budget_id',$budgets,0) !!}
- @endif
-
- {!! ExpandedForm::text('category') !!}
-
-
- {!! ExpandedForm::text('tags') !!}
-
-
-
- @if($what == 'transfer' && count($piggies) > 0)
- {!! ExpandedForm::select('piggy_bank_id',$piggies) !!}
- @endif
-
-
-
-
-
- Options
-
-
- {!! ExpandedForm::optionsList('create','transaction') !!}
-
-
-
-
-
-
-
-
- Store new {{{$what}}}
-
-
-
-
-
-
-{!! Form::close() !!}
-
-@stop
-@section('scripts')
-
-
-
-
-@stop
-
-@section('styles')
-
-@stop
diff --git a/resources/views/transactions/delete.blade.php b/resources/views/transactions/delete.blade.php
deleted file mode 100644
index bf62d775d4..0000000000
--- a/resources/views/transactions/delete.blade.php
+++ /dev/null
@@ -1,43 +0,0 @@
-@extends('layouts.default')
-@section('content')
-{!! Breadcrumbs::renderIfExists(Route::getCurrentRoute()->getName(), $journal) !!}
-{!! Form::open(['class' => 'form-horizontal','id' => 'destroy','url' => route('transactions.destroy',$journal->id)]) !!}
-
-
-
-
-
-
- Destroy "{{{$journal->description}}}"
-
-
-
- Deleting stuff from Firefly is permanent . This action will remove the transaction and all
- associated data.
-
-
- This action will not destroy categories, piggy banks, accounts, etc.
-
-
- Are you sure?
-
-
-
- @if($journal->transactiontype->type == 'Withdrawal')
-
Cancel
- @endif
- @if($journal->transactiontype->type == 'Deposit')
-
Cancel
- @endif
- @if($journal->transactiontype->type == 'Transfer')
-
Cancel
- @endif
-
-
-
-
-
-
-{!! Form::close() !!}
-
-@stop
diff --git a/resources/views/transactions/edit.blade.php b/resources/views/transactions/edit.blade.php
deleted file mode 100644
index 040492ac20..0000000000
--- a/resources/views/transactions/edit.blade.php
+++ /dev/null
@@ -1,108 +0,0 @@
-@extends('layouts.default')
-@section('content')
-{!! Breadcrumbs::renderIfExists(Route::getCurrentRoute()->getName(), $journal) !!}
-{!! Form::open(['class' => 'form-horizontal','id' => 'update','url' => route('transactions.update',$journal->id)]) !!}
-
-
-
-
-
-
-
-
-
- Mandatory fields
-
-
-
- {!! ExpandedForm::text('description',$journal->description) !!}
-
-
- @if($what == 'deposit' || $what == 'withdrawal')
- {!! ExpandedForm::select('account_id',$accounts,$data['account_id']) !!}
- @endif
-
-
- @if($what == 'withdrawal')
- {!! ExpandedForm::text('expense_account',$data['expense_account']) !!}
- @endif
-
- @if($what == 'deposit')
- {!! ExpandedForm::text('revenue_account',$data['revenue_account']) !!}
- @endif
-
-
- @if($what == 'transfer')
- {!! ExpandedForm::select('account_from_id',$accounts,$data['account_from_id']) !!}
- {!! ExpandedForm::select('account_to_id',$accounts,$data['account_to_id']) !!}
- @endif
-
-
- {!! ExpandedForm::amount('amount',$data['amount'],['currency' => $journal->transactionCurrency]) !!}
-
-
- {!! ExpandedForm::date('date',$data['date']) !!}
-
-
-
-
-
-
-
-
- Optional fields
-
-
-
- @if($what == 'withdrawal')
- {!! ExpandedForm::select('budget_id',$budgets,$data['budget_id']) !!}
- @endif
-
- {!! ExpandedForm::text('category',$data['category']) !!}
-
-
- {!! ExpandedForm::text('tags') !!}
-
-
- @if($what == 'transfer' && count($piggies) > 0)
- {!! ExpandedForm::select('piggy_bank_id',$piggies,$data['piggy_bank_id']) !!}
- @endif
-
-
-
-
-
-
- Options
-
-
- {!! ExpandedForm::optionsList('update','transaction') !!}
-
-
-
-
-
-
-
-
-
- Update transaction
-
-
-
-
-{!! Form::close() !!}
-
-
-@stop
-@section('scripts')
-
-
-
-
-@stop
-@section('styles')
-
-@stop
diff --git a/resources/views/transactions/index.blade.php b/resources/views/transactions/index.blade.php
deleted file mode 100644
index cf6f3cdaf2..0000000000
--- a/resources/views/transactions/index.blade.php
+++ /dev/null
@@ -1,21 +0,0 @@
-@extends('layouts.default')
-@section('content')
-{!! Breadcrumbs::renderIfExists(Route::getCurrentRoute()->getName(), $what) !!}
-
-
-
-
- {{{$subTitle}}}
-
- @include('list.journals-full',['sorting' => false])
-
-
-
-
-
-@stop
-@section('scripts')
-
-
-
-@stop
diff --git a/resources/views/transactions/show.blade.php b/resources/views/transactions/show.blade.php
deleted file mode 100644
index 5e43dc035d..0000000000
--- a/resources/views/transactions/show.blade.php
+++ /dev/null
@@ -1,133 +0,0 @@
-@extends('layouts.default')
-@section('content')
-{!! Breadcrumbs::renderIfExists(Route::getCurrentRoute()->getName(), $journal) !!}
-
-
-
-
-
- Metadata
-
-
-
- Date
- {{{$journal->date->format('jS F Y')}}}
-
-
- Type
- {{{$journal->transactiontype->type}}}
-
-
- Completed
-
- @if($journal->completed == 1)
- Yes
- @else
- No
- @endif
-
-
- @foreach($journal->budgets()->get() as $budget)
-
- Budget
- {{{$budget->name}}}
-
- @endforeach
- @foreach($journal->categories()->get() as $category)
-
- Category
- {{{$category->name}}}
-
- @endforeach
- @if($journal->tags()->count() > 0)
-
- Tags
-
- @foreach($journal->tags as $tag)
-
-
- @endforeach
-
-
- @endif
-
-
-
- @if(count($journal->piggyBankEvents) > 0)
-
-
- Piggy banks
-
-
- @include('list.piggy-bank-events',['events' => $journal->piggyBankEvents,'showPiggyBank' => true])
-
-
- @endif
-
-
-
- @foreach($journal->transactions as $t)
-
-
- @if($t->account->accounttype->type == 'Asset account')
-
- @endif
- @if($t->account->accounttype->type == 'Default account')
-
- @endif
- @if($t->account->accounttype->type == 'Expense account')
-
- @endif
- @if($t->account->accounttype->type == 'Beneficiary account')
-
- @endif
-
- @if($t->account->accounttype->type == 'Revenue account')
-
- @endif
-
{{{$t->account->name}}} {{{$t->account->accounttype->description}}}
-
-
-
- Amount
- {!! Amount::formatTransaction($t) !!}
-
-
- New balance
- {!! Amount::format($t->before) !!} → {!! Amount::format($t->after) !!}
-
- @if(!is_null($t->description))
-
- Description
- {{{$t->description}}}
-
- @endif
-
-
- @endforeach
-
-
-
-
-
-@stop
-@section('scripts')
-
-@stop
diff --git a/resources/views/vendor/.gitkeep b/resources/views/vendor/.gitkeep
deleted file mode 100644
index e69de29bb2..0000000000
diff --git a/resources/views/welcome.blade.php b/resources/views/welcome.blade.php
deleted file mode 100644
index 7b2750cc6a..0000000000
--- a/resources/views/welcome.blade.php
+++ /dev/null
@@ -1,46 +0,0 @@
-
-
-
-
-
-
-
-
-
-
Laravel 5
-
{{ Inspiring::quote() }}
-
-
-
-