Commit Graph

143 Commits

Author SHA1 Message Date
James Cole
33d89d52c2
Code that allows transaction reconciliation. #736 2017-11-05 19:48:43 +01:00
James Cole
bb46d034cd
Various cleanup in transaction and journal display code. 2017-11-04 07:10:21 +01:00
koziolek
62998f8d69 Translate hard-coded strings. 2017-11-03 14:53:00 +01:00
James Cole
ca5249d839
Fix #976 2017-11-03 13:48:52 +01:00
James Cole
d72b652453
Add some links. 2017-10-22 18:39:09 +02:00
James Cole
30bfdda2b0
Fix view of #942 2017-10-20 07:55:04 +02:00
James Cole
d1a6b37eb3
Use note object instead of field #888 2017-10-03 10:30:56 +02:00
James Cole
c9cb310a2f
Remove crappy translation of link types. Still needs a solution. 2017-09-27 14:50:04 +02:00
James Cole
97be088716
Add FF version in CSS for easier updates [skip ci] 2017-09-27 08:49:59 +02:00
James Cole
6f55049fb6
Complex but workable code for #865 2017-09-26 10:59:17 +02:00
James Cole
4f934e54cf
Easier upgrade, include FF version in JS 2017-09-12 19:59:07 +02:00
James Cole
336fb5f5a6
Fix #820 2017-09-09 06:25:20 +02:00
James Cole
8dec769d64
Add newlines to files [skip ci] 2017-08-31 06:47:18 +02:00
James Cole
7702ed027b
Expand view for #780 2017-08-30 07:40:39 +02:00
James Cole
4b2abb6f25
Add ability to translate links. 2017-08-25 16:03:36 +02:00
James Cole
394e92d538
Improvements for #616 and others. 2017-08-23 21:21:42 +02:00
James Cole
0aae349816
Missing translations 2017-08-21 18:53:02 +02:00
James Cole
a5013ecbc3
Expand link view and more features #616 2017-08-21 18:16:15 +02:00
James Cole
35ab4a5ff4
Management of links and first form for link storing #616 2017-08-21 07:13:03 +02:00
James Cole
6fcbe5a37f
Various HTML fixes. 2017-08-20 12:43:31 +02:00
James Cole
2609f3425b
Fix #738 2017-08-19 21:59:13 +02:00
James Cole
bd924b993b
This fixes part of #738 (not everything). 2017-08-19 18:24:04 +02:00
James Cole
743547096e
Various code cleanup 2017-08-12 07:47:42 +02:00
James Cole
f51e48f282
Add link to split withdrawal 2017-08-12 06:55:35 +02:00
James Cole
c0c5ced6ad
Fix multi currency edit display 2017-08-10 19:55:13 +02:00
James Cole
4c0396ad1c
Fixes #733 2017-08-07 17:59:26 +02:00
James Cole
f2d388f742
Improve code for intro texts. 2017-07-21 06:00:10 +02:00
James Cole
19774f32c2
First code for #658 2017-07-07 17:51:14 +02:00
James Cole
310db374c8
Fix #678 2017-07-02 09:22:56 +02:00
James Cole
f8fa5f1ba5
Improved mobile response, issue #678 2017-06-30 07:17:25 +02:00
James Cole
a487c7b4b2
Make sure amounts are formatted, and fixed some issues. 2017-06-04 23:39:26 +02:00
James Cole
82e74a2afd
Big update to properly support multi currencies. 2017-06-04 13:39:16 +02:00
James Cole
8cdc1f0014
Rename several twig files. 2017-06-02 12:59:14 +02:00
James Cole
17fb6983d8
Fix issue #637 with cash accounts. 2017-05-07 19:45:40 +02:00
James Cole
20a30a2d1d
Various cosmetic fixes for /all lists [skip ci] 2017-04-16 12:51:21 +02:00
James Cole
32b6e030ef
Can now also edit transfers. 2017-04-14 22:49:12 +02:00
James Cole
a27f5d2474
Can now create transfers with different currencies. 2017-04-14 22:25:48 +02:00
James Cole
e2fe8cfb75
Clean up and consistency in foreign and native amounts. 2017-04-14 15:56:43 +02:00
James Cole
ea3fdb0668
Clean up and consistency in foreign and native amounts. 2017-04-14 15:42:54 +02:00
James Cole
c33dd1ecee
Can now handle withdrawals in foreign currency. 2017-04-14 14:37:04 +02:00
James Cole
9a69ce309e
Initial user ability to set foreign currency 2017-04-14 10:16:52 +02:00
James Cole
8db96025a3
Code cleanup. 2017-04-09 07:56:46 +02:00
James Cole
3215c4ee4b
Expand code and some refactoring for #595 2017-03-18 08:09:14 +01:00
James Cole
4abc271805
Implemented #595 for transactions. 2017-03-11 07:41:26 +01:00
James Cole
0e59f7433c
Code and tests for #615 2017-03-09 08:19:05 +01:00
James Cole
1e887a2a8d
Start replacing html comments with twig comments 2017-03-05 18:46:12 +01:00
Joris de Vries
506e97e12d Set default piggy for new transaction
Fixes #605. By explicitly setting the selected piggybank to the 0-piggy, new transactions will not inadvertently get coupled to a piggybank if the piggy’s name starts with characters that get sorted before `(` (such as `!` or `’`).
2017-03-01 22:45:37 +01:00
James Cole
3d4feff7de
More code for the tag report. 2017-02-24 20:27:26 +01:00
James Cole
563c668e3f
Code to catch empty lists and nudge user in the right direction. 2017-02-23 07:24:05 +01:00
James Cole
0d1d360d18
Can now clone transaction #538. Wasn’t that difficult. 2017-01-20 12:23:52 +01:00