Commit Graph
64 Commits
Author SHA1 Message Date
tianshujie dcfd7ddfc4 * Fix bug #41609. 2023-12-23 10:38:17 +08:00
tianshujie b85bbc558b * Fix bug #42029. 2023-12-19 16:54:22 +08:00
tianshujie 091e30d473 * Fix bug #41673. 2023-12-16 09:34:55 +08:00
tianshujie 021e6d885b * Fix bug #41229. 2023-12-12 14:46:13 +08:00
liugang 7907b0b08c * project: add budget tip and bind event. 2023-11-20 17:15:40 +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
liugang f7222ed328 - project: remove unused lang item. 2023-11-16 15:36:13 +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
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
tianshujie 1e7fc7b4f0 * Fix a style issue for creating a new product. 2023-11-09 14:39:51 +08:00
tianshujie 6ea83f68d0 - Remove unused icon. 2023-11-02 15:02:59 +08:00
tianshujie 1c9ba21786 * Change the show issue of the code field. 2023-10-23 15:49:31 +08:00
tianshujie 54df9a8592 * Modify the decision whether to save the project code. 2023-10-23 14:33:49 +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
caoyanyi 527a9a1136 * Fix error for variable is undefined. 2023-09-07 16:11:45 +08:00
sunhao 6bd978525b * zin: refactor set:xxx usage to compatible with php 5.4. 2023-08-29 18:03:45 +08:00
dingguodong 15b228263b * Fix typo and reindent. 2023-08-21 14:01:15 +08:00
dingyongliang 5298baf275 * Change [] to array(). 2023-07-18 14:47:29 +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 f9623803bb * Change date to date picker. 2023-07-12 18:12:31 +08:00
sunguangming 46b61224e9 * Change btn-link to ghost. 2023-07-12 16:09:02 +08:00
sunguangming aa129c189a * Change select to picker. 2023-07-11 11:25:12 +08:00
sunhao ccb0461948 * refactor dropdown usage. 2023-07-11 10:37:24 +08:00
sunguangming e72a3c5345 * Fix bugs. 2023-07-07 09:25:32 +08:00
sunguangming a94385bd26 * Add model to create page. 2023-07-05 11:05:54 +08:00
tianshujie 0ca1e11e9c * Modify an error message when creating a project. 2023-07-03 15:59:23 +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
tianshujie db76e10f07 * Adjust style of the link product box. 2023-06-28 10:27:38 +08:00
sunguangming 51d15b45b7 * Add label class of project-model drop menu, remove unused code. 2023-06-27 18:47:14 +08:00
tianshujie dc58861c63 * Change the linked product style. 2023-06-27 18:21:26 +08:00