Added new line at the end of files. [skip ci]

This commit is contained in:
James Cole 2015-05-05 12:51:57 +02:00
parent c85bc59c1d
commit cbb62d3d78
57 changed files with 57 additions and 57 deletions

View File

@ -84,4 +84,4 @@ class Help implements HelpInterface
{
return Cache::has('help.' . $route . '.title') && Cache::has('help.' . $route . '.text');
}
}
}

View File

@ -45,4 +45,4 @@ interface HelpInterface
* @return void
*/
public function putInCache($route, array $content);
}
}

View File

@ -322,4 +322,4 @@ class TagController extends Controller
// redirect to previous URL.
return Redirect::to(Session::get('tags.edit.url'));
}
}
}

View File

@ -50,4 +50,4 @@ class TagFormRequest extends Request
'tagMode' => 'required|in:nothing,balancingAct,advancePayment'
];
}
}
}

View File

@ -415,4 +415,4 @@ Breadcrumbs::register(
$breadcrumbs->parent('tags.index');
$breadcrumbs->push(e($tag->tag), route('tags.show', $tag->id));
}
);
);

View File

@ -125,4 +125,4 @@ class Tag extends Model
{
return $this->belongsTo('FireflyIII\User');
}
}
}

View File

@ -177,4 +177,4 @@ class TagRepository implements TagRepositoryInterface
return $tag;
}
}
}

View File

@ -49,4 +49,4 @@ interface TagRepositoryInterface
* @return boolean
*/
public function connect(TransactionJournal $journal, Tag $tag);
}
}

View File

@ -50,4 +50,4 @@ class Budget extends Twig_Extension
{
return 'FireflyIII\Support\Twig\Budget';
}
}
}

View File

@ -143,4 +143,4 @@ class General extends Twig_Extension
return 'FireflyIII\Support\Twig\General';
}
}
}

View File

@ -96,4 +96,4 @@ class Journal extends Twig_Extension
{
return 'FireflyIII\Support\Twig\Journals';
}
}
}

View File

@ -39,4 +39,4 @@ class PiggyBank extends Twig_Extension
{
return 'FireflyIII\Support\Twig\PiggyBank';
}
}
}

View File

@ -58,4 +58,4 @@
</div>
</form>
{% endblock %}
{% endblock %}

View File

@ -57,4 +57,4 @@
<script src="js/jquery-ui.min.js" type="text/javascript"></script>
<script src="js/accounts.js" type="text/javascript"></script>
{% endblock %}
{% endblock %}

View File

@ -42,4 +42,4 @@
</div>
</div>
</div>
{% endblock %}
{% endblock %}

View File

@ -29,4 +29,4 @@
</div>
</div>
</form>
{% endblock %}
{% endblock %}

View File

@ -24,4 +24,4 @@
</div>
</div>
</div>
{% endblock %}
{% endblock %}

View File

@ -110,4 +110,4 @@
<script type="text/javascript" src="js/gcharts.js"></script>
<script type="text/javascript" src="js/bills.js"></script>
{% endblock %}
{% endblock %}

View File

@ -40,4 +40,4 @@
</div>
</form>
{% endblock %}
{% endblock %}

View File

@ -14,4 +14,4 @@
</div>
</div>
{% endblock %}
{% endblock %}

View File

@ -37,4 +37,4 @@
<script type="text/javascript" src="js/gcharts.js"></script>
<script type="text/javascript" src="js/bootstrap-sortable.js"></script>
<script type="text/javascript" src="js/categories.js"></script>
{% endblock %}
{% endblock %}

View File

@ -15,4 +15,4 @@
</div>
{% endblock %}
{% endblock %}

View File

@ -51,4 +51,4 @@
<script type="text/javascript" src="js/gcharts.js"></script>
<script type="text/javascript" src="js/categories.js"></script>
{% endblock %}
{% endblock %}

View File

@ -23,4 +23,4 @@
</form>
{% endblock %}
{% endblock %}

View File

@ -42,4 +42,4 @@
</div>
</div>
</form>
{% endblock %}
{% endblock %}

View File

@ -46,4 +46,4 @@
</div>
</div>
</div>
{% endblock %}
{% endblock %}

View File

@ -27,4 +27,4 @@
</div>
</div>
</div>
{% endif %}
{% endif %}

View File

