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

493 commits

Author SHA1 Message Date
yalh76
2fac3e0049
Merge pull request #50 from YunoHost-Apps/testing
Upgrade to 5.2.0~ynh1
2022-06-23 02:10:07 +02:00
yalh76
f6cc4eabe6
Merge pull request #49 from YunoHost-Apps/upgrade
Upgrade to 5.2.0~ynh1
2022-06-20 22:49:20 +02:00
yalh76
ee47509b2b Update check_process 2022-06-20 22:48:54 +02:00
yalh76
b244550342 Update check_process 2022-06-18 15:53:23 +02:00
yalh76
7cc5132693 Fix hashed password 2022-06-16 14:31:56 +02:00
yunohost-bot
c7d6550ddc Auto-update README 2022-06-13 22:48:29 +00:00
yalh76
557ca10a2f Better upgrade 2022-06-14 00:48:24 +02:00
yalh76
b56654d4c1 Manage ADMIN_PASSWORD 2022-06-14 00:13:19 +02:00
yunohost-bot
fcb0b1150c Auto-update README 2022-06-11 03:03:51 +00:00
yalh76
71b9f4c960 Upgrade to 5.2.0~ynh1 2022-06-11 05:03:46 +02:00
yalh76
17bde85b09
Merge pull request #48 from YunoHost-Apps/testing
Apply last example_ynh
2022-03-15 03:24:16 +01:00
yalh76
0fb4570527
Merge pull request #47 from YunoHost-Apps/example
Example
2022-03-14 20:29:14 +01:00
yalh76
32dd835591 Merge branch 'example' of https://github.com/YunoHost-Apps/ihatemoney_ynh into example 2022-03-13 16:02:44 +01:00
yalh76
7787fa2035 Fix upgrade error
ImportError: cannot import name 'soft_unicode' from 'markupsafe'
2022-03-13 16:02:38 +01:00
yunohost-bot
543bc22ab3 Auto-update README 2022-03-13 15:02:16 +00:00
yalh76
12a4e9d4f6 Apply last example_ynh 2022-03-13 16:02:11 +01:00
Éric Gaspar
0bf30a3463
Merge pull request #44 from YunoHost-Apps/testing
Testing
2021-12-22 09:25:36 +01:00
Éric Gaspar
a62a84e65b
Merge pull request #45 from Salamandar/fix_license
Fix license
2021-12-21 22:49:34 +01:00
f50fae9273 Fix manifest license 2021-12-21 20:36:33 +01:00
ericgaspar
e3ed92d645 Remove time 2021-12-18 13:50:27 +01:00
Yunohost-Bot
7189f08b28 Auto-update README 2021-12-18 11:39:08 +00:00
Éric Gaspar
49ee3e2bf8
Merge pull request #41 from Salamandar/testing
Full revamp of ihatemoney_ynh
2021-12-18 12:39:05 +01:00
Salamandar
22274b3895
Update scripts/upgrade log_type -> log
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
2021-12-16 19:41:42 +01:00
Salamandar
5344aec40e
Update scripts/restore log_type -> log
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
2021-12-16 19:41:34 +01:00
Salamandar
c187a39fe1
Update scripts/install log_type -> log
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
2021-12-16 19:41:08 +01:00
ce58c792c7 Full revamp of ihatemoney_ynh:
* Use example_ynh as a template
* Implement change_url
* Use the new yunohost permissions system
* Use a python3 venv
* Use a systemd service + gunicorn
* Allow multiple instances (stop installing in /opt/yunohost/ihatemoney)
2021-11-10 11:45:14 +01:00
ericgaspar
717424b28d
Revert "Remove mapzen"
This reverts commit f6c69cfe97.
2021-06-26 23:16:47 +02:00
ericgaspar
f6c69cfe97
Remove mapzen 2021-06-26 23:10:27 +02:00
yalh76
a7c525d910
Merge pull request #39 from yunohost-bot/issue-and-pr-template
[autopatch] Update issue and PR templates
2021-05-15 20:55:52 +02:00
Yunohost-Bot
16be07d4b6 [autopatch] Update issue and PR templates 2021-05-13 17:48:02 +02:00
Jocelyn Delalande
0f904d9936 Fix current installation of package
(current installation leads to 502 error with
sqlalchemy.cimmutabledict.immutabledict' object has no attribute 'setdefault'
exception).

Workaround SQLA 4.x backward incompatible change
2021-05-04 11:20:33 +02:00
Jocelyn Delalande
e3587233ef Bump to upstream 4.1.5 2020-07-26 21:42:21 +02:00
JocelynDelalande
bb8c70fff6
Dropping requirement on python2
Nitpicking…
2020-07-26 18:54:02 +02:00
JocelynDelalande
e0b3522c91
Merge branch 'master' into ihm_4.1.4 2020-07-26 18:23:46 +02:00
Alexandre Aubin
c4e0df7eeb Wait for app to start at the end of the restore to avoid 502 error 2020-07-26 18:20:17 +02:00
Alexandre Aubin
41765a8f48 Misc fixes in upgrade 2020-07-26 18:20:17 +02:00
Alexandre Aubin
4f64985c8c Fix backup 2020-07-26 18:20:17 +02:00
Alexandre Aubin
d66fcad5ff Misc fixes to make the linter happier 2020-07-26 18:20:17 +02:00
Baptiste Jonglez
07df88fb2a Update to upstream 4.1.4
The werkzeug workaround is no longer needed.
2020-07-21 16:15:53 +02:00
Jocelyn Delalande
1833ec4480 Fix syntax error 2020-04-02 16:52:45 +02:00
Jocelyn Delalande
698195724a Workaround https://github.com/spiral-project/ihatemoney/issues/540 2020-04-02 16:50:27 +02:00
JocelynDelalande
730c1bb1b1
Upgrade to upstream 4.1.3 2019-12-21 19:13:31 +01:00
Jocelyn Delalande
cec3ac7b58 Upgrade to upstream 4.x 2019-03-19 12:05:43 +01:00
Jocelyn Delalande
0e3500925c Add « Install with YunoHost » button. 2018-12-20 08:09:05 +01:00
Jocelyn Delalande
8257c8b69e Fix name wording 2018-12-20 08:08:55 +01:00
Jocelyn Delalande
e66190934f Cleanup outdated comment 2018-12-20 08:07:48 +01:00
Jocelyn Delalande
19bede5ab0 Factorize pip stuff
between install and upgrade
2018-12-20 08:07:30 +01:00
Jocelyn Delalande
cfd7b769d4 Add notes about supported ynh versions 2018-12-20 07:45:07 +01:00
Jocelyn Delalande
7dc17c2090 Remove no longer needed helper backport
Introduced in ynh 2.6.1

Ref https://github.com/YunoHost/yunohost/pull/234
2018-12-20 07:32:05 +01:00
Jocelyn Delalande
6fde558788 Upgrade upstream to 3.x
Should fix the failing level2 of yunohost-apps CI also (infinite redirection
bug fixed upstream).

Fix #30
Ref https://github.com/YunoHost/apps/pull/553#issuecomment-448883502
2018-12-20 07:30:28 +01:00