Commit Graph
272 Commits
Author SHA1 Message Date
tianshujie 622574f44e * Fix bug #40843/ 2023-11-22 15:13:06 +08:00
daitingting b686ff4320 * Set link params for feature bar. 2023-11-21 06:45:40 +00:00
daitingting 3e905450ea * Format codes.
* Set name field as nested title when it will show task.
2023-11-21 06:45:35 +00:00
daitingting 65a2b44328 * Format codes. 2023-11-21 05:38:12 +00:00
daitingting d96afd13dc * Add pager on feature bar.
* Format codes.
2023-11-21 05:20:32 +00:00
朱金勇 050e2e0861 * Performance for stats. 2023-11-21 03:14:50 +00:00
liugang 7907b0b08c * project: add budget tip and bind event. 2023-11-20 17:15:40 +08:00
daitingting 599b5f134f * Add pager info on feature bar.
* Format codes.
2023-11-20 09:09:24 +00:00
daitingting 1445576e01 * Check privilege for toolbar.
* Format codes.
2023-11-20 08:14:53 +00:00
daitingting f80f88935c * Add pager info on featurebar. 2023-11-20 08:09:25 +00:00
liugang 1f8700e53e + project: add date tip template and bind event when change parent, begin and end field. 2023-11-20 14:06:55 +08:00
liugang 8917c6c19e + project: add date tip and bind event when change the parent, begin and end field. 2023-11-20 14:05:53 +08:00
wangxuepeng 5bd560e064 * Change products to non-required. 2023-11-17 16:38:15 +08:00
tianshujie f091f6557b * Adjust copy project pop-window style when the system haven't any project. 2023-11-17 14:44:20 +08:00
tanghucheng 660f036c3e * Fix bug for project product. 2023-11-17 01:26:34 -05:00
liugang 320ccda40a * project: compute working days if the begin date or end date changes. 2023-11-17 10:56:11 +08:00
liugang fc2630fdf1 * project: if a project is a long-term project, update the style of the planned completion date and available working days. 2023-11-17 10:53:56 +08:00
liugang 5702b706f8 * project: display work days in batch edit page. 2023-11-17 10:47:05 +08:00
liugang f7222ed328 - project: remove unused lang item. 2023-11-16 15:36:13 +08:00
liugang ed9ee29139 * project: modify, merge and sort code to bind javascript functions to html tags. 2023-11-16 15:18:43 +08:00
liugang 39b961bb0b * project: add a hidden inputControl to display the end date of long time project. 2023-11-16 15:10:54 +08:00
liumengyi 91351cb51d - Remove search form in project::execution. 2023-11-16 14:58:05 +08:00
liugang a5a70873f4 * project: bind the javascript computeEndDate() function to change event of html tags. 2023-11-16 14:45:07 +08:00
liugang 68ae1f1b6a * project: refactor the javascript computeEndDate() function. 2023-11-16 14:32:58 +08:00
liugang 59f388a0f5 * project: bind the setDate() function to the begin control. 2023-11-16 14:25:30 +08:00
liugang c08c976a65 + project: add a hidden inputControl to display the end date of long time project. 2023-11-16 14:23:19 +08:00
liugang ce53f56871 * project: replace set('id', xxx) with setID(xxx). 2023-11-16 14:21:41 +08:00
liugang 78f5b5a1d3 * project: sort code to bind javascript functions to html tags. 2023-11-16 14:17:49 +08:00
liugang b15935c1b5 * project: merge code to bind same function to different controls. 2023-11-16 14:16:05 +08:00
liugang ffe3bb1636 * project: remove the formHidden widget because the formGroup widget will create a hidden input if set the disabled attribute of it. 2023-11-16 09:51:09 +08:00
xieqiyu 4b23932fd7 * Fix bug of search. 2023-11-15 16:33:11 +08:00
liugang 5b15e11e09 * project: the has-warning style should be only displayed when copying a project. 2023-11-15 14:06:10 +08:00
liugang 3775381130 - project: remove unused javascript variables. 2023-11-15 14:05:49 +08:00
liugang 74fabd0f37 + project: bind javascript functions to html tags. 2023-11-15 13:32:31 +08:00
liugang 2f85a21f49 + project: add required attributes. 2023-11-15 11:14:17 +08:00
liugang 83d48cb3eb * project: use has-warning instead of has-info. 2023-11-15 11:07:52 +08:00
liugang 0028d3184a * product: display tips by zin when copy a project. 2023-11-15 10:41:51 +08:00
liugang fe7b31f994 * product: replace inputGroup widget with inputControl widget to fix style error. 2023-11-15 10:39:47 +08:00
liumengyi 0c47aeb4d1 * Remove , at the end of row in the lastest children in project. 2023-11-14 14:34:07 +08:00
wangxuepeng 3e9f8f0d49 * Fixed the error of tutorial task manageTeam. 2023-11-14 13:23:59 +08:00
tianshujie bc375af4e0 * Remove , at the end of row in the lastest children in project. 2023-11-14 11:11:05 +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
wangyuting f6c36729be * Add privs on execution kanban and project kanban. 2023-11-10 02:42:04 +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
liumengyi 32b2da32b0 * Fix bug #40304, and set actions base on object, and hide icon if it cannot access this action. 2023-11-09 13:27:18 +08:00
liugang afd7879355 * project: add emptyTip, createTip, createLink and createAttr attributes to dtable. 2023-11-08 15:51:41 +08:00
liugang 37a89c156d * project: add emptyTip, createTip and createLink attributes to dtable. 2023-11-08 14:01:28 +08:00
tanghucheng 706a2ccadb * Merge #06e5387792,Fix bug #35165. 2023-11-08 00:46:25 -05:00
tianshujie 43cf77629f * Fix bug #40221. 2023-11-06 15:17:28 +08:00