Commit graph

647 commits

Author SHA1 Message Date
Baptiste Jonglez
3896a99aaa Add German, Spanish (latinoamérica), Norwegian, Indonesian to list of supported languages 2020-06-07 21:22:48 +02:00
zorun
a6752067a6 Fix language code parsing (#589)
(cherry picked from commit 342292ca9f)
2020-06-07 21:22:48 +02:00
Baptiste Jonglez
b75cc65c2d Fix typo on message displayed when adding a member 2020-06-07 21:22:48 +02:00
zorun
807cf7abbe Fix crash when a localized email template is missing (#592)
(cherry picked from commit 08bb95422b)
2020-06-07 21:22:48 +02:00
zorun
d49f92b08f Fix missing HTML tag (#583)
(cherry picked from commit 27cac869d3)
2020-06-07 21:22:48 +02:00
eMerzh
0eabb1354a fix(Home): correct responsive width of cards (#549)
(cherry picked from commit 23b7e397f2)
2020-06-07 21:22:48 +02:00
Tom Biju
ff7bcc27e3 prevent bill cancellation when cancelling autocomplete (#506)
(cherry picked from commit c44784c3ed)
2020-06-07 21:22:48 +02:00
5ea419fe14 Change the color of the add a member button.
(cherry picked from commit e30d863c56)
2020-06-07 21:22:48 +02:00
b242fc8c89 Remove jQuery datepicker.
We don't need this anymore because all major browser now have implemented that feature on the browser itself.

Closes #221.

(cherry picked from commit f51a02005c)
2020-06-07 21:22:48 +02:00
6ea0378300 Fix the "and add a new one" button.
(cherry picked from commit 6a4014cf5a)
2020-06-07 21:22:48 +02:00
José Antonio de la Torre
8beb8c3ccf Fixed public project creation flag in API creation #246 2020-06-07 21:22:48 +02:00
3085221e03 Fix a small typo in the french project-reminder email
(cherry picked from commit 3d4d40bd12)
2020-06-07 21:22:48 +02:00
Alexis Métaireau
870987fd37 Trim member usernames. Fixes #353
(cherry picked from commit 82d94a7490)
2020-06-07 21:22:48 +02:00
fe08133064 Preparing release 4.1.3 2019-09-18 22:11:06 +02:00
f521b9eb4b Prepare 4.1.3 2019-09-18 22:10:51 +02:00
1c9745460b Fix CHANGELOG titles to be consistent with README 2019-09-18 21:49:30 +02:00
b301f3e670 Preparing release 4.1.2 2019-09-18 21:40:30 +02:00
c8396f50b9 Update translations to publish new point release. 2019-09-18 21:40:09 +02:00
6ccabd08d1 Merge branch 'master' of github.com:spiral-project/ihatemoney 2019-09-18 21:33:47 +02:00
b5d9855bf7 Back to development: 4.2 2019-09-18 21:33:12 +02:00
8f973ba1de Preparing release 4.1.1 2019-09-18 21:32:14 +02:00
aeb6b102a9 Prepare 4.1.1 2019-09-18 21:31:58 +02:00
Brice Maron
b82d07c3eb Move translations in template and translate link 2019-09-18 21:27:52 +02:00
bef973d85e Fix setup.py encoding to be py2 and py3 compatible. 2019-09-17 11:25:09 +02:00
Leo Mouyna
fabceefece PR remarks 2019-09-16 21:35:28 +02:00
Leo Mouyna
db98010691 fix: display validation message on password reminder
Create a new route with a new generic page that display a title and a message on a <p> tag. This route will be triggered after succesfully submit password reminder form

See issue #455
2019-09-16 21:35:28 +02:00
33d497aac2 Add Python 3.7 to the list of supported languages 2019-09-08 19:56:09 +02:00
564a5ca1fd Preparing release 4.1 2019-09-08 19:49:32 +02:00
f4231ed37c Preparing release 4.1 2019-09-08 19:49:09 +02:00
d9239d06fb Remove changelog from project description 2019-09-08 19:45:05 +02:00
bfdd56564b Reorganise changelog 2019-09-08 19:41:53 +02:00
fc7df8bdce Preparing release 4.1 2019-09-08 19:30:34 +02:00
1c0927b235 Fix changelog 2019-09-08 19:30:20 +02:00
8127586159 Update translations 2019-09-08 19:28:41 +02:00
Brice Maron
34da65d412 remove compatibility of py34 2019-09-08 19:14:43 +02:00
532f7f55e0 Translated using Weblate (French)
Currently translated at 100.0% (152 of 152 strings)

Translation: I Hate Money/I Hate Money
Translate-URL: https://hosted.weblate.org/projects/i-hate-money/i-hate-money/fr/
2019-09-08 19:13:54 +02:00
Heimen Stoffels
a696a553cc Translated using Weblate (Dutch)
Currently translated at 100.0% (152 of 152 strings)

Translation: I Hate Money/I Hate Money
Translate-URL: https://hosted.weblate.org/projects/i-hate-money/i-hate-money/nl/
2019-09-08 19:13:54 +02:00
ae60bb7852 Update the CONTRIBUTORS file 2019-09-07 00:06:06 +02:00
c24e93c972 Update the CHANGELOG 2019-09-06 23:59:18 +02:00
01cf56559b Update requirements.txt 2019-09-06 23:59:05 +02:00
de84f35f9d Use WTForms DataRequired to be futureproof 2019-09-06 23:58:39 +02:00
a6bbd733b9 Update translations 2019-09-06 23:13:52 +02:00
093f2967c7 Clean and reorganise a bit the documentation 2019-09-06 22:35:41 +02:00
Brice Maron
9c9832704d bill list: add placeholder and disable add bill when no members 2019-09-06 22:00:39 +02:00
Adrien CLERC
a467f46372 add docs somewhere 2019-09-03 10:42:51 +02:00
Adrien CLERC
3218a0d023 rename target to match other targets naming scheme 2019-09-03 10:42:51 +02:00
Adrien CLERC
4a7c9d541d add compress_assets target to compress PNG.
It depends on zopflipng, find and xargs.
Only zopflipng is tested, since it is the less common.
2019-09-03 10:42:51 +02:00
Brice Maron
604f4696d8 fix: add table layout for sharing options
ref #451
2019-09-02 13:37:54 +02:00
Adrien CLERC
8531ea5b19 use zopflipng to the max to recompress png 2019-09-02 13:34:53 +02:00
57709d0cdc Merge branch 'master' of https://github.com/spiral-project/ihatemoney 2019-08-26 22:48:04 +02:00