Alexandre Aubin
|
d764b02701
|
Annnnd I forgot to add the migration
|
2019-08-24 17:54:35 +02:00 |
|
madtibo
|
2fc13a7af0
|
switch from password to md5 authentication in postgresql
|
2019-08-24 17:52:08 +02:00 |
|
madtibo
|
21c6d1b159
|
change PostgreSQL -password' authentication to 'md5'
|
2019-08-24 17:52:01 +02:00 |
|
Alexandre Aubin
|
ed8fa76624
|
Merge pull request #753 from yalh76/update-n
[enh] Upgrade n version (also for compatibility with arm64)
|
2019-08-24 16:02:42 +02:00 |
|
Alexandre Aubin
|
ff2caae183
|
Now guess hook type using mimetypes lib
|
2019-08-24 15:56:52 +02:00 |
|
Alexandre Aubin
|
2ffb413a46
|
This TODO is implemented now
|
2019-08-24 15:49:25 +02:00 |
|
Alexandre Aubin
|
b22ad09e63
|
Update src/yunohost/data_migrations/0010_migrate_to_apps_json.py
Co-Authored-By: decentral1se <lukewm@riseup.net>
|
2019-08-24 12:52:09 +02:00 |
|
Bram
|
3d7c3d13de
|
Merge pull request #783 from yalh76/token
adding token to not be logged
|
2019-08-20 21:18:48 +02:00 |
|
yalh76
|
98423a7f91
|
adding token to not be logged
|
2019-08-20 20:23:45 +02:00 |
|
Bram
|
1c4a692f8c
|
Merge pull request #781 from YunoHost/readme-update
Small cleaning and update of the README.md
|
2019-08-19 03:44:16 +02:00 |
|
Bram
|
b4f62a66ce
|
Merge pull request #782 from kay0u/patch-1
[Fix] Upgrade: Not enough arguments for format string
|
2019-08-19 02:50:33 +02:00 |
|
Kayou
|
63d364e547
|
[Fix] Upgrade: Not enough arguments for format string
|
2019-08-18 16:56:18 +02:00 |
|
Alexandre Aubin
|
b3398e7568
|
Update README.md
|
2019-08-18 13:13:56 +02:00 |
|
Alexandre Aubin
|
b8006b64f5
|
Merge pull request #775 from yunohost-bot/weblate-yunohost-core
Update from Weblate
|
2019-08-18 01:52:25 +02:00 |
|
Alexandre Aubin
|
ee67ebfd86
|
Remove deprecated helpers while still supporting them through hacky patching...
|
2019-08-18 01:40:48 +02:00 |
|
Alexandre Aubin
|
005ccea610
|
Make the PEP8 happy even though that's unrelated code to the current PR but meh ...
|
2019-08-17 19:02:38 +02:00 |
|
Alexandre Aubin
|
8dd590e6fc
|
Implement explicit and implicit migrations
|
2019-08-17 18:47:24 +02:00 |
|
Alexandre Aubin
|
050750b7c9
|
Propagate the changes on other parts of the code relying on the appslist system
|
2019-08-17 17:43:38 +02:00 |
|
Alexandre Aubin
|
65b81e8677
|
Rewrite appslist system
|
2019-08-17 17:31:51 +02:00 |
|
Alexandre Aubin
|
a6607eaf30
|
Buuuuurn the appslist system
|
2019-08-17 15:47:11 +02:00 |
|
Mélanie Chauvel
|
00e8268c8a
|
Translated using Weblate (French)
Currently translated at 90.0% (524 of 582 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
|
2019-08-15 13:12:26 +00:00 |
|
Mélanie Chauvel
|
4c7c740aba
|
Translated using Weblate (French)
Currently translated at 89.9% (523 of 582 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
|
2019-08-15 13:12:26 +00:00 |
|
tufek yamero
|
82f48213ab
|
Translated using Weblate (French)
Currently translated at 89.9% (523 of 582 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
|
2019-08-15 13:12:26 +00:00 |
|
Étienne Mollier
|
f0440fbd6b
|
Dynamically evaluate proper mariadb-server-<version>
|
2019-08-15 15:12:06 +02:00 |
|
ljf
|
b54266cbf3
|
[fix] Unwanted residual code
|
2019-08-14 17:55:17 +02:00 |
|
ljf
|
f98ad4f191
|
[enh] Avoid to modify untestable migrations
|
2019-08-14 17:39:23 +02:00 |
|
ljf
|
0a2ba102c8
|
[enh] Avoid to modify untestable migrations
|
2019-08-14 17:37:43 +02:00 |
|
ljf
|
fac44f44d0
|
[enh] Avoid to modify untestable migrations
|
2019-08-14 17:29:24 +02:00 |
|
ljf
|
ed3e014fee
|
[enh] Remove revert mechanism
|
2019-08-14 16:46:14 +02:00 |
|
ljf
|
f0c0eff41d
|
[enh] english sentence in a comment
|
2019-08-14 13:13:59 +02:00 |
|
ljf
|
7a0dbf7977
|
[fix] Ask for specifying migrations to skip
|
2019-08-14 13:05:23 +02:00 |
|
ljf
|
c81eab396b
|
[enh] Pep8
|
2019-08-14 12:52:47 +02:00 |
|
ljf
|
81ae41a3e4
|
[enh] Warn user about --revert option
|
2019-08-14 12:27:32 +02:00 |
|
ljf
|
fc426cff69
|
[fix] Avoid to revert migrations without backward routine
|
2019-08-14 12:07:39 +02:00 |
|
Alexandre Aubin
|
2dc809548b
|
Fixing again the whole permission / cert situation for slapd ... for good this time hopefully
|
2019-08-13 17:32:55 +02:00 |
|
Alexandre Aubin
|
b44ad4ad80
|
Merge pull request #772 from YunoHost/fix-dpkg-origin
[fix] dpkg-origins
|
2019-08-13 15:41:29 +02:00 |
|
ljf
|
9b371d5b6b
|
[fix] dpkg-origins
|
2019-08-13 15:37:48 +02:00 |
|
Alexandre Aubin
|
4b6d7c625d
|
Merge pull request #771 from yunohost-bot/weblate-yunohost-core
Update from Weblate
|
2019-08-13 12:34:38 +02:00 |
|
Quentí
|
7c4315de74
|
Translated using Weblate (Occitan)
Currently translated at 100.0% (525 of 525 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/oc/
|
2019-08-13 10:14:55 +00:00 |
|
ppr
|
7b36848172
|
Translated using Weblate (French)
Currently translated at 100.0% (525 of 525 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
|
2019-08-13 10:14:55 +00:00 |
|
ppr
|
3fe8e8c689
|
Translated using Weblate (French)
Currently translated at 99.8% (524 of 525 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
|
2019-08-13 10:14:55 +00:00 |
|
Quentí
|
05e4dd597b
|
Translated using Weblate (French)
Currently translated at 99.8% (524 of 525 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
|
2019-08-13 10:14:55 +00:00 |
|
xaloc33
|
5cd88351e4
|
Translated using Weblate (Catalan)
Currently translated at 100.0% (525 of 525 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/ca/
|
2019-08-13 10:14:55 +00:00 |
|
Quentí
|
87eae7791e
|
Translated using Weblate (Occitan)
Currently translated at 97.7% (513 of 525 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/oc/
|
2019-08-13 10:14:55 +00:00 |
|
xaloc33
|
e5739d72b9
|
Translated using Weblate (Catalan)
Currently translated at 100.0% (525 of 525 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/ca/
|
2019-08-13 10:14:55 +00:00 |
|
xaloc33
|
87ea613832
|
Translated using Weblate (Catalan)
Currently translated at 61.1% (321 of 525 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/ca/
|
2019-08-13 10:14:55 +00:00 |
|
Alexandre Aubin
|
d516cf8ed2
|
We need to be able to run postinstall without authenticating ... otherwise we can't run the postinstall from the webadmin
|
2019-08-13 00:34:34 +02:00 |
|
Alexandre Aubin
|
fe3ecd7a7d
|
c.f. issue #1136, don't fail miserably in case we can't change the hostname because that should be okay
|
2019-08-12 17:25:32 +02:00 |
|
Bram
|
a19df2c09c
|
Merge pull request #764 from YunoHost/actions_and_config_operation_logs
[enh] integrate actions/config-panel into operation_logs
|
2019-08-12 13:51:44 +02:00 |
|
Alexandre Aubin
|
6f48d1d855
|
Get rid of those sudo's ... otherwise, because sudo is in fact sudo-ldap, might create weird errors or stuck situation where everything is broken because slapd is stopped and the regenconf can't restart it
|
2019-08-12 11:16:07 +02:00 |
|