Alexandre Aubin
|
d3c213892f
|
Merge branch 'dev' into manifestv2
|
2022-08-04 18:16:17 +02:00 |
|
Alexandre Aubin
|
470bc79d97
|
Undefined variable...
|
2022-08-04 18:16:00 +02:00 |
|
Alexandre Aubin
|
a7baea3070
|
Merge branch 'dev' into manifestv2
|
2022-08-04 18:13:34 +02:00 |
|
Alexandre Aubin
|
e29e9ca3f9
|
Missing import...
|
2022-08-04 18:08:01 +02:00 |
|
Alexandre Aubin
|
d7e87b34c7
|
Merge remote-tracking branch 'origin/dev' into manifestv2
|
2022-08-03 22:11:49 +02:00 |
|
Alexandre Aubin
|
0022abe896
|
manifestv2: switch to API v3 for catalog which includes v2 manifests
|
2022-08-03 22:11:17 +02:00 |
|
Alexandre Aubin
|
dc1f5725d0
|
manifestv2: fix v1/v2 conversion for maintainers
|
2022-08-03 21:47:02 +02:00 |
|
Alexandre Aubin
|
f6cd35d94b
|
configpanels: remove debug message because it floods the regenconf logs
|
2022-08-03 15:03:09 +02:00 |
|
ljf (zamentur)
|
7c28edd255
|
[fix] Missing import
|
2022-08-03 14:53:56 +02:00 |
|
ljf (zamentur)
|
6d8a18e71b
|
[fix] Missing import
|
2022-08-03 14:52:17 +02:00 |
|
ljf (zamentur)
|
f705d81e17
|
[fix] Bad importation
|
2022-08-03 14:51:19 +02:00 |
|
ljf (zamentur)
|
fdaf9fc098
|
[fix] Import assert_password_is_compatible
|
2022-08-03 14:51:00 +02:00 |
|
theo@manjaro
|
d531f8e085
|
Proper locales
|
2022-07-22 16:22:04 +02:00 |
|
theo@manjaro
|
22fc36e16e
|
Doc-strings and formatting
|
2022-07-22 16:15:31 +02:00 |
|
theo-is-taken
|
3fea05c4d6
|
Update src/yunohost/data_migrations/0021_migrate_to_bullseye.py
Co-authored-by: ljf (zamentur) <zamentur@users.noreply.github.com>
|
2022-07-22 16:01:18 +02:00 |
|
theo@manjaro
|
cdd5790808
|
Fixed content condition
|
2022-07-22 16:00:23 +02:00 |
|
theo@manjaro
|
b7b4dbfcdf
|
Increased depth of scan
|
2022-07-22 15:56:54 +02:00 |
|
theo@manjaro
|
fc0266a62e
|
Removed "useless" venv backup
|
2022-07-22 15:53:50 +02:00 |
|
theo@manjaro
|
3e4b88322d
|
Merge branch 'buster_migration_fix' of https://github.com/theo-is-taken/yunohost into buster_migration_fix
|
2022-07-22 15:37:27 +02:00 |
|
theo@manjaro
|
a440afe8eb
|
Clarification regarding the use of os functions instead of glob
|
2022-07-22 15:26:10 +02:00 |
|
theo-is-taken
|
2e9c4f991e
|
Update src/yunohost/data_migrations/0021_migrate_to_bullseye.py
Co-authored-by: ljf (zamentur) <zamentur@users.noreply.github.com>
|
2022-07-22 15:23:06 +02:00 |
|
theo@manjaro
|
1ce13d631d
|
Detect venvs from /var/www/ and recursively
|
2022-07-22 14:15:21 +02:00 |
|
theo@manjaro
|
2d223c9158
|
Saving app's venv in a requirements file, in order to regenerate it
post-update
|
2022-07-22 10:22:28 +02:00 |
|
theo@manjaro
|
31bbc026fd
|
Don't restrict choices if there's no choices specified
|
2022-07-20 11:24:42 +02:00 |
|
ljf
|
fdca9e1041
|
[fix] Be able to redo postinstall after 128+ chars password
|
2022-07-16 01:12:54 +02:00 |
|
Alexandre Aubin
|
ea0c8e9162
|
Typo
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
|
2022-06-21 23:30:31 +02:00 |
|
Jose Riha
|
745aae208b
|
Fix typo (indefinite article in plural)
|
2022-06-12 22:53:24 +02:00 |
|
Alexandre Aubin
|
d9e326f2cd
|
manifestv2: print pre/post install notices during install in cli
|
2022-05-21 17:11:41 +02:00 |
|
Alexandre Aubin
|
2ccb0c8db6
|
manifestv2: add some i18n support for doc/notifications
|
2022-05-21 16:38:51 +02:00 |
|
Alexandre Aubin
|
8b1333a837
|
manifestv2: iterate on notifications/doc + implement tests for it
|
2022-05-21 14:23:11 +02:00 |
|
yunohost-bot
|
4155aa7486
|
[CI] Format code with Black
|
2022-05-17 23:11:50 +02:00 |
|
Alexandre Aubin
|
100cd2fdd4
|
Merge pull request #1460 from YunoHost/fix-dns-suggest
[fix] Bad DNS conf suggestion
|
2022-05-16 15:51:48 +02:00 |
|
Alexandre Aubin
|
9902d191aa
|
manifestv2: improve permission resouce test
|
2022-05-14 00:15:42 +02:00 |
|
Alexandre Aubin
|
ddd10f630c
|
manifestv2: implement test for permission ressource
|
2022-05-13 22:14:20 +02:00 |
|
Alexandre Aubin
|
dd6c8976f8
|
manifestv2: drafty implementation for notifications/doc inside the manifest
|
2022-05-06 21:14:44 +02:00 |
|
Alexandre Aubin
|
3675daf26d
|
Fix broken test, having install questions is mandatory
|
2022-05-06 18:03:52 +02:00 |
|
yunohost-bot
|
158dc7ae14
|
[CI] Format code with Black
|
2022-05-06 14:40:24 +00:00 |
|
ljf (zamentur)
|
cc5649cfb2
|
[fix] Allow lime2 to upgrade even if kernel is hold (#1452)
* [fix] Allow lime2 to upgrade even if kernel is hold
* [fix] Bad set operation
|
2022-05-06 16:27:39 +02:00 |
|
ljf (zamentur)
|
ea5bfd1693
|
[fix] Allow lime2 to upgrade even if kernel is hold (#1452)
* [fix] Allow lime2 to upgrade even if kernel is hold
* [fix] Bad set operation
|
2022-05-06 16:25:54 +02:00 |
|
ljf (zamentur)
|
6f5bb03b2d
|
[fix] depreciation warning about unicode
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
|
2022-05-06 15:36:28 +02:00 |
|
ljf (zamentur)
|
76661a3e6c
|
Add comment
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
|
2022-05-06 15:31:12 +02:00 |
|
Alexandre Aubin
|
3bc92abe36
|
Merge branch 'dev' into manifestv2
|
2022-04-28 00:49:53 +02:00 |
|
Alexandre Aubin
|
d5fcc38281
|
manifestv2: fix backup tests
|
2022-04-27 22:18:24 +02:00 |
|
Alexandre Aubin
|
61d7ba1e40
|
manifestv2: fix ports resource test
|
2022-04-27 22:06:50 +02:00 |
|
Alexandre Aubin
|
b928dd1222
|
migrate_to_bullseye: /etc/apt/sources.list may not exist
|
2022-04-27 16:25:14 +02:00 |
|
ljf
|
19769d8348
|
[fix] Bad DNS conf suggestion
|
2022-04-27 14:59:55 +02:00 |
|
Tagadda
|
c4d188200c
|
wip tests
|
2022-04-26 17:26:48 +00:00 |
|
Tagadda
|
607a22de00
|
use moulinette instead of os.system, os.chown, os.chmod
|
2022-04-26 17:26:48 +00:00 |
|
Tagadda
|
dcb01a249b
|
wip unit tests
|
2022-04-26 17:26:48 +00:00 |
|
Tagadda
|
2d92c93af1
|
settings: use the yml when necessary
|
2022-04-26 17:26:48 +00:00 |
|