Commit Graph
89 Commits
Author SHA1 Message Date
孙广明 9ddee1bcea * Fix bug #17008. 2021-12-02 13:53:56 +08:00
李玉春 38f5ab4145 Merge branch 'master' into 'sprint/175_sgm_fixbug'
# Conflicts:
#   module/execution/control.php
#   module/message/config.php
2021-12-02 05:04:29 +00:00
孙广明 ed35de7a0f * Fix code error. 2021-12-02 11:05:47 +08:00
孙广明 4b94092737 * Finish task #45162. 2021-12-02 09:24:01 +08:00
李玉春 55166d5409 Merge branch 'sprint/174_tianshujie_45029' into 'master'
* Fix bug #45029.

See merge request easycorp/zentaopms!685
2021-12-01 03:35:46 +00:00
tianshujie da240630e5 * Fix bug #16963. 2021-12-01 10:01:39 +08:00
tianshujie b7513e7fde * Restore code. 2021-11-30 17:47:01 +08:00
tianshujie eda9acb2ae * Search plan drop-down range when modifying linked stories and bugs. 2021-11-30 16:46:36 +08:00
tianshujie 0c33d76709 * Finish task #45081. 2021-11-29 17:14:01 +08:00
王怡栋 9a80f35962 Merge branch 'sprint/app10' 2021-11-25 10:25:05 +08:00
songchenxuan 7fc99d65fd * Fix bug 16696. 2021-11-24 10:51:49 +08:00
songchenxuan 77d7e7c440 * Fix bug #16655,16656,16657. 2021-11-24 09:41:39 +08:00
songchenxuan ea45481a2a * Fix bug #16654. 2021-11-24 09:24:17 +08:00
songchenxuan 55b762b8b9 * Fix bug #16654. 2021-11-24 09:09:06 +08:00
王怡栋 e0f2e88048 * code for task #44323. 2021-11-19 10:34:50 +08:00
zhujinyong 37b486ad1c * Replace htmlspecialchars to htmlSpecialString for compatibility. 2021-11-10 14:57:48 +08:00
zenggang f336c6d370 + projectrelease api 2021-09-09 15:41:39 +08:00
tianshujie 1d87bcb08b * Fix bug #14890. 2021-09-03 10:50:31 +08:00
zhujinyong 664e290f97 * Rename openApp to tab. 2021-08-31 00:30:48 +08:00
liyuchun 6a93618b84 * Code for task #41764. 2021-08-30 09:43:13 +08:00
tianshujie 1970465eef * Remove useless code. 2021-08-30 09:01:18 +08:00
tianshujie98 d5a6e92d98 * Finish task #41587. 2021-08-20 10:19:53 +08:00
tianshujie98 3e86bf4da9 * Finish task #41226. 2021-08-12 16:14:56 +08:00
王怡栋 f5caade0e4 * fix bug for fulltext search and action. 2021-08-11 13:57:55 +08:00
zhujinyong 1677574443 * return before $this->send. 2021-07-16 09:40:41 +08:00
wangyidong 9a0512f334 * add zh-tw lang. 2021-06-06 09:46:11 +08:00
wangyidong 769e6b433b * merge from 15.0.beta3. 2021-06-05 13:01:53 +08:00
qiyu-xie 09f16fe1b4 * Fix bug#12376. 2021-04-26 15:25:59 +08:00
holan20180123 4a2a72ac45 * Finish task #37555. 2021-04-15 15:37:04 +08:00
leiyong d0e21dee63 * Fix bug. 2021-04-09 13:16:24 +03:00
leiyong 14dd2012cc * Finish task#37299. 2021-04-09 06:01:18 +03:00
leiyong e97e88f0c5 * Adjust language items. 2021-04-01 12:52:15 +03:00
holan20180123 992ad08c17 * Fix bug #11743. 2021-04-01 15:39:24 +08:00
qiyu-xie 810ef4a465 * Fix bug#11660. 2021-03-31 10:51:35 +08:00
wangyidong 34347209e9 Merge branch '15.0.beta3' of https://gitlab.zcorp.cc/easycorp/zentaopms into 15.0.beta3 2021-03-30 16:53:37 +08:00
wangyidong 5e98a02375 * finish task #36745. 2021-03-30 16:41:22 +08:00
Yagami 118e255325 * Fix bug drop menu link. 2021-03-30 14:41:45 +08:00
holan20180123 0afdfe0b60 * Delete release of execution menu and adjust session. 2021-03-24 15:54:53 +08:00
holan20180123 83a59ac477 * Fix create project release error. 2021-03-24 15:02:42 +08:00
Yagami faec7af4d6 * Merge code. 2021-03-22 13:01:20 +08:00
zhujinyong 82428349ad * Rename session->PRJ to session->project. 2021-03-22 12:03:10 +08:00
zhujinyong a6eff425ca * Adjust menu logic. 2021-03-21 12:15:55 +08:00
zhujinyong 8749c2983d Merge branch '15.0.beta3' of http://gitlab.zcorp.cc/easycorp/zentaopms into 15.0.beta3 2021-03-18 16:19:35 +08:00
zhujinyong b6a27819f3 * Fix menu. 2021-03-18 08:55:22 +08:00
zhujinyong c370c3ba54 - Remove viewMenu of product. 2021-03-17 10:31:26 +08:00
zhujinyong f54307a4cc * Fix code style. 2021-03-10 23:07:20 +08:00
tianshujie98 33bcb0922e * Finish task #36438. 2021-03-09 17:28:23 +08:00
Yagami d1e6e9265b * Rename project session to PRJ. 2021-03-09 15:29:06 +08:00
holan20180123 158f6e482d * Modify method name getProductsByProject to getProducts. 2021-03-08 16:59:30 +08:00
tianshujie98 7c2817b892 * Distinguish project execution from release module. 2021-03-04 14:38:29 +08:00