Commit Graph
241 Commits
Author SHA1 Message Date
liugang 56e41757cb * [refac] fix unittest error of the backupModel::getBackupFile method. 2025-06-12 08:55:54 +00:00
wangyidong 441e58a1c0 * [refac bug #61290] Adjust identify sqlend. 2025-04-08 14:34:49 +08:00
tianshujie 5ee9593ca9 * [bug#60113,done,0.5h] check hold days. 2025-02-28 15:31:25 +08:00
tianshujie 591fdc9727 * [bug#60113,done,0.2h] add language items. 2025-02-28 15:31:25 +08:00
zhaixiaojian a93eac8deb * [task#134962,done,2h,0h] Add ZenTao app backup. 2024-12-19 16:25:10 +08:00
zhaixiaojian 1b15360184 * [task#134962,done,2h,0h] Add ZenTao app backup. 2024-12-19 15:34:03 +08:00
zhaixiaojian 3e9b3929ca * [task#134962,done,2h,0h] Add ZenTao app backup. 2024-12-19 15:34:03 +08:00
zhaixiaojian 4a2674d191 * [task#134962,done,2h,0h] Add ZenTao app backup. 2024-12-19 15:34:03 +08:00
liyang 126b9f7677 * [task#133392] fix bug for backup. 2024-11-28 13:33:08 +08:00
wangyidong e207eab8ca * [refac bug #56937] only not set backup config then set backup. 2024-11-13 14:24:19 +08:00
tianshujie 1db6b76f3c * [refac] change ZenTaoCMS to ZenTaoPMS. 2024-08-28 11:11:51 +08:00
liugang 699b21cfd7 * [bug#51287] fix error only save the last value of checkbox list. 2024-07-29 14:45:02 +08:00
liugang 7ebab27aba * [misc] simplify code. 2024-07-09 14:14:08 +08:00
liugang e0a3b08229 * [misc] remove unused code of backup files compressed in zip format. 2024-07-09 14:14:08 +08:00
dingguodong 4eca756f73 * [bug#52206] Show the message if upgrade is required. 2024-07-05 13:13:55 +08:00
dingguodong 5703e9b246 * [story#55396] Disable the restore action if backup status is failed. 2024-07-04 14:34:43 +08:00
tianshujie 3249c8f51c * [ci,0.5h] fix unit test. 2024-06-24 08:44:04 +08:00
dingguodong 3698429f06 * [task#121178] Compatible to DevOps mode. 2024-06-20 10:38:34 +08:00
wangyidong cecdeaaaee * Adjust featureBar for backup-index page. 2024-06-18 10:01:16 +08:00
dingguodong 1a969cddd5 + Remove the loading class. 2024-06-17 14:09:03 +08:00
dingguodong 4b901cd25a * [bug#51078] Common user can not execute the upgrade. 2024-06-14 05:12:11 +00:00
dingguodong 7535922fe1 * [bug#51064,done,0.1h] Remove the text on icon. 2024-06-14 05:12:11 +00:00
dingguodong 5ac525d2df * [task#116512] Fix typo. 2024-06-14 02:23:29 +00:00
dingguodong f88eb7e0f0 + [task#116512] Add the function to check upgrade in progress. 2024-06-14 02:23:29 +00:00
dingguodong e312393bf9 * [task#116512] Use the ajax-submit to let the load or loadCurrentPage
take effect.
2024-06-14 00:19:31 +00:00
dingguodong eba9209bf8 * [task#116512] Change the upgradeable logical from 'and' to 'or'. 2024-06-13 11:17:49 +00:00
dingguodong 29780787d5 * [task#116512] Show the title for chart version. 2024-06-13 08:39:08 +00:00
dingguodong b59d16675f * [task#116512] Set the title to td to show chart version. 2024-06-13 08:39:08 +00:00
dingguodong 7068113ed8 * [task#116512] Add the confirm message before backup or upgrade. 2024-06-13 08:39:08 +00:00
dingguodong 26d2cd2bf9 * [task#116512] Change the version name by edition. 2024-06-13 08:39:08 +00:00
liugang a477e8e839 + [misc] clear dao cache after drop tables. 2024-06-13 08:36:32 +00:00
dingguodong 2f3d2a3bbf + [task#116512] Unset the maintenance if the backup finished. 2024-06-12 16:41:11 +08:00
dingguodong 7a479b2721 * [task#116512] Disable the delete and restore during the backup. 2024-06-12 15:39:35 +08:00
dingguodong f0e74d98ae * [task#116512] Disable the action if operating in progress. 2024-06-12 14:45:43 +08:00
dingguodong 3b13de68b2 * [task#116512] Load model before useing it. 2024-06-12 10:21:53 +08:00
dingguodong 6e0606af98 + [task#116512] Show the system actor display name if true. 2024-06-12 10:21:53 +08:00
caoyanyi 9a066275bd + [task#116512,doing,0.1h] add operate check for backup page. 2024-06-12 10:21:26 +08:00
caoyanyi 23b17b21b7 * [tassk#116512,doing,0.3h] adjust process for origin backup. 2024-06-12 10:20:50 +08:00
caoyanyi ab55103f29 * [task#116512,doing,0.1h] adjust replace - to _ for backup index. 2024-06-12 10:20:50 +08:00
caoyanyi 9bfdec6225 * [task#116512,doing,0.1h] adjust str replace for backup js. 2024-06-12 10:20:50 +08:00
caoyanyi 5a73846dd9 * [task#116512] Check whether system can be upgradeable by API as well. 2024-06-12 10:20:43 +08:00
dingguodong 88dd652c38 + [task#116512] Add the pager. 2024-06-12 10:20:13 +08:00
dingguodong 27bfc22817 + [task#116512] Add the lang config. 2024-06-12 10:18:16 +08:00
dingguodong 0184b6c8f9 + [task#116512] Return empty string if in quickon system. 2024-06-12 10:18:16 +08:00
dingguodong 71ae33357a * Fix the undefined url(removed). 2024-06-12 10:16:25 +08:00
dingguodong 32def47ca3 * Change the status value from success to complete. 2024-06-12 10:16:25 +08:00
dingguodong ad5da8d60b - Remove the debug line. 2024-06-12 10:15:28 +08:00
dingguodong 3d467078b8 * Set the default mode for backup. 2024-06-12 10:15:28 +08:00
dingguodong 081dbd245f * Use the control::send method. 2024-06-12 10:14:52 +08:00
dingguodong 2a63bd39d6 + Add the function to handle the callback. 2024-06-12 10:14:52 +08:00