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
6e02c4275a
Add some spacing when displaying « list empty ».
2019-08-26 22:47:00 +02:00
Mesut Akcan
b368402af5
Translated using Weblate (Turkish)
...
Currently translated at 15.2% (21 of 138 strings)
Translation: I Hate Money/I Hate Money
Translate-URL: https://hosted.weblate.org/projects/i-hate-money/i-hate-money/tr/
2019-08-26 20:29:33 +00:00
Mesut Akcan
1842984ed4
Added translation using Weblate (Turkish)
2019-08-26 20:29:33 +00:00
Brice Maron
3d7ab656e1
Rework invite people to project
2019-08-26 20:11:42 +00:00
Brice Maron
0edf8634a4
Move export form to links
2019-08-26 19:59:55 +00:00
Brice Maron
09d887cde2
add homepage design
2019-08-18 21:37:20 +00:00
Brice Maron
5b2fa36efa
fix flash messages position
2019-08-18 21:37:20 +00:00
Brice Maron
60b76f32f5
Add project switcher on login page if already logged
2019-08-18 21:37:20 +00:00
Brice Maron
72acde7122
Add footer with links
2019-08-18 21:37:20 +00:00
Brice Maron
fd49599cc7
Arrange navbar items by functions
2019-08-18 21:37:20 +00:00
b5cc1592d6
Translated using Weblate (French)
...
Currently translated at 100.0% (138 of 138 strings)
Translation: I Hate Money/I Hate Money
Translate-URL: https://hosted.weblate.org/projects/i-hate-money/i-hate-money/fr/
2019-08-02 13:56:53 +02:00
Allan Nordhøy
5091302cf3
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 87.7% (121 of 138 strings)
Translation: I Hate Money/I Hate Money
Translate-URL: https://hosted.weblate.org/projects/i-hate-money/i-hate-money/nb_NO/
2019-08-02 13:56:53 +02:00
eMerzh
77ea148830
Translated using Weblate (French)
...
Currently translated at 100.0% (138 of 138 strings)
Translation: I Hate Money/I Hate Money
Translate-URL: https://hosted.weblate.org/projects/i-hate-money/i-hate-money/fr/
2019-08-02 13:56:53 +02:00
Heimen Stoffels
663614244d
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (138 of 138 strings)
Translation: I Hate Money/I Hate Money
Translate-URL: https://hosted.weblate.org/projects/i-hate-money/i-hate-money/nl/
2019-08-02 13:56:53 +02:00
Benjamin Bouvier
9a889f61c7
[docker] Download IHM from Pypy or reference git repo;
...
This creates two modes to run the Docker image:
- either in non-NIGHTLY mode, the latest version will be installed from
pypy.
- or in Nightly mode, it will clone the repository and update it every
time the instance is restarted.
It also updates Python to 3.7, for additional goodness.
2019-07-31 13:02:03 +02:00
Brice Maron
89e78bb4d0
Remove Added on column from bill list.
...
to avoid breaking anyone's workflow, i've instead use a tooltip to display the creation date.
fix #418
2019-07-27 03:44:42 +02:00
Brice Maron
669b15b0ec
Improve already project exists message
2019-07-26 22:35:02 +02:00
Brice Maron
2a9f447054
remove console log
2019-07-26 17:02:43 +02:00
Brice Maron
227ce0a1fb
prettier the css file
2019-07-25 13:26:46 +02:00
Brice Maron
92ce7d4d48
Improve usability specially for small screen
...
- add buttons class to fix alignments
- add responsive info to big tables
- use visibility instead of display to avoid jumping rows
- reorganize menu in responsive
2019-07-25 13:26:46 +02:00
Brice Maron
773fbec5b2
Cleanup some unused css rules
2019-07-25 13:26:46 +02:00
Elizabeth Sherrock
bfa145b816
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 8.7% (12 of 138 strings)
Translation: I Hate Money/I Hate Money
Translate-URL: https://hosted.weblate.org/projects/i-hate-money/i-hate-money/zh_HANS-CN/
2019-07-23 18:17:08 +02:00
Elizabeth Sherrock
3381714607
Added translation using Weblate (Chinese (Simplified))
2019-07-23 18:17:08 +02:00
Brice Maron
69a2d50d1d
bump bootstrap to latest stable
2019-07-23 18:16:27 +02:00
THANOS SIOURDAKIS
f5606bdd18
Added translation using Weblate (Greek)
2019-06-11 17:24:33 +02:00
Michal Čihař
f6c6a7d360
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 86.2% (119 of 138 strings)
Translation: I Hate Money/I Hate Money
Translate-URL: https://hosted.weblate.org/projects/i-hate-money/i-hate-money/nb_NO/
2019-06-11 17:24:33 +02:00
Allan Nordhøy
b8a0a2e22a
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 86.2% (119 of 138 strings)
Translation: I Hate Money/I Hate Money
Translate-URL: https://hosted.weblate.org/projects/i-hate-money/i-hate-money/nb_NO/
2019-06-11 17:24:33 +02:00
Allan Nordhøy
d10947d995
Added translation using Weblate (Norwegian Bokmål)
2019-06-11 17:24:33 +02:00
Luc Didry
84b096d3cd
Systemd doc fixes + update CONTRIBUTORS
2019-05-21 10:46:41 +02:00
nailyk-fr
ba78ff7228
doc: install: Add gunicorn dependency
...
* Gunicorn is a mandatory dependency, add a notice.
2019-05-21 10:46:41 +02:00
nailyk-fr
bb5a1cfe84
doc: installation: Add systemd service
...
* Next to the addition of `conf/ihatemoney.service`,
add installation notice.
Signed-off-by: nailyk-fr <nailyk_git@nailyk.fr>
2019-05-21 10:46:41 +02:00