int-full-oracle-compile-all - Build # 652 - Fixed:

Check console output at 
https://ci.openbravo.com/job/int-full-oracle-compile-all/652/ to view the 
results.


Committers since last success:

Changes for Build #650
No changes

Changes for Build #651
No changes

Changes for Build #652

    Naroa Iriarte <[email protected]> null
    Related to issue 30812: Improve the functions.

The function filterDialogCallback of the "ob-formitem-tree-filter.js" is 
improved.
This function calls the "updateCriterion" function which updates the criterion 
of
the tree filter deleting the old criterion and adding the new criterion.
The crieteria of the rest of the columns in the grid is taken into account.
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-tree-filter.js

    Naroa Iriarte <[email protected]> null
    Fixed issue 30812:Allow multiple filtering using tree reference.

It was not allowed the multiple filtering using a tree reference in a
pick and execute window's grid.

The ob-formitem-tree-filter.js has been changed for being able to do this.
The problem was in the "filterDialogCallback" funtion in the 
"this.grid.parentElement.setFilterEditorCriteria(criteria)"
It was not working fine in every case.
It was neccesary to change the criteria for having the following: It was 
neccesary to delete
the old criteria of the tree filter, taking into account the new criteria of 
the tree filter
and taking into account the criteria of the rest of the grid of the pick and 
Execute window.

The new function, "setCurrentCriterion" is the one that updates the criteria of 
the tree filter, it deletes the
old criteria of the filter and gets the new criteria of the tree filter.
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-tree-filter.js




Last 20 lines of the console output:

[...truncated 2620 lines...]
   Enabling foreign keys

database.postupdate.ORACLE:
      [sql] Executing commands
      [sql] 5 of 5 SQL statements executed successfully
      [sql] Executing commands
      [sql] 2 of 2 SQL statements executed successfully

setApplied:
      [sql] Executing commands
      [sql] 2 of 2 SQL statements executed successfully

BUILD SUCCESSFUL
Total time: 10 minutes 21 seconds

Checking console output
Email was triggered for: Fixed
Trigger Success was overridden by another trigger and will not send an email.
Sending email for trigger: Fixed
------------------------------------------------------------------------------
_______________________________________________
Openbravo-builds mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds

Reply via email to