tianshujie
|
165af8e7dd
|
* Fix bug #41289.
|
2023-12-12 11:16:49 +08:00 |
|
liugang
|
350944b189
|
* userModel: rename the processAccountSort method to setCurrentUserFirst.
|
2023-12-07 17:01:10 +08:00 |
|
caoyanyi
|
8e17266f28
|
* Update commit link info.
|
2023-12-06 13:42:44 +08:00 |
|
caoyanyi
|
a33ad4ad71
|
* Update copyright year.
|
2023-12-05 13:32:52 +08:00 |
|
tanghucheng
|
3d94eac50a
|
Merge branch 'Merge184' into c07e4a71eb
|
2023-11-30 21:21:55 -05:00 |
|
hufangzhou
|
c0f638b983
|
* Merge 18.9 execution module.
|
2023-11-27 16:09:29 +08:00 |
|
tanghucheng
|
c5e12335db
|
* Merge 18.8 execution.
|
2023-11-23 22:12:41 -05:00 |
|
tanghucheng
|
0a479a0adb
|
Merge remote-tracking branch 'origin/master' into Merge184
|
2023-11-23 19:37:19 -05:00 |
|
tianshujie
|
0084d25627
|
* Fix bug #40871.
|
2023-11-23 16:27:25 +08:00 |
|
tianshujie
|
0102751b0b
|
* Fix bug #40877.
|
2023-11-23 16:23:22 +08:00 |
|
tianshujie
|
b781b25ad0
|
* Fix bug #40878.
|
2023-11-23 15:51:03 +08:00 |
|
tanghucheng
|
c76efe3019
|
Merge remote-tracking branch 'origin/master' into Merge184
|
2023-11-22 19:50:16 -05:00 |
|
tianshujie
|
42e56cfe56
|
* Compatible array_fill method params type.
|
2023-11-22 14:37:55 +08:00 |
|
tianshujie
|
a2a05c69e5
|
* Compatible execution::getTasks method params type.
|
2023-11-22 14:30:31 +08:00 |
|
tanghucheng
|
ba039087af
|
Merge branch 'master' into Merge184
|
2023-11-21 22:10:54 -05:00 |
|
tianshujie
|
2d2eb8c641
|
* Declare strict type.
|
2023-11-22 10:08:16 +08:00 |
|
朱金勇
|
050e2e0861
|
* Performance for stats.
|
2023-11-21 03:14:50 +00:00 |
|
chaideqing
|
6673f125a4
|
* Add unit test for module-execution to Merge184.
|
2023-11-21 02:25:38 +00:00 |
|
tanghucheng
|
53fc15cb62
|
Merge branch 'master' into Merge184
|
2023-11-20 02:10:27 -05:00 |
|
liumengyi
|
fe852df08a
|
* Remove prefix of executions.
|
2023-11-20 14:08:01 +08:00 |
|
wangyidong
|
ffc49061bd
|
* Adjust for kanban action.
|
2023-11-16 15:49:03 +08:00 |
|
tianshujie
|
bae475955a
|
* Change multiple task assinged to link.
|
2023-11-16 11:05:27 +08:00 |
|
tanghucheng
|
fc37c0b19b
|
Merge branch 'master' into Merge184
|
2023-11-15 19:59:22 -05:00 |
|
tianshujie
|
1ea07aaaba
|
* Refactor edit a task page and js.
|
2023-11-15 16:12:49 +08:00 |
|
sunguangming
|
f6b7051c6a
|
* Add modal in execution::kanban.
|
2023-11-15 15:45:45 +08:00 |
|
chaideqing
|
129307a891
|
* Merge module-execution to Merge184.
|
2023-11-15 15:25:09 +08:00 |
|
sunguangming
|
9327a02d97
|
* Add execution::setKanban view.
|
2023-11-15 10:16:44 +08:00 |
|
sunguangming
|
96aedd8a3a
|
* Code for RD kanban refresh.
|
2023-11-14 13:34:00 +08:00 |
|
wangyidong
|
1bf5b045f4
|
* Adjust execution-taskkanban style.
|
2023-11-10 15:39:51 +08:00 |
|
wangyuting
|
50b5a464e6
|
* Optimize project kanban and execution kanban code.
|
2023-11-10 06:07:47 +00:00 |
|
tanghucheng
|
a2f490cdd5
|
* Reset commit #d95149a6fe.
|
2023-11-10 00:47:56 -05:00 |
|
tanghucheng
|
d95149a6fe
|
* Merge #8de24d01d7, Fix bug #35082.
|
2023-11-10 00:42:27 -05:00 |
|
wangyuting
|
f6c36729be
|
* Add privs on execution kanban and project kanban.
|
2023-11-10 02:42:04 +00:00 |
|
wangyuting
|
a56d500ad9
|
* Finish execution kanban.
|
2023-11-10 01:29:43 +00:00 |
|
songchenxuan
|
7c6817f8b2
|
* Merge commit f2ef82eab3.
|
2023-11-10 09:16:03 +08:00 |
|
tianshujie
|
17ba86c2f8
|
* Fix bug #40398.
|
2023-11-09 15:46:31 +08:00 |
|
sunguangming
|
26b8c19f33
|
* Get RD kanban data.
|
2023-11-09 11:28:13 +08:00 |
|
tianshujie
|
2dc09d577c
|
* Fix bug #40297.
|
2023-11-08 13:21:27 +08:00 |
|
songchenxuan
|
6fb788ebe5
|
* Merge commit 28135d1985.
|
2023-11-08 09:59:17 +08:00 |
|
songchenxuan
|
24fa4f0fac
|
* Merge commit a8951152f2, fix task api error.
|
2023-11-08 09:54:11 +08:00 |
|
tanghucheng
|
f574ee790d
|
* Merge #83d8de5b83, Fix bug #35080.
|
2023-11-07 01:56:21 -05:00 |
|
tanghucheng
|
e825977d12
|
* Merge #cb13492e95ae,Fix bug #35262.
|
2023-11-07 01:04:25 -05:00 |
|
tianshujie
|
86c02ca46e
|
* Fix error message can not pop up the problem.
|
2023-11-06 14:29:28 +08:00 |
|
xieqiyu
|
b988254af3
|
* Modify the bug of link story in create task.
|
2023-11-03 05:42:52 +00:00 |
|
tianshujie
|
0ea063425b
|
* The judgment logic of pop-up window is changed to isInModal function.
|
2023-11-03 11:10:01 +08:00 |
|
tanghucheng
|
15f6b8a224
|
* Merge #b94a69a0b8,Finish task #92304.
|
2023-11-02 22:26:36 -04:00 |
|
tanghucheng
|
35f2e73194
|
* Merge #fb9facf861,Finish task #93379.
|
2023-11-02 04:57:38 -04:00 |
|
tanghucheng
|
cb2f513d90
|
* MERGE #d061541e1f,Fix bug #35317.
|
2023-11-02 04:36:19 -04:00 |
|
liumengyi
|
841c5c71ad
|
* Optimize code to get dynamic count.
|
2023-11-02 15:59:13 +08:00 |
|
caoyanyi
|
8b54e0a0dc
|
* Merge and compatible with version 18.
|
2023-11-02 14:34:15 +08:00 |
|