Commit Graph
100 Commits
Author SHA1 Message Date
tianshujie 9b3bf110c1 * Move the getProductLink function from zen into the model. 2023-09-21 14:36:46 +08:00
caoyanyi 61e493033b * Adjust method call error. 2023-09-21 10:36:12 +08:00
caoyanyi fe8934bba4 * Replace and to &&. 2023-09-20 13:32:39 +08:00
tianshujie 2c39d245f2 * Put the function getStatsProducts from tao into the model. 2023-09-20 09:23:01 +08:00
tianshujie c32c2cac9a * Put the function getStatsProducts from tao into the model. 2023-09-20 09:18:26 +08:00
tianshujie 4b73ed0655 * Replace the logical operator. 2023-09-19 16:18:02 +08:00
caoyanyi 09043521fb * Split product browse method. 2023-09-18 16:22:53 +08:00
caoyanyi de52e6af24 * Replace saveState to checkAccess. 2023-09-18 14:27:33 +08:00
caoyanyi edb3195fbb * Move method to zen.php. 2023-09-18 14:02:00 +08:00
liugang e1e232d26c * Remove unused parameters when calling the qa::setMenu method because the switcherMenu is implemented by the dropmenu widget now. 2023-09-14 17:00:40 +08:00
tianshujie 503d54fcef * Modify call getTopPairs parameters. 2023-09-13 16:22:34 +08:00
caoyanyi 5c2e1d190c * Remove program setMenu method and handle calls. 2023-09-13 10:01:50 +08:00
tianshujie 240ca63c58 * Change the params that call the getPlans method. 2023-09-04 15:00:32 +08:00
dingguodong f89f502bd1 * Fix typo. 2023-07-26 18:17:34 +08:00
chentao fa410ab0ff * Refactor product dynamic page. 2023-07-21 17:32:09 +08:00
朱金勇 e636eaf108 - Remove array('' => '') for select. 2023-07-12 04:15:29 +00:00
wangyidong 9c2adf7a54 * Adjust for batch unlink story page. 2023-07-11 15:14:07 +08:00
sunguangming ad1ce08918 * Finish project/execution link stories method. 2023-07-10 15:50:11 +08:00
wangyidong 3ed0c388ea * Code for task #97033. 2023-07-10 15:16:35 +08:00
tianshujie 3670563f5b * Refactor manage product line. 2023-07-06 13:39:07 +08:00
dingguodong 81be7d2231 * Rollback saveVisitState to saveState for consistency. 2023-07-06 13:32:03 +08:00
chentao 2884cd50a8 * Use valid module tree function for product stories list page. 2023-06-20 13:53:08 +08:00
wangyidong 90f74e88df * Rewrite program project page. 2023-06-19 15:59:52 +08:00
dingguodong 2a9ff78426 * Remove extra characters. 2023-06-10 09:56:33 +08:00
dingguodong 22594051fd * Change access type in comment. 2023-06-10 09:56:33 +08:00
dingguodong 707665bb6e * Add comment for story type. 2023-06-10 09:56:33 +08:00
wangyidong 5af51c07b8 * Adjust for program productview page. 2023-06-09 10:34:02 +08:00
dingguodong 00d11dbb30 * Fix the php type of branch. 2023-06-08 13:16:57 +08:00
chentao cfe3e5c0d8 * Fix param type for invoking getExecutionStories funciton. 2023-06-06 14:08:35 +08:00
chentao 6871dd4c2a * Implements sidebar to show modules tree for product story list page. 2023-06-05 10:40:23 +08:00
wangyidong 6b22c3c9a8 * Code for task #94154. 2023-05-30 17:20:36 +08:00
wangyidong db5869c765 * Code for task #94153. 2023-05-30 17:20:36 +08:00
wangyidong 95d75ab3d0 * Refactor story create method. 2023-05-30 09:44:28 +08:00
chentao 42611f46df * Convert default value type of '$branch' to fix incorrect type error for product browse page. 2023-05-26 16:22:24 +08:00
wangyidong 0476fc3168 * Fix for sonar issues. 2023-05-24 16:20:27 +08:00
wangyidong 3c789c9d7b * Compatible product-export page for product-all. 2023-05-24 13:36:40 +08:00
chentao dc8b7eb8d4 * Refactor the UI of data export with ZIN for product list page. 2023-05-24 10:22:39 +08:00
wangyidong 632e13d937 * Fix for sonar. 2023-05-22 15:10:08 +08:00
chentao 743632fd74 * Rename the buildSearch4Browse function to buildSearchForBrowse. 2023-05-22 09:26:05 +08:00
wangyidong 83d2b8ff0e * Refactor productModel getStories method. 2023-05-19 17:37:28 +08:00
chentao cf1a4b91d1 * product: Remove incorrect function from zen file. 2023-05-18 17:41:20 +08:00
wangyidong 2a84bad724 * Move display from zen to control. 2023-05-18 17:19:45 +08:00
wangyidong 59e588797d * Code for edit product ui page. 2023-05-18 17:12:00 +08:00
wangyidong 19a3fc99b3 * Code for product create ui page. 2023-05-18 17:12:00 +08:00
chentao 1309b66cd6 * product: Implements function of zen file to get root program list with product list. 2023-05-18 16:49:20 +08:00
wangyidong df012dbd60 * Adjust form config. 2023-05-18 11:31:42 +08:00
wangyidong 91be62a07d * Slipt setSelectFormOptions function from getFormFields4Create. 2023-05-18 11:31:42 +08:00
chentao 16d64ff171 * product: Pre-load tree and story model. 2023-05-17 17:25:02 +08:00
wangyidong 4f970b4c18 * Remove appendFlowFields function. 2023-05-17 13:28:51 +08:00
wangyidong 006e4b190b * Put action from zen to model. 2023-05-17 11:25:24 +08:00