1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ihatemoney_ynh.git synced 2024-09-03 19:26:15 +02:00
Commit graph

458 commits

Author SHA1 Message Date
Jocelyn Delande
15091e28c0 Made an URL prefix configurable in settings, includes tests. 2015-08-19 22:56:45 +02:00
Jocelyn Delande
d6c514e7d1 Adds a way to (re)configure the running app, reloading settings.
Currently, there is no way to reset settings after modifying them, which is
anoying for tests.
2015-08-19 22:53:16 +02:00
Alexis Metaireau
0e21449191 Merge pull request #126 from aavenel/fix-settle-rounding
Bugfix rounding settle algorithm
2015-07-28 16:05:19 +02:00
Jocelyn Delande
309e46013f Cleans after itself in case the install fails.
Refs #1 and #4 (and hopefuly fixes them)
2015-07-26 18:23:54 +02:00
Alexandre Avenel
b9458db08e Bugfix rounding settle algorithm
In some cases, settle algorithm failed to deliver optimal solution due to a rounding bug.
2015-07-05 22:16:38 +02:00
Jocelyn Delande
96b92b6ee6 socket is now in /tmp/ as /var/run/ihatemoney gets rm on each reboot
fixes #3
2015-06-10 00:13:01 +02:00
Alexis Metaireau
84aafc850e Merge pull request #121 from JocelynDelalande/deprecated-default-mail-sender
nicely deprecates DEFAULT_MAIL_SENDER
2015-05-20 18:03:50 +02:00
Alexis Metaireau
55505b230b Merge pull request #123 from JocelynDelalande/mysql-compatible-fields
specified sizes for string columns for MySQL
2015-05-20 18:01:37 +02:00
JocelynDelalande
4f11a695f7 Forgot mysql dev libraries dependencies 2015-05-03 18:38:48 +02:00
Jocelyn Delande
f0a1fb3b29 added README.md 2015-05-02 17:29:16 +02:00
Jocelyn Delande
5d2a476e30 Added ability to make the service public 2015-05-02 17:28:58 +02:00
Jocelyn Delande
6cf166e216 Added upgrade script 2015-05-02 16:36:51 +02:00
Jocelyn Delande
1da51108d7 scripts made executable 2015-05-02 16:29:03 +02:00
Jocelyn Delande
514efdcd27 added uninstallation script 2015-05-02 12:48:23 +02:00
Jocelyn Delande
cc4ef6d42b Re-ordered install script 2015-05-02 12:47:52 +02:00
Jocelyn Delande
551d7db1d8 Register domain, for uninstalling purpose. 2015-05-02 12:47:27 +02:00
Jocelyn Delande
6bc8770aa5 Added yunohost logo 2015-05-02 12:47:02 +02:00
Jocelyn Delande
9e79dc10ad Fixed permissions so that www-data can access static files 2015-05-02 12:46:49 +02:00
Jocelyn Delande
ec804a0ac9 Fixed dependencies 2015-05-02 12:44:41 +02:00
Jocelyn Delande
3472a64776 Merge branch 'ynh-patched-upstream'
Including mysql fixes
2015-05-01 23:30:16 +02:00
Jocelyn Delande
167414f3dd Effective prefix configuration, using patched ihatemoney 2015-05-01 23:27:08 +02:00
Jocelyn Delande
eea29d89c8 That config key was wrong
btw, fixed upstream : https://github.com/spiral-project/ihatemoney/pull/121
2015-05-01 23:25:20 +02:00
Jocelyn Delande
7062aa7cff Fixed path of static media 2015-05-01 23:23:44 +02:00
Jocelyn Delande
73d6bcfbd3 Merge branch 'mysql-compatible-fields' into ynh-patched 2015-05-01 23:09:36 +02:00
Jocelyn Delande
2b598477b7 specified sizes for string columns for MySQL 2015-05-01 18:28:40 +02:00
Jocelyn Delande
4037139ac8 Merge branch 'ynh-patched' of github.com:JocelynDelalande/ihatemoney into ynh-pathed-upstream
Waiting for pull requests to be included upstream.
2015-05-01 14:35:25 +02:00
Jocelyn Delande
14c1789a26 Work in progress : installation is working but upstream app lacks url prefix support 2015-05-01 14:30:09 +02:00
Jocelyn Delande
b3c994f23c Made an URL prefix configurable in settings 2015-05-01 13:55:05 +02:00
Jocelyn Delande
df215cbb79 nicely deprecates DEFAULT_MAIL_SENDER as it changed upstream for flask-mail>=0.8 2015-04-30 16:58:16 +02:00
Jocelyn Delande
3192681226 Imperted upstream code at 42dd9d54a8 (upstream is not tagged) inside a the sources dir 2015-04-26 14:06:33 +02:00
Alexis Metaireau
42dd9d54a8 Merge pull request #119 from aavenel/fix-118
Fix 118
2015-04-15 21:32:50 +02:00
Alexandre Avenel
4f4439eec9 Fix #118 : Create a new project with the name "dashboard" should raise an exception 2015-04-12 20:41:57 +02:00
Alexis Metaireau
f8161b7872 Merge pull request #117 from aavenel/fix-rounding
Fix #116 : rounding error in balances
2014-07-22 20:55:51 +02:00
Alexandre Avenel
79f24b7cb8 Format numbers in templates 2014-07-22 20:19:35 +02:00
Alexandre Avenel
9236c13213 Fix rounding error in balances 2014-07-21 22:23:30 +02:00
Alexis Metaireau
229fe41a0c Merge pull request #106 from aavenel/bugfix105
Bugfix #105 : TypeError: object of type 'NoneType' has no len()
2013-10-17 04:41:00 -07:00
Alexis Metaireau
85a92e0485 Merge pull request #114 from aavenel/bugfix104
bugfix #104 : ZeroDivisionError
2013-10-17 04:40:47 -07:00
Alexis Metaireau
48b42ef499 Merge pull request #115 from aavenel/tooltipfr
Fix french translation for password tooltip
2013-10-17 04:39:39 -07:00
A.Avenel
ca186dfa2e Fix translation for password tooltip
- Javascript don't like non-escaped character
- fix typo
2013-10-13 21:51:34 +02:00
A.Avenel
7b338a2a14 Fix translation for password tooltip
- Javascript don't like non-escaped character
- fix typo
2013-10-13 21:45:49 +02:00
A.Avenel
bb58ef5a02 Merge branch 'master' of git://github.com/spiral-project/ihatemoney 2013-10-12 21:36:51 +02:00
A.Avenel
6f9fe3c159 bugfix #104 : ZeroDivisionError
- test if self.owers is null before returning value
2013-10-12 17:28:15 +02:00
A.Avenel
74e6f9f11d Add unit-test for bug #105.
Small code refactoring for better readability
2013-10-12 16:56:25 +02:00
Quentin
f2d0d19880 ihatemoney does not start anymore with flask-wtf 0.9: limit flask-wtf to version 0.8 in requirements.txt 2013-08-23 14:15:19 +02:00
A.Avenel
8b64762f71 Bugfix : error when you access /authenticate url without a project identifier 2013-06-23 17:37:58 +02:00
A.Avenel
a747f912a4 Merge branch 'master' of git://github.com/spiral-project/ihatemoney 2013-05-10 14:52:25 +02:00
Alexis Metaireau
a71d249e6c Merge pull request #96 from aavenel/master
New feature : Settle the bill
2013-05-09 18:32:55 -07:00
A.Avenel
cae50a7da2 Merge branch 'master' of git://github.com/spiral-project/ihatemoney 2013-05-09 23:46:50 +02:00
A.Avenel
ff9ead2203 Optimization 2013-05-09 23:23:23 +02:00
A.Avenel
058cc8a9e5 correct french translation 2013-05-09 22:33:15 +02:00