Commit 0ceee4b
authored
fix: Sixth round of bug fixes for private update & update transfer & HTTP speed limit online configuration features (#283)
Fixed the following issues:
[V25 2500U1][Update Management System][Control Center Update Client][Seventh Round Testing][System Update][Public Network] Unchecking transfer optimization sub-items fails - actually unchecking succeeds (issue with failure indication)
[V25 2500U1][Update Management System][Control Center Update Client][Seventh Round Testing][Control Center][System Update][Public Network] In Traditional Chinese environment, when entering invalid values in transfer optimization and download speed limit input fields, the prompt message appears in English
[V25 2500U1][Update Management System][Enterprise Update Management System][Seventh Round Testing] After the terminal has performed an abnormal scheduled update, when the next non-forced update is issued, the Control Center still displays: "System will update at XXX"
[V25 2500U1][Update Management System][Enterprise Update Management System][Seventh Round Testing] When the client receives a shutdown/restart update task and the download is completed, the Control Center should display text: "The system will update when the computer shuts down or restarts"
[V25 2500U1][Update Management System][Enterprise Update Management System][First Round Testing] After the client successfully connects, the public network update plugin in the taskbar plugin area is not blocked
[V25 2500U1][Update Management System][Enterprise Update Management System][Sixth Round Testing] When the server issues idle/busy time client speed limits and the client crosses two different speed limit intervals during download, the taskbar tray icon does not show the prompt "Download speed limit configuration switching in progress, download of update resources will continue after the switch is complete"
Log: As above
Bug: https://pms.uniontech.com/bug-view-358767.html
https://pms.uniontech.com/bug-view-358703.html
https://pms.uniontech.com/bug-view-358841.html
https://pms.uniontech.com/bug-view-358833.html
https://pms.uniontech.com/bug-view-354239.html
https://pms.uniontech.com/bug-view-358183.html
Influence: Affects private update & update transfer & HTTP speed limit online configuration features
fix: 私有化更新&更新传递&http限速在线配置功能第六轮bug修复
修复以下问题:
【V25 2500U1】【更新管理系统】【控制中心更新客户端】【第七轮测试】【系统更新】【公网】传递优化设置项子配置项去勾选失败,去勾选成功了
【V25 2500U1】【更新管理系统】【控制中心更新客户端】【第七轮测试】【控制中心】【系统更新】【公网】繁体中文环境,传递优化和下载限速输入框输入非法值,提示信息是英文
【V25 2500U1】【更新管理系统】【企业级更新管理系统】【第七轮测试】终端进行过非正常定时更新,下一次下发非强制更新,控制中心还会显示:系统将于XXX进行更新
【V25 2500U1】【更新管理系统】【企业级更新管理系统】【第七轮测试】客户端接收到关机重启更新任务,下载完成后,控制中心应该显示文案:系统将在计算机关机或重启时进行更新
【V25 2500U1】【更新管理系统】【企业级更新管理系统】【第一轮测试】客户端接入成功之后,任务栏插件区域公网更新插件未屏蔽
【V25 2500U1】【更新管理系统】【企业级更新管理系统】【第六轮测试】服务端下发忙闲时客户端限速,客户端下载过程中跨两个不同限速区间,任务栏托盘图标没有提示“”“下载限速配置切换中,切换完成后将会继续下载更新资源
Log:如上所述
Bug:https://pms.uniontech.com/bug-view-358767.html
https://pms.uniontech.com/bug-view-358703.html
https://pms.uniontech.com/bug-view-358841.html
https://pms.uniontech.com/bug-view-358833.html
https://pms.uniontech.com/bug-view-354239.html
https://pms.uniontech.com/bug-view-358183.html
Influence:影响私有化更新&更新传递&http限速在线配置功能1 parent b97071a commit 0ceee4b
14 files changed
Lines changed: 217 additions & 32 deletions
File tree
- src
- common/dbus
- dcc-update-plugin
- operation
- qml
- translations
- dock-update-plugin
- private-lastore-tray
- translations
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
210 | 215 | | |
211 | 216 | | |
212 | 217 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
70 | 73 | | |
71 | 74 | | |
72 | 75 | | |
| |||
156 | 159 | | |
157 | 160 | | |
158 | 161 | | |
| 162 | + | |
159 | 163 | | |
160 | 164 | | |
161 | 165 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
224 | | - | |
| 224 | + | |
225 | 225 | | |
226 | | - | |
227 | 226 | | |
228 | 227 | | |
229 | 228 | | |
230 | 229 | | |
231 | 230 | | |
232 | | - | |
| 231 | + | |
233 | 232 | | |
234 | 233 | | |
235 | 234 | | |
236 | | - | |
237 | | - | |
| 235 | + | |
238 | 236 | | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
239 | 241 | | |
| 242 | + | |
240 | 243 | | |
241 | 244 | | |
242 | 245 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
203 | | - | |
204 | | - | |
| 203 | + | |
| 204 | + | |
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
| |||
401 | 401 | | |
402 | 402 | | |
403 | 403 | | |
404 | | - | |
| 404 | + | |
405 | 405 | | |
406 | 406 | | |
407 | 407 | | |
| |||
481 | 481 | | |
482 | 482 | | |
483 | 483 | | |
484 | | - | |
| 484 | + | |
485 | 485 | | |
486 | 486 | | |
487 | 487 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
302 | | - | |
| 302 | + | |
303 | 303 | | |
304 | 304 | | |
305 | 305 | | |
| |||
310 | 310 | | |
311 | 311 | | |
312 | 312 | | |
313 | | - | |
314 | | - | |
| 313 | + | |
| 314 | + | |
315 | 315 | | |
316 | 316 | | |
317 | 317 | | |
| |||
1785 | 1785 | | |
1786 | 1786 | | |
1787 | 1787 | | |
1788 | | - | |
| 1788 | + | |
1789 | 1789 | | |
1790 | 1790 | | |
1791 | 1791 | | |
| |||
1805 | 1805 | | |
1806 | 1806 | | |
1807 | 1807 | | |
1808 | | - | |
| 1808 | + | |
1809 | 1809 | | |
1810 | 1810 | | |
1811 | 1811 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
297 | 297 | | |
298 | 298 | | |
299 | 299 | | |
300 | | - | |
301 | | - | |
302 | | - | |
| 300 | + | |
303 | 301 | | |
304 | 302 | | |
305 | 303 | | |
| |||
346 | 344 | | |
347 | 345 | | |
348 | 346 | | |
349 | | - | |
| 347 | + | |
350 | 348 | | |
351 | 349 | | |
352 | 350 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | 208 | | |
213 | 209 | | |
214 | 210 | | |
| |||
376 | 372 | | |
377 | 373 | | |
378 | 374 | | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
379 | 383 | | |
380 | 384 | | |
381 | 385 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | 208 | | |
213 | 209 | | |
214 | 210 | | |
| |||
376 | 372 | | |
377 | 373 | | |
378 | 374 | | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
379 | 383 | | |
380 | 384 | | |
381 | 385 | | |
| |||
526 | 530 | | |
527 | 531 | | |
528 | 532 | | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
529 | 537 | | |
530 | 538 | | |
531 | 539 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | 208 | | |
213 | 209 | | |
214 | 210 | | |
| |||
376 | 372 | | |
377 | 373 | | |
378 | 374 | | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
379 | 383 | | |
380 | 384 | | |
381 | 385 | | |
| |||
526 | 530 | | |
527 | 531 | | |
528 | 532 | | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
529 | 537 | | |
530 | 538 | | |
531 | 539 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| 108 | + | |
108 | 109 | | |
109 | 110 | | |
110 | 111 | | |
| |||
0 commit comments