tianshujie
|
094468b0eb
|
* Refactor activate a task page.
|
2023-11-13 17:14:07 +08:00 |
|
caoyanyi
|
7f6f8e87d3
|
* Adjust task linked object locate.
|
2023-11-13 15:49:45 +08:00 |
|
sunhao
|
cb1ca45055
|
* refactor usage of the new history widget.
|
2023-11-12 21:41:10 +08:00 |
|
daitingting
|
359570d2f2
|
* Format codes.
|
2023-11-10 09:07:33 +00:00 |
|
liumengyi
|
78fe983e00
|
* Modify style of actions.
|
2023-11-10 16:54:14 +08:00 |
|
liumengyi
|
cadfdf1e4f
|
* Fix bug #40396, and modify style in task::report.
|
2023-11-09 15:35:00 +08:00 |
|
tianshujie
|
e0f4e6368b
|
+ Add hidden value of the finish task page.
|
2023-11-09 11:04:28 +08:00 |
|
tianshujie
|
f325019500
|
* Change the component to a picker implementation.
|
2023-11-09 11:03:06 +08:00 |
|
tianshujie
|
a42a7f8e76
|
* Change the component to a picker implementation.
|
2023-11-09 09:59:40 +08:00 |
|
tianshujie
|
75b19954a8
|
* Fix bug #40377.
|
2023-11-09 09:14:11 +08:00 |
|
tianshujie
|
020259257c
|
* Fix bug #40378.
|
2023-11-09 09:14:11 +08:00 |
|
wangyidong
|
f27d9f3f3a
|
* Adjust task edit page.
|
2023-11-08 14:13:03 +08:00 |
|
liumengyi
|
2023fcf238
|
- Remove useless code.
|
2023-11-07 08:55:54 +08:00 |
|
caoyanyi
|
24e8e3b6a5
|
* Adjust create branch rule check.
|
2023-11-03 16:09:42 +08:00 |
|
tianshujie
|
6e7586ee5b
|
* Change the copy title button style.
|
2023-11-02 14:57:10 +08:00 |
|
hufangzhou
|
9cb756da57
|
* Merge: Fix bug #35342, modify the language item of working hours.
|
2023-11-02 13:55:12 +08:00 |
|
tianshujie
|
f399b76532
|
* Hidden select story box under the operation management interface.
|
2023-11-01 09:01:59 +08:00 |
|
xieqiyu
|
a88c01b796
|
* Optimize task assignment page.
|
2023-10-31 05:31:58 +00:00 |
|
caoyanyi
|
aeb0161464
|
+ Add linked branch data for task.
|
2023-10-31 09:30:04 +08:00 |
|
tianshujie
|
e2c5af2ae8
|
* Change the report type form style.
|
2023-10-31 09:27:28 +08:00 |
|
tianshujie
|
d8619e5f93
|
* Hidden region and lane field under the operation management interface.
|
2023-10-30 17:15:58 +08:00 |
|
zhouxin
|
8f3902e498
|
* Change realStarted from datetime to datetime-local in task-start.
|
2023-10-27 16:57:30 +08:00 |
|
zhouxin
|
1ff03c11fc
|
* Fixed bug where the user assignment was invalid when create task.
|
2023-10-27 10:09:32 +08:00 |
|
tianshujie
|
74bb6d7ea1
|
* Fixed an error in batch edit task to be processed.
|
2023-10-18 13:57:50 +08:00 |
|
zhouxin
|
dc4e722c83
|
* Add datetime-local widget to task-finish.
|
2023-10-17 15:28:18 +08:00 |
|
zhouxin
|
e8bf1dd0cb
|
* Add link of record workhour in task-edit.
|
2023-10-16 14:15:56 +08:00 |
|
zhouxin
|
76a182dff6
|
* Make status picker of task-edit required.
|
2023-10-16 13:38:29 +08:00 |
|
tianshujie
|
81310b95e0
|
* Fixed a popup issue that prompted finish of a task.
|
2023-10-12 16:16:30 +08:00 |
|
tianshujie
|
3f7d03db1d
|
* Change select to the picker component and modify the related linkage.
|
2023-10-12 14:16:38 +08:00 |
|
tianshujie
|
32d8582000
|
* Fix copy story title error.
|
2023-09-07 15:33:08 +08:00 |
|
tianshujie
|
9c642f0b20
|
* Refactor the interaction between regions and lanes.
|
2023-09-07 15:04:30 +08:00 |
|
tianshujie
|
56d27c4c85
|
* Refactor create a task page and method.
|
2023-09-07 14:50:47 +08:00 |
|
caoyanyi
|
c4b3eb4337
|
* Fix page error for no data.
|
2023-09-07 14:18:33 +08:00 |
|
sunhao
|
59d94033d8
|
* refactor usage of priLabel and severityLabel.
|
2023-09-01 11:52:14 +08:00 |
|
sunhao
|
6bd978525b
|
* zin: refactor set:xxx usage to compatible with php 5.4.
|
2023-08-29 18:03:45 +08:00 |
|
caoyanyi
|
cb8425409b
|
* Replace select to picker.
|
2023-08-25 13:25:57 +08:00 |
|
dingguodong
|
093d99401c
|
* Display parent task name if task has parent.
|
2023-08-25 10:34:55 +08:00 |
|
dingguodong
|
4d46cb2ca9
|
* Fix typo, cencel to cancel.
|
2023-08-24 16:30:32 +08:00 |
|
wangyidong
|
72717fab09
|
* Adjust for custom fields in form.
|
2023-08-23 10:58:11 +08:00 |
|
tianshujie
|
93b9ae7c4a
|
* Fix error of the activate page.
|
2023-08-18 17:28:43 +08:00 |
|
dingguodong
|
8bc17bf392
|
+ Close the modal after click.
|
2023-08-18 16:07:00 +08:00 |
|
dingguodong
|
b030fcb03f
|
* Rename estimate to effort except object properties and column name.
|
2023-08-18 15:03:25 +08:00 |
|
dingguodong
|
77c410edb5
|
* Fix type error and add a link for product.
|
2023-08-18 08:51:42 +08:00 |
|
dingguodong
|
a28d0e76e4
|
* Resolve the undefined variable.
|
2023-08-17 14:34:44 +08:00 |
|
dingguodong
|
dc648a74a7
|
* Set taskID.
|
2023-08-17 14:34:43 +08:00 |
|
dingguodong
|
4f6e5ae067
|
* Reindent lines.
|
2023-08-16 16:27:51 +08:00 |
|
dingguodong
|
7f3aff84e0
|
* Fix the undefined variable which may be not set.
|
2023-08-16 15:55:18 +08:00 |
|
dingguodong
|
f0aec35360
|
+ Set the title for children task.
|
2023-08-16 15:44:17 +08:00 |
|
caoyanyi
|
207b098224
|
- Remove duplicate judgment.
|
2023-08-16 13:54:01 +08:00 |
|
dingguodong
|
b0869c196e
|
- Remove the modal for execution.
|
2023-08-16 09:36:48 +08:00 |
|