James Cole
|
d165609476
|
Expand debug view with API version.
|
2018-03-04 09:12:47 +01:00 |
|
James Cole
|
8b52006959
|
Updated all language strings.
|
2018-03-04 08:54:01 +01:00 |
|
James Cole
|
7542175258
|
Improve test coverage.
|
2018-03-03 17:16:47 +01:00 |
|
James Cole
|
959f798a7f
|
Update English strings.
|
2018-02-28 21:33:14 +01:00 |
|
James Cole
|
9f9feea159
|
Code to fix #1185
|
2018-02-28 07:22:11 +01:00 |
|
James Cole
|
c71f498587
|
Merge branches 'develop' and 'develop' of https://github.com/firefly-iii/firefly-iii into develop
* 'develop' of https://github.com/firefly-iii/firefly-iii:
Update validation.php
Update config.php
* 'develop' of https://github.com/firefly-iii/firefly-iii:
Update validation.php
Update config.php
|
2018-02-26 21:09:51 +01:00 |
|
James Cole
|
e658d447ca
|
Update validation.
|
2018-02-26 21:09:33 +01:00 |
|
James Cole
|
33def5b45d
|
Update validation.php
|
2018-02-26 13:18:34 +01:00 |
|
James Cole
|
9fc26a8ee0
|
Update config.php
|
2018-02-26 13:15:54 +01:00 |
|
James Cole
|
211caa07dc
|
Update edit and submit routines for transactions.
|
2018-02-24 14:31:20 +01:00 |
|
James Cole
|
6fe5b50410
|
Expand view + JS for view to cope with new factory
|
2018-02-24 09:17:48 +01:00 |
|
James Cole
|
f16760d607
|
Expand API validation.
|
2018-02-20 18:03:02 +01:00 |
|
James Cole
|
eb0da038fb
|
Expand tests and API code.
|
2018-02-18 10:31:15 +01:00 |
|
James Cole
|
6559076c48
|
New strings for validation
|
2018-02-16 15:17:55 +01:00 |
|
James Cole
|
dcf549261c
|
Fix for #1175
|
2018-02-11 15:24:19 +01:00 |
|
James Cole
|
4eb010f807
|
Use correct CSS in 404 page.
|
2018-02-10 09:57:47 +01:00 |
|
James Cole
|
ac98822a55
|
Fix for issue #1167
|
2018-02-09 16:47:01 +01:00 |
|
James Cole
|
3de46f55fa
|
Use transformer in view.
|
2018-02-06 19:49:53 +01:00 |
|
James Cole
|
b5c0ef01d9
|
Clean up app.js
|
2018-02-06 18:13:54 +01:00 |
|
James Cole
|
3a5d3016c7
|
Refer to correct bill route
|
2018-02-06 18:12:43 +01:00 |
|
James Cole
|
2816a4a325
|
Make bill views use transformer object.
|
2018-02-06 18:12:09 +01:00 |
|
James Cole
|
2f4f37778c
|
Fix error page CSS
|
2018-02-06 18:11:46 +01:00 |
|
James Cole
|
9a0672e359
|
Update previous view to use new strings.
|
2018-02-06 10:57:23 +01:00 |
|
James Cole
|
f128db35c6
|
Update view to use localized strings.
|
2018-02-06 10:57:07 +01:00 |
|
James Cole
|
a2cfaa0867
|
Update language strings.
|
2018-02-06 10:56:50 +01:00 |
|
James Cole
|
5850c5e20a
|
Add code to enable localisation.
|
2018-02-06 10:56:37 +01:00 |
|
James Cole
|
31884bbba6
|
Add generated js / css to all views.
|
2018-02-06 07:51:49 +01:00 |
|
James Cole
|
6b38faf84e
|
Expand views for bills.
|
2018-02-06 07:51:28 +01:00 |
|
James Cole
|
ae3b369e9a
|
Match layout to Firefly III
|
2018-02-04 15:58:03 +01:00 |
|
James Cole
|
e668b88fb5
|
Make sure authorise view is translatable and matches Firefly III
|
2018-02-04 14:04:52 +01:00 |
|
James Cole
|
9f4ecb0963
|
Make authorise view a twig file.
|
2018-02-04 11:21:57 +01:00 |
|
James Cole
|
b1259a014f
|
Add support for Spanish [skip ci]
|
2018-02-04 09:52:42 +01:00 |
|
James Cole
|
36f67793cb
|
Include Vue components.
|
2018-02-04 08:17:22 +01:00 |
|
James Cole
|
c335a9bbc8
|
Rename access token variables
|
2018-02-04 08:17:05 +01:00 |
|
James Cole
|
029688a594
|
Passport auth view.
|
2018-02-04 08:16:37 +01:00 |
|
James Cole
|
6f2eb33fd0
|
Future strings for JS translations
|
2018-02-04 08:16:06 +01:00 |
|
James Cole
|
8351020913
|
Add passport components to app.js
|
2018-02-04 08:15:20 +01:00 |
|
James Cole
|
31dbb7b111
|
Update view to use new assets
|
2018-02-03 09:14:58 +01:00 |
|
James Cole
|
352cdf75c8
|
Include font awesome in assets.
|
2018-02-03 09:14:39 +01:00 |
|
James Cole
|
d81c99bcda
|
Other name for CSRF token in html and JS.
|
2018-02-01 19:39:55 +01:00 |
|
James Cole
|
d8664096f9
|
Fix view issues when user has multiple pages of budgets #1111
|
2018-02-01 17:55:18 +01:00 |
|
James Cole
|
0d9a221b00
|
Extend debug page with session fields.
|
2018-02-01 16:58:47 +01:00 |
|
James Cole
|
de85f17cac
|
Improve login form autocomplete values [skip ci]
|
2018-02-01 16:54:42 +01:00 |
|
James Cole
|
e3d6f4f00f
|
Add some Vue related components. Prep for inclusion of passport and other tools.
|
2018-01-31 17:55:49 +01:00 |
|
James Cole
|
d0e0054b00
|
Correct errors in English sentences. [skip ci]
|
2018-01-31 14:02:04 +01:00 |
|
James Cole
|
df32493d77
|
Final update for some translations.
|
2018-01-30 21:07:14 +01:00 |
|
James Cole
|
693f8d0738
|
Update language files.
|
2018-01-29 19:13:43 +01:00 |
|
James Cole
|
d6ecbc06bf
|
Add Portuguese (Brazil)
|
2018-01-29 19:12:58 +01:00 |
|
James Cole
|
3fa39a6805
|
Clean up view and route.
|
2018-01-25 19:21:58 +01:00 |
|
James Cole
|
7c70732247
|
Some light refactoring. No changes.
|
2018-01-25 18:41:27 +01:00 |
|