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
Alexis Metaireau 67350e7acc Add some simple javascript for usability.
* Ask confirmation before deleting an user
* Display the form when clicking on the add bill button
* Only show the delete button (for users) on mouse over.
2011-08-10 19:23:54 +02:00
..
static Margin added between the add bill button and the bill list. 2011-08-10 13:16:46 +02:00
templates Add some simple javascript for usability. 2011-08-10 19:23:54 +02:00
__init__.py Split the logic into different python modules: 2011-07-23 18:45:40 +02:00
default_settings.py Invite people after project creation. 2011-07-30 15:47:26 +02:00
forms.py Add some more tests about membership. (#14) 2011-08-10 17:49:35 +02:00
models.py Add some more tests about membership. (#14) 2011-08-10 17:49:35 +02:00
tests.py Add some more tests about membership. (#14) 2011-08-10 17:49:35 +02:00
utils.py It is now possible to edit existing bills. 2011-08-10 12:59:30 +02:00
web.py Add some more tests about membership. (#14) 2011-08-10 17:49:35 +02:00