Commit Graph
109 Commits
Author SHA1 Message Date
caoyanyi 5c2e1d190c * Remove program setMenu method and handle calls. 2023-09-13 10:01:50 +08:00
caoyanyi a127332df8 * Adjust method access to protected. 2023-09-13 09:04:59 +08:00
caoyanyi 1159edfaaf * Adjust method access to protected. 2023-09-13 09:01:24 +08:00
caoyanyi 1dc73b0da2 * Move method to zen.php. 2023-09-12 10:23:08 +08:00
caoyanyi 527a9a1136 * Fix error for variable is undefined. 2023-09-07 16:11:45 +08:00
dingguodong bfad848bee * Rename ACTIONMODEL to actionModel. 2023-09-07 09:35:38 +08:00
tianshujie 144dcc32df * Modify the logic of the project linked products. 2023-09-06 10:45:15 +08:00
sunguangming 2ef3b6ea51 * Merge code. 2023-08-21 14:05:38 +08:00
caoyanyi e9246e1152 * Change project build search form data. 2023-08-21 13:02:55 +08:00
sunguangming a0ea61bc5c * Finish task #100579. 2023-08-21 10:45:36 +08:00
sunguangming f5748b0e0b * Finish task #100575. 2023-08-18 10:33:33 +08:00
sunguangming 18582da36b * Refactor project::view. 2023-08-17 13:37:56 +08:00
sunguangming 1a978863db * Refactor project::batchedit. 2023-08-17 10:41:06 +08:00
sunguangming ef6f379dc3 * Refactor project::edit. 2023-08-16 15:03:05 +08:00
sunguangming c231f32ad4 * Finish task #100567. 2023-08-16 10:24:40 +08:00
tianshujie 189aead8b3 * Refactor export method. 2023-08-15 16:04:35 +08:00
tianshujie dfcb8f1c26 * Refactor ajaxGetDropMenu method. 2023-08-15 13:25:41 +08:00
tianshujie 690e28136b * Merge table cell of the build list. 2023-07-31 13:44:45 +08:00
tianshujie 3308eeb99a * Fix an issue where non-iterative projects could not be created. 2023-07-28 15:46:19 +08:00
朱金勇 e636eaf108 - Remove array('' => '') for select. 2023-07-12 04:15:29 +00:00
sunguangming 1e98ba2809 * Fix project and execution drop menu. 2023-07-06 10:58:28 +08:00
sunguangming d595be5290 * Finish task #96483. 2023-07-05 16:58:43 +08:00
daitingting e21c2b4e25 * Adjust table name. 2023-06-30 08:31:20 +00:00
tianshujie cf83db6ba8 * Change an error when create a project. 2023-06-29 10:56:34 +08:00
tianshujie 04e27665a2 * Refactor copy project of create project page. 2023-06-26 16:46:21 +08:00
tianshujie 9b46e1fb69 * Refactor manage member of the project. 2023-06-26 10:44:19 +08:00
sunguangming 67f9a1c291 * Code for task #95759. 2023-06-25 13:23:52 +08:00
caoyanyi 3d5be41a61 + Add default value. 2023-06-20 16:38:14 +08:00
wangyidong 90f74e88df * Rewrite program project page. 2023-06-19 15:59:52 +08:00
tianshujie 5a291a72a8 * Code for task #95391. 2023-06-13 19:12:54 +08:00
sunguangming 4be4ea7d0f * Add execution::all custom fields. 2023-06-12 15:20:44 +08:00
wangyidong 6a32463f7f * Fix syntax error. 2023-06-10 16:22:30 +08:00
tianshujie 5c0bda2f4a * Code for task #94744. 2023-06-08 14:46:07 +08:00
tianshujie 8f70412d2c * Modify code smell. 2023-06-08 14:00:04 +08:00
tianshujie b52209b425 * Code for task #94744. 2023-06-08 13:14:01 +08:00
tianshujie ea1f71d185 * Code for finish task #94740. 2023-06-06 13:18:48 +08:00
caoyanyi 687ba92984 * Remove unused code and split config data. 2023-06-06 08:39:37 +08:00
liugang b58cda66db - Remove unused code: $this->view->position. 2023-05-22 14:43:26 +08:00
caoyanyi 2e4189d9b0 * Change language variable. 2023-05-15 14:29:44 +08:00
caoyanyi 55b14891d0 * Change foreach error. 2023-05-15 09:24:04 +08:00
liuhong 2bbe1f78e2 * Refactor project-control function ajaxGetProjectFormInfo: function name and comment and code logic. 2023-05-13 16:43:21 +00:00
liuhong 60a60336f6 * Fix project-zen use of uninitialized value. 2023-05-13 08:59:28 +00:00
liuhong 2c2ba4fa62 * Refactor project-zen function updateLinkedProducts. 2023-05-13 08:51:17 +00:00
liuhong 199dd5984c * Refactor project-zen function recordExecutionsOfUnlinkedProducts. 2023-05-13 08:51:17 +00:00
zhaoke 69e38cb008 * Finish refactor ajaxGetDropMenu method. 2023-05-12 18:16:31 +08:00
guofeilong 54208e114d * Move addPlans from project zen to model . 2023-05-12 17:19:05 +08:00
caoyanyi 120f0e1223 + Process the data into a suitable format for dtable. 2023-05-12 16:13:17 +08:00
guofeilong d7c2d00eb6 * Fix bug in project zen . 2023-05-11 18:09:59 +08:00
liyang 81fc637c88 * Adjust the ternary operation of Boolean type. 2023-05-11 15:12:28 +08:00
guofeilong 014ff895d4 * Add function buildEditForm to project zen . 2023-05-11 11:20:57 +08:00