Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0021987 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Openbravo ERP] A. Platform | major | have not tried | 2012-10-18 09:35 | 2012-10-30 08:43 | |||
Reporter | mtaal | View Status | public | |||||
Assigned To | mtaal | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0MP17 | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | ba911ec8d8ac | |||
Projection | none | ETA | none | Target Version | 3.0MP17 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | alostale | |||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0021987: Implement grouping, multi-select filtering and summary functions | |||||||
Description | See this functionality: http://wiki.openbravo.com/wiki/User_Interface_Introduction#Grid_Summaries [^] http://wiki.openbravo.com/wiki/User_Interface_Introduction#Grouping [^] http://wiki.openbravo.com/wiki/User_Interface_Introduction#Column_Filters [^] | |||||||
Steps To Reproduce | http://wiki.openbravo.com/wiki/Project/Summary_Grouping_Filter_TestPlan [^] | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|||||||||||||||
|
![]() |
|
(0053440) hgbot (developer) 2012-10-18 10:02 |
Repository: erp/devel/pi Changeset: ba911ec8d8ac81c949e973ad6043991c0ac05796 Author: Martin Taal <martin.taal <at> openbravo.com> Date: Thu Oct 18 10:00:28 2012 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/ba911ec8d8ac81c949e973ad6043991c0ac05796 [^] Fixes issue 21987: Implement grouping, multi-select filtering and summary functions Changes to grid, backend querying and client side code --- M modules/org.openbravo.client.application/src-db/database/sourcedata/AD_COLUMN.xml M modules/org.openbravo.client.application/src-db/database/sourcedata/AD_FIELD.xml M modules/org.openbravo.client.application/src-db/database/sourcedata/AD_MESSAGE.xml M modules/org.openbravo.client.application/src-db/database/sourcedata/AD_REF_LIST.xml M modules/org.openbravo.client.application/src/org/openbravo/client/application/templates/ob-view-field.js.ftl M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/OBViewFieldHandler.java M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-fk-filter.js M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-list-filter.js M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-list.js M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/ob-view-form.js M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-grid.js M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-view.js M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-window.js M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-pick-and-execute-grid.js M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/toolbar/ob-clone-order.js M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/toolbar/ob-toolbar.js M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/utilities/ob-utilities-number.js M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/utilities/ob-utilities.js M modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/Default/org.openbravo.client.application/images/grid/gridSummary_bg_count.png M modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/Default/org.openbravo.client.application/ob-grid-styles.css M modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/Default/org.openbravo.client.application/ob-grid-styles.js M modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/reference/DateUIDefinition.java M modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/reference/ImageUIDefinition.java M modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/reference/PasswordUIDefinition.java M modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/reference/YesNoUIDefinition.java M modules/org.openbravo.service.json/src/org/openbravo/service/json/AdvancedQueryBuilder.java M modules/org.openbravo.service.json/src/org/openbravo/service/json/DataEntityQueryService.java M modules/org.openbravo.service.json/src/org/openbravo/service/json/DataToJsonConverter.java M modules/org.openbravo.service.json/src/org/openbravo/service/json/DefaultJsonDataService.java M modules/org.openbravo.service.json/src/org/openbravo/service/json/JsonConstants.java M modules/org.openbravo.service.json/src/org/openbravo/service/json/JsonUtils.java M modules/org.openbravo.userinterface.smartclient/src-db/database/sourcedata/AD_MESSAGE.xml M src/org/openbravo/dal/service/OBQuery.java A modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/Default/org.openbravo.client.application/images/grid/gridSummary_bg_max.png A modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/Default/org.openbravo.client.application/images/grid/gridSummary_bg_min.png --- |
(0053441) mtaal (viewer) 2012-10-18 10:02 |
Set reviewer |
(0053442) mtaal (viewer) 2012-10-18 10:03 |
. |
(0053443) mtaal (viewer) 2012-10-18 10:03 |
Resolved |
(0053465) hgbot (developer) 2012-10-18 16:19 |
Repository: erp/devel/pi Changeset: d718bd8df867834170fdbeb36257d89ddf4a9c95 Author: Martin Taal <martin.taal <at> openbravo.com> Date: Thu Oct 18 16:10:05 2012 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/d718bd8df867834170fdbeb36257d89ddf4a9c95 [^] Related to issue 21987: Implement grouping, multi-select filtering and summary functions Check several client.application fields for module not in development --- A modules/org.openbravo.client.application/src-db/database/model/triggers/OBUIAPP_AD_FIELD_MOD_TRG.xml --- |
(0053466) hgbot (developer) 2012-10-18 16:19 |
Repository: erp/devel/pi Changeset: 9c2c07e720f8ab1f5b4f70102d53e845d58ff956 Author: Martin Taal <martin.taal <at> openbravo.com> Date: Thu Oct 18 16:12:07 2012 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/9c2c07e720f8ab1f5b4f70102d53e845d58ff956 [^] Related to issue 21987: Implement grouping, multi-select filtering and summary functions Select clause was sometime empty when doing direct navigation --- M modules/org.openbravo.service.json/src/org/openbravo/service/json/AdvancedQueryBuilder.java --- |
(0053467) hgbot (developer) 2012-10-18 16:20 |
Repository: erp/devel/pi Changeset: 24c8d830a0b8c3562d197d44a165048a32699641 Author: Martin Taal <martin.taal <at> openbravo.com> Date: Thu Oct 18 16:16:44 2012 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/24c8d830a0b8c3562d197d44a165048a32699641 [^] Related to issue 21987: Implement grouping, multi-select filtering and summary functions Prevent side effects when multiple data requests are done in parallel --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js --- |
(0053517) hudsonbot (viewer) 2012-10-22 13:27 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/483f2e6dc1af [^] Maturity status: Test |
(0053527) hudsonbot (viewer) 2012-10-22 13:27 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/483f2e6dc1af [^] Maturity status: Test |
(0053528) hudsonbot (viewer) 2012-10-22 13:27 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/483f2e6dc1af [^] Maturity status: Test |
(0053529) hudsonbot (viewer) 2012-10-22 13:27 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/483f2e6dc1af [^] Maturity status: Test |
(0053779) alostale (viewer) 2012-10-30 08:43 |
Tested on pi@b2e90dcc4dc7 |
![]() |
|||
Date Modified | Username | Field | Change |
2012-10-18 09:35 | mtaal | New Issue | |
2012-10-18 09:35 | mtaal | Assigned To | => mtaal |
2012-10-18 09:35 | mtaal | Modules | => Core |
2012-10-18 09:35 | mtaal | OBNetwork customer | => No |
2012-10-18 10:02 | hgbot | Checkin | |
2012-10-18 10:02 | hgbot | Note Added: 0053440 | |
2012-10-18 10:02 | hgbot | Status | new => resolved |
2012-10-18 10:02 | hgbot | Resolution | open => fixed |
2012-10-18 10:02 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/ba911ec8d8ac81c949e973ad6043991c0ac05796 [^] |
2012-10-18 10:02 | mtaal | Note Added: 0053441 | |
2012-10-18 10:02 | mtaal | Status | resolved => new |
2012-10-18 10:02 | mtaal | Resolution | fixed => open |
2012-10-18 10:03 | mtaal | Review Assigned To | => alostale |
2012-10-18 10:03 | mtaal | Status | new => scheduled |
2012-10-18 10:03 | mtaal | Note Added: 0053442 | |
2012-10-18 10:03 | mtaal | fix_in_branch | => pi |
2012-10-18 10:03 | mtaal | Note Added: 0053443 | |
2012-10-18 10:03 | mtaal | Status | scheduled => resolved |
2012-10-18 10:03 | mtaal | Fixed in Version | => 3.0MP17 |
2012-10-18 10:03 | mtaal | Resolution | open => fixed |
2012-10-18 11:39 | mtaal | Relationship added | related to 0021992 |
2012-10-18 16:19 | hgbot | Checkin | |
2012-10-18 16:19 | hgbot | Note Added: 0053465 | |
2012-10-18 16:19 | hgbot | Checkin | |
2012-10-18 16:19 | hgbot | Note Added: 0053466 | |
2012-10-18 16:20 | hgbot | Checkin | |
2012-10-18 16:20 | hgbot | Note Added: 0053467 | |
2012-10-19 13:10 | mtaal | Relationship added | related to 0021994 |
2012-10-22 13:27 | hudsonbot | Checkin | |
2012-10-22 13:27 | hudsonbot | Note Added: 0053517 | |
2012-10-22 13:27 | hudsonbot | Checkin | |
2012-10-22 13:27 | hudsonbot | Note Added: 0053527 | |
2012-10-22 13:27 | hudsonbot | Checkin | |
2012-10-22 13:27 | hudsonbot | Note Added: 0053528 | |
2012-10-22 13:27 | hudsonbot | Checkin | |
2012-10-22 13:27 | hudsonbot | Note Added: 0053529 | |
2012-10-30 08:43 | alostale | Note Added: 0053779 | |
2012-10-30 08:43 | alostale | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |