fcd1c64b77
[chore] update babel dependency
2023-12-12 13:26:38 +01:00
Éloi Rivard
8c865b1037
chore: move from setuptools to hatch_build
...
packages are built with hatch instead of setuptools.
Translations catalogs are compiled at package build time, and before unit tests are
ran. Thus there is no need to keep them versioned in git anymore.
2023-12-12 13:26:36 +01:00
Oğuz Ersen
9f7ecf6614
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (276 of 276 strings)
Co-authored-by: Oğuz Ersen <oguz@ersen.moe>
Translate-URL: https://hosted.weblate.org/projects/i-hate-money/i-hate-money/tr/
Translation: I Hate Money/I Hate Money
2023-12-12 12:12:31 +01:00
Clonewayx
7fd00344e2
Translated using Weblate (Czech)
...
Currently translated at 100.0% (276 of 276 strings)
Co-authored-by: Clonewayx <fillip1@seznam.cz>
Translate-URL: https://hosted.weblate.org/projects/i-hate-money/i-hate-money/cs/
Translation: I Hate Money/I Hate Money
2023-12-12 12:12:31 +01:00
Ema Havrdová
6ec3ba6f77
Translated using Weblate (Czech)
...
Currently translated at 100.0% (276 of 276 strings)
Co-authored-by: Ema Havrdová <emicka.havrdova@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/i-hate-money/i-hate-money/cs/
Translation: I Hate Money/I Hate Money
2023-12-12 12:12:31 +01:00
Wilfredo Gomez
511ba86c4c
Translated using Weblate (Spanish (Latin America))
...
Currently translated at 100.0% (276 of 276 strings)
Co-authored-by: Wilfredo Gomez <thepageguy@mailfence.com>
Translate-URL: https://hosted.weblate.org/projects/i-hate-money/i-hate-money/es_419/
Translation: I Hate Money/I Hate Money
2023-12-12 12:12:31 +01:00
Jesper
54a5b0e63e
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (276 of 276 strings)
Co-authored-by: Jesper <93771679+Bjorkan@users.noreply.github.com>
Translate-URL: https://hosted.weblate.org/projects/i-hate-money/i-hate-money/sv/
Translation: I Hate Money/I Hate Money
2023-12-12 12:12:31 +01:00
zorun
2ce1ea4bf2
Fix missing markdown include in manifest ( #1274 )
...
Co-authored-by: Baptiste Jonglez <git@bitsofnetworks.org>
2023-12-07 22:21:07 +01:00
Éloi Rivard
8bce025c15
chore: support for python 3.12
2023-11-23 23:08:39 +01:00
Nicholas (Nick) Meyer
bb30813ec4
Make APPLICATION_ROOT wording more consistent
...
Default APPLICATION_ROOT is "/", so "By default" is more accurate than
"If empty" for the default value.
2023-11-23 08:35:21 +01:00
Nicholas (Nick) Meyer
ecf9a7b590
Fix APPLICATION_ROOT example in docs
...
If the application is hosted on the path /somestring, static asset
paths need to have prefix /somestring/static/ but setting
APPLICATION_ROOT to "somestring" will result in a relative path which
will give a 4XX. Using "/somestring" fixes this.
Also fix default value, which is "/" and not the empty string.
2023-11-23 08:35:21 +01:00
Baptiste Jonglez
b74ac1077c
Backport changelog for 6.1.3 from stable-6.1 branch
2023-11-23 08:26:18 +01:00
Baptiste Jonglez
76e8b3baf0
CI: run tests and docker build on stable branches
2023-11-19 11:19:08 +01:00
Baptiste Jonglez
8cd60c1bf5
Back to development: 6.2.0
2023-11-19 11:19:08 +01:00
Baptiste Jonglez
2d7c6486e9
Preparing release 6.1.2
2023-11-19 11:19:08 +01:00
Baptiste Jonglez
db7c9ea2b3
Update changelog for 6.1.2
2023-11-19 11:19:08 +01:00
gallegonovato
d1382a691b
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (276 of 276 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (276 of 276 strings)
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Translate-URL: https://hosted.weblate.org/projects/i-hate-money/i-hate-money/es/
Translation: I Hate Money/I Hate Money
2023-11-18 10:36:00 +01:00
Kamborio
d02ec152f7
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (276 of 276 strings)
Translated using Weblate (Spanish)
Currently translated at 47.4% (131 of 276 strings)
Co-authored-by: Kamborio <Kamborio15@users.noreply.hosted.weblate.org>
Translate-URL: https://hosted.weblate.org/projects/i-hate-money/i-hate-money/es/
Translation: I Hate Money/I Hate Money
2023-11-18 10:35:59 +01:00
aab32a2c3b
Swapping Out 'Fred' for 'Jeanne' in Docs/API – Personal Peacekeeping 😊 ( #1260 )
2023-11-13 00:47:24 +01:00
e507b44ee9
Actually update to flask and werkzeug 2.3
...
The update was previously made by @azmeuk but
lost in a bad merge (see #1244 for details).
2023-11-11 12:22:30 +01:00
7c7efcc24c
Document repository rules ( closes #1245 )
2023-11-11 11:15:14 +01:00
Éloi Rivard
ee7289f5d2
chore: update to flask 2.3 ( #1244 )
...
Co-authored-by: Alexis Métaireau <alexis@notmyidea.org>
2023-11-06 17:53:58 +01:00
Éloi Rivard
c9a709953f
chore: support for wtforms 3.1 ( #1248 )
2023-10-18 23:47:21 +02:00
Éloi Rivard
eb7338c76c
chore: migrate from setup.cfg to pyproject.toml ( #1243 )
2023-10-08 01:56:25 +02:00
Baptiste Jonglez
e360ee7dfb
Back to development: 6.1.2
2023-10-04 00:17:08 +02:00
Baptiste Jonglez
c74935c03c
Preparing release 6.1.1
2023-10-04 00:16:07 +02:00
Baptiste Jonglez
38f3dd0d56
Prepare next release
2023-10-04 00:14:53 +02:00
zorun
1a2fa0476b
Currency hotfixes ( #1240 )
...
* hotfix: hardcode list of currencies to workaround failing API calls
See https://github.com/spiral-project/ihatemoney/issues/1232 for a discussion on currencies
* Temporarily disable some currency operations to prevent crashes
Here is what is disabled:
- setting or changing the default currency on an existing project
- adding or editing a bill with a currency that differs from the default
currency of the project
---------
Co-authored-by: Baptiste Jonglez <git@bitsofnetworks.org>
2023-10-04 00:05:10 +02:00
Jojo144
c5c8dba631
Default owers when adding a bill ( #1222 )
...
* Remember last owers for next new bill
* Add a test for last_selected_payed_for
2023-10-03 20:20:58 +02:00
Jojo144
b92a36c049
Add backward compatibility for last_selected_payer
2023-10-02 23:50:25 +02:00
Jojo144
d4b178ed66
Add a test for last_selected_payer_per_project
2023-10-02 23:50:25 +02:00
Jojo144
3bcc9afb50
[Fix] Remember the last selected payer for each project (and not only for one)
2023-10-02 23:50:25 +02:00
Baptiste Jonglez
cda60d1626
Update changelog
2023-10-02 23:49:01 +02:00
Baptiste Jonglez
6741d1056f
Revert "Limit version of flask-wtf to avoid an upstream bug"
...
This reverts commit d393c39d42
.
2023-10-02 23:46:33 +02:00
Jojo144
ff43a83262
[History] Add details of bills in history
2023-10-01 23:57:47 +02:00
Jojo144
7412d67ed6
[History] Truncate external links in history when they are too long
2023-10-01 23:57:47 +02:00
Jojo144
c0f49cb124
[History] Small code reorganization
2023-10-01 23:57:47 +02:00
Baptiste Jonglez
382780b05c
Update changelog
2023-10-01 23:56:11 +02:00
Baptiste Jonglez
d393c39d42
Limit version of flask-wtf to avoid an upstream bug
2023-10-01 23:55:53 +02:00
Éloi Rivard
21408f8bc9
tests: migrate to pytest
...
- replace setUp/tearDown with pytest fixtures
- rename test classes to use the pytest convention
- use pytest assertions
Co-authored-by: Glandos <bugs-github@antipoul.fr>
2023-10-01 23:33:36 +02:00
Weblate (bot)
2ce76158d2
Translations update from Hosted Weblate ( #1230 )
...
* Translated using Weblate (Spanish)
Currently translated at 100.0% (276 of 276 strings)
Translated using Weblate (Spanish)
Currently translated at 47.4% (131 of 276 strings)
Co-authored-by: Kamborio <Kamborio15@users.noreply.hosted.weblate.org>
Translate-URL: https://hosted.weblate.org/projects/i-hate-money/i-hate-money/es/
Translation: I Hate Money/I Hate Money
* Translated using Weblate (Spanish)
Currently translated at 100.0% (276 of 276 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (276 of 276 strings)
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Translate-URL: https://hosted.weblate.org/projects/i-hate-money/i-hate-money/es/
Translation: I Hate Money/I Hate Money
---------
Co-authored-by: Kamborio <Kamborio15@users.noreply.hosted.weblate.org>
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
2023-09-26 15:47:33 +02:00
Mihail Iosilevitch
3681981a5c
Translated using Weblate (Russian)
...
Currently translated at 100.0% (276 of 276 strings)
Co-authored-by: Mihail Iosilevitch <yosik@tutanota.com>
Translate-URL: https://hosted.weblate.org/projects/i-hate-money/i-hate-money/ru/
Translation: I Hate Money/I Hate Money
2023-09-17 19:38:34 +02:00
xXx
438263826b
Translated using Weblate (Russian)
...
Currently translated at 100.0% (276 of 276 strings)
Co-authored-by: xXx <xxx_xxx_xxxxxxxxx@mail.ru>
Translate-URL: https://hosted.weblate.org/projects/i-hate-money/i-hate-money/ru/
Translation: I Hate Money/I Hate Money
2023-09-17 19:38:34 +02:00
Baptiste
f70ad5367b
Translated using Weblate (Kannada)
...
Currently translated at 31.8% (88 of 276 strings)
Co-authored-by: Baptiste <weblate@bitsofnetworks.org>
Translate-URL: https://hosted.weblate.org/projects/i-hate-money/i-hate-money/kn/
Translation: I Hate Money/I Hate Money
2023-09-17 19:38:34 +02:00
Chandrashekar MC
a642a17e40
Translated using Weblate (Kannada)
...
Currently translated at 31.8% (88 of 276 strings)
Co-authored-by: Chandrashekar MC <mc.chandrashekar@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/i-hate-money/i-hate-money/kn/
Translation: I Hate Money/I Hate Money
2023-09-17 19:38:34 +02:00
Kristoffer Grundström
a27f678428
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (276 of 276 strings)
Co-authored-by: Kristoffer Grundström <swedishsailfishosuser@tutanota.com>
Translate-URL: https://hosted.weblate.org/projects/i-hate-money/i-hate-money/sv/
Translation: I Hate Money/I Hate Money
2023-09-17 19:38:34 +02:00
Eryk Michalak
3464c2cf33
Translated using Weblate (Polish)
...
Currently translated at 100.0% (276 of 276 strings)
Co-authored-by: Eryk Michalak <gnu.ewm@protonmail.com>
Translate-URL: https://hosted.weblate.org/projects/i-hate-money/i-hate-money/pl/
Translation: I Hate Money/I Hate Money
2023-09-03 12:24:23 +02:00
Jojo144
fcdc057dba
Simplifies adding a bill with keyboard only
2023-09-03 12:14:08 +02:00
Weblate (bot)
04c375e2e7
Translated using Weblate (Polish) ( #1218 )
...
Currently translated at 95.2% (263 of 276 strings)
Translate-URL: https://hosted.weblate.org/projects/i-hate-money/i-hate-money/pl/
Translation: I Hate Money/I Hate Money
Co-authored-by: Eryk Michalak <gnu.ewm@protonmail.com>
2023-08-24 17:58:13 +02:00
Weblate (bot)
a169b89563
Translated using Weblate (German) ( #1217 )
...
Currently translated at 89.4% (247 of 276 strings)
Translate-URL: https://hosted.weblate.org/projects/i-hate-money/i-hate-money/de/
Translation: I Hate Money/I Hate Money
Co-authored-by: Ettore Atalan <atalanttore@googlemail.com>
2023-08-22 01:15:00 +02:00