ihatemoney/ihatemoney
2020-04-13 00:25:03 -04:00
..
api Added support for multiple API versions (#533) 2020-02-20 09:35:03 +01:00
conf-templates Fix Apache conf template, without relying on environment var (#359) 2018-07-16 22:55:54 +02:00
migrations Integrate SQLAlchemy-Continuum to support version tracking 2020-04-11 13:46:55 -04:00
static Add history page and endpoints 2020-04-12 21:05:23 -04:00
templates Whitespace tweaks in history.html 2020-04-13 00:20:42 -04:00
tests Add versioning and history tests 2020-04-13 00:25:03 -04:00
translations Update from Weblate (#510) 2020-02-13 21:39:08 +01:00
__init__.py Absolute imports & some other improvements (#243) 2017-07-07 00:06:56 +02:00
babel.cfg Absolute imports & some other improvements (#243) 2017-07-07 00:06:56 +02:00
budget.db Fix #434 Use the debts lib to solve settlements. 2019-09-24 21:25:06 +02:00
default_settings.py Use black to refomat the files. 2019-10-14 21:20:38 +02:00
forms.py Made logging_preference a required field in the project edit form 2020-04-13 00:24:27 -04:00
history.py Add functions to query project history 2020-04-12 21:04:43 -04:00
manage.py Use black to refomat the files. 2019-10-14 21:20:38 +02:00
messages.pot Add new translations 2019-10-03 18:17:25 +02:00
models.py Refactor versioning classes to avoid circular dependencies 2020-04-12 21:03:40 -04:00
momentjs.py Add moment.js w/ Jinja integration 2020-04-12 20:53:45 -04:00
run.py Add moment.js w/ Jinja integration 2020-04-12 20:53:45 -04:00
utils.py Refactor versioning classes to avoid circular dependencies 2020-04-12 21:03:40 -04:00
versioning.py Refactor versioning classes to avoid circular dependencies 2020-04-12 21:03:40 -04:00
web.py Add history page and endpoints 2020-04-12 21:05:23 -04:00
wsgi.py Absolute imports & some other improvements (#243) 2017-07-07 00:06:56 +02:00