int-api - Build # 932 - Still Failing:
Check console output at http://builds.openbravo.com/job/int-api/932/ 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
Changes for Build #920
Martin Taal <[email protected]>
Solved several focus errors, readonly logic takes form.readonly into account
modules/org.openbravo.client.application/src/org/openbravo/client/application/templates/ob-view-form.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
modules/org.openbravo.userinterface.smartclient/web/org.openbravo.userinterface.smartclient/js/ob-smartclient.js
Changes for Build #921
Martin Taal <[email protected]>
Changed order of tabs for Windows, Tabs and Field, disabled default edit
mode for Reference tab
src-db/database/sourcedata/AD_TAB.xml
Changes for Build #922
Martin Taal <[email protected]>
Changed empty message handling, performance improvement, prevent to much
data read, changed active view setting
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-view-grid.js
Martin Taal <[email protected]>
Added blank_Disabled.gif to prevent 404
modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/3.00/smartclient/images/blank_Disabled.gif
Martin Taal <[email protected]>
Cleaned up active view setting
modules/org.openbravo.userinterface.smartclient/web/org.openbravo.userinterface.smartclient/js/ob-smartclient.js
Martin Taal <[email protected]>
Moved update state logic to the buttons themselves
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-toolbar.js
Martin Taal <[email protected]>
Cleaned up active view setting logic
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-standard-view-tabset.js
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-linked-items.js
Martin Taal <[email protected]>
Added eventhandling code for mousedown to set the active view
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-eventhandler.js
modules/org.openbravo.client.application/src/org/openbravo/client/application/ApplicationComponentProvider.java
Changes for Build #923
Martin Taal <[email protected]>
Use translated button labels in date chooser
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-formitem-widgets.js
Martin Taal <[email protected]>
Added small comment to view grid
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-view-grid.js
Changes for Build #924
Martin Taal <[email protected]>
Added help registry registrations for help and alert
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-alert-manager.js
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-help-about-widget.js
Changes for Build #925
Antonio Moreno <[email protected]>
Callouts will be fired on NEW mode for every kind of field
modules/org.openbravo.client.application/src/org/openbravo/client/application/window/FormInitializationComponent.java
Antonio Moreno <[email protected]>
Removed wrong debug code
modules/org.openbravo.client.application/src/org/openbravo/client/application/window/FormInitializationComponent.java
Changes for Build #926
Mikel Irurita <[email protected]>
Related to issue 15480: Financial Account || Transactions manual tab
reviewed
modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_TEXTINTERFACES.xml
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_forms/Transactions.html
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_forms/Transactions.java
Changes for Build #927
Antonio Moreno <[email protected]>
Fixed potential json exception. Modified callout change.
modules/org.openbravo.client.application/src/org/openbravo/client/application/window/FormInitializationComponent.java
Changes for Build #928
Martin Taal <[email protected]>
Have a lower fetchdelay for quick launch/create
modules/org.openbravo.client.application/src/org/openbravo/client/application/navigationbarcomponents/templates/quick-launch.js.ftl
Iván Perdomo <[email protected]>
Recover docs folder missing due to .hgignore entry
modules/org.openbravo.client.kernel/web/org.openbravo.client.kernel/docs/docs/docs.css
modules/org.openbravo.client.kernel/web/org.openbravo.client.kernel/docs/docs/docs.js
modules/org.openbravo.client.kernel/web/org.openbravo.client.kernel/docs/index.html
modules/org.openbravo.client.kernel/web/org.openbravo.client.kernel/docs/scripts/jquery.dynacloud-5.js
modules/org.openbravo.client.kernel/web/org.openbravo.client.kernel/docs/scripts/jquery.js
modules/org.openbravo.client.kernel/web/org.openbravo.client.kernel/docs/scripts/prettify.css
modules/org.openbravo.client.kernel/web/org.openbravo.client.kernel/docs/scripts/prettify.js
modules/org.openbravo.client.kernel/web/org.openbravo.client.kernel/docs/scripts/wikicreole.js
modules/org.openbravo.client.kernel/web/org.openbravo.client.kernel/docs/tests/test_image_in_table.js
modules/org.openbravo.client.kernel/web/org.openbravo.client.kernel/docs/tests/test_with_cr.js
modules/org.openbravo.client.kernel/web/org.openbravo.client.kernel/docs/tests/test_with_crlf.js
modules/org.openbravo.client.kernel/web/org.openbravo.client.kernel/docs/tests/test_with_lf.js
modules/org.openbravo.client.kernel/web/org.openbravo.client.kernel/docs/tests/tests.html
David Baz Fayos <[email protected]>
[grid][style] Added 'count' summary row style
modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/3.00/org.openbravo.client.application/images/grid/gridSummary_bg_count.png
modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/3.00/org.openbravo.client.application/ob-grid-styles.css
modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/3.00/org.openbravo.client.application/ob-grid-styles.js
Gorka Ion Damián <[email protected]>
[OBUISEL] Fix dbConsistency issue.
modules/org.openbravo.userinterface.selector/src-db/database/sourcedata/AD_FIELD.xml
Changes for Build #929
Eduardo Argal Guibert <[email protected]>
Fixes bug 0015744: 3.0RC3: Reconcile window in financial account
transaction tab looks like it's for bank transactions, not for cash
modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_TEXTINTERFACES.xml
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/Reconciliation.html
Asier Lostalé <[email protected]>
fixed bug 15739: In Oracle, I get an error when disabling Heartbeat
Changed log column from varchar2(4000 byte) to CLOB in this way there is no
size restrictions.
Removed log truncation done for issue #15115, as now is no longer needed.
src-db/database/model/tables/AD_PROCESS_RUN.xml
src/org/openbravo/scheduling/ProcessRunner.java
Asier Lostalé <[email protected]>
[audit] Using ' instead of " for js strings
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-toolbar.js
Asier Lostalé <[email protected]>
[tree] Added tree popup to tabs with trees
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
Eduardo Argal Guibert <[email protected]>
adds missing message. Related to issue 0015734
modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_MESSAGE.xml
Eduardo Argal Guibert <[email protected]>
adds payment priority support in invoice matching algorithm
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/algorithm/InvoiceMatchingAlgorithm.java
Changes for Build #930
Mikel Irurita <[email protected]>
Fixes issue 15458: Finance role should have acces to Tax Rate window
modules/org.openbravo.v3.datasets/referencedata/standard/V3_Roles.xml
Changes for Build #931
Asier Lostalé <[email protected]>
[tree] Fixed call to tree from toolbar
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-toolbar.js
Martin Taal <[email protected]>
Set document no event handler
modules/org.openbravo.client.application/src/org/openbravo/client/application/event/SetDocumentNoHandler.java
Martin Taal <[email protected]>
Added new persistence event framework
modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/KernelContextListener.java
modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/KernelInitializer.java
modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/event/EntityDeleteEvent.java
modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/event/EntityNewEvent.java
modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/event/EntityPersistenceEvent.java
modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/event/EntityPersistenceEventObserver.java
modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/event/EntityUpdateEvent.java
modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/event/PersistenceEventOBInterceptor.java
modules/org.openbravo.client.kernel/src-db/database/sourcedata/AD_MODEL_OBJECT.xml
Asier Lostalé <[email protected]>
[process] Renamed custom buttons refresh to updateState, to be consistent
with left buttons
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-action-button.js
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-toolbar.js
Martin Taal <[email protected]>
Refresh objects from the database after updating/adding
modules/org.openbravo.service.json/src/org/openbravo/service/json/DefaultJsonDataService.java
Martin Taal <[email protected]>
Added interceptor listener concept to OBInterceptor
src/org/openbravo/dal/core/OBInterceptor.java
Martin Taal <[email protected]>
Added windowid to standard request parameters
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-utilities.js
Martin Taal <[email protected]>
Made flush controllable when getting connection
src/org/openbravo/dal/service/OBDal.java
src/org/openbravo/service/db/DalConnectionProvider.java
Changes for Build #932
Adrián Romero <[email protected]>
Fixes issue 0015745: Create invoices from orders. Invoice rule. After
delivery not working properly
It has been restored the line removed
src-db/database/model/functions/C_INVOICE_CREATE.xml
Antonio Moreno <[email protected]>
Fixed issue 13613. Modulescripts will be executed during install.source.
build.xml
src/org/openbravo/service/db/ImportReferenceDataTask.java
Last 20 lines of the console output:
[...truncated 500 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/932
+ failure=1
+ scp -P 19198
/srv/hudson/workspace/int-full-oracle/SANDBOX/api-checks/output/932.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