Jocelyn Delalande
1c8fde40c2
Preparing release 3.0
2018-11-25 19:47:06 +01:00
Jocelyn Delalande
1faf40ae8f
Add utf-8 BOM to please zest.releaser
...
Without that, it seems to crash.
2018-11-25 19:46:08 +01:00
mduret
f9cc4e5623
fix install with pip10 ( #341 )
...
* fix the docker build with pip10
* maj tricks https://github.com/spiral-project/ihatemoney/pull/341
2018-07-16 22:08:15 +02:00
Jocelyn Delalande
c3b2af3df3
Back to development: 2.1.1
2018-02-16 23:21:36 +01:00
Jocelyn Delalande
d3d1ddfa91
Preparing release 2.1
2018-02-16 23:18:12 +01:00
Jocelyn Delalande
8fdf6407eb
Back to development: 2.1
2017-12-27 19:10:00 +01:00
Jocelyn Delalande
b9d1a9c450
Preparing release 2.0
2017-12-27 19:09:05 +01:00
5c645a5b0b
Print out when pip is missing.
2017-11-01 22:29:16 +01:00
9d67c32a84
Parse requirements.txt in setup.py. Fix #273 ( #284 )
2017-11-01 18:36:44 +01:00
0livd
b94bad829c
Use token based auth to reset passwords ( #269 )
...
Send a mail containing a password reset
token link instead of sending a clear text
password.
Ref #232
2017-10-26 19:46:34 +02:00
0livd
75104d9c19
Add python 3.6 support ( #259 )
...
Closes #253
2017-08-20 12:21:59 +02:00
3a4282fd75
Absolute imports & some other improvements ( #243 )
...
* Use absolute imports and rename package to ihatemoney
* Add a ihatemoney command
* Factorize application creation logic
* Refactor the tests
* Update the wsgi.py module with the new create_app() function
* Fix some styling thanks to Flake8.
* Automate Flake8 check in the CI.
2017-07-07 00:06:56 +02:00
0livd
2ad4ef5466
Remove unused option in the setup script ( #239 )
...
Additionnal files to be distributed along
with the sources are already specified in
the MANIFEST.in file thus the package_data
entry in the setup script can be safely removed
2017-06-27 23:11:52 +02:00
db29648956
Re-organize the documentation ( #223 )
...
* Re-organize the documentation
* Fix encoding errors for python 2
* Document the dependencies. Fixes #199
* Add a make update command. Fixes #211
2017-06-21 14:03:16 +02:00
Jocelyn Delalande
9dd6a6d18f
Back to development: 1.1
2017-06-20 23:00:28 +02:00
Jocelyn Delalande
6f5297660e
Preparing release 1.0
2017-06-20 22:46:58 +02:00
Jocelyn Delalande
deff0f8bc3
Back to development: 0.10
2017-04-04 16:04:41 +02:00
Jocelyn Delalande
788c16c497
Preparing release 0.9
2017-04-04 16:04:11 +02:00
bfcb9ef966
Fix setup.py mistake
2017-03-22 18:02:01 +01:00
ce236303ef
Specify python 2.7 and remove 3.6 since we do not test against it yet
2017-03-21 17:15:11 +01:00
b3e7925d66
Add a setup.py file
2017-03-21 16:33:13 +01:00