daitingting
|
ef108d337d
|
* Fix bug #45862.
|
2024-02-18 02:30:14 +00:00 |
|
曹延义
|
3c5a0d5556
|
* Adjust bug title style.
|
2024-02-05 11:16:41 +08:00 |
|
xieqiyu
|
0d3c732b9d
|
* Fix bug#45395.
|
2024-01-29 15:54:10 +08:00 |
|
wangyuting
|
32ff2b515e
|
* Fix block default left and top bug. bug #45428.
|
2024-01-29 09:21:28 +08:00 |
|
sunhao
|
bf65d639c5
|
* Refactor, rename lighter class to gray-pale.
|
2024-01-24 16:34:02 +08:00 |
|
wangyuting
|
398a7ea5dd
|
* Fix module revie bug.
|
2024-01-19 15:25:09 +08:00 |
|
wangyuting
|
4f0d5ac031
|
* Add create build btn and create release btn to bug create page.
|
2024-01-18 10:31:06 +08:00 |
|
daitingting
|
c3bebc9915
|
* Fix bug #43072.
|
2024-01-11 05:55:50 +00:00 |
|
sunhao
|
529e071e94
|
* bug: refactor bug-create UI with loadForm helper.
|
2024-01-08 18:12:31 +08:00 |
|
liugang
|
873af306b7
|
* Remove unused needManage parameter when calling ajaxGetOptionMenu method of tree module.
|
2024-01-05 14:05:04 +08:00 |
|
xieqiyu
|
f95dc33fe0
|
* Fix bug#42834.
|
2024-01-02 14:51:06 +08:00 |
|
liugang
|
55dc60e487
|
- bug: remove unused code.
|
2023-12-26 19:23:31 +08:00 |
|
liumengyi
|
c516f0a185
|
* Set required to picker in bug::create.
|
2023-12-21 18:44:20 +08:00 |
|
liumengyi
|
0174b7172b
|
* Fix bug #41854, remove branchPicker box if the product is normal.
|
2023-12-18 11:07:29 +08:00 |
|
liumengyi
|
8e164aa783
|
* Fix bug #41195, only closed bug get Closed as users.
|
2023-12-08 16:29:49 +08:00 |
|
tanghucheng
|
3d94eac50a
|
Merge branch 'Merge184' into c07e4a71eb
|
2023-11-30 21:21:55 -05:00 |
|
liugang
|
7898d7d254
|
* userControl: refactor the ajaxGetContactList method.
|
2023-11-29 10:56:09 +08:00 |
|
tanghucheng
|
53fc15cb62
|
Merge branch 'master' into Merge184
|
2023-11-20 02:10:27 -05:00 |
|
sunhao
|
49071d5e89
|
* bug: refactor.
|
2023-11-17 09:14:40 +08:00 |
|
wangyidong
|
ffc49061bd
|
* Adjust for kanban action.
|
2023-11-16 15:49:03 +08:00 |
|
tanghucheng
|
fc37c0b19b
|
Merge branch 'master' into Merge184
|
2023-11-15 19:59:22 -05:00 |
|
xieqiyu
|
7718c0d912
|
* Add title color for bug and testcase.
|
2023-11-15 14:50:44 +08:00 |
|
chaideqing
|
353707eee0
|
* Merge module-bug to Merge184.
|
2023-11-14 17:11:03 +08:00 |
|
hufangzhou
|
cacd919777
|
* Merge: Finish task #93590, cannot select related tasks when creating bugs in non-iterative projects.
|
2023-11-07 10:36:38 +08:00 |
|
daitingting
|
52184992e0
|
* Adjust codes.
|
2023-11-06 09:16:34 +00:00 |
|
daitingting
|
5b7aa1bc20
|
* Toggle execution based on wheter the project enables execution.
|
2023-11-06 08:40:26 +00:00 |
|
liumengyi
|
ebfbb0e879
|
* Fix error of bug::batchEdit.
|
2023-11-01 17:22:34 +08:00 |
|
liugang
|
bf43da4a5e
|
* bug: modify the className property to innerClass to fix error of batch submit.
|
2023-10-18 11:08:12 +08:00 |
|
liumengyi
|
6d2885e3dc
|
* Fix error of bug::edit.
|
2023-10-13 16:02:22 +08:00 |
|
liumengyi
|
5a3834a087
|
* Change get to getJSON when updating picker items of build, and fix bug.
|
2023-10-13 14:37:27 +08:00 |
|
liumengyi
|
a2f5dd9280
|
* Change get to getJSON when updating the items of assignedTo picker.
|
2023-10-13 13:49:43 +08:00 |
|
liumengyi
|
48b3e86c3d
|
* Change get to getJson in loadProductProjects.
|
2023-10-13 13:07:06 +08:00 |
|
liumengyi
|
3541a82b3c
|
* Fix error when clearing the execution value
|
2023-10-13 11:26:21 +08:00 |
|
liumengyi
|
5b89ec65f8
|
* Fix error when changing execution in bug::create.
|
2023-10-13 11:23:10 +08:00 |
|
liumengyi
|
621017de36
|
* Change get to getJSON when updating the items of module picker.
|
2023-10-13 10:39:40 +08:00 |
|
liumengyi
|
a5e8043319
|
* Change get to getJSON, and add default value of branch picker.
|
2023-10-13 10:38:03 +08:00 |
|
liumengyi
|
d72956fd1c
|
* When the contact list is changed, append the users in the contact list to mailto.
|
2023-10-13 09:59:48 +08:00 |
|
liumengyi
|
135d880467
|
* Fix error of picker render.
|
2023-10-13 09:23:00 +08:00 |
|
liumengyi
|
61afe4541e
|
* Fix error of project team members.
|
2023-10-13 08:47:55 +08:00 |
|
daitingting
|
169958d9b1
|
* Adjust the duplicate bug name.
|
2023-10-12 01:29:32 +00:00 |
|
daitingting
|
fec896c911
|
* Adjust the display of duplicate bugs.
|
2023-10-12 01:14:05 +00:00 |
|
daitingting
|
83e0a36d9d
|
* Adjust the duplicate toggle and picker.
|
2023-10-11 08:21:09 +00:00 |
|
daitingting
|
e3e15821b1
|
* The batch edit button's class is batch-btn.
|
2023-10-11 00:40:24 +00:00 |
|
daitingting
|
40f2059bc6
|
* Set className.
|
2023-10-10 09:04:50 +00:00 |
|
daitingting
|
98990424af
|
* Close toTask modal when locate to task view.
|
2023-10-10 05:52:42 +00:00 |
|
daitingting
|
f6264211cd
|
* Adjust codes.
|
2023-10-08 06:44:51 +00:00 |
|
daitingting
|
7a77b3044f
|
* Remove empty line.
|
2023-10-08 06:40:14 +00:00 |
|
liumengyi
|
8d58c140ec
|
* Fix error of bug::edit.
|
2023-10-08 11:10:43 +08:00 |
|
daitingting
|
ef2a525635
|
* Open execution tab.
|
2023-10-08 02:45:25 +00:00 |
|
daitingting
|
3d35ba8833
|
* Open story tab.
|
2023-10-08 01:34:15 +00:00 |
|