Age | Commit message (Collapse) | Author |
|
It was already possible to search by categories in the full text input,
but it could have matched other fields as well.
Explicitely add a select to search by categories.
Also put the search form in a left aside. The mobile view is not done
for the moment.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The error was due to the utilization of the special character “—” in the
subject, with postfix’ sendmail.
Also directly use process commands to get async support.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Previously, last payment date was used to compute the cumulative income.
It resulted in big differences of cumulative incomes, if no payment have
been added for some days.
|
|
The login cookie should not be used from the client in JavaScript.
|
|
|
|
|
|
Use Haskell on the frontend
See merge request guyonvarch/shared-cost!2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|