ihatemoney/ihatemoney/templates
Alexis Métaireau df7eb6b253 Change the way the showcase JS works.
- Put the images in a language folder ("en", "fr"), which will make it
  easier to add orther languages later on.
- Resize the images to fit the already existing ones.
- Add a `display_showcase` parameter to the
  `list_bills` and `home` views.
2023-11-23 19:36:39 +01:00
..
404.html Fix missing HTML tag (#583) 2020-04-25 14:03:40 +02:00
add_bill.html Absolute imports & some other improvements (#243) 2017-07-07 00:06:56 +02:00
add_member.html Absolute imports & some other improvements (#243) 2017-07-07 00:06:56 +02:00
admin.html Enhance the dashboard. (#262) 2017-09-04 15:44:20 +02:00
authenticate.html Rename all strings to "participants", clean old and small weird stuff (#871) 2021-11-01 18:25:57 +01:00
create_project.html Absolute imports & some other improvements (#243) 2017-07-07 00:06:56 +02:00
dashboard.html More consistent translations 2023-07-14 10:09:34 +02:00
display_errors.html Fix error escaping; (#388) 2018-09-03 20:52:48 +02:00
download_mobile_app.html Rename all strings to "participants", clean old and small weird stuff (#871) 2021-11-01 18:25:57 +01:00
edit_member.html Absolute imports & some other improvements (#243) 2017-07-07 00:06:56 +02:00
edit_project.html - factor confirm deletion between project and bill 2023-01-28 17:06:33 +01:00
forms.html chore: support for wtforms 3.1 (#1248) 2023-10-18 23:47:21 +02:00
helpers.js - factor confirm deletion between project and bill 2023-01-28 17:06:33 +01:00
history.html [History] Add details of bills in history 2023-10-01 23:57:47 +02:00
home.html Change the way the showcase JS works. 2023-11-23 19:36:39 +01:00
invitation_mail.en.j2 Change token path authentication to /PROJECT/join/TOKEN (#843) 2021-10-13 22:00:38 +02:00
invitation_mail.fr.j2 Change token path authentication to /PROJECT/join/TOKEN (#843) 2021-10-13 22:00:38 +02:00
layout.html Change the way the showcase JS works. 2023-11-23 19:36:39 +01:00
list_bills.html Simplifies adding a bill with keyboard only 2023-09-03 12:14:08 +02:00
password_reminder.en.j2 Include project code into project authentication token (#802) 2021-10-10 14:43:40 +02:00
password_reminder.fr.j2 Include project code into project authentication token (#802) 2021-10-10 14:43:40 +02:00
password_reminder.html Absolute imports & some other improvements (#243) 2017-07-07 00:06:56 +02:00
password_reminder_sent.html Move translations in template and translate link 2019-09-18 21:27:52 +02:00
project_feed.xml feat: project RSS feed. 2023-07-28 15:22:55 +02:00
recent_projects.html Absolute imports & some other improvements (#243) 2017-07-07 00:06:56 +02:00
reminder_mail.en.j2 Send an email when the project is created via the API. (#938) 2021-11-25 00:49:17 +01:00
reminder_mail.fr.j2 Send an email when the project is created via the API. (#938) 2021-11-25 00:49:17 +01:00
reset_password.html Use token based auth to reset passwords (#269) 2017-10-26 19:46:34 +02:00
send_invites.html Fix indentation of translation string 2023-07-29 14:28:20 +02:00
settle_bills.html Replace currencyformat_nc with currency filter (#625) 2020-05-21 21:31:24 +02:00
showcase.html Change the way the showcase JS works. 2023-11-23 19:36:39 +01:00
sidebar_table_layout.html Rework flash messages (#943) 2021-12-01 22:42:20 +01:00
statistics.html Localize month names in the statistics view 2021-07-20 19:42:14 +02:00