up-2.50topi-pgsql - Build # 157 - Fixed:
Check console output at https://ci.openbravo.com/job/up-2.50topi-pgsql/157/ to
view the results.
Committers since last success:
Changes for Build #156
Inigo Sanchez <[email protected]> null
Related with issue 34180: M_Offer_Type_Trl.Description column is not
populated
src-db/database/model/functions/AD_LANGUAGE_CREATE.xml
Alvaro Ferraz <[email protected]> null
Related to issue 34207: Code review improvements
Throw error only if we are not reactivating payment in APRM_FIN_PMT_CHECK_TRG
trigger.
Remove onSave event in FIN_PaymentEventListener.
Zero payment sufix will only be added in case we are processing the payment and
it will only be removed in case we are reactivating the payment.
modules/org.openbravo.advpaymentmngt/src-db/database/model/triggers/APRM_FIN_PMT_CHECK_TRG.xml
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/event/FIN_PaymentEventListener.java
src/org/openbravo/erpCommon/businessUtility/CancelAndReplaceUtils.java
Inigo Sanchez <[email protected]> null
Fixed issue 33659: DB consistency error with function index (Oracle only)
src-db/database/lib/dbsourcemanager.jar
Carlos Aristu <[email protected]> null
related to issue 28947: Code review improvements
- Improved javadoc of some methods in BaseReportActionHandler
- Fixed some typos
modules/org.openbravo.client.application/src/org/openbravo/client/application/report/BaseReportActionHandler.java
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/utilities/ob-utilities-action-def.js
Unai Martirena <[email protected]> null
Fixes Issue 34234: Add Preupdate and Predelete actions for C&R in Order
Line tab
src-db/database/sourcedata/AD_MESSAGE.xml
src/org/openbravo/common/actionhandler/CancelAndReplaceGetCancelledOrderLine.java
web/js/cancelAndReplace.js
Inigo Sanchez <[email protected]> null
Fixed issue 34180: A missing code in AD_LANGUAGE_CREATE function.
The problem was the missing code in AD_LANGUAGE_CREATE function
related with M_Offer_Type table. A translation problem in
"Discounts and Promotions Types" is caused by this missing code.
The problem has resolved by adding the missing code related with
M_Offer_Type. Now M_Offer_Type is managed properly in
AD_LANGUAGE_CREATE function.
src-db/database/model/functions/AD_LANGUAGE_CREATE.xml
Carlos Aristu <[email protected]> null
fixes issue 34171: New standard response action to refresh grid parameters
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/utilities/ob-utilities-action-def.js
Miguel de Juana <[email protected]> null
Related to issue 28947: Add HTML output to Process Definition Reports
- JSBeautifier
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/utilities/ob-utilities-action-def.js
Nono Carballo <[email protected]> null
Fixes issue 28947: Add HTML output to Process Definition Reports
A new functionality was added to allow HTML output to Process Definition
Reports.
- A new column/field was added to hold HTML Template
- BaseReportActionHandler was reviewed and adapted to allow the new
functionality
- Code dealing with generation of Process Definition Report window was adapted
to
allow the new functionality
modules/org.openbravo.client.application/src-db/database/model/tables/OBUIAPP_REPORT.xml
modules/org.openbravo.client.application/src-db/database/model/triggers/OBUIAPP_REPORT_MOD_TRG.xml
modules/org.openbravo.client.application/src-db/database/sourcedata/AD_COLUMN.xml
modules/org.openbravo.client.application/src-db/database/sourcedata/AD_ELEMENT.xml
modules/org.openbravo.client.application/src-db/database/sourcedata/AD_FIELD.xml
modules/org.openbravo.client.application/src-db/database/sourcedata/AD_MESSAGE.xml
modules/org.openbravo.client.application/src/org/openbravo/client/application/report/BaseReportActionHandler.java
modules/org.openbravo.client.application/src/org/openbravo/client/application/templates/ob-pick-and-execute-view-window.js.ftl
modules/org.openbravo.client.application/src/org/openbravo/client/application/window/ParameterWindowComponent.java
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-base-parameter-window-view.js
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-parameter-window-view.js
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/utilities/ob-history-manager.js
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/utilities/ob-utilities-action-def.js
Unai Martirena <[email protected]> null
Related to issue 33976: Fix wrong function call
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-view.js
Unai Martirena <[email protected]> null
Related to issue 33976: Code review
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-view.js
Unai Martirena <[email protected]> null
Related ot issue 33976: Code review improvements
1) Take into account if the grid is in tree view or normal view.
2) Name selectedRecords as recordsToDelete.
3) Check if the callback function to be executed is a function. If not, don't
execute the action.
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-view.js
Unai Martirena <[email protected]> null
Fixed Issue 33976: Implemented Pre Delete Client Side Event Handler
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-event-handler-registry.js
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-view.js
Asier Martirena <[email protected]> null
Fixed issue 34207: The sequence to create payments docNo was not correctly
updated
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/event/FIN_PaymentEventListener.java
Martin Taal <[email protected]> null
Fixes issue 34228: Add getInstances method to WeldUtils class
Add the getInstances method
modules/org.openbravo.base.weld/src/org/openbravo/base/weld/WeldUtils.java
Alvaro Ferraz <[email protected]> null
Related to issue 30242: Fix function in Oracle
src-db/database/model/functions/M_REQUISITION_CREATEPO.xml
Alvaro Ferraz <[email protected]> null
Related to issue 34055: Remove isunitcost condition
Remove isunitcost condition in M_INITIALIZE_STOCK_VALUATION query.
src-db/database/model/functions/M_INITIALIZE_STOCK_VALUATION.xml
Alvaro Ferraz <[email protected]> null
Related to issue 34055: Code review improvements
Set zero valuation in case stock is zero and it does not exist any record in
m_stock_valuation.
Do not sum transaction movementqty, to avoid duplicate stock in case we have
more than one m_transaction_cost record related to the same transaction.
src-db/database/model/functions/M_INITIALIZE_STOCK_VALUATION.xml
src-db/database/model/functions/M_UPDATE_STOCK_VALUATION.xml
Mark <[email protected]> null
Fixes issue 34055: Fixed errors in Costing Background due to rounding
issues.
When cost adjustments are created, they should not be taken into account when
Stock Valuation is initialized because it duplicates the stock amount (caused
by natural union between tables) inside M_INITIALIZE_STOCK_VALUATION function.
src-db/database/model/functions/M_INITIALIZE_STOCK_VALUATION.xml
Atul Gaware <[email protected]> null
Related to issue 30242:Backout changeset e86c34bf3374
src-db/database/model/functions/M_REQUISITION_CREATEPO.xml
Carlos Aristu <[email protected]> null
fixes issue 33417: ConfigScript with single quotes on install.source fails
src-db/database/lib/dbsourcemanager.jar
Atul Gaware <[email protected]> null
Fixes issue 29685: Create AP Expense Invoices process creates wrong line
number
Getting line no is used similar that is used to set default value for line
column in Tables and Columns. For eg:- select coalesce(max(line), 0) + 10
Unnecessary variable int line is no more needed so removed.
While executing create AP Expense invoice process there was null pointer
exception raised from AccDefUtility class which is fixed.
src/org/openbravo/erpCommon/ad_process/ExpenseAPInvoice.java
src/org/openbravo/erpCommon/ad_process/ExpenseAPInvoice_data.xsql
src/org/openbravo/erpCommon/utility/AccDefUtility.java
Atul Gaware <[email protected]> null
Fixes issue 30242: Description not copied to order in Manage Requisition
While creating order from requisition, requisition header information is
inserted in order header and requisition line descripion is added to
supplier notes as it was used previously to set as order line description.
Length of description in orderline can occupy both supplier notes and
description from requisition line.
src-db/database/model/functions/M_REQUISITION_CREATEPO.xml
Naroa Iriarte <[email protected]> null
Fixed issue 33952: The accessibility to the erp has been fixed
The accessibility to the ERP needed to be improved.
This project has been introduced to improve it adding the following
capabilities:
A new property called "EnableScreenReader" has been created.
Using a Screen Reader and enabling the property makes it easier to use the
application for the visual impaired peolple because the screen reader dictates
every element to the users.
Naroa Iriarte <[email protected]> null
[pi-accessibility-improvements] A comment of the layout.js.ftl removed
It was a comment which only was explaining the following two lines of code and
it was not neccessary to understand the code.
modules/org.openbravo.client.application/src/org/openbravo/client/application/templates/layout.js.ftl
Naroa Iriarte <[email protected]> null
[pi-accessibility-improvements] Merge with latest pi
Naroa Iriarte <[email protected]> null
[pi-accessibility-improvements] The space key is used to access the
workspace
The left column members where only accessed by the enter key and that was not
correct, they must also be accessible by pressing the space key.
modules/org.openbravo.client.myob/web/org.openbravo.client.myob/js/ob-myopenbravo.js
Naroa Iriarte <[email protected]> null
[pi-accessibility-improvements] Code review
The indentation of the css files has been corrected and uneeded js code has
been deleted.
modules/org.openbravo.client.myob/web/org.openbravo.client.myob/js/ob-myopenbravo.js
modules/org.openbravo.client.myob/web/org.openbravo.userinterface.smartclient/openbravo/skins/Default/org.openbravo.client.myob/ob-myopenbravo-styles.css
Naroa Iriarte <[email protected]> null
[pi-accessibility-improvements] The beautifier has been passed
modules/org.openbravo.client.myob/web/org.openbravo.client.myob/js/ob-myopenbravo.js
Naroa Iriarte <[email protected]> null
[pi-accessibility-improvements] Copyright year updated
modules/org.openbravo.client.myob/web/org.openbravo.userinterface.smartclient/openbravo/skins/Default/org.openbravo.client.myob/ob-myopenbravo-styles.css
Naroa Iriarte <[email protected]> null
[pi-accessibility-improvements] The left menu is now focusable
The left menu is focusable and the focus is visible. Before, even it was
focusable, there was not a visual focus on the focused element. Now it appears
orange.
modules/org.openbravo.client.myob/web/org.openbravo.client.myob/js/ob-myopenbravo.js
modules/org.openbravo.client.myob/web/org.openbravo.userinterface.smartclient/openbravo/skins/Default/org.openbravo.client.myob/ob-myopenbravo-styles.css
Naroa Iriarte <[email protected]> null
[pi-accessibility-improvements] A placeholder added to the filter message
A placeholder has been added to the message of the filter boxes to allow better
transactions.
modules/org.openbravo.client.application/src-db/database/sourcedata/AD_MESSAGE.xml
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/alert-management/ob-alert-grid.js
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-grid.js
Naroa Iriarte <[email protected]> null
[pi-accessibility-improvements] The way of accessing the preference has
been changed.
Before, the preference was accessed using OB.Properties instead
OB.PropertyStore.get.
modules/org.openbravo.client.application/src/org/openbravo/client/application/templates/layout.js.ftl
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/alert-management/ob-alert-grid.js
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-grid.js
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/toolbar/ob-toolbar.js
modules/org.openbravo.client.myob/web/org.openbravo.client.myob/js/ob-myopenbravo.js
Naroa Iriarte <[email protected]> null
[pi-accessibility-improvements] The preference renamed and all its
references
The preference has been renamed from EnableFullScreenReader to
EnableScreenReader. All its references have been changed and some methods which
were checking if the preference is enabled have been renamed.
modules/org.openbravo.client.application/src/org/openbravo/client/application/templates/layout.js.ftl
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/alert-management/ob-alert-grid.js
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-grid.js
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/toolbar/ob-toolbar.js
modules/org.openbravo.client.myob/web/org.openbravo.client.myob/js/ob-myopenbravo.js
src-db/database/sourcedata/AD_REF_LIST.xml
Naroa Iriarte <[email protected]> null
[pi-accessibility-improvements] Merge with latest pi.
Naroa Iriarte <[email protected]> null
[pi-accessibility-improvements] Fixed the aria label of attachments
Before it was set a title for the attachments toolbar button. But it was a
static name, it was not correct because the name needs to change if there are
attachments or if not. So, the method setAriaState(state, stateValue) is
invoked to change the aria-label property in the different situations.
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/toolbar/ob-toolbar.js
Naroa Iriarte <[email protected]> null
[pi-accessibility-improvements] Problems with the toolbar item names fixed
There were some problems with some item names in the toolbar. Some of them
where saying "Dot" at the beginning of the name of the button and the
attachments and the saved views buttons were totally wrong.
To fix the first issue, the title: '.' of the class ob-toolbar.js has been
changed for title:''. Now the word "dot" is no longer said.
To fix the second issue, the title for the attachments button and the save
views button has been set.
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/personalization/ob-manage-views-toolbar.js
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/toolbar/ob-toolbar.js
Naroa Iriarte <[email protected]> null
[pi-accessibility-improvements] Merge with latest pi
Naroa Iriarte <[email protected]> null
[pi-accessibility-improvements] The code of ob-myopenbravo has been
refactored
modules/org.openbravo.client.myob/web/org.openbravo.client.myob/js/ob-myopenbravo.js
Naroa Iriarte <[email protected]> null
[pi-accessibility-improvements] Merge with latest pi
Naroa Iriarte <[email protected]> null
[pi-accessibility-improvements] The left memebers' accessibility has been
improved
Now it is possible to press the enter button having the focus on any left side
members and get the same behavior than clicking with the mouse.
modules/org.openbravo.client.myob/web/org.openbravo.client.myob/js/ob-myopenbravo.js
Naroa Iriarte <[email protected]> null
[pi-accessibility-improvements] Fixed a condition in ob-alert-grid.js
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/alert-management/ob-alert-grid.js
Naroa Iriarte <[email protected]> null
[pi-accessibility-improvements] LeftColumn layout of the workspace are now
accessible
Before there was not possible to access the left side members of the workspace;
recent views, Recent Documents and Manage Workspace; using the keyboard. It was
only possible to access them using the mouse. Now, if the "Enable full screen
reader" preference is enabled, it is possible to access them using the keyboard.
modules/org.openbravo.client.myob/web/org.openbravo.client.myob/js/ob-myopenbravo.js
Naroa Iriarte <[email protected]> null
[pi-accessibility-improvements] The "Filter by" message saved in ad_message
A new record has been created in ad_message. This is the one used in the
filters to give more information saying "Filter by".
modules/org.openbravo.client.application/src-db/database/sourcedata/AD_MESSAGE.xml
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/alert-management/ob-alert-grid.js
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-grid.js
Naroa Iriarte <[email protected]> null
[pi-accessibility-improvements] A space left after the word "by"
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-grid.js
Naroa Iriarte <[email protected]> null
[pi-accessibility-improvements] The filter fields now give more info in
alert window
Now, when a filter field is selected, it gives more info.
Before, only the name of the column was given, now the value given is more
informative, it says "Filtered by"+ the name of the column.
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/alert-management/ob-alert-grid.js
Naroa Iriarte <[email protected]> null
[pi-accessibility-improvements] The filter fields now give more info
Now, when a filter field is selected, it gives more info.
Before, only the name of the column was given, now the value given is more
informative, it says "Filtered by"+ the name of the column.
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-grid.js
Naroa Iriarte <[email protected]> null
[pi-accessibility-improvements] The copyright year of layout.js.ftl has
been updated
modules/org.openbravo.client.application/src/org/openbravo/client/application/templates/layout.js.ftl
Naroa Iriarte <[email protected]> null
[pi-accessibility-improvements] The code which enables the screenReader has
been created
The layout.js.ftl class has been modifyied, now, if the EnableFullReader
preference exists and if it is set to true, the screenReader will be activated.
modules/org.openbravo.client.application/src/org/openbravo/client/application/templates/layout.js.ftl
Naroa Iriarte <[email protected]> null
[pi-accessibility-improvements] The name of the preference has been
modifyied.
src-db/database/sourcedata/AD_REF_LIST.xml
Naroa Iriarte <[email protected]> null
[pi-accessibility-improvements] New preference created.
The AllowFullScreenReader preference has been created.
src-db/database/sourcedata/AD_REF_LIST.xml
Atul Gaware <[email protected]> null
Fixes issue 29470: "Last day cut-off" fields should be hidden in Payment
Term
Last day cut off field is set displayed = no, show in grid = no
src-db/database/sourcedata/AD_FIELD.xml
Atul Gaware <[email protected]> null
Fixes issue 30018: Invoice Line field in Work Effort should be editable
Read only logic in column setting for Invoice Line is removed.
src-db/database/sourcedata/AD_COLUMN.xml
Atul Gaware <[email protected]> null
Fixes issue 29671: Error in Copy Lines if no access to Currency window
Implemented a change in context mode to admin in CopyFromInvoice process.
src/org/openbravo/erpCommon/ad_actionButton/CopyFromInvoice.java
Atul Gaware <[email protected]> null
Fixes issue 29674: Error posting a payment if no access to Currency window
Change OBContext to admin mode needed before accessing currency objects in
isconvertible method of AcctServer class.
src/org/openbravo/erpCommon/ad_forms/AcctServer.java
Alvaro Ferraz <[email protected]> null
Related to issue 34014: Code review improvements
Change retrieved columns order in OBWCL_STOCK_BY_WAREHOUSE_V view.
Change Obwcl_Stock_By_Warehouse_V_ID column length.
Change Widgets Collection module package name.
Change OBWCL_StockByWarehouseView table java class name.
modules/org.openbravo.client.widgets/src-db/database/model/views/OBWCL_STOCK_BY_WAREHOUSE_V.xml
modules/org.openbravo.client.widgets/src-db/database/sourcedata/AD_COLUMN.xml
modules/org.openbravo.client.widgets/src-db/database/sourcedata/AD_PACKAGE.xml
modules/org.openbravo.client.widgets/src-db/database/sourcedata/AD_TABLE.xml
Atul Gaware <[email protected]> null
Fixes issue 34014: Simple Stock By Warehouse Widget
Added new widget with name Simple Stock By Warehouse
New view with subquery to get qtyonhand from storage detail and joins with
Product, Category, Uom, Warehouse
modules/org.openbravo.client.widgets/src-db/database/model/views/OBWCL_STOCK_BY_WAREHOUSE_V.xml
modules/org.openbravo.client.widgets/src-db/database/sourcedata/AD_COLUMN.xml
modules/org.openbravo.client.widgets/src-db/database/sourcedata/AD_MODULE_DBPREFIX.xml
modules/org.openbravo.client.widgets/src-db/database/sourcedata/AD_PACKAGE.xml
modules/org.openbravo.client.widgets/src-db/database/sourcedata/AD_TABLE.xml
modules/org.openbravo.client.widgets/src-db/database/sourcedata/AD_ELEMENT.xml
modules/org.openbravo.client.widgets/src-db/database/sourcedata/OBCQL_QUERY_COLUMN.xml
modules/org.openbravo.client.widgets/src-db/database/sourcedata/OBCQL_WIDGET_QUERY.xml
modules/org.openbravo.client.widgets/src-db/database/sourcedata/OBKMO_WIDGET_CLASS.xml
modules/org.openbravo.client.widgets/src-db/database/sourcedata/OBUIAPP_PARAMETER.xml
Carlos Aristu <[email protected]> null
fixes issue 33582: make summary functions deactivable
Carlos Aristu <[email protected]> null
[disable-grid-summaries] isConfigurationPropertyEnabled should be private
modules/org.openbravo.client.application/src/org/openbravo/client/application/window/OBViewGridComponent.java
Carlos Aristu <[email protected]> null
[disable-grid-summaries] Merge with pi
Carlos Aristu <[email protected]> null
[disable-grid-summaries] Code review improvements
modules/org.openbravo.client.application/src-db/database/sourcedata/AD_FIELD.xml
modules/org.openbravo.client.application/src/org/openbravo/client/application/templates/ob-pick-and-execute-grid.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
Carlos Aristu <[email protected]> null
[disable-grid-summaries] Merge with pi
Carlos Aristu <[email protected]> null
[disable-grid-summaries] Improved way of enabling summaries on P&E
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-pick-and-execute-grid.js
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-pick-and-execute-view.js
Carlos Aristu <[email protected]> null
[disable-grid-summaries] Add disable grid summaries feature for P&E grids
modules/org.openbravo.client.application/src/org/openbravo/client/application/templates/ob-pick-and-execute-grid.js.ftl
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-pick-and-execute-grid.js
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-pick-and-execute-view.js
Carlos Aristu <[email protected]> null
[disable-grid-summaries] Add disable grid summaries feature for ob-view-grid
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/grid/ob-view-grid.js
Carlos Aristu <[email protected]> null
[disable-grid-summaries] Application Dictionary changes for Grid
Configuration
modules/org.openbravo.client.application/src-db/database/model/tables/OBUIAPP_GC_SYSTEM.xml
modules/org.openbravo.client.application/src-db/database/model/tables/OBUIAPP_GC_TAB.xml
modules/org.openbravo.client.application/src-db/database/sourcedata/AD_COLUMN.xml
modules/org.openbravo.client.application/src-db/database/sourcedata/AD_ELEMENT.xml
modules/org.openbravo.client.application/src-db/database/sourcedata/AD_FIELD.xml
Carlos Aristu <[email protected]> null
related to issue 33565: retrieve the window id from the standard window
For child tabs this.view.windowId is undefined. For this reason, we retrieve
the windowId using the standardWindow property of the view. Thus, we ensure
that the window id is always retrieved properly
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/ob-view-form.js
Asier Lostalé <[email protected]> null
related to issue 32512, related to issue 32366: exclude callouts from
web.xml
Callous are not executed as Servlets so they needn't be in web.xml.
SimpleCallout
do not extend servlet, so callouts extending it cannot be in web.xml.
src-test/src/org/openbravo/test/model/ClassLoaderTest.java
src-wad/src/org/openbravo/wad/Wad_data.xsql
Asier Lostalé <[email protected]> null
related to issue 32512: temporary disable test case
The test case that ensures all objects in ad_model_object do implement
servlet is not valid anymore because SimpleCallout changed their hierarchy.
src-test/src/org/openbravo/test/model/ClassLoaderTest.java
Changes for Build #157
sanjota <[email protected]> null
Fixes issue 34202: Make Default value of Description empty in Simple G/L
Changes done to make description field with default value blank instead of
description of the last record edited, in simple G/L journal.
src-db/database/sourcedata/AD_AUXILIARINPUT.xml
src-db/database/sourcedata/AD_COLUMN.xml
Naroa Iriarte <[email protected]> null
Related to issue 34057: The comment has been improved.
The comment has been improved to be clearer.
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-view.js
Naroa Iriarte <[email protected]> null
Fixed issue 34057: The focus' behavior was not the expected.
In some windows, in form view, the focus was not working fine when using the
tab key. In some cases the focus was jumping from a field to the child tab bar
instead to the following focusable field, and after, to the field.
The problem was that the tabIndex of the child tab bar was the same than the
tabIndex of the field which was expected to be focused.
This is caused because the tabIndex of the child tab bar is not being updated
when the formitems are created, and that is the reason because the tabIndexes
are overlapped.
To fix this, the "prepareViewForm" of the "ob-standard-view" class has been
modified, now it forces to update the child tab bar tabIndex and it gives to it
a higher value than the values of the tabIndexes of the parent elements.
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-view.js
Asier Lostalé <[email protected]> null
[stack] DatabaseVersionCheck compiled with JDK7
It was compiled with JDK8
src-util/buildvalidation/build/classes/org/openbravo/buildvalidation/DatabaseVersionCheck.class
src-util/buildvalidation/build/classes/org/openbravo/buildvalidation/DatabaseVersionCheckData.class
Asier Lostalé <[email protected]> null
fixed issue 34100: Raise minimum stack requirements
Asier Lostalé <[email protected]> null
[stack] pi merge
Asier Lostalé <[email protected]> null
[stack] tomcat: ServerVersionChecker executed after
ConnectionProviderContext
ConnectionProviderContextListener configures log4j, in this manner if server
version is not supported log will be printed in openbrvo.log instead of in
catalina.out.
src-db/database/sourcedata/AD_MODEL_OBJECT.xml
Asier Lostalé <[email protected]> null
[stack] tomcat: validate Tomcat version on startup
src/org/openbravo/base/ServerVersionChecker.java
src-db/database/sourcedata/AD_MODEL_OBJECT.xml
Asier Lostalé <[email protected]> null
[stack] new preference automatically added by eclipse
.settings/org.eclipse.jdt.core.prefs
Asier Lostalé <[email protected]> null
[stack] updated license
modules/org.openbravo.client.application/src/org/openbravo/client/application/window/servlet/CalloutServletConfig.java
modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/RequestContext.java
src-core/build.xml
Asier Lostalé <[email protected]> null
[stack] pi merge
Asier Lostalé <[email protected]> null
[stack] removed unneded supress warn
src-core/src/org/openbravo/base/VariablesBase.java
Asier Lostalé <[email protected]> null
[stack] updated diagnostics
src-util/diagnostic/config/diagnostics.properties
Asier Lostalé <[email protected]> null
[stack] pg 9.3: udpated build validation for pg 9.3
src-util/buildvalidation/build/classes/org/openbravo/buildvalidation/DatabaseVersionCheck.class
src-util/buildvalidation/src/org/openbravo/buildvalidation/DatabaseVersionCheck.java
Asier Lostalé <[email protected]> null
[stack] tomcat 7: removed warnings after using servlet 3.0
modules/org.openbravo.client.application/src/org/openbravo/client/application/window/servlet/CalloutServletConfig.java
modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/RequestContext.java
src/org/openbravo/erpCommon/ad_forms/ModuleManagement.java
Asier Lostalé <[email protected]> null
[stack] tomcat 7: making use of servlet 3.0
.settings/org.eclipse.wst.common.project.facet.core.xml
src-wad/src/org/openbravo/wad/webConf.xml
Asier Lostalé <[email protected]> null
[stack] tomcat 7: updated api spec to 3.0
lib/build/servlet-api.jar
Asier Lostalé <[email protected]> null
[stack] tomcat 7: renamed default eclipse server name to Tomcat 7
.classpath.template
.settings/org.eclipse.wst.common.project.facet.core.xml
src-test/.classpath.template
Asier Lostalé <[email protected]> null
[stack] jdk7: JDK7 build validation needs to be executed the very first
If it fails (running in JVM 6) no other validations compiled with JDK 7 can be
even loaded.
src-core/src/org/openbravo/buildvalidation/BuildValidationHandler.java
Asier Lostalé <[email protected]> null
[stack] jdk7: src-core needs to be compiled with JDK6
src-core/build.xml
Asier Lostalé <[email protected]> null
[stack] jdk7: JDK build validation needs to be compiled with JDK6
So it can be executed in JVM 6, the rest of build validations can be
compiled with newer JDK
src-util/buildvalidation/build.xml
Asier Lostalé <[email protected]> null
[stack] jdk7: removed unneded eclipse settings as they are inherited from
main project
src-core/.settings/org.eclipse.wst.common.component
src-core/.settings/org.eclipse.wst.common.project.facet.core.xml
src-trl/.settings/org.eclipse.jdt.core.prefs
src-trl/.settings/org.eclipse.jdt.ui.prefs
Asier Lostalé <[email protected]> null
[stack] jdk7: added build validation for JDK7
src-util/buildvalidation/build/classes/org/openbravo/buildvalidation/JdkVersionCheck.class
src-util/buildvalidation/src/org/openbravo/buildvalidation/JdkVersionCheck.java
Asier Lostalé <[email protected]> null
[stack] jdk7: src-core still compiled with JDK6
* It is required to be able to run JDK7 validtaion on JVM6
* Removed also redundant preferences that should be in main project
src-core/.settings/org.eclipse.jdt.core.prefs
Asier Lostalé <[email protected]> null
[stack] jdk7 updated eclipse settings to be jdk 7 compliant
.settings/org.eclipse.jdt.core.prefs
config/eclipse/Openbravo-eclipse-prefs.epf
Martin Taal <[email protected]> null
Fixes issue 34267: Let the basekernelservlet handle cors requests
Set cors headers in the basekernelservlet
modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/BaseKernelServlet.java
modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/KernelUtils.java
Martin Taal <[email protected]> null
Related to issue 34267: Let the basekernelservlet handle cors requests
Backout of changeset as unintended dependency on mobile core was created.
modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/BaseKernelServlet.java
Martin Taal <[email protected]> null
Fixes issue 34276: Login performance improvements: more precise obcontext
cache and allow bypassing specific fill-session code
LoginUtils:
- do not create a new obcontext if the current one is already valid
- by setting a http session variable #Light_login to Y the fillSessionArgument
will bypass specific logic. The larger diff is because the code is indented in
an if-statement.
UserContextCache:
- Make obcontext caching more precise by also using role and org.
src/org/openbravo/base/secureApp/LoginUtils.java
src/org/openbravo/service/web/UserContextCache.java
Martin Taal <[email protected]> null
Fixes issue 34267: Let the basekernelservlet handle cors requests
Set the cors headers when serving a request
modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/BaseKernelServlet.java
Last 20 lines of the console output:
[...truncated 4570 lines...]
BUILD SUCCESSFUL
Total time: 2 minutes 31 seconds
+ run_pg_command 'update ad_module set isindevelopment='\''N'\'' where
ad_module_id<>'\''0138E7A89B5E4DC3932462252801FFBC'\'';'
+ echo 'update ad_module set isindevelopment='\''N'\'' where
ad_module_id<>'\''0138E7A89B5E4DC3932462252801FFBC'\'';'
update ad_module set isindevelopment='N' where
ad_module_id<>'0138E7A89B5E4DC3932462252801FFBC';
+ PGPASSWORD=up_250topi_pgsql
+ psql -d up_250topi_pgsql -U up_250topi_pgsql -h 10.0.3.10 -p 5435 -c 'update
ad_module set isindevelopment='\''N'\'' where
ad_module_id<>'\''0138E7A89B5E4DC3932462252801FFBC'\'';'
UPDATE 22
+ patch -p1 -R
patching file src-db/database/model/tables/AD_FIELD.xml
patching file src-db/database/model/tables/C_ACCTSCHEMA_DEFAULT.xml
++ hg diff
++ grep '^[-+][^-+]'
++ grep -v -E '(IGNOREINWAD|PROPERTY)'
+ '[' '' '!=' '' ']'
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
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Openbravo-builds mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds