liugang
|
9d25f81e6a
|
- project: remove unused javascript functions.
|
2023-11-15 13:33:03 +08:00 |
|
liugang
|
73490030a6
|
+ project: add javscript functions to remove tips generated by copy project.
|
2023-11-15 13:31:47 +08:00 |
|
liugang
|
cc320ba144
|
* project: trigger the change event when change control's value.
|
2023-11-15 13:25:04 +08:00 |
|
liugang
|
83d48cb3eb
|
* project: use has-warning instead of has-info.
|
2023-11-15 11:07:52 +08:00 |
|
liugang
|
c17c167444
|
* project: simplify js code to add and remove tips when copy a project.
|
2023-11-15 10:43:37 +08:00 |
|
liumengyi
|
1e06bfdb67
|
* Fix bug of execution count.
|
2023-11-10 16:50:19 +08:00 |
|
liumengyi
|
a1a06ca040
|
* Fix bug#40464, set footer summary tip and set checkable of dtable row.
|
2023-11-10 16:48:47 +08:00 |
|
caoyanyi
|
6ea6983436
|
* Adjust dtable sort params.
|
2023-11-10 15:02:33 +08:00 |
|
liumengyi
|
398c10d49a
|
* Fix bug #40464, remove checkbox of task row in project-execution.
|
2023-11-10 13:49:49 +08:00 |
|
wangyuting
|
f6c36729be
|
* Add privs on execution kanban and project kanban.
|
2023-11-10 02:42:04 +00:00 |
|
wangyuting
|
3116f7767c
|
* Finish drop card.
|
2023-11-09 09:31:26 +00:00 |
|
wangyuting
|
142ebfd08e
|
* Finish project kanban.
|
2023-11-09 09:07:46 +00:00 |
|
tianshujie
|
1e7fc7b4f0
|
* Fix a style issue for creating a new product.
|
2023-11-09 14:39:51 +08:00 |
|
hufangzhou
|
a23e557589
|
* Merge: Finish task #103981, In a non-iterative project, multiple test tasks can generate a test report.
|
2023-11-03 15:22:47 +08:00 |
|
tianshujie
|
503ca2d571
|
* Change delete group link for the project app.
|
2023-10-25 16:49:06 +08:00 |
|
tianshujie
|
285807f780
|
* Refactor testtask list of under the project app.
|
2023-10-25 09:51:57 +08:00 |
|
tianshujie
|
8a55e6ce68
|
* Refactor button for the build list page.
|
2023-10-25 09:02:35 +08:00 |
|
tianshujie
|
c85dcef772
|
* Refactor batch assigned to button.
|
2023-10-24 10:11:53 +08:00 |
|
tianshujie
|
a894af9528
|
* Refactor actions of the execution list.
|
2023-10-24 09:22:29 +08:00 |
|
zhouxin
|
0afa964353
|
* Fix bug of manage memebers in project-team.
|
2023-10-23 17:14:23 +08:00 |
|
tianshujie
|
5dec2ee80b
|
* Fixed whitelist show and hide issue.
|
2023-10-23 14:02:39 +08:00 |
|
tianshujie
|
527911b257
|
* Fixed whitelist show and hide issue.
|
2023-10-23 13:33:57 +08:00 |
|
tianshujie
|
3c53cfbe84
|
* Change involved filter of the project list page.
|
2023-10-23 11:21:31 +08:00 |
|
tianshujie
|
1106b03724
|
+ Add involved filter of the project list page.
|
2023-10-23 09:02:05 +08:00 |
|
tianshujie
|
bbfbed5f5b
|
* Fixed an error on the batch edit project page.
|
2023-10-16 16:51:53 +08:00 |
|
caoyanyi
|
4c26ff80ac
|
* Adjust batch operate execution.
|
2023-08-25 09:43:59 +08:00 |
|
sunguangming
|
2ded69a3f3
|
* Code for manage members bug.
|
2023-08-22 10:40:05 +08:00 |
|
dingguodong
|
15b228263b
|
* Fix typo and reindent.
|
2023-08-21 14:01:15 +08:00 |
|
sunguangming
|
7e5bbfabfd
|
* Code for project::edit program tips.
|
2023-08-16 15:03:05 +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 |
|
tianshujie
|
a9f477bf41
|
* Refactor manage priv of the project.
|
2023-07-31 16:49:50 +08:00 |
|
tianshujie
|
690e28136b
|
* Merge table cell of the build list.
|
2023-07-31 13:44:45 +08:00 |
|
caoyanyi
|
53a89ed1b9
|
+ Add new page for project dynamic.
|
2023-07-20 10:47:30 +08:00 |
|
dingguodong
|
aa730ffd19
|
* Add change event callback on end field.
|
2023-07-13 18:07:27 +08:00 |
|
sunguangming
|
007aea79ed
|
* Code for project::edit js.
|
2023-07-13 13:54:16 +08:00 |
|
sunguangming
|
64a7936e14
|
* Change project::create bind event method.
|
2023-07-13 13:06:32 +08:00 |
|
sunguangming
|
a59890206a
|
* Code for project::create js.
|
2023-07-13 08:52:01 +08:00 |
|
sunguangming
|
126caa49df
|
* Add datepicker to task::create.
|
2023-07-12 15:45:45 +08:00 |
|
sunguangming
|
062865894f
|
* Adjust project::create js.
|
2023-07-12 15:24:08 +08:00 |
|
sunguangming
|
ccb349bfd7
|
* Code for project::create picker.
|
2023-07-12 11:07:59 +08:00 |
|
tianshujie
|
90b4dffd9e
|
* Change the task label.
|
2023-07-06 18:07:36 +08:00 |
|
tianshujie
|
b2c76988f5
|
* Fix the execution list hierarchy.
|
2023-07-05 11:18:17 +08:00 |
|
tianshujie
|
fc34bfc28d
|
* Change the execution list problem under a project.
|
2023-07-05 09:52:33 +08:00 |
|
tianshujie
|
6c63e1ed28
|
* Increased the app limit for open page.
|
2023-07-03 14:23:11 +08:00 |
|
caoyanyi
|
1d2111e944
|
* Change toolbar style.
|
2023-06-30 18:54:22 +08:00 |
|
caoyanyi
|
a7057f1a16
|
* Adjust project view page basic info.
|
2023-06-30 15:04:02 +08:00 |
|
caoyanyi
|
8d1baf84b1
|
+ Add view page for project.
|
2023-06-29 15:35:05 +08:00 |
|
sunguangming
|
0fae08ac63
|
* Finish task #95767.
|
2023-06-28 15:30:09 +08:00 |
|
sunguangming
|
ee048ca8f9
|
* Finish task #95761 and remove unused file.
|
2023-06-28 11:04:55 +08:00 |
|