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/templates
Alexis Metaireau 28a3abf96d No need anymore to pass the project_id to the urls.
The project is now directly added to the context local g object, and injected on the fly into the urls that need it.

This commits also add ideas found while reading the flask documentation. The project can be enhanced in many ways, some ideas are stated there.
2011-08-19 23:44:54 +02:00
..
add_bill.html No need anymore to pass the project_id to the urls. 2011-08-19 23:44:54 +02:00
add_member.html No need anymore to pass the project_id to the urls. 2011-08-19 23:44:54 +02:00
authenticate.html Do not redirect users to the creation form when they are trying to log in. 2011-08-09 23:49:44 +02:00
create_project.html Some more theming and fixes. 2011-07-31 23:55:02 +02:00
debug.html Kick-start multiple projects support. 2011-07-23 15:54:23 +02:00
display_errors.html Error display changed. 2011-08-05 16:42:43 +02:00
edit_bill.html No need anymore to pass the project_id to the urls. 2011-08-19 23:44:54 +02:00
forms.html use checkboxes rather than select multiple. Fixes #10 2011-08-10 00:20:16 +02:00
home.html Some more theming and fixes. 2011-07-31 23:55:02 +02:00
invitation_mail No need anymore to pass the project_id to the urls. 2011-08-19 23:44:54 +02:00
layout.html Make flash messages go away after 2 seconds. 2011-08-10 23:55:07 +02:00
layout.txt reshape the folder structure. Add conf files 2011-03-10 17:32:53 +00:00
list_bills.html No need anymore to pass the project_id to the urls. 2011-08-19 23:44:54 +02:00
recent_projects.html Corrected typo on home page 2011-08-09 17:26:57 +02:00
send_invites.html No need anymore to pass the project_id to the urls. 2011-08-19 23:44:54 +02:00