王怡栋
|
a4ee3bc02d
|
* Code for bug #48107.
|
2024-04-23 14:28:08 +08:00 |
|
王怡栋
|
56bc511238
|
* Fix bug #48107.
|
2024-04-22 13:46:29 +08:00 |
|
王怡栋
|
34b2fd8cd6
|
* Code for task #115056.
|
2024-04-03 17:36:23 +08:00 |
|
wangyuting
|
f379d371a7
|
* Add confirm icon to delete modal. bug #45154.
|
2024-02-21 14:02:32 +08:00 |
|
sunhao
|
3ad93ae2c4
|
* Use exclamation-sign icon instead of info-sign in confirm model.
|
2024-01-24 10:53:10 +08:00 |
|
wangyidong
|
c7a1d74aae
|
* Fix bug #43027.
|
2024-01-04 14:42:45 +08:00 |
|
wangyidong
|
1c8e818825
|
* Fix bug #43148.
|
2024-01-04 13:39:36 +08:00 |
|
wangyidong
|
fa17320065
|
* Fix bug #43149.
|
2024-01-04 13:24:32 +08:00 |
|
caoyanyi
|
8e17266f28
|
* Update commit link info.
|
2023-12-06 13:42:44 +08:00 |
|
caoyanyi
|
a33ad4ad71
|
* Update copyright year.
|
2023-12-05 13:32:52 +08:00 |
|
tanghucheng
|
3d94eac50a
|
Merge branch 'Merge184' into c07e4a71eb
|
2023-11-30 21:21:55 -05:00 |
|
tanghucheng
|
738c71eba9
|
Merge remote-tracking branch 'origin/master' into Merge184
|
2023-11-30 03:44:21 -05:00 |
|
chaideqing
|
d61330787d
|
Merge branch 'master' into Merge184
|
2023-11-30 07:57:51 +00:00 |
|
chaideqing
|
73bf5009b5
|
* Merge module-backup 18.8-18.x to Merge184.
|
2023-11-30 15:02:01 +08:00 |
|
wangyidong
|
5255212f7a
|
* Set declare(strict_types=1).
|
2023-11-30 16:00:41 +08:00 |
|
wangyidong
|
2d34c8dc49
|
* Finish rewrite backup module.
|
2023-11-30 13:43:33 +08:00 |
|
wangyidong
|
7327218fb1
|
* Rewrite backup module.
|
2023-11-30 13:43:33 +08:00 |
|
wangyidong
|
6017bedfde
|
* Add unit test.
|
2023-11-30 14:46:03 +08:00 |
|
wangyidong
|
798c5da0de
|
* Rewrite backup module.
|
2023-11-28 13:32:12 +08:00 |
|
wangyidong
|
aa5aee07b9
|
* Rewrite backup-backup page.
|
2023-11-28 13:32:12 +08:00 |
|
wangyidong
|
6c88e4b1c0
|
* Rewrite backup-index page.
|
2023-11-28 13:32:12 +08:00 |
|
wangyidong
|
b43811fe85
|
* Add unit test for getbackuppath method.
|
2023-11-25 17:34:36 +08:00 |
|
chaideqing
|
9ab2bb8866
|
* Merge module-backup 18.4-18.8 to Merge184.
|
2023-11-22 17:00:22 +08:00 |
|
liumengyi
|
72a09d7cd0
|
* Remove , at the end of row in the lastest children in backup.
|
2023-11-13 14:08:35 +08:00 |
|
sunhao
|
6bd978525b
|
* zin: refactor set:xxx usage to compatible with php 5.4.
|
2023-08-29 18:03:45 +08:00 |
|
dingguodong
|
1937dbacae
|
* Fix typo, rename attatch to attach.
|
2023-07-28 15:59:45 +08:00 |
|
wangyidong
|
1cc8baf78b
|
* Adjust for backup index page.
|
2023-07-26 18:26:35 +08:00 |
|
wangyidong
|
411adc3e61
|
* Adjust for backup browse page.
|
2023-07-25 19:44:30 +08:00 |
|
tianshujie
|
7267288801
|
* Refactor restore backup.
|
2023-07-13 15:40:56 +08:00 |
|
tianshujie
|
feb0ceff6e
|
* Refactor delete backup.
|
2023-07-13 14:33:49 +08:00 |
|
tianshujie
|
bbfc610588
|
* Refactor backup.
|
2023-07-13 14:27:07 +08:00 |
|
tianshujie
|
a3c95bf370
|
* Refactor backup page.
|
2023-07-13 14:10:34 +08:00 |
|
tianshujie
|
84e5b57ce0
|
* Refactor backup setting page.
|
2023-07-13 10:34:28 +08:00 |
|
dingguodong
|
d5de964e19
|
* Change the type of table field.
|
2023-06-16 13:12:29 +08:00 |
|
dingguodong
|
2f81356ce5
|
* Refactor the index view of backup.
|
2023-06-16 13:07:41 +08:00 |
|
liugang
|
b58cda66db
|
- Remove unused code: $this->view->position.
|
2023-05-22 14:43:26 +08:00 |
|
liumengyi
|
2b6539addc
|
* Rename the privilege of backup-restore.
|
2023-04-14 11:05:54 +08:00 |
|
liumengyi
|
f5ecaaa122
|
* Rename the privilege of backup-restore.
|
2023-04-14 11:02:32 +08:00 |
|
liumengyi
|
18c872134f
|
* Rename the privilege of backup-index.
|
2023-04-14 11:01:23 +08:00 |
|
Lufei
|
63a8a97c59
|
* Compatible PHP5.3.
|
2023-02-21 09:15:53 +08:00 |
|
tianshujie
|
2a388d06a7
|
Merge branch 'master' of https://gitlab.zcorp.cc/easycorp/zentaopms into sprint/285
|
2023-02-16 09:00:16 +08:00 |
|
hufangzhou
|
f3cd2e7d4d
|
* Change the Easy Soft to ZenTao Software.
|
2023-02-15 17:01:22 +08:00 |
|
wangyidong
|
c8adcb47a5
|
* adjust for common lang.
|
2023-02-02 13:55:52 +08:00 |
|
daitingting
|
eac10fe708
|
* Finish task #83032.
|
2023-01-31 09:19:02 +00:00 |
|
daitingting
|
7025eeb91e
|
* Finish task #77605.
|
2022-11-28 08:09:10 +00:00 |
|
Lufei
|
5233ebd813
|
* Optimize checkSafeFile tips for backup.
|
2022-11-17 15:50:55 +08:00 |
|
tianshujie
|
7372f7f936
|
* Finish story #32623.
|
2022-06-22 08:51:05 +08:00 |
|
孙广明
|
b896377846
|
* Change zentao license.
|
2022-06-08 10:02:29 +08:00 |
|
孙广明
|
b528156589
|
* Change license.
|
2022-06-08 09:34:46 +08:00 |
|
hufangzhou
|
60f8ffd05e
|
* Resolve issue #634.
|
2022-05-12 16:24:09 +08:00 |
|