宋辰轩
|
3ee2f3ea5c
|
* Fix bug for preview pivot menu.
|
2024-04-24 16:45:43 +08:00 |
|
qixinzhi
|
b812069307
|
* Auto column width with cell max value length.
|
2024-04-24 06:39:09 +00:00 |
|
宋辰轩
|
45f42db536
|
* Fix bug #48059.
|
2024-04-18 17:30:17 +08:00 |
|
songchenxuan
|
8ce6eadd25
|
* Add saveAs for pivot preview filter.
|
2024-03-27 16:21:51 +08:00 |
|
songchenxuan
|
0a0a3235c3
|
* Add origin and group pivot toggle function.
|
2024-03-25 16:45:00 +08:00 |
|
songchenxuan
|
fa6f48b74d
|
* Add origin sheet function.
|
2024-03-22 15:18:11 +08:00 |
|
songchenxuan
|
8551dc0f21
|
* Use pivot name for title.
|
2024-03-21 17:21:32 +08:00 |
|
liugang
|
8791a4836d
|
* pivotZen: simplify code.
|
2024-01-05 09:55:20 +08:00 |
|
liugang
|
60bd107470
|
* pivotZen: declare parameter type and return type.
|
2024-01-05 09:54:13 +08:00 |
|
liugang
|
eabf92bd8c
|
* pivotZen: modify the default parameter type to string, finish task #110455, fix bug #42781.
|
2024-01-04 16:42:51 +08:00 |
|
wangxuepeng
|
a5c98fbd01
|
* Move query method from zen to tao.
|
2023-12-13 11:09:51 +08:00 |
|
wangxuepeng
|
50684d0470
|
* Refctor pivotModel::genSheet.
|
2023-12-11 11:22:15 +08:00 |
|
wangxuepeng
|
4df5fae321
|
* Refactor pivotModel::getWorkload.
|
2023-12-07 09:45:37 +08:00 |
|
wangxuepeng
|
d4d8cba710
|
* Refactor pivotModel::getBugs.
|
2023-12-06 15:40:56 +08:00 |
|
liugang
|
984947e982
|
- pivotZen: remove unused methods.
|
2023-11-06 17:40:00 +08:00 |
|
liugang
|
098b53b134
|
* pivotZen: set the $currentMenu variable in each pivot.
|
2023-11-06 17:35:03 +08:00 |
|
liugang
|
ee49451269
|
* pivotZen: refactor the show method to display custom pivots.
|
2023-11-06 17:34:23 +08:00 |
|
liugang
|
e359d6d794
|
* pivotZen: simplify the getBuiltinMenus method - remove code of the $title and the $currentMenu variables.
|
2023-11-06 17:32:27 +08:00 |
|
liugang
|
ad0db9c0f4
|
* pivotZen: refactor the getSidebarMenus method.
|
2023-11-06 17:29:41 +08:00 |
|
liugang
|
5c907f36e2
|
* pivotZen: rename the getDefaultPivotParams method to getDefaultModuleAndParams and refactor it.
|
2023-11-06 17:27:29 +08:00 |
|
liugang
|
7fe8672336
|
* pivotZen: refactor the getFirstGroup method to return a group id.
|
2023-11-06 17:25:50 +08:00 |
|
liugang
|
1d563a84b7
|
* pivot: reload custom pivot table when query conditions changed.
|
2023-11-02 09:25:56 +08:00 |
|
liugang
|
768ed94498
|
* pivot: move the ajaxGetSysOptions method from control to zen and refactor it.
|
2023-11-01 13:49:51 +08:00 |
|
liugang
|
9b52c6b6ba
|
* pivotZen: fix error the builtin pivots don't display.
|
2023-10-31 14:58:28 +08:00 |
|
liugang
|
e07a3e67d4
|
* pivotZen: refactor the convertDataForDtable method.
|
2023-10-31 10:06:44 +08:00 |
|
liugang
|
8e17b180bb
|
+ pivotZen: add method to convert the data of custom pivot to the format that can be used by data table.
|
2023-10-27 17:26:53 +08:00 |
|
liugang
|
cba0dd9601
|
* pivot: move the show method from control to zen.
|
2023-10-27 14:45:51 +08:00 |
|
liugang
|
2ffbbd5a0c
|
+ pivotZen: set default value of the $currentMenu variable.
|
2023-10-27 14:42:21 +08:00 |
|
liugang
|
47ac1fe87a
|
* pivotZen: check whether the method exists before call it.
|
2023-10-27 14:41:25 +08:00 |
|
liugang
|
2eade199b5
|
* pivotZen: refactor the workload method.
|
2023-10-27 09:29:22 +08:00 |
|
liugang
|
9dbbb9e3e2
|
* pivotZen: rename workday to workhour.
|
2023-10-27 09:25:48 +08:00 |
|
liugang
|
cd92f81811
|
* pivotZen: rename assigns to bugs and remove blank.
|
2023-10-27 09:23:37 +08:00 |
|
liugang
|
e0d450e009
|
* pivotZen: sort code.
|
2023-10-27 09:22:58 +08:00 |
|
liugang
|
8982ff0f63
|
- pivotZen: remove unused code.
|
2023-10-27 09:21:32 +08:00 |
|
songchenxuan
|
5cb25b9074
|
* Fix pivot show dimension list.
|
2023-10-26 12:50:35 +08:00 |
|
liugang
|
3f8f24a20d
|
* pivotZen: expand the plans property to single product objects and add rowspan property.
|
2023-10-24 16:27:58 +08:00 |
|
liugang
|
1d86565f14
|
* pivotZen: refactor the projectDeviation method.
|
2023-10-24 15:36:40 +08:00 |
|
liugang
|
7d8823e6d9
|
* pivotZen: fix error of passing parameters.
|
2023-10-24 15:30:37 +08:00 |
|
liugang
|
c702968d8c
|
* pivot: refactor the preview page and productSummary pivot.
|
2023-10-24 13:04:40 +08:00 |
|
liugang
|
e05ea84da4
|
* pivot: move methods from control to zen.
|
2023-10-24 10:57:08 +08:00 |
|
caoyanyi
|
fa42565a43
|
* Modify function access to protected for zen.php and tao.php .
|
2023-05-08 19:16:03 +08:00 |
|
liugang
|
d5bddc6413
|
* Fix error of display the default pivot in open source version.
|
2023-04-28 02:04:55 +00:00 |
|
daitingting
|
17804cf23d
|
* Insert pivot sql in pms.
|
2023-04-27 07:01:16 +00:00 |
|
宋辰轩
|
b013c400c8
|
* Fix bug #34583.
|
2023-04-24 13:34:18 +08:00 |
|
liugang
|
9434e3f438
|
* Merge the functions extended in biz.
|
2023-04-21 08:45:00 +00:00 |
|
liugang
|
63d41661b8
|
* Add dimension module, finish task #90072.
|
2023-04-03 08:14:46 +00:00 |
|
宋辰轩
|
cc1c1c0838
|
* Move code to biz.
|
2023-03-29 17:26:35 +08:00 |
|
宋辰轩
|
051a55e68e
|
* Add biz and max export button and design button in pivot-preview.
|
2023-03-29 17:09:33 +08:00 |
|
宋辰轩
|
d959fa669f
|
* Check priv except pivot-show.
|
2023-03-29 16:04:24 +08:00 |
|
宋辰轩
|
23c0839060
|
* Fix static error.
|
2023-03-29 13:18:16 +08:00 |
|