Sungho Cho
|
a01d50acbd
|
Minor fix
|
2019-12-08 17:28:12 -05:00 |
|
Sungho Cho
|
261d092d23
|
Edit tests.py to include missing original_currency and amount fields
|
2019-12-08 17:19:24 -05:00 |
|
Sungho Cho
|
203a31fcf5
|
Fix minor issues with BillForm task
|
2019-12-08 17:11:07 -05:00 |
|
Sungho Cho
|
cda60ee55d
|
Show currency dropdown in BillForm
|
2019-12-08 17:00:59 -05:00 |
|
Sungho Cho
|
7526e96022
|
Edit BillForm to have currency dropdown and convert functionality
|
2019-12-08 16:25:02 -05:00 |
|
dkim1546
|
15134de304
|
Merge pull request #6 from ndkoch/api-conversion
added currency conversion to the CurrencyConversion class
|
2019-12-08 15:59:30 -05:00 |
|
nathan koch
|
ef26b37525
|
fixed typo in function name
|
2019-12-08 15:58:49 -05:00 |
|
nathan koch
|
f1a4a93a41
|
added currency conversion to the CurrencyConversion class
|
2019-12-08 15:54:09 -05:00 |
|
dkim1546
|
71caae03f9
|
Merge pull request #4 from ndkoch/fix_test
Add new fields to tests
|
2019-12-08 15:20:26 -05:00 |
|
ndkoch
|
868915fa13
|
Merge pull request #5 from ndkoch/currency_exchange
Currency exchange
|
2019-12-08 15:19:47 -05:00 |
|
Daniel Kim
|
78efdaf4c9
|
Adding a removed change to list_bills.html template
|
2019-12-08 15:18:26 -05:00 |
|
Daniel Kim
|
b581e8ab9d
|
revert change
|
2019-12-08 15:16:52 -05:00 |
|
Daniel Kim
|
912b663523
|
Testing to find the issue
|
2019-12-08 15:13:57 -05:00 |
|
Daniel Kim
|
015a00f7a3
|
Added another exception for catching errors related to mail
|
2019-12-08 14:50:10 -05:00 |
|
nathan koch
|
13687c198e
|
added requests to the requirements file
|
2019-12-08 14:12:28 -05:00 |
|
Daniel Kim
|
244a858ba7
|
adding a stray file
|
2019-12-08 14:06:06 -05:00 |
|
Daniel Kim
|
92f9a2c393
|
Datafield entry in forms
|
2019-12-08 14:03:20 -05:00 |
|
Sungho Cho
|
1f0a0b609a
|
Include default_currency field in tests.py
|
2019-12-08 13:50:27 -05:00 |
|
Sungho Cho
|
bd36999bc1
|
Add new fields to tests
|
2019-12-08 13:43:13 -05:00 |
|
dkim1546
|
6b0848e0f8
|
Merge pull request #2 from ndkoch/bill_list
Update bill view
|
2019-12-08 12:56:20 -05:00 |
|
Sungho Cho
|
5d2d8b4c0e
|
Minor change to new labels
|
2019-12-08 12:26:24 -05:00 |
|
Sungho Cho
|
c20555426d
|
Update bill view to display original currencies and original amounts
|
2019-12-08 12:18:40 -05:00 |
|
Sungho Cho
|
c79c60423a
|
Added new fields to to_serialize()
|
2019-12-06 16:13:49 -05:00 |
|
Muhammad Yusuf
|
65cdfe5155
|
Merge pull request #1 from sungho-cho/schema
Data Schema Tasks 1 & 2
|
2019-12-06 15:59:44 -05:00 |
|
Sungho Cho
|
2557d14fbc
|
Change models.py to have Project.default_currency
|
2019-12-06 15:50:16 -05:00 |
|
Sungho Cho
|
a83ebe3d7b
|
Crete a migration file for Project.default_currency
|
2019-12-06 15:48:41 -05:00 |
|
Sungho Cho
|
c207657288
|
Reorganize the new migration file
|
2019-12-06 15:39:07 -05:00 |
|
Sungho Cho
|
b707252767
|
Add minor fix to String length
|
2019-12-06 15:38:20 -05:00 |
|
Sungho Cho
|
0bcdc55af0
|
Add default currency to Project model
|
2019-12-06 15:32:11 -05:00 |
|
Sungho Cho
|
9dd4631654
|
Add original currency and amount fields to Bill model
|
2019-12-06 15:30:48 -05:00 |
|
Weblate (bot)
|
a00a9ff6b0
|
Translated using Weblate (Norwegian Bokmål) (#509)
Currently translated at 84.8% (134 of 158 strings)
Translation: I Hate Money/I Hate Money
Translate-URL: https://hosted.weblate.org/projects/i-hate-money/i-hate-money/nb_NO/
|
2019-11-13 16:45:18 +00:00 |
|
Tom Biju
|
c44784c3ed
|
prevent bill cancellation when cancelling autocomplete (#506)
|
2019-11-01 01:11:03 +00:00 |
|
Weblate (bot)
|
3cae4de40d
|
Added translation using Weblate (Czech) (#505)
|
2019-10-25 11:18:50 +00:00 |
|
José Antonio de la Torre
|
b683d062f0
|
Token support (#504)
Added API support to generate authentication tokens, at `/api/projects/:id/token`
|
2019-10-25 11:17:54 +00:00 |
|
|
e30d863c56
|
Change the color of the add a member button.
|
2019-10-20 21:23:09 +02:00 |
|
nautilusx
|
dabb321f9d
|
Translated using Weblate (German)
Currently translated at 100.0% (155 of 155 strings)
Translation: I Hate Money/I Hate Money
Translate-URL: https://hosted.weblate.org/projects/i-hate-money/i-hate-money/de/
|
2019-10-20 21:22:56 +02:00 |
|
José Antonio de la Torre
|
c931a98d70
|
Added missing strings and fixed some of them
|
2019-10-20 21:09:47 +02:00 |
|
|
f51a02005c
|
Remove jQuery datepicker.
We don't need this anymore because all major browser now have implemented that feature on the browser itself.
Closes #221.
|
2019-10-19 12:31:17 +02:00 |
|
|
6a4014cf5a
|
Fix the "and add a new one" button.
|
2019-10-19 12:30:56 +02:00 |
|
José Antonio de la Torre
|
a50d54d5da
|
typo
|
2019-10-19 12:30:31 +02:00 |
|
José Antonio de la Torre
|
28440d15ab
|
Added test
|
2019-10-19 12:30:31 +02:00 |
|
José Antonio de la Torre
|
4b18be97e6
|
Fixed public project creation flag in API creation #246
|
2019-10-19 12:30:31 +02:00 |
|
José Antonio de la Torre
|
5158135ac6
|
Prettify css
|
2019-10-17 20:17:38 +02:00 |
|
José Antonio de la Torre
|
a0cb2b78b7
|
Removed unused textarea to solve flake8 error
|
2019-10-17 20:17:38 +02:00 |
|
José Antonio de la Torre
|
5e37e33716
|
Added support to split messages #133
|
2019-10-17 20:17:38 +02:00 |
|
José Antonio de la Torre
|
37f2e38af3
|
Added better way to install ihatemoney
|
2019-10-14 23:28:44 +02:00 |
|
José Antonio de la Torre
|
2758b46983
|
Added install of ihatemoney module to documentation
|
2019-10-14 23:28:44 +02:00 |
|
|
94e83306c3
|
Add instructions on how to run black in the contributing guide
|
2019-10-14 21:20:38 +02:00 |
|
|
1730560d20
|
Reconfigure tox and travis integration.
|
2019-10-14 21:20:38 +02:00 |
|
|
dc05d1cd17
|
Add black in the tox matrix.
|
2019-10-14 21:20:38 +02:00 |
|