dingguodong
|
8339ebd144
|
+ Put the checked projects to cookie for exporting.
|
2023-06-26 11:29:32 +08:00 |
|
dingguodong
|
9bf2dd4e8e
|
* Remove $_POST when calling $this->fetch().
|
2023-06-26 11:02:39 +08:00 |
|
wangyidong
|
a4ccb89730
|
* Adjust for program browse action link.
|
2023-06-25 18:38:22 +08:00 |
|
dingguodong
|
7bff749413
|
+ Add the export view file of program module.
|
2023-06-25 16:32:33 +08:00 |
|
dingguodong
|
e4285b1edc
|
* Resolve undefined property.
|
2023-06-25 15:24:07 +08:00 |
|
dingguodong
|
66d101d689
|
* Export program and project in project view.
|
2023-06-25 15:20:39 +08:00 |
|
dingguodong
|
0b094d41ef
|
+ Add program export to toolbar.
|
2023-06-25 13:55:43 +08:00 |
|
wangyidong
|
469b490039
|
* Adjust actions map for program browse page.
|
2023-06-20 14:05:05 +08:00 |
|
chentao
|
c6d0907dbc
|
* Fix style of batch create buttons in the toolbar on product view page within program module.
|
2023-06-20 13:42:02 +08:00 |
|
chentao
|
61ba3a732e
|
* Change search fields of the search form within program module.
|
2023-06-20 10:48:08 +08:00 |
|
chentao
|
2bebcba705
|
* Move configurations of search form into seperate config file within program module.
|
2023-06-20 10:48:08 +08:00 |
|
wangyidong
|
48bc29d7e2
|
* Adjust confirm js.
|
2023-06-20 09:00:58 +08:00 |
|
wangyidong
|
26d487c895
|
* Adjust create project button in program-browse page.
|
2023-06-20 09:00:58 +08:00 |
|
chentao
|
be0f2a98be
|
* Show search form on product view page.
|
2023-06-19 18:36:52 +08:00 |
|
dingguodong
|
d0f61320fd
|
* Fix typo.
|
2023-06-19 16:07:52 +08:00 |
|
wangyidong
|
155871b266
|
* Adjust program productview link.
|
2023-06-19 15:59:52 +08:00 |
|
wangyidong
|
90f74e88df
|
* Rewrite program project page.
|
2023-06-19 15:59:52 +08:00 |
|
wangyidong
|
76822fd846
|
* Rewrite program product page.
|
2023-06-19 15:59:52 +08:00 |
|
dingguodong
|
a7ee228118
|
* Finish task#95328, put group icon into more.
|
2023-06-19 15:45:34 +08:00 |
|
dingguodong
|
14561fe5c9
|
* Reorder the field list for browse view.
|
2023-06-19 15:16:16 +08:00 |
|
dingguodong
|
e0f7b7310c
|
* Use dedicated datatable config for browse view.
|
2023-06-19 14:16:24 +08:00 |
|
dingguodong
|
0725d8e372
|
* Finish task#95327. Show customized icon for project view.
|
2023-06-19 14:03:55 +08:00 |
|
chentao
|
5b8b8cbd29
|
* Add action buttons and summary information to the footbar of the data table on product view page within program module.
|
2023-06-16 19:54:11 +08:00 |
|
chentao
|
0171d1e180
|
* Add translation of checked summary for the data table on product view page.
|
2023-06-16 19:54:11 +08:00 |
|
chentao
|
41b449e997
|
* Implement group of operation buttons to the toolbar of product view page.
|
2023-06-16 16:56:55 +08:00 |
|
wangyidong
|
87bb89fc0c
|
* Adjust for program projectview page.
|
2023-06-16 15:53:31 +08:00 |
|
chentao
|
95ac353026
|
* Render icon for program and product line row of the data table on product view page within program module.
|
2023-06-16 15:29:46 +08:00 |
|
dingguodong
|
0edb8ce0b1
|
* Use a short lang config for real begin and real end.
|
2023-06-16 15:22:16 +08:00 |
|
dingguodong
|
7b152c9231
|
* Rename to distinguish long names from abbreviations.
|
2023-06-16 15:21:45 +08:00 |
|
dingguodong
|
02572c9772
|
* Adjust the dtable config for project view.
|
2023-06-16 14:56:01 +08:00 |
|
dingguodong
|
db9f599b07
|
* Show user name in dtable.
|
2023-06-16 14:56:01 +08:00 |
|
chentao
|
39bc8a888c
|
* Add URL link to the 'name' and 'totalProjects' fileds of the data table on the product view page within program module.
|
2023-06-16 14:37:06 +08:00 |
|
dingguodong
|
2607a4df8a
|
* Add custom column to browse view.
|
2023-06-16 13:39:37 +08:00 |
|
chentao
|
23b2633c64
|
* Render the accurate number of project fields on the product view page within the program module.
|
2023-06-16 10:43:31 +08:00 |
|
chentao
|
1af194be1b
|
* Correct the action URL for the search form.
|
2023-06-15 19:54:25 +08:00 |
|
chentao
|
72143d9874
|
* Revise the process of generating data for the data table on the product view page.
|
2023-06-15 19:54:25 +08:00 |
|
chentao
|
10923fdf9c
|
* Update field name of data table on product view page within program module.
|
2023-06-15 19:54:25 +08:00 |
|
dingguodong
|
76c04e2284
|
* Get checked count from zui.
|
2023-06-15 19:03:45 +08:00 |
|
dingguodong
|
68566af1a0
|
* Show how many days delayed of a postponed program.
|
2023-06-15 15:39:58 +08:00 |
|
dingguodong
|
80854e96d5
|
* Format code.
|
2023-06-15 15:39:58 +08:00 |
|
dingguodong
|
0ffd0d9c3d
|
* Reorder the sequence of items for search.
|
2023-06-15 14:03:40 +08:00 |
|
dingguodong
|
a96f81360d
|
* Set the param of searchToggle().
|
2023-06-15 14:03:40 +08:00 |
|
dingguodong
|
5f2ad997f4
|
+ Add stakeholder view for program.
|
2023-06-15 13:16:53 +08:00 |
|
dingguodong
|
66efb79003
|
* Adjust the function to get stakeholders from program.
|
2023-06-15 13:16:53 +08:00 |
|
chentao
|
02bce60868
|
* Modify the data based on the fields of the data table on the product view page within the program module.
|
2023-06-15 09:45:13 +08:00 |
|
chentao
|
91e1c28a9e
|
* Rename the fields of the data table within the program module to enhance clarity.
|
2023-06-15 09:45:13 +08:00 |
|
chentao
|
035cb8d2c7
|
* Add and synchronize the translations for the program module.
|
2023-06-15 09:45:13 +08:00 |
|
chentao
|
82d1637e45
|
* Retrieve the columns of the data table for the product view page of the program module using the datatable module.
|
2023-06-14 15:45:01 +08:00 |
|
chentao
|
fc8dac6898
|
* Make sure the default field is displayed on the data table of the program module's product view list page by adding the 'required' property.
|
2023-06-14 15:26:37 +08:00 |
|
chentao
|
f4f3302231
|
* Update the field name of the data table settings in the program module from uppercase to lowercase.
|
2023-06-14 14:03:51 +08:00 |
|