d2c96c5bc6
Enhance Docker documentation. ( #882 )
...
* Enhance Docker documentation.
Fixes #868
* Adress @zorun feedback.
* Update installation.rst
2021-10-22 17:56:41 +02:00
Baptiste Jonglez
def6dba825
Replace MySQL by MariaDB in all documentation / README / changelog
...
Also document the new requirement for MariaDB >= 10.3.2
Fixes : #632
Fixes : #743
2021-07-05 08:52:13 +02:00
Glandos
25c42d36eb
Update README.rst
...
Badge to GitHub Actions instead of the dead Travis
2021-06-26 23:05:29 +02:00
Glandos
ce1c2c24a6
Add donate paragraph in Contributing section
2021-04-05 15:22:39 +02:00
Glandos
0e3a70f6a1
Add liberapay badge
2021-04-05 15:18:53 +02:00
Glandos
0380521b4a
Add python3.9 support
2020-11-24 22:52:46 +01:00
zorun
c2afed269a
Add weblate translation status to the README ( #574 )
...
Co-authored-by: Baptiste Jonglez <git@bitsofnetworks.org>
2020-04-25 11:50:45 +02:00
Rémy HUBSCHER
7587e292fb
Remove obsolete python code (<3.6). ( #571 )
2020-04-24 12:32:52 +02:00
d128e84860
We have maintainers :-)
2020-02-20 20:21:37 +01:00
Rémy HUBSCHER
a18d5db622
Add a maintener wanted badge.
2019-12-17 10:29:03 +01: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
c8396f50b9
Update translations to publish new point release.
2019-09-18 21:40:09 +02:00
bef973d85e
Fix setup.py encoding to be py2 and py3 compatible.
2019-09-17 11:25: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
Brice Maron
34da65d412
remove compatibility of py34
2019-09-08 19:14:43 +02:00
Rémy HUBSCHER
fc55834a54
Add Python 3.7 to the tox matrix.
2019-02-20 10:02:45 +01:00
0f2a5e9255
Add a link to the mailing list
2018-12-20 00:46:49 +01:00
Benjamin Bouvier
65bed7b45b
Add a contributing section to the readme file;
2018-08-30 21:43:44 +02:00
0livd
75104d9c19
Add python 3.6 support ( #259 )
...
Closes #253
2017-08-20 12:21:59 +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
4410aaa504
Fix sphinx integration ( #208 )
...
* Fix rst link formatting in the README
* Use Sphinx 1.5.5 since 1.6b2 is selected otherwise and breaks.
2017-05-08 22:18:50 +02:00
0livd
e3da3b3b7f
Externalize the settings ( #193 )
...
Default settings from app's root path are loaded first
Settings are then overriden by /etc/ihatemoney/ihatemoney.cfg
or by another file which path is set in an env var
Fixes #187
2017-04-23 18:32:37 +02:00
0livd
fb84135fe5
Move tests to budget.tests ( #205 )
...
* Move tests to budget.tests
Update tox.ini to call the unittest dicovery module
Closes #196
* Fix typo in Readme
2017-04-22 23:07:24 +02:00
Toover
4ea5158a70
Update the README with additional requirements and information ( #202 )
...
Without this information, I really could not understand where to go next.
2017-04-15 19:31:35 +02:00
0livd
cdf903383a
Add the possibilty to run ihatemoney via Apache mod_wsgi ( #191 )
...
Add the possibilty to run ihatemoney via Apache mod_wsgi
ihatemoney.wsgi is the entry point for mod_wsgi.
A virtualenv can be activated if its path is specified as
an env var in the apache virtual host file
2017-04-10 18:46:39 +02:00
08a4935566
Update the README with makefile changes
2017-03-28 17:49:22 +02:00
d1facecc69
Create a Makefile to ease development
2017-03-28 17:41:34 +02:00
a354973f1f
Change the README again
2017-03-28 17:41:34 +02:00
c0651203c3
Update the README with the release process
2017-03-28 17:41:34 +02:00
caf7f2b814
Update the README with the release process
2017-03-21 15:09:31 +01:00
Alexandre Avenel
d26d547372
Add Travis CI badge in README
2016-10-01 14:15:25 +02:00
Adam Chainz
a80202e066
Convert readthedocs links for their .org -> .io migration for hosted projects
...
As per [their blog post of the 27th April](https://blog.readthedocs.com/securing-subdomains/ ) ‘Securing subdomains’:
> Starting today, Read the Docs will start hosting projects from subdomains on the domain readthedocs.io, instead of on readthedocs.org. This change addresses some security concerns around site cookies while hosting user generated data on the same domain as our dashboard.
Test Plan: Manually visited all the links I’ve modified.
2016-06-28 07:46:50 +01:00
a8841f9d3f
Merge pull request #122 from JocelynDelalande/configurable-prefix
...
Made an URL prefix configurable in settings
2015-11-09 09:26:11 +01:00
Jocelyn Delande
d9313ba40e
Remove trailing whitespaces
2015-08-20 12:02:04 +02:00
Jocelyn Delande
15091e28c0
Made an URL prefix configurable in settings, includes tests.
2015-08-19 22:56:45 +02:00
Alexis Metaireau
39158b4fc8
Update README.rst with informations about the TESTING
flag. Fix #58
2011-10-27 18:06:39 +03:00
6f4f04b117
Document the API. Fix #46
2011-10-18 23:26:13 +02:00
Arnaud Bos
1486b20ac9
Dead link in README
2011-10-18 02:48:01 +02:00
4d88c37d6b
License under BSD custom beerware
2011-10-17 23:32:47 +02:00
97132ce88a
Fix some problems related to postgresql and models
2011-10-13 21:27:56 +02:00
93ac2cc947
update the README with how to run tests
2011-10-08 13:48:06 +02:00
20f6f204cf
update the README with information about how to contribute
2011-09-09 21:32:52 +02:00
ef353d643c
Refactor the application to use blueprints.
...
This allows to isolate some behavior in the context of the web application so
the API and the web application can behave in different ways.
2011-09-09 21:21:37 +02:00
Arnaud Bos
295beeade4
Edited README.rst via GitHub
2011-09-09 14:30:16 +03:00
Frédéric Sureau
3dd34c6cc4
Added my name to the authors.
2011-08-10 16:55:22 +02:00
1229beaf54
Put the dependencies into a requirements.txt file.
...
This allows to put them only in one place and to use `pip install -r requirements.txt` in order to install all the dependencies.
2011-07-30 15:40:48 +02:00
6200eaa48d
fix typo
2011-03-10 20:31:02 +00:00
dea22b9a89
add some stuff in the readme about deployment
2011-03-10 17:51:16 +00:00
de708ce3ef
reshape the folder structure. Add conf files
2011-03-10 17:32:53 +00:00