..
migrations
Convert readthedocs links for their .org -> .io migration for hosted projects
2016-06-28 07:46:50 +01:00
static
Adapt list bills view to bootstrap 4
2017-02-04 00:41:28 +01:00
templates
Adapt list bills view to bootstrap 4
2017-02-04 00:41:28 +01:00
translations/fr /LC_MESSAGES
Update translation
2016-06-16 15:52:24 +02:00
__init__.py
I HAZ TO RUN TESTS BEFORE COMMITING
2011-10-14 15:48:31 +02:00
api.py
Fix deprecation issues (ExtDeprecationWarning)
2017-01-21 15:03:58 +01:00
babel.cfg
Translate the application using Flask-babel.
2011-10-15 01:19:19 +02:00
default_settings.py
Do not load user-overriden settings in unit tests.
2016-04-03 22:31:32 +02:00
forms.py
Adapt to bootstrap 4 forms
2017-02-04 00:41:05 +01:00
manage.py
Add a manage.py CLI (flask_script)
2016-05-31 12:10:53 +02:00
merged_settings.py
Do not load user-overriden settings in unit tests.
2016-04-03 22:31:32 +02:00
messages.pot
Fix translation for password tooltip
2013-10-13 21:51:34 +02:00
models.py
Fix deprecation issues (ExtDeprecationWarning)
2017-01-21 15:03:58 +01:00
requirements.txt
Handle migrations through alembic/flask-Migrations
2016-05-31 12:10:53 +02:00
run.py
Fix deprecation issues (ExtDeprecationWarning)
2017-01-21 15:03:58 +01:00
tests.py
Fix unit test rounding :
2017-01-21 14:12:49 +01:00
utils.py
Added a template filter not to show zero decimals on user weights
2016-06-15 10:20:37 +02:00
web.py
Factor navbar between list_bills and settle_bill
2017-01-30 23:23:03 +01:00