dingguodong
|
0b7c7329e5
|
* Replace leftjoin to leftJoin.
|
2023-08-24 16:49:54 +08:00 |
|
liugang
|
122cde6a05
|
* convert: remove return message.
|
2023-08-04 11:15:07 +08:00 |
|
liugang
|
1b41b3ade2
|
* convert: set back url.
|
2023-08-01 16:25:57 +08:00 |
|
liugang
|
4ee385fee1
|
+ convert: refactor the import jira page by zin.
|
2023-08-01 16:16:40 +08:00 |
|
liugang
|
5bd93fdba1
|
- convert: remove unused code.
|
2023-08-01 16:15:41 +08:00 |
|
liugang
|
15410f2a7e
|
+ convert: refactor the mapJira2Zentao page by zin.
|
2023-08-01 15:09:01 +08:00 |
|
liugang
|
f735ff6d66
|
+ convert: refactor the initJiraUser page by zin.
|
2023-08-01 15:06:50 +08:00 |
|
liugang
|
d6354258b3
|
* convert: refactor the importJira method.
|
2023-08-01 15:05:41 +08:00 |
|
liugang
|
55de5e2081
|
* convert: refactor the initJiraUser method.
|
2023-08-01 15:05:17 +08:00 |
|
liugang
|
f378423db2
|
* convert: refactor the mapJira2Zentao method.
|
2023-08-01 15:04:31 +08:00 |
|
liugang
|
2622335896
|
+ convert: set back url.
|
2023-08-01 15:02:00 +08:00 |
|
liugang
|
563dfd10d5
|
* convert: display notice message below the dbName control.
|
2023-08-01 14:50:35 +08:00 |
|
刘刚
|
3bc6a85b3c
|
revert b913ce3884
revert * convert: display the notice message below the dbName control.
|
2023-08-01 14:47:14 +08:00 |
|
liugang
|
b913ce3884
|
* convert: display the notice message below the dbName control.
|
2023-08-01 14:45:42 +08:00 |
|
liugang
|
d9834b4764
|
- convert: remove html tags from lang items.
|
2023-08-01 14:43:24 +08:00 |
|
liugang
|
1341753035
|
* convertModel: replace PDO with dbh.
|
2023-07-31 14:49:19 +08:00 |
|
liugang
|
f6032f422a
|
* convert: refactor the import notice method.
|
2023-07-31 14:48:51 +08:00 |
|
liugang
|
214cabfa75
|
+ convert: refactor the importnotice page by zin.
|
2023-07-31 14:46:05 +08:00 |
|
liugang
|
d94f7a2d6a
|
+ convert: add database lang items.
|
2023-07-31 13:29:07 +08:00 |
|
liugang
|
f09a7eee82
|
* convert: change text color.
|
2023-07-31 10:19:03 +08:00 |
|
liugang
|
08e41d46db
|
* convert: refactor the convertjira page.
|
2023-07-17 16:49:22 +08:00 |
|
daitingting
|
f1529456dd
|
* Rename linkBug to relatedBug.
|
2023-05-31 03:10:05 +00:00 |
|
zhouxin
|
abdc53f20a
|
* Batch fix illegal comment.
|
2023-05-25 15:38:56 +08:00 |
|
liugang
|
b58cda66db
|
- Remove unused code: $this->view->position.
|
2023-05-22 14:43:26 +08:00 |
|
dingguodong
|
6b7de5a3b4
|
* Correct dao where clause.
|
2023-04-25 11:15:42 +08:00 |
|
chaideqing
|
c77b4baefe
|
* Refactor param comments.
|
2023-04-20 15:38:36 +08:00 |
|
chaideqing
|
91874cb25d
|
* Fix sql injection.
|
2023-04-20 15:18:25 +08:00 |
|
zhujinyong
|
d66127270b
|
* Fix bug #32303.
|
2023-02-23 14:33:16 +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
|
96e8ac519d
|
* code for task #83438.
|
2023-02-01 17:05:41 +08:00 |
|
Lufei
|
447db0a97a
|
* Fix sql injection when importing jira.
close GH-106
|
2022-12-14 09:37:00 +08:00 |
|
daitingting
|
a292bc7438
|
* Add createdBy,createdDate fields in build table.
|
2022-08-04 07:39:24 +00:00 |
|
daitingting
|
b834dc794f
|
* Finish task #62919,#62923,#62924.
|
2022-08-02 07:43:12 +00: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 |
|
孙广明
|
1c9bfe9bd6
|
* Fix jira and markdown bug.
|
2022-05-17 15:10:28 +08:00 |
|
孙广明
|
1bdbd20394
|
* Code for convert jira.
|
2022-04-15 15:34:37 +08:00 |
|
liyuchun
|
14e92b0825
|
* Fix bug #19511.
|
2022-03-23 11:07:45 +08:00 |
|
liyuchun
|
1a43612090
|
* Fix bug #19656.
|
2022-03-23 10:44:56 +08:00 |
|
liyuchun
|
9e14fa59e7
|
* Fix bug #19581.
|
2022-03-23 10:35:49 +08:00 |
|
liyuchun
|
d322074653
|
* Fix bug #19644,19662,19680.
|
2022-03-23 10:21:22 +08:00 |
|
liyuchun
|
1afae98bfc
|
* Fix bug #50910.
|
2022-03-18 17:14:09 +08:00 |
|
孙广明
|
df55b0af1b
|
Merge branch '185'
|
2022-02-28 08:58:20 +08:00 |
|
zhujinyong
|
b17c3c8206
|
* Move die to return print.
|
2022-02-22 08:42:32 +08:00 |
|
孙广明
|
e822c5a9a4
|
* Fix bug.
|
2022-02-17 09:55:06 +08:00 |
|
孙广明
|
27f4d92a50
|
* Fix details.
|
2022-02-17 08:15:40 +08:00 |
|
孙广明
|
e9a29f39fc
|
* Fix details.
|
2022-02-16 13:05:56 +08:00 |
|