liumengyi
|
2023fcf238
|
- Remove useless code.
|
2023-11-07 08:55:54 +08:00 |
|
tianshujie
|
8a8d37b34a
|
* Fix bug #40189.
|
2023-11-06 10:52:02 +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
|
e78c0ac76c
|
* Add the Close popup property.
|
2023-11-01 15:12:58 +08:00 |
|
tianshujie
|
48b9dcc6de
|
* Compatible with no variables.
|
2023-11-01 14:27:36 +08:00 |
|
tianshujie
|
f399b76532
|
* Hidden select story box under the operation management interface.
|
2023-11-01 09:01:59 +08:00 |
|
wangyidong
|
1858c2a3f6
|
* Rewrite projectstory story page.
|
2023-10-31 16:59:51 +08:00 |
|
xieqiyu
|
a88c01b796
|
* Optimize task assignment page.
|
2023-10-31 05:31:58 +00:00 |
|
tianshujie
|
ac03946dce
|
-Remove split task button under the operation management interface.
|
2023-10-31 10:46:21 +08:00 |
|
caoyanyi
|
aeb0161464
|
+ Add linked branch data for task.
|
2023-10-31 09:30:04 +08:00 |
|
caoyanyi
|
e7b3226e07
|
+ Add language 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
|
3d4dc4c116
|
+ Add default value of the vision field.
|
2023-10-30 17:15:58 +08:00 |
|
tianshujie
|
d8619e5f93
|
* Hidden region and lane field under the operation management interface.
|
2023-10-30 17:15:58 +08:00 |
|
tianshujie
|
a99502ac23
|
* Change the jump link when batch create tasks.
|
2023-10-30 17:15:58 +08:00 |
|
tianshujie
|
f7fc040217
|
+ Add default value of the vision field.
|
2023-10-30 15:39:37 +08:00 |
|
zhouxin
|
8f3902e498
|
* Change realStarted from datetime to datetime-local in task-start.
|
2023-10-27 16:57:30 +08:00 |
|
zhouxin
|
a40383aba3
|
* Adjust text alignment.
|
2023-10-27 10:13:36 +08:00 |
|
zhouxin
|
1ff03c11fc
|
* Fixed bug where the user assignment was invalid when create task.
|
2023-10-27 10:09:32 +08:00 |
|
zhouxin
|
13d042fd44
|
* Refresh page after batch cancel tasks.
|
2023-10-23 10:31:30 +08:00 |
|
tianshujie
|
7ddd28ee62
|
+ Add table sort to execution::task.
|
2023-10-18 15:59:25 +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 |
|
tianshujie
|
073d4a2736
|
* Modify update the logic assigned to the drop-down.
|
2023-10-16 17:09:04 +08:00 |
|
zhouxin
|
18a5601d81
|
* Make status picker of task-edit required.
|
2023-10-16 14:50:04 +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 |
|
朱金勇
|
24285d03c5
|
* Fix type of task left.
|
2023-10-13 02:22:00 +00:00 |
|
tianshujie
|
81310b95e0
|
* Fixed a popup issue that prompted finish of a task.
|
2023-10-12 16:16:30 +08:00 |
|
tianshujie
|
f96d7786bf
|
* Fixed an issue with the total consumed of finishing a task.
|
2023-10-12 16:16:30 +08:00 |
|
tianshujie
|
76877e6d0e
|
* Modify the story version linked when create a task.
|
2023-10-12 15:13:11 +08:00 |
|
tianshujie
|
3f7d03db1d
|
* Change select to the picker component and modify the related linkage.
|
2023-10-12 14:16:38 +08:00 |
|
wangyidong
|
6a43fbb87e
|
* Adjust for test unit.
|
2023-10-12 13:18:29 +08:00 |
|
wangyidong
|
56150d3106
|
* Rewrite story batchtotask method. Code for task #102982.
|
2023-10-08 08:28:51 +08:00 |
|
tianshujie
|
81f6872874
|
* Change the case for task module.
|
2023-09-22 09:42:19 +08:00 |
|
caoyanyi
|
f05f70b339
|
* Adjust unit test case checked error.
|
2023-09-22 09:39:17 +08:00 |
|
caoyanyi
|
33c148796e
|
* Adjust date default value.
|
2023-09-22 09:33:57 +08:00 |
|
caoyanyi
|
2f416c55d3
|
* Dealing with database date error issues.
|
2023-09-18 10:40:19 +08:00 |
|
caoyanyi
|
af44720e67
|
* Replace YY/MM/DD to YYYY-MM-DD.
|
2023-09-18 09:54:37 +08:00 |
|
caoyanyi
|
90cbc652b8
|
* Replace YY/MM/DD to YYYY-MM-DD.
|
2023-09-18 09:52:44 +08:00 |
|
dingguodong
|
e4b9674d0d
|
* Use a fallback link to locate in case session has no related data.
|
2023-09-13 16:31:47 +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
|
3d0d35e344
|
- Delete unuse variable.
|
2023-09-07 14:55:34 +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 |
|