1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ihatemoney_ynh.git synced 2024-09-03 19:26:15 +02:00
ihatemoney_ynh/budget
2012-01-28 12:40:10 +01:00
..
static Changed delete feature to only support POST method. Fix #21. 2012-01-28 01:35:04 +01:00
templates Changed delete feature to only support POST method. Fix #21. 2012-01-28 01:35:04 +01:00
translations/fr/LC_MESSAGES Addition of an auto hiding user information message in the add user text field (with translation). 2011-11-20 14:37:32 +01:00
__init__.py I HAZ TO RUN TESTS BEFORE COMMITING 2011-10-14 15:48:31 +02:00
api.py change the icons, simplify some javascript 2011-11-27 04:11:22 +01:00
babel.cfg Translate the application using Flask-babel. 2011-10-15 01:19:19 +02:00
default_settings.py Fix some problems related to postgresql and models 2011-10-13 21:27:56 +02:00
epio.ini serve static files with nginx 2011-10-15 21:50:15 +02:00
forms.py Add a 'sumbit and add a new one' button for new bills. Fix #53 2011-11-28 01:42:02 +01:00
messages.pot Addition of an auto hiding user information message in the add user text field (with translation). 2011-11-20 14:37:32 +01:00
models.py Correct bug in members model. The has_bills method did not worked as expected. Fix #73. 2012-01-28 12:40:10 +01:00
requirements.txt jinja2.6 is required 2011-11-27 04:33:15 +01:00
run.py Add the ability to change the language explicitely. I'm not sure the UI is better with this. Any thoughts are welcome. Fix #35 2011-10-17 00:03:41 +02:00
tests.py Changed delete feature to only support POST method. Fix #21. 2012-01-28 01:35:04 +01:00
utils.py merge with master 2011-10-08 13:45:05 +02:00
web.py Changed delete feature to only support POST method. Fix #21. 2012-01-28 01:35:04 +01:00