Commit Graph
1504 Commits
Author SHA1 Message Date
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
chentao cb6edfdfb8 * Fix removed translation of program module. 2023-06-14 14:03:51 +08:00
chentao 42a38b246a * Synchronizes the translations of program module. 2023-06-14 10:05:39 +08:00
chentao 047f8f716f * Fix field settings of data table on the produc view page of the program module. 2023-06-13 19:44:20 +08:00
chentao 81d1699352 * Relocate the field settings of the data table into a separate configuration file for the program module. 2023-06-13 18:44:10 +08:00
dingguodong 5a4fa1cb03 * Finish task#95307, rename menu title and use new ui. 2023-06-13 13:42:18 +08:00
dingguodong e13fc5e3e7 * Show invested hours in project view. 2023-06-13 13:22:54 +08:00
wangyidong 5af51c07b8 * Adjust for program productview page. 2023-06-09 10:34:02 +08:00
zhouxin 99c9733603 * Call setQuery in programModel. 2023-05-30 16:55:36 +08:00
zhouxin fd6339616d * Fix code smell for program module. 2023-05-30 16:50:53 +08:00
zhouxin 64368f82a0 * Batch replace "else if" sequence to "elseif". 2023-05-30 11:22:17 +08:00
zhouxin 77a2da90d9 * Batch modify quote for unit test. 2023-05-25 13:43:27 +08:00
liugang b58cda66db - Remove unused code: $this->view->position. 2023-05-22 14:43:26 +08:00
chentao ef6f299de0 * Change program list order by 'order' field for programTao class. 2023-05-22 13:24:32 +08:00
Guanxiying 560db40e89 * Optimize get product stats codes. 2023-05-19 16:21:46 +08:00
chentao 427930e41d * program: Implements function to get all root programs. 2023-05-18 17:41:20 +08:00
chentao 9a0a8289cb * program: Add test script for getBaseDataList function. 2023-05-18 16:49:20 +08:00
chentao 43580bae01 * program: Change function name from 'getBaseDataIn' to 'getBaseDataList'; 2023-05-18 16:49:20 +08:00
sunhao e1e18a943c * fix iconRender params. 2023-05-18 14:01:44 +08:00
wangyidong f924429b35 * Rename sort to updateOrder. 2023-05-16 09:42:57 +08:00
wangyidong 293538260d * Change the method name updateOrder to sort for product module. 2023-05-15 17:47:46 +08:00