Commit Graph
6066 Commits
Author SHA1 Message Date
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
liugang 03301c87bf * project: adjust lang items for frontend. 2023-11-20 14:05:03 +08:00
wangyuting 718ba4d86d * Change the control of the date input from input to date. 2023-11-20 03:17:38 +00:00
wangxuepeng 5bd560e064 * Change products to non-required. 2023-11-17 16:38:15 +08:00
liugang 788a33c011 * project: replace $.state.value with $.value and replace $.changeState with $.setValue. 2023-11-17 14:56:28 +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 71cca75fb6 - project: remove unused function. 2023-11-17 11:05:53 +08: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 ad2b8ef35b Revert "* project: change the project to long term project if the end date is greater than or equal to the const LONG_TIME."
This reverts commit bc751d458b.
2023-11-17 10:41:58 +08:00
liugang bc751d458b * project: change the project to long term project if the end date is greater than or equal to the const LONG_TIME. 2023-11-16 17:24:50 +08:00
liugang 42102a015c + project: add configuration item of the days column in batch edit page. 2023-11-16 17:18:29 +08:00
liugang 2e912e91ef * project: stop compute end date if the period radios didn't be checked. 2023-11-16 17:16:20 +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
liugang b361a59de3 * project: fix spell error. 2023-11-16 15:07:41 +08:00
liumengyi 91351cb51d - Remove search form in project::execution. 2023-11-16 14:58:05 +08:00
liugang 46b764ad9b - project: remove unused javascript function. 2023-11-16 14:48:12 +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 0632815cfa * project: refactor the javascript function to update work days. 2023-11-16 14:42:59 +08:00
liugang 13f7ade33b * project: refactor the javascript function to compute work days between two dates. 2023-11-16 14:41:17 +08:00
liugang 1a2f17adb1 * project: add a const of milliseconds of a day. 2023-11-16 14:39:47 +08:00
liugang 7cd69825f6 * project: simplify the javascript formatDate() function. 2023-11-16 14:35:52 +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 8f471e51ab * project: change the required attribute in form configuration of the end field to true. 2023-11-16 09:55:41 +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 9d25f81e6a - project: remove unused javascript functions. 2023-11-15 13:33:03 +08:00
liugang 74fabd0f37 + project: bind javascript functions to html tags. 2023-11-15 13:32:31 +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 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 c17c167444 * project: simplify js code to add and remove tips when copy a project. 2023-11-15 10:43:37 +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
tianshujie 6d293a6f21 + Add local sort of the project::gruop. 2023-11-14 17:04:22 +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