@ -209,4 +209,4 @@
<script type="text/javascript" src="js/gcharts.options.js"></script>
<script type="text/javascript" src="js/gcharts.js"></script>
<script type="text/javascript" src="js/index.js"></script>
{% endblock %}
{% endblock %}

View File

@ -56,4 +56,4 @@
{% endfor %}
</tbody>
</table>
</table>

View File

@ -110,4 +110,4 @@
{% endfor %}
</table>
{{ journals.render|raw }}
{{ journals.render|raw }}

View File

@ -53,4 +53,4 @@
</tr>
{% endfor %}
</tbody>
</table>
</table>

View File

@ -59,4 +59,4 @@
{% block scripts %}
<script src="js/jquery-ui.min.js" type="text/javascript"></script>
<script type="text/javascript" src="js/piggy-banks.js"></script>
{% endblock %}
{% endblock %}

View File

@ -23,4 +23,4 @@
</form>
</div>
</div>
</div>

View File

@ -52,4 +52,4 @@
</div>
</div>
</div>
{% endblock %}
{% endblock %}

View File

@ -46,4 +46,4 @@
</div>
</div>
</div>
{% endblock %}
{% endblock %}

View File

@ -16,4 +16,4 @@
</div>
</div>
</div>
{% endblock %}
{% endblock %}

View File

@ -37,4 +37,4 @@
</div>
</div>
</div>
{% endblock %}
{% endblock %}

View File

@ -103,4 +103,4 @@
<script type="text/javascript">
var query = '{{ query }}';
</script>
{% endblock %}
{% endblock %}

View File

@ -82,4 +82,4 @@
</script>
<script src="https://maps.googleapis.com/maps/api/js?v=3"></script>
<script src="js/tags.js"></script>
{% endblock %}
{% endblock %}

View File

@ -84,4 +84,4 @@
</script>
<script src="https://maps.googleapis.com/maps/api/js?v=3"></script>
<script src="js/tags.js"></script>
{% endblock %}
{% endblock %}

View File

@ -72,4 +72,4 @@
{% endblock %}
{% block scripts %}
<script type="text/javascript" src="js/tags.js"></script>
{% endblock %}
{% endblock %}

View File

@ -253,4 +253,4 @@ class BillControllerTest extends TestCase
$this->assertResponseStatus(302);
}
}
}

View File

@ -316,4 +316,4 @@ class BudgetControllerTest extends TestCase
$this->assertResponseOk();
$this->assertViewHas('amount');
}
}
}

View File

@ -222,4 +222,4 @@ class CategoryControllerTest extends TestCase
$this->assertResponseStatus(302);
$this->assertSessionHas('success', 'Category "' . $category->name . '" updated.');
}
}
}

View File

@ -214,4 +214,4 @@ class CurrencyControllerTest extends TestCase
$this->assertResponseStatus(302);
$this->assertSessionHas('success');
}
}
}

View File

@ -344,4 +344,4 @@ class GoogleChartControllerTest extends TestCase
$this->call('GET', '/chart/reports/income-expenses-sum/2015');
}
}
}

View File

@ -95,4 +95,4 @@ class HelpControllerTest extends TestCase
$this->call('GET', '/help/accounts.index');
$this->assertResponseOk();
}
}
}

View File

@ -224,4 +224,4 @@ class JsonControllerTest extends TestCase
$this->assertResponseOk();
}
}
}

View File

@ -82,4 +82,4 @@ class PreferencesControllerTest extends TestCase
$this->call('POST', '/preferences', $data);
$this->assertResponseStatus(302);
}
}
}

View File

@ -167,4 +167,4 @@ class ProfileControllerTest extends TestCase
}
}
}

View File

@ -97,4 +97,4 @@ class ReminderControllerTest extends TestCase
$this->assertResponseOk();
}
}
}

View File

@ -235,4 +235,4 @@ class ReportControllerTest extends TestCase
}
}
}

View File

@ -52,4 +52,4 @@ class SearchControllerTest extends TestCase
$this->call('GET', '/search?q=Something');
$this->assertResponseOk();
}
}
}

View File

@ -214,4 +214,4 @@ class TagControllerTest extends TestCase
}
}
}

View File

@ -360,4 +360,4 @@ class TransactionControllerTest extends TestCase
}
}
}

View File

@ -1 +1 @@
*.sqlite
*.sqlite

View File

@ -267,4 +267,4 @@ FactoryMuffin::define(
'encrypted' => '1',
'order' => '0',
]
);
);