int-api - Build # 919 - Still Failing:
Check console output at http://builds.openbravo.com/job/int-api/919/ to view
the results.
Committers since last success:
Changes for Build #913
Martin Taal <[email protected]>
Moved update tool bar state to ob-toolbar-js, solved error in
ob-view-form.js which caused ie error
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-standard-view.js
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-standard-window.js
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-toolbar.js
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-view-form.js
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-view-grid.js
Martin Taal <[email protected]>
Added recent form to the registry
modules/org.openbravo.client.application/src/org/openbravo/client/application/navigationbarcomponents/templates/quick-launch.js.ftl
Martin Taal <[email protected]>
Improved width computation of columns
modules/org.openbravo.client.application/src/org/openbravo/client/application/templates/ob-view-grid.js.ftl
modules/org.openbravo.client.application/src/org/openbravo/client/application/window/OBViewGridComponent.java
modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/reference/ForeignKeyUIDefinition.java
modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/reference/StringUIDefinition.java
modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/reference/YesNoUIDefinition.java
Martin Taal <[email protected]>
Solve form reflow when form items get hidden dynamically
modules/org.openbravo.userinterface.smartclient/web/org.openbravo.userinterface.smartclient/js/ob-smartclient.js
Martin Taal <[email protected]>
Error label is reset on change instead of blur, solved issue with focus and
datepicker disappearing
modules/org.openbravo.userinterface.smartclient/web/org.openbravo.userinterface.smartclient/js/ob-smartclient.js
Martin Taal <[email protected]>
Solve focus handling for readonlylogic, when clicking in other view
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-standard-view.js
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-view-form-linked-items.js
modules/org.openbravo.userinterface.selector/web/org.openbravo.userinterface.selector/js/ob-selector-item.js
modules/org.openbravo.userinterface.smartclient/web/org.openbravo.userinterface.smartclient/js/ob-smartclient.js
Martin Taal <[email protected]>
Prevent onchange event when blurring date, showpicker when clicking search
item
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-formitem-widgets.js
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-utilities.js
Martin Taal <[email protected]>
Solve label next to checkbox in grid mode
modules/org.openbravo.client.application/src/org/openbravo/client/application/templates/ob-view-form.js.ftl
modules/org.openbravo.client.application/src/org/openbravo/client/application/templates/ob-view-grid.js.ftl
modules/org.openbravo.client.application/src/org/openbravo/client/application/window/OBViewGridComponent.java
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-view-form.js
modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/reference/UIDefinition.java
modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/reference/YesNoUIDefinition.java
Eduardo Argal Guibert <[email protected]>
Adds new field in selectors for APRM
modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/OBUISEL_SELECTOR.xml
Eduardo Argal Guibert <[email protected]>
Fixes text interfaces for changes done in popups (grid resize- Avoid
scrolling)
modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_TEXTINTERFACES.xml
Eduardo Argal Guibert <[email protected]>
Adds Table FIN_BANKSTATEMENT to the list of enabled tables for accounting
src-db/database/sourcedata/AD_TABLE.xml
Eduardo Argal Guibert <[email protected]>
Fixes bug 0015734: Payment IN/OUT window displays wrong financial account
values, for organizations not belonging to its natural tree
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/process/FIN_PaymentProcess.java
src/org/openbravo/erpCommon/ad_callouts/SE_PaymentMethod_FinAccount.java
Eduardo Argal Guibert <[email protected]>
Adds Accounting configuration fro Bank Statements
src/org/openbravo/erpCommon/ad_callouts/SE_FinancialAccount_BSAccounts.java
modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_FIELD.xml
src-db/database/model/tables/FIN_FINANCIAL_ACCOUNT_ACCT.xml
src-db/database/sourcedata/AD_CALLOUT.xml
src-db/database/sourcedata/AD_COLUMN.xml
src-db/database/sourcedata/AD_ELEMENT.xml
src-db/database/sourcedata/AD_FIELD.xml
src-db/database/sourcedata/AD_MESSAGE.xml
src-db/database/sourcedata/AD_MODEL_OBJECT.xml
src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml
src/org/openbravo/erpCommon/ad_actionButton/Posted.java
Antonio Moreno <[email protected]>
Do not fire callouts if the previous callout didn't actually modify the
value of the field
modules/org.openbravo.client.application/src/org/openbravo/client/application/window/FormInitializationComponent.java
Antonio Moreno <[email protected]>
Added log to the FIC
modules/org.openbravo.client.application/src/org/openbravo/client/application/window/FormInitializationComponent.java
Antonio Moreno <[email protected]>
Now in NEW mode only callouts belonging to list references will be executed
modules/org.openbravo.client.application/src/org/openbravo/client/application/window/FormInitializationComponent.java
Asier Lostalé <[email protected]>
[audit] Fixed audit trail popups to work on modal windows
src/org/openbravo/erpCommon/businessUtility/AuditTrailPopupDeleted.html
src/org/openbravo/erpCommon/businessUtility/AuditTrailPopupHistory.html
Asier Lostalé <[email protected]>
[audit] Set alert when selecting >1 record to show audit
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-toolbar.js
Asier Lostalé <[email protected]>
[audit] Hide audit button for professional/basic instances that have not
audited table for current tab
modules/org.openbravo.client.application/src/org/openbravo/client/application/window/OBViewTab.java
Asier Lostalé <[email protected]>
[audit] Added audit trail in toolbar
modules/org.openbravo.client.application/src/org/openbravo/client/application/window/OBViewTab.java
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-toolbar.js
Asier Lostalé <[email protected]>
[audit] Properly close license error popup
src/org/openbravo/erpCommon/obps/ErrorActivatedInstancesOnly.html
Asier Lostalé <[email protected]>
[email] Get rid of unneeded EmailButton class
modules/org.openbravo.client.application/src/org/openbravo/client/application/window/OBViewTab.java
Asier Lostalé <[email protected]>
[process] When settting button name based on list. -- value is treated as CL
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-action-button.js
Asier Lostalé <[email protected]>
[print] Resize print and email options popups
src/org/openbravo/erpCommon/utility/reporting/printing/EmailOptions.html
src/org/openbravo/erpCommon/utility/reporting/printing/PrintOptions.html
Asier Lostalé <[email protected]>
Utility to resize popups
This utility should be used in order to allow a popup to be called in the
classic
way (as a browser popup) as well as within a modal popup.
src/org/openbravo/erpCommon/security/Login.html
src/org/openbravo/erpCommon/security/Login_F1.html
web/js/utils.js
Asier Lostalé <[email protected]>
Modal popups can now be resized
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-classic-compatibility.js
Asier Lostalé <[email protected]>
Replace tabs with spaces to pass jslint
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-classic-compatibility.js
Antonio Moreno <[email protected]>
The second default will be empty string in the getDefault() call
modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/reference/UIDefinition.java
Gorka Ion Damián <[email protected]>
[OBUISEL] Added fields needed when a custom query is used.
modules/org.openbravo.userinterface.selector/src-db/database/model/tables/OBUISEL_SELECTOR.xml
modules/org.openbravo.userinterface.selector/src-db/database/model/tables/OBUISEL_SELECTOR_FIELD.xml
modules/org.openbravo.userinterface.selector/src-db/database/sourcedata/AD_COLUMN.xml
modules/org.openbravo.userinterface.selector/src-db/database/sourcedata/AD_ELEMENT.xml
modules/org.openbravo.userinterface.selector/src-db/database/sourcedata/AD_FIELD.xml
modules/org.openbravo.userinterface.selector/src-db/database/sourcedata/OBUISEL_SELECTOR.xml
Mikel Irurita <[email protected]>
Fixes issue 15480: Horizontal slider bar appears in Add Payment window.
Some columns have been truncated in manual grid.
They will have 3 dots (...) at the end.
When the user hovers the cursos over the truncated item (without clicking it)
a tooltip will appear showing the complete value.
Other layout changes:
* Use resizeAreaCreateFrom instead of resizeAreaInfo
* Remove height in client_top, client_middle and client_bottom styles
* Include padding-bottom: 5px and overflow:auto in client_bottom style
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/AddOrderOrInvoice.html
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/AddPaymentFromTransaction.html
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/AddPaymentGrid.srpt
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/AddPaymentGrid.xml
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/AddPaymentProposalGrid.srpt
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/AddPaymentProposalGrid.xml
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/AddTransaction.html
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/AddTransactionGrid.srpt
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/AddTransactionGrid.xml
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/MatchTransaction.html
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/Reconciliation.html
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/ReconciliationGrid.srpt
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/ReconciliationGrid.xml
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/SelectExpectedPayments.html
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_forms/Transactions.html
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/dao/AdvPaymentMngtDao.java
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/dao/TransactionsDao.java
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/process/FIN_AddPayment.java
Asier Lostalé <[email protected]>
[email] PopUp_Close_And_Refresh working with modal windows
src/org/openbravo/base/secureApp/PopUp_Close_And_Refresh.html
Eduardo Argal Guibert <[email protected]>
Fixes issue 0015722: to post a payment, the project dimension is not
translated to fact_acct
src/org/openbravo/erpCommon/ad_forms/DocFINPayment.java
Eduardo Argal Guibert <[email protected]>
Fixes bug 0015443
src-db/database/sourcedata/AD_COLUMN.xml
src/org/openbravo/erpCommon/ad_actionButton/CreateVatRegisters_data.xsql
Antonio Moreno <[email protected]>
Now the values for session columns will be stored correctly for parent
records
modules/org.openbravo.client.application/src/org/openbravo/client/application/window/FormInitializationComponent.java
Adrián Romero <[email protected]>
Fixes issue 15610: Work Requirement: Rounding issue for Quantity field for
WR created by MRP
It has been fixed the way of calculating the planned quantity value to match
the especifications of a work requirement. The planned quantity is an integer
value that describes the minimum number of times required to build at least the
number of products in the Manufacturing Plan
src-db/database/model/functions/MRP_WORKREQUIREMENT.xml
Adrián Romero <[email protected]>
Fixes issue 0015727: Error in Bank Account combo in Funds Transfer process
It has been fixed the two SQL sentences with the problem of not properly
filtering by client: selectBankDouble and selectCashDouble
src/org/openbravo/erpCommon/ad_process/CashBankOperations_data.xsql
Asier Lostalé <[email protected]>
[email] Adapt email html templates to work in modal windows
src/org/openbravo/erpCommon/utility/reporting/printing/EmailOptions.html
src/org/openbravo/erpCommon/utility/reporting/printing/PrintStatus.html
Asier Lostalé <[email protected]>
[email] Added email button
modules/org.openbravo.client.application/src/org/openbravo/client/application/window/OBViewTab.java
Asier Lostalé <[email protected]>
[print] Fixed direct print url
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-toolbar.js
Asier Lostalé <[email protected]>
[print] Direct printing
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-toolbar.js
Asier Lostalé <[email protected]>
[print] Show warning if trying to print empty record selection
modules/org.openbravo.client.application/src-db/database/sourcedata/AD_MESSAGE.xml
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-toolbar.js
Asier Lostalé <[email protected]>
[print] Cleanup OB.ToolbarUtils.print
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-toolbar.js
Asier Lostalé <[email protected]>
[print] Added label
modules/org.openbravo.client.application/src/org/openbravo/client/application/window/OBViewTab.java
Asier Lostalé <[email protected]>
[print] Generalized print button for all documents
modules/org.openbravo.client.application/src/org/openbravo/client/application/window/OBViewTab.java
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-toolbar.js
Iván Perdomo <[email protected]>
Override hasFireBug to prevent trace() calls
modules/org.openbravo.userinterface.smartclient/web/org.openbravo.userinterface.smartclient/js/ob-smartclient.js
Changes for Build #914
Martin Taal <[email protected]>
Solved focus of activeview in IE, solved wrapping of
OBSearchItem/OBSelector as link
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-formitem-widgets.js
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-view-grid.js
modules/org.openbravo.userinterface.selector/web/org.openbravo.userinterface.selector/js/ob-selector-item.js
modules/org.openbravo.userinterface.selector/web/org.openbravo.userinterface.smartclient/openbravo/skins/3.00/org.openbravo.userinterface.selector/ob-selector-item-styles.js
modules/org.openbravo.userinterface.smartclient/web/org.openbravo.userinterface.smartclient/js/ob-smartclient.js
Changes for Build #915
Martin Taal <[email protected]>
Also set the initial display value of search item fields
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-view-form.js
modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/reference/FKSearchUIDefinition.java
Changes for Build #916
Martin Taal <[email protected]>
Changed quick launch/create to use local filtering
modules/org.openbravo.client.application/src/org/openbravo/client/application/navigationbarcomponents/templates/quick-launch.js.ftl
modules/org.openbravo.service.datasource/web/org.openbravo.service.datasource/js/ob-datasource-utilities.js
Changes for Build #917
Martin Taal <[email protected]>
Quick create now opens form in new mode
modules/org.openbravo.client.application/src/org/openbravo/client/application/navigationbarcomponents/QuickCreateComponent.java
modules/org.openbravo.client.application/src/org/openbravo/client/application/navigationbarcomponents/QuickLaunchComponent.java
modules/org.openbravo.client.application/src/org/openbravo/client/application/navigationbarcomponents/templates/quick-launch.js.ftl
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-standard-view.js
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-standard-window.js
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-view-grid.js
Changes for Build #918
Martin Taal <[email protected]>
Repaired focus when window shown first time, implemented new from quick
launch, select record in grid after save
modules/org.openbravo.client.application/src/org/openbravo/client/application/navigationbarcomponents/templates/quick-launch.js.ftl
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-standard-view.js
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-standard-window.js
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-view-form.js
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-view-grid.js
Changes for Build #919
Martin Taal <[email protected]>
Add new document button, added tooltips (also on undo)
modules/org.openbravo.client.application/src-db/database/sourcedata/AD_MESSAGE.xml
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-standard-view.js
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-toolbar.js
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-view-grid.js
Last 20 lines of the console output:
[...truncated 498 lines...]
org.openbravo.xmlEngine: 100% good
Total: 99.99% good, 0% missing
Error Summary:
Methods: 1 missing.
Errors:
org.openbravo.client.application.window:
Missing
method
org.openbravo.client.application.window.OBViewGridComponent.LocalField.getFieldProperties():
missing in /srv/hudson/workspace/int-full-oracle/SANDBOX/api-checks/output/919
+ failure=1
+ scp -P 19198
/srv/hudson/workspace/int-full-oracle/SANDBOX/api-checks/output/919.japi.gz
[email protected]:/var/www/localhost/htdocs/japi/int/
+ exit 1
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Email was triggered for: Failure
Sending email for trigger: Failure
------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires
February 28th, so secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Openbravo-builds mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds