Commit Graph

21 Commits

Author SHA1 Message Date
James Cole
ca5249d839
Fix #976 2017-11-03 13:48:52 +01:00
James Cole
97be088716
Add FF version in CSS for easier updates [skip ci] 2017-09-27 08:49:59 +02:00
James Cole
4f934e54cf
Easier upgrade, include FF version in JS 2017-09-12 19:59:07 +02:00
James Cole
6fcbe5a37f
Various HTML fixes. 2017-08-20 12:43:31 +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
f8fa5f1ba5
Improved mobile response, issue #678 2017-06-30 07:17:25 +02:00
James Cole
82e74a2afd
Big update to properly support multi currencies. 2017-06-04 13:39:16 +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
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
0d1d360d18
Can now clone transaction #538. Wasn’t that difficult. 2017-01-20 12:23:52 +01:00
James Cole
c3fdd3b5f7
Allow date picker for browsers that do not support it natively. See issue #535 2017-01-15 20:05:40 +01:00
James Cole
9c09f93908
Update views and JS for delete (single) transaction. 2017-01-15 19:08:16 +01:00
James Cole
582398e7f6
Update views and JS for create (single) transaction. 2017-01-15 19:07:31 +01:00
James Cole
b118635abd
Update views and JS for edit single transaction. 2017-01-15 19:00:06 +01:00