Commit graph

707 commits

Author SHA1 Message Date
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
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
f260a2c9e7 Use black to refomat the files. 2019-10-14 21:20:38 +02:00
f2a0b9f3f0 Merge remote-tracking branch 'weblate/master' 2019-10-14 19:35:39 +02:00
freetim
7b87bd3842 Add german as language and update german translation 2019-10-14 16:53:57 +02:00
freetim
df6feb1451 Add first version of german translation 2019-10-14 16:53:57 +02:00
Tim
45baf44418 Added translation using Weblate (German) 2019-10-14 16:52:07 +02:00
95d4891857 Add errors to the output if they arise. 2019-10-14 16:52:02 +02:00
21c2ef1775 Enhance pytest support, update ProxyFix import. 2019-10-11 20:52:05 +02:00
a5f54bb47e Enhance pytest support, update ProxyFix import. 2019-10-11 20:52:05 +02:00
480939afe5 Remove support for python2.
In the same move :
- use a setup.cfg file for packaging
- remove the use of six
2019-10-11 19:52:37 +02:00
9fe84bc1a2 Enhance postgresql installation docs. 2019-10-11 19:52:15 +02:00
4dd9da8e7c Translated using Weblate (French)
Currently translated at 100.0% (158 of 158 strings)

Translation: I Hate Money/I Hate Money
Translate-URL: https://hosted.weblate.org/projects/i-hate-money/i-hate-money/fr/
2019-10-08 11:43:05 +02:00