<feed xmlns='http://www.w3.org/2005/Atom'>
<title>budget/templates, branch main</title>
<subtitle>Share payments with a group of people.</subtitle>
<link rel='alternate' type='text/html' href='http://git.jorisg.fr/budget/'/>
<entry>
<title>Show date for balancings</title>
<updated>2026-04-18T09:29:15+00:00</updated>
<author>
<name>Joris Guyonvarch</name>
</author>
<published>2026-04-18T09:29:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jorisg.fr/budget/commit/?id=94520e13a7f1bf45e94b4f28ea37f3703763baf7'/>
<id>94520e13a7f1bf45e94b4f28ea37f3703763baf7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix income table header desync</title>
<updated>2026-04-18T09:21:50+00:00</updated>
<author>
<name>Joris Guyonvarch</name>
</author>
<published>2026-04-18T09:21:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jorisg.fr/budget/commit/?id=f3c8651faaea7d1c2900442cdba9e8aec49e8f45'/>
<id>f3c8651faaea7d1c2900442cdba9e8aec49e8f45</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add balancing capabilities</title>
<updated>2026-04-18T09:05:17+00:00</updated>
<author>
<name>Joris Guyonvarch</name>
</author>
<published>2026-04-18T09:04:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jorisg.fr/budget/commit/?id=6d1300640051baa23360846197b54e1e69ae32e3'/>
<id>6d1300640051baa23360846197b54e1e69ae32e3</id>
<content type='text'>
If payment are too unbalanced, it’s easier to make a transfer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If payment are too unbalanced, it’s easier to make a transfer.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove weekly report job</title>
<updated>2025-08-30T07:32:27+00:00</updated>
<author>
<name>Joris Guyonvarch</name>
</author>
<published>2025-08-30T07:32:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jorisg.fr/budget/commit/?id=2a6bcee45086bca9128489de19908984ea1be0da'/>
<id>2a6bcee45086bca9128489de19908984ea1be0da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Solidify string equality in templates</title>
<updated>2025-02-28T18:06:33+00:00</updated>
<author>
<name>Joris</name>
</author>
<published>2025-02-28T18:06:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jorisg.fr/budget/commit/?id=bf26a9a7d145590e498e6057db27cee2ad162445'/>
<id>bf26a9a7d145590e498e6057db27cee2ad162445</id>
<content type='text'>
"" ~ was missing when updating a payment. Add it everywhere.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"" ~ was missing when updating a payment. Add it everywhere.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix selecting connected user</title>
<updated>2025-01-31T22:30:33+00:00</updated>
<author>
<name>Joris</name>
</author>
<published>2025-01-31T22:10:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jorisg.fr/budget/commit/?id=1faba72b83c3c061953051f9263e67fd11d37465'/>
<id>1faba72b83c3c061953051f9263e67fd11d37465</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix message in payment table page</title>
<updated>2025-01-31T22:30:33+00:00</updated>
<author>
<name>Joris</name>
</author>
<published>2025-01-31T21:50:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jorisg.fr/budget/commit/?id=3a7a2fc20da14f3e7b62ecda91f66c87333333fe'/>
<id>3a7a2fc20da14f3e7b62ecda91f66c87333333fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace tera by minijinja</title>
<updated>2025-01-26T16:58:57+00:00</updated>
<author>
<name>Joris</name>
</author>
<published>2025-01-26T16:58:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jorisg.fr/budget/commit/?id=24eeb54a6b7159964e8887ade7fa5173b50feb3a'/>
<id>24eeb54a6b7159964e8887ade7fa5173b50feb3a</id>
<content type='text'>
tera was doing the job all right, but minijinja has fewer dependencies.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
tera was doing the job all right, but minijinja has fewer dependencies.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove inline styling for category colors</title>
<updated>2022-09-04T09:31:07+00:00</updated>
<author>
<name>Joris</name>
</author>
<published>2022-09-04T09:31:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jorisg.fr/budget/commit/?id=7c5a31a162eb6664eff665e0cfadc089188a5e8f'/>
<id>7c5a31a162eb6664eff665e0cfadc089188a5e8f</id>
<content type='text'>
Also stop changing color of select options, because it does not work
reliably accross browsers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also stop changing color of select options, because it does not work
reliably accross browsers.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix payments page on narrow devices</title>
<updated>2022-08-21T13:02:34+00:00</updated>
<author>
<name>Joris</name>
</author>
<published>2022-08-21T12:32:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jorisg.fr/budget/commit/?id=337b2f5ef32ecace699d2225f31caf3257806b44'/>
<id>337b2f5ef32ecace699d2225f31caf3257806b44</id>
<content type='text'>
After the introduction of filters, the payments table page was not very
usable on mobile phones.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
After the introduction of filters, the payments table page was not very
usable on mobile phones.
</pre>
</div>
</content>
</entry>
</feed>
