dingguodong
|
e51e1270c9
|
+ [task#121026] Maintenance hints are not created if the request comes
from a scheduled task.
|
2024-06-18 16:43:50 +08:00 |
|
dingguodong
|
181b69e4eb
|
* [bug#51078] Reindent lines.
|
2024-06-14 05:12:11 +00:00 |
|
dingguodong
|
8eebf3b3b4
|
- [bug#51063] Remove the extra lines.
|
2024-06-14 05:12:11 +00:00 |
|
dingguodong
|
95911c5cac
|
* [bug#51063,done,0.2h] Remove the comment on backup.
|
2024-06-14 05:12:11 +00:00 |
|
dingguodong
|
3406e11851
|
- [bug#51064] Remove the width.
|
2024-06-14 05:12:11 +00:00 |
|
dingguodong
|
849f0a8934
|
* [task#116512] Change the date format.
|
2024-06-14 02:33:50 +00:00 |
|
dingguodong
|
5ac525d2df
|
* [task#116512] Fix typo.
|
2024-06-14 02:23:29 +00:00 |
|
dingguodong
|
7bc26b512c
|
+ [task#116512] Add the function to check whether upgrade in progress.
|
2024-06-14 02:23:29 +00:00 |
|
dingguodong
|
bd312352aa
|
* [task#116512] Use the js to check if upgrade in progress.
|
2024-06-14 02:23:29 +00:00 |
|
dingguodong
|
2031f8d896
|
* [task#116512] Use the loadCurrentPage function to reload the page.
|
2024-06-14 00:19:31 +00:00 |
|
dingguodong
|
c536066983
|
* [task#116512] Reload page if succeed.
|
2024-06-13 11:17:49 +00:00 |
|
dingguodong
|
50658fea99
|
* [task#116512] Change the default success message.
|
2024-06-13 08:39:08 +00:00 |
|
dingguodong
|
0b6301905b
|
+ [task#116512] Show message if upgrade is not available.
|
2024-06-13 08:39:08 +00:00 |
|
dingguodong
|
ba9ee0dade
|
* [task#116512] Add the lang config.
|
2024-06-13 08:39:08 +00:00 |
|
dingguodong
|
ac0bcb8645
|
* [task#116512] Compare the version with chart version as well.
|
2024-06-13 08:39:08 +00:00 |
|
dingguodong
|
f78050b409
|
* [task#116512] Use zget instead of ?? or ?:.
|
2024-06-12 16:41:11 +08:00 |
|
dingguodong
|
901797925b
|
+ [task#116512] Unset Maintenance message.
|
2024-06-12 16:41:11 +08:00 |
|
dingguodong
|
396248b74c
|
* [task#116512] Fix the unmatched reason.
|
2024-06-12 16:41:11 +08:00 |
|
dingguodong
|
361d15dbaa
|
+ [task#116512] Set the maintenance before backup.
|
2024-06-12 16:41:11 +08:00 |
|
dingguodong
|
495617080e
|
* [task#116512] str to lower.
|
2024-06-12 14:19:10 +08:00 |
|
dingguodong
|
83036f21d6
|
* [task#116512] Change the property name.
|
2024-06-12 10:21:27 +08:00 |
|
dingguodong
|
4e2ab6a1d3
|
* [task#116512] Add a option to determine that whether do backup before
upgrade.
|
2024-06-12 10:21:27 +08:00 |
|
dingguodong
|
b1d68bd671
|
* [task#116512] Use the current user as the operator.
|
2024-06-12 10:21:27 +08:00 |
|
dingguodong
|
d178b37b51
|
* [task#116512] Add the option to determine that if do backup before restore.
|
2024-06-12 10:21:27 +08:00 |
|
dingguodong
|
eb68d60e3e
|
* [task#116512] Change the propery name.
|
2024-06-12 10:21:27 +08:00 |
|
dingguodong
|
361da737a9
|
* [task#116512] Optimize the backup method.
|
2024-06-12 10:21:27 +08:00 |
|
dingguodong
|
eb0b26c367
|
+ [task#116512] Backup the system before the upgrade.
|
2024-06-12 10:21:26 +08:00 |
|
dingguodong
|
042a24cd24
|
+ [task#116512] Add the upgrade method.
|
2024-06-12 10:21:26 +08:00 |
|
dingguodong
|
cfe76f5e68
|
* [task#116512] Do backup before the restore.
|
2024-06-12 10:21:26 +08:00 |
|
caoyanyi
|
68eff7a327
|
+ [task#116512,doing,0.1h] add class for backup page btn.
|
2024-06-12 10:20:50 +08:00 |
|
caoyanyi
|
e6c99b3aea
|
+ [task#116512,doing,0.1h] add language for backup status.
|
2024-06-12 10:20:50 +08:00 |
|
caoyanyi
|
300839b415
|
* [task#116512.doing,0.2h] replace - to _ for system.
|
2024-06-12 10:20:50 +08:00 |
|
dingguodong
|
1967b3c9c7
|
+ [task#116512] Add the backup name to data table.
|
2024-06-12 10:19:39 +08:00 |
|
dingguodong
|
e212a6beda
|
+ [task#116512] Add the method to create system backup for quickon.
|
2024-06-12 10:18:16 +08:00 |
|
dingguodong
|
042ec9dac3
|
+ [task#116512] Check if the current release is upgradeable.
|
2024-06-12 10:18:16 +08:00 |
|
dingguodong
|
1446280fc3
|
+ [task#116512] Add the method to check the latest release.
|
2024-06-12 10:18:16 +08:00 |
|
dingguodong
|
0072d85a40
|
* Modify the lang config for backup restore.
|
2024-06-12 10:17:01 +08:00 |
|
dingguodong
|
3533f9af3e
|
* Add the status to response.
|
2024-06-12 10:16:25 +08:00 |
|
dingguodong
|
7c7ccea48f
|
+ Add the method to set maintenance setting.
|
2024-06-12 10:16:25 +08:00 |
|
dingguodong
|
55c14e73a0
|
+ Add the lang config for system maintenance.
|
2024-06-12 10:16:25 +08:00 |
|
caoyanyi
|
461c06f60c
|
* Set the className to let the request type to ajax-submit instead of GET.
|
2024-06-12 10:16:13 +08:00 |
|
dingguodong
|
f03d391e2b
|
* Use callback to call the js function.
|
2024-06-12 10:14:52 +08:00 |
|
dingguodong
|
eb3fe3f222
|
+ Add the method to get the progress of deleting.
|
2024-06-12 10:14:52 +08:00 |
|
dingguodong
|
d2129af5c3
|
* Unify the status value to lower string.
|
2024-06-12 10:14:52 +08:00 |
|
dingguodong
|
142ec15b04
|
+ Replace the minus to underline.
|
2024-06-12 10:14:52 +08:00 |
|
dingguodong
|
7b940dd956
|
+ Add the method to get backup list in ajax.
|
2024-06-12 10:14:52 +08:00 |
|
dingguodong
|
079b666b3b
|
* Fix the not matched type.
|
2024-06-12 10:14:52 +08:00 |
|
dingguodong
|
15d21dc1ac
|
+ Add the method to get the progress.
|
2024-06-12 10:14:52 +08:00 |
|
dingguodong
|
0a0b4f6320
|
* Modify the comments and imports.
|
2024-06-12 10:14:52 +08:00 |
|
dingguodong
|
2b7376cb28
|
+ Create a built-in lang config.
|
2024-06-12 10:14:52 +08:00 |
|