Commit graph

64 commits

Author SHA1 Message Date
Alexandre Aubin
48e488f89e backup: fix full backup restore postinstall calls that now need first username+fullname+password 2023-02-08 22:46:03 +01:00
Alexandre Aubin
ba4f192557 maintenance: new year, update copyright header 2023-02-02 23:51:14 +01:00
yunohost-bot
b943c69c8b [CI] Format code with Black 2023-02-01 17:10:08 +00:00
yunohost-bot
8859038a41 [CI] Format code with Black 2023-01-10 01:30:51 +00:00
Alexandre Aubin
b37d4baf64 Fix boring issues in tools_upgrade 2023-01-10 00:18:23 +01:00
axolotle
968687b512 move tools_update check for notif in _list_upgradable_apps helper 2022-12-04 15:02:32 +01:00
axolotle
d0faf8a64a tools_update: add hydrated pre/post upgrade notifications 2022-11-23 16:12:24 +01:00
YunoHost Bot
5fc75d063c
[CI] Format code with Black (#1531) 2022-11-16 17:12:31 +01:00
Alexandre Aubin
ac6d68711c tools_update: add --allow-releaseinfo-change option to apt update to prevent the classic nightmare when debian changes from stable to oldstable 2022-11-16 17:01:04 +01:00
yunohost-bot
a2f82aba12 [CI] Format code with Black 2022-10-27 16:00:06 +00:00
Alexandre Aubin
f3750598e3 global setting: make sure to run migration 25 prior to the regenconf 2022-10-27 16:20:08 +02:00
Alexandre Aubin
55baa2aa4a
Merge pull request #1502 from YunoHost/11.1
11.1
2022-10-24 17:58:04 +02:00
yunohost-bot
85b501c9eb [CI] Format code with Black 2022-10-17 21:39:14 +00:00
Alexandre Aubin
472e925077 Fix trigger for yunohost-api restart after self-upgrade 2022-10-17 23:24:34 +02:00
Alexandre Aubin
86e45f9cbc tools_update: also yield a boolean to easily know if there's a major yunohost upgrade pending + list of pending migrations (cf change in webadmin to encourage people to check the release note on the forum before yoloupgrading) 2022-10-17 16:47:49 +02:00
Alexandre Aubin
9c308b1b4b
Merge pull request #1516 from YunoHost/merge-firstname-and-lastname
Merge firstname and lastname
2022-10-10 18:59:37 +02:00
Alexandre Aubin
581fe631fd Merge remote-tracking branch 'origin/11.1' into merge-firstname-and-lastname 2022-10-09 21:56:28 +02:00
Alexandre Aubin
928c8694b1 Merge remote-tracking branch 'origin/11.1' into root-password-change-as-virtual-global-setting 2022-10-09 21:02:11 +02:00
Alexandre Aubin
bd7081baf2 maintenance: cleanup .py file headers + automate boring copyright headers... 2022-10-09 18:38:34 +02:00
Alexandre Aubin
5347c6afeb Merge firstname and lastname info 2022-10-09 17:01:57 +02:00
Alexandre Aubin
5addb2f68f Implement a new 'virtual global setting' to change root password from webadmin 2022-10-08 18:30:17 +02:00
Alexandre Aubin
d1d203726b Merge remote-tracking branch 'origin/enh-actions' into 11.1 2022-10-04 22:33:28 +02:00
Alexandre Aubin
b7bea608f6 Fix edge case where var would get undefined.. 2022-09-29 00:02:17 +02:00
Alexandre Aubin
1d98604e88 admins: moar fixes 2022-09-05 17:39:08 +02:00
Alexandre Aubin
3758611d13 admins: bunch of fixes 2022-09-05 16:40:07 +02:00
Alexandre Aubin
888f1d8e55 admins: fix class decorator syntax? 2022-09-04 20:33:41 +02:00
Alexandre Aubin
1037508fb5
Merge branch '11.1' into admins 2022-09-04 20:28:59 +02:00
Alexandre Aubin
a2d0a1445d Merge branch 'dev' into admins 2022-09-04 20:25:42 +02:00
Alexandre Aubin
6f0478b383 Merge branch 'dev' into manifestv2 2022-09-01 15:12:40 +02:00
yunohost-bot
a0d19d88e6 [CI] Format code with Black 2022-08-28 15:43:54 +00:00
Salamandar
8951eb38bc
tools_postinstall: list all partitions (not only physical ones)
This allows special installation cases such as in a container, where disk_partitions(all=False) would not show virtual mount points.
2022-08-27 11:23:28 +02:00
Alexandre Aubin
3614715c31 Merge branch 'buster' into dev 2022-08-17 01:26:11 +02:00
Alexandre Aubin
18f33417ef Merge remote-tracking branch 'origin/dev' into manifestv2 2022-08-09 18:41:26 +02:00
Alexandre Aubin
87abbe678d Merge remote-tracking branch 'origin/dev' into admins 2022-08-09 18:29:59 +02:00
yunohost-bot
8cef37d704 [CI] Format code with Black 2022-08-08 16:59:42 +00: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
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
ljf
fdca9e1041 [fix] Be able to redo postinstall after 128+ chars password 2022-07-16 01:12:54 +02:00
Alexandre Aubin
3bc92abe36 Merge branch 'dev' into manifestv2 2022-04-28 00:49:53 +02:00
yunohost-bot
f13eec176c [CI] Format code with Black 2022-03-08 12:15:46 +00:00
Tagadda
d216d06c8c fix: move _list_upgradable_apps() logic from tools.py to apps.py 2022-02-16 22:24:17 +00:00
Alexandre Aubin
de6844250f postinstall: migrate_to_bullseye should be skipped on bullseye 2022-02-01 15:43:03 +01:00
Alexandre Aubin
8939ba66d3 Merge branch 'dev' into manifestv2 2022-02-01 14:24:21 +01:00
yunohost-bot
d28f725762 [CI] Format code with Black 2022-01-31 02:32:46 +00:00
Alexandre Aubin
49b444e480 tools_upgrade: raise a Yunohost error, not a raw exception, when misusing args 2022-01-29 14:36:49 +01:00
Alexandre Aubin
fb01202f8d Merge branch 'dev' into manifestv2 2022-01-22 15:56:43 +01:00
yunohost-bot
b9060da750 [CI] Format code with Black 2022-01-20 18:43:33 +00:00