Commit Graph
81781 Commits
Author SHA1 Message Date
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
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
dingguodong 6b07d49e5d * Adjust the api to get the status of the backup/restore. 2024-06-12 10:14:52 +08:00
dingguodong 5d1b9315af + Sort the backup in reverse. 2024-06-12 10:14:52 +08:00
dingguodong a783d0f0bc * Disable the sort for time and creator. 2024-06-12 10:14:52 +08:00
caoyanyi d4e2cf18ac * Fix the PHP notice. 2024-06-12 10:14:47 +08:00
dingguodong 8a0c0df42d + Add the lang config for deleting status. 2024-06-12 10:13:04 +08:00
dingguodong a7ca55cf5e * Fix the undefined lang config. 2024-06-12 10:13:04 +08:00
dingguodong fe69f06ef1 * Fix the type of the parameter. 2024-06-12 10:13:04 +08:00
dingguodong f748ced471 * Add the mode for backup. 2024-06-12 10:13:04 +08:00
dingguodong a0934dca58 * Add the mode for backup. 2024-06-12 10:13:04 +08:00
dingguodong 304e98ce20 * Show the backup type(mode). 2024-06-12 10:13:04 +08:00
dingguodong 917136fcde * Show both icon and text for actions. 2024-06-12 10:13:04 +08:00
dingguodong 91c8206388 * [task#116512] Show the table of the backup for quickon system. 2024-06-12 10:13:04 +08:00
dingguodong e57bbace43 + Add the methods to backup/restore the zentaopaas instance. 2024-06-12 10:13:04 +08:00
dingguodong 1f22d77ebd + Add the object of zentaopaas. 2024-06-12 10:13:04 +08:00
dingguodong d45a608f85 * Rename the variable for readability. 2024-06-12 10:13:04 +08:00
dingguodong fb3c015494 * Rename the variable for readability.. 2024-06-12 10:13:04 +08:00
caoyanyi 668718bdfa - Remove the code to control. 2024-06-12 10:12:57 +08:00
caoyanyi 5f976dc85d * Show the status and the creator of the backup. 2024-06-12 10:11:17 +08:00
dingguodong 517c55fbca + Add the methods to create/delete/restore backups. 2024-06-12 10:10:46 +08:00
dingguodong d386426cbf * Unify the API call. 2024-06-12 10:10:46 +08:00
dingguodong b2f2f5c988 + The privileges of system module is equal to the backup module. 2024-06-12 10:10:46 +08:00
dingguodong a1e2f8fa6a * Enhance the group privileges, the auth between different module is now supported. 2024-06-12 10:10:46 +08:00
dingguodong c6ea565c1b * Fix typo. 2024-06-12 10:10:46 +08:00
dingguodong d691f2f89f + [task#116512] Add the mothods for backup/restore app. 2024-06-12 10:10:46 +08:00
代婷婷 5f16960077 Merge branch 'ztflow-qixinzhi-main#qixinzhi' of zentao/zentaopms (#74) 2024-06-12 02:06:35 +00:00
胡方舟 42e614e68b Merge branch 'ztflow-hufangzhou-main#hufangzhou' of zentao/zentaopms (#77) 2024-06-12 02:04:55 +00:00
wangyuting bf0e12c36b * [bug#49988,done,1h,0h] Fix story status error for submit review. 2024-06-12 02:04:21 +00:00
hufangzhou aacf445ac6 * [test] Modify upgrade-completeclassifylang unit test cases. 2024-06-12 09:51:40 +08:00
hufangzhou 99419d2f59 * [bug#32274,doing,1.5h] Use the upgrade program to replace upgrading SQL. 2024-06-12 09:48:15 +08:00
hufangzhou 19267394b5 + [bug#32274,done] Return directly if client lang is zh-cn. 2024-06-12 09:47:43 +08:00
hufangzhou b778451699 + [test] Add unit test cases for upgrade-updateClassifyLang. 2024-06-12 09:47:43 +08:00
hufangzhou c954f29e2b + [test] Generate unit test data for upgrade-updateClassifyLang. 2024-06-12 09:47:43 +08:00
hufangzhou 7dc0b5d333 + [bug#32274,doing,1h] Add upgrade program. 2024-06-12 09:47:43 +08:00
hufangzhou f1b043d524 + [bug#32274,doing,0.5h] Add upgrade sql. 2024-06-12 09:47:43 +08:00
田淑杰 be8f716def Merge branch 'ztflow-sunguangming-main#sunguangming' of zentao/zentaopms (#76) 2024-06-12 01:46:05 +00:00
sunguangming 11f6f7065b * [bug#40311,done,0.2h] fix flow bug. 2024-06-12 01:45:11 +00:00
qixinzhi 2580c1047c * [bug#50820,done,0.5h] set number control to story estimate. 2024-06-12 01:40:34 +00:00