Commit Graph
195 Commits
Author SHA1 Message Date
tianshujie e5e3523385 * [task#146890,done,0.5h] process export data. 2025-07-24 09:42:38 +08:00
tianshujie 05ac6d1e8a * [task#done,0.3h] add export field template. 2025-07-23 11:53:55 +08:00
wangyuting c7a19a031d * [task#145754,done,0.5h,0h] Optimize label style. 2025-06-25 14:50:44 +08:00
sunguangming 66cd4596ca * [bug#63183,done,0.2h] fix bug. 2025-06-17 05:12:11 +00:00
xieqiyu 7df037666e * [bug#54606] Change the locate page for meeting when create in project. 2025-01-20 15:34:01 +08:00
liumengyi 51cfdd3623 * [task#133967,done,2h] modify delay label. 2024-12-04 09:53:51 +08:00
tianshujie 5c57128c62 * [bug#57652,done,0.2h] fix drop menu link. 2024-11-29 15:03:46 +08:00
sunguangming 78968f89b6 * [bug#55321,done,0.2h] fix bug. 2024-09-13 08:56:52 +08:00
sunguangming 426d31c05d * [bug#52249,done,1h] fix priv bug. 2024-07-05 17:11:16 +08:00
wangyidong 162e488acb * Fix bug #51821. 2024-07-03 09:22:52 +08:00
sunguangming f83f00f61f Merge branch 'main' into feature/epic 2024-06-20 07:04:51 +00:00
qixinzhi 622a988fb3 * [bug#44326,done,2h] add extra params for projectstory dropmenu. 2024-06-18 10:47:37 +08:00
sunguangming 3165778440 * Code for task #116711. 2024-05-11 11:15:39 +08:00
hufangzhou dd7a0b9f87 * Fix bug #47658, the concept executed under the IPD project is 'stage'. 2024-04-11 16:29:01 +08:00
liumengyi 0ae2ce8fa2 * Remove text in project action config, and set text when building operate menu. 2024-04-01 09:51:39 +08:00
liumengyi e084176615 * Replace with common::buildOperateMenu to get the project actions. 2024-03-26 13:33:47 +08:00
liumengyi a7f92ded2f * Use required config of edit in batchedit. 2024-01-26 14:38:13 +08:00
liumengyi c1f8e7bebb * Fix required bug of project::batchedit. 2024-01-25 16:47:10 +08:00
tianshujie a935ef8f41 - Remove code required config. 2024-01-22 09:14:21 +08:00
liumengyi 8c1bdc54e0 + Add custom fields in project::create. 2024-01-19 16:47:51 +08:00
liumengyi 71c6eaac6c - Fix bug #43044. 2024-01-03 18:58:48 +08:00
tanghucheng c3da65ea4e * Merge 18.8 project module into Merge184. 2023-11-21 21:29:34 -05:00
wangyuting 718ba4d86d * Change the control of the date input from input to date. 2023-11-20 03:17:38 +00:00
liugang b332efe177 * Rename the testcase::batchCaseTypeChange method to testcase:batchChangeType method. 2023-08-25 15:36:16 +08:00
caoyanyi cf9613d401 + Add scrum and waterfall model config. 2023-08-17 15:51:56 +08:00
sunguangming 6563d67fac * Code for project config. 2023-08-17 10:41:06 +08:00
tianshujie 97fc6031b0 * Refactor project view page. 2023-08-03 10:45:17 +08:00
tianshujie 16154bbf26 * Refactor card list of the project. 2023-08-02 16:03:32 +08:00
朱金勇 e636eaf108 - Remove array('' => '') for select. 2023-07-12 04:15:29 +00:00
sunguangming 79afd4559b * Fix project's aciton bug. 2023-07-07 10:08:59 +08:00
caoyanyi 4a13568f9e * Change action name and menu list. 2023-06-30 15:04:02 +08:00
sunguangming 51d15b45b7 * Add label class of project-model drop menu, remove unused code. 2023-06-27 18:47:14 +08:00
tianshujie 9db3041c6e - Delete isonlybody param. 2023-06-21 09:18:49 +08:00
tianshujie cdfb1d7551 * Code for task #95518. 2023-06-16 16:58:31 +08:00
tianshujie e14ec77006 * Code for task #95516. 2023-06-16 16:50:09 +08:00
tianshujie 2a722b9086 * Code for task #95515. 2023-06-16 16:36:45 +08:00
tianshujie 7ab3c360c7 * Code for task #95517. 2023-06-16 15:58:56 +08:00
tianshujie 240a6d2d65 * Code for task #95519. 2023-06-16 15:16:25 +08:00
daitingting 6b52982630 * Adjust other actions. 2023-06-16 01:47:36 +00:00
daitingting 71be1d62df * Use the fields of project. 2023-06-14 06:16:40 +00:00
tianshujie ba6eba189c * Code for task #95215. 2023-06-12 18:50:02 +08:00
caoyanyi 687ba92984 * Remove unused code and split config data. 2023-06-06 08:39:37 +08:00
caoyanyi 44eb869970 - Remove spaces for url params. 2023-05-29 11:17:02 +08:00
daitingting 0839d28a8c * Rename confirmBug to confirm. 2023-05-19 01:48:28 +00:00
sunhao a1f4c2cbe6 * fix dtable config. 2023-05-17 14:05:59 +08:00
caoyanyi 684f2bf8c8 * Adjusting Code Alignment. 2023-05-16 09:17:26 +08:00
chaideqing 9efa141bd6 * Refactor project-model getbudgetwithunit and unit test. 2023-05-14 21:23:53 +08:00
zhaoke 38bfb0d84b * Finish rewrite getProjectLink method. 2023-05-12 18:14:46 +08:00
caoyanyi 7c49634c19 * Adjust dtable config for project browse. 2023-05-12 16:13:17 +08:00
sunguangming a979d68ee6 * Refactor project-create method. 2023-04-26 18:17:52 +08:00