Commit Graph
6085 Commits
Author SHA1 Message Date
tianshujie b4d61070b4 * Fix bug #40800. 2023-11-22 16:31:31 +08:00
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
朱金勇 8464662c36 - Remove unused code. 2023-11-21 05:16:47 +00:00
朱金勇 050e2e0861 * Performance for stats. 2023-11-21 03:14:50 +00:00
liugang 40bed5add4 * project: refactor the function to check budget. 2023-11-20 17:16:12 +08:00
liugang 7907b0b08c * project: add budget tip and bind event. 2023-11-20 17:15:40 +08:00
liugang f03a536873 * project: adjust lang items for checking budget. 2023-11-20 17:15:25 +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
liumengyi 928a483d06 * Fix bug, ignore branch name for normal product in project::view. 2023-11-20 14:55:01 +08:00
liugang a3d2868736 * project: refactor the function to check date. 2023-11-20 14:11:44 +08:00
liugang 0557257e9b + project: add functions to batch check date. 2023-11-20 14:09:45 +08:00
liugang 2e0d819eac * project: simplify function to check days. 2023-11-20 14:08:35 +08: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
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