Asier Lostalé <asier.lostale@openbravo.com> [Thu, 03 May 2012 13:14:10 +0200] rev 16427
merge
Asier Lostalé <asier.lostale@openbravo.com> [Thu, 03 May 2012 12:52:41 +0200] rev 16426
merge
Asier Lostalé <asier.lostale@openbravo.com> [Thu, 26 Apr 2012 16:26:48 +0200] rev 16425
fixed issue
17943: There is one item which is not properly translated
Added missing parameters initilization
Asier Lostalé <asier.lostale@openbravo.com> [Thu, 26 Apr 2012 15:57:04 +0200] rev 16424
fixed bug
13305: CR dependency error popup has JS error
Asier Lostalé <asier.lostale@openbravo.com> [Wed, 25 Apr 2012 16:34:47 +0200] rev 16423
related to issue
020337: Don't show and hide message when navigating
The grid view is shown briefly first (with the blue message) and is then
quickly replaced by the form view.
Asier Lostalé <asier.lostale@openbravo.com> [Tue, 24 Apr 2012 17:05:19 +0200] rev 16422
fixed issue
020337: Direct navigation should be filtered by record
Direct and linked items navigation is now filtered by the selected record, this
improves perfomance because it is not needed to retrieve all records in grid to
calculate selected recod position in grid.
Augusto Mauch <augusto.mauch@openbravo.com> [Thu, 03 May 2012 12:46:32 +0200] rev 16421
Fixes issue
20021: Text and date field use length property
The length property has been added to the form items of text and date fields. It has not been added to numeric fields, because it would have interfered with the ability to enter expressions.
For date fields, the length propertly is applied to its textField attribute.
Guillermo Álvarez de Eulate <guillermo.alvarez@openbravo.com> [Thu, 03 May 2012 12:18:18 +0200] rev 16420
Fixed issue
15247: Tab title now is shown using the user language.
Instead of create new messages, the tab title is generated using the window/form identifier.
Asier Lostalé <asier.lostale@openbravo.com> [Thu, 03 May 2012 12:03:37 +0200] rev 16419
[process] Merged back to pi Manual UI Process Definition project
http://wiki.openbravo.com/wiki/Projects/Manual_Process
Asier Lostalé <asier.lostale@openbravo.com> [Thu, 03 May 2012 11:56:45 +0200] rev 16418
[process] proper display error message
Asier Lostalé <asier.lostale@openbravo.com> [Thu, 03 May 2012 10:13:16 +0200] rev 16417
[process] Don't use eval for manual processes
Asier Lostalé <asier.lostale@openbravo.com> [Thu, 03 May 2012 08:54:39 +0200] rev 16416
[process] pi merge
Asier Lostalé <asier.lostale@openbravo.com> [Thu, 03 May 2012 08:50:49 +0200] rev 16415
[process] Added default security for manual roles
Asier Lostalé <asier.lostale@openbravo.com> [Tue, 01 May 2012 09:25:25 +0200] rev 16414
[process] Added process definition access to Role window
Asier Lostalé <asier.lostale@openbravo.com> [Tue, 01 May 2012 08:48:47 +0200] rev 16413
[process] pi merge
Asier Lostalé <asier.lostale@openbravo.com> [Tue, 01 May 2012 08:46:23 +0200] rev 16412
[process] Take into account secured process property to deny access to process
Asier Lostalé <asier.lostale@openbravo.com> [Tue, 01 May 2012 08:38:55 +0200] rev 16411
[process] Include button executing the action
Asier Lostalé <asier.lostale@openbravo.com> [Mon, 16 Apr 2012 12:43:33 +0200] rev 16410
[process] Better definition and help for Process Definition
Asier Lostalé <asier.lostale@openbravo.com> [Mon, 16 Apr 2012 10:49:57 +0200] rev 16409
[process] New multi record flag
Asier Lostalé <asier.lostale@openbravo.com> [Mon, 16 Apr 2012 10:49:35 +0200] rev 16408
[process] Allow multi record process
Multi record allows to execute process definition for more than one selected
records.
Asier Lostalé <asier.lostale@openbravo.com> [Mon, 16 Apr 2012 10:00:50 +0200] rev 16407
[process] Support for manual Process Definition
Process Definitions with Manual UI Pattern are executed by invoking the JS
function defined within them.
Miguel de Juana <miguel.dejuana@openbravo.com> [Thu, 03 May 2012 11:35:33 +0200] rev 16406
Fixed issue
14237: log-prefix (crc of license) is removed when deactivating
opsLog variable was setted to false in loadInfo method, it prevent in setLogger method to remove the log-prefix and set the opsLog to false again.
Augusto Mauch <augusto.mauch@openbravo.com> [Thu, 03 May 2012 11:42:58 +0200] rev 16405
Fixes issue
20129: OBContext and OSP return copies of attributes
Now OBContext and OrganizationStructureProvider getter methods do not return a reference to its instance attributes, but a copy.
Augusto Mauch <augusto.mauch@openbravo.com> [Thu, 03 May 2012 11:15:09 +0200] rev 16404
Fixes issue
20229: Combo product selector in grid mode is not working properly
The problem was caused because the same combo is shared among all the records, and it was not being properly reset when a new row was created. Now, when a new row is created, the previous highlighted combo option is cleared and the first option is selected.
Augusto Mauch <augusto.mauch@openbravo.com> [Thu, 03 May 2012 10:43:29 +0200] rev 16403
Fixes issue
20361: Files with 'web' in its name are copied propertly to Webfolder
A regular expression has been fixed in the build.web.folder.base task, and now the files that contain the substring 'web' are copier to the proper folder in webfolder.
Before the fix:
modules/org.openbravo.test.issue
20361/web/org.openbravo.test.issue
20361/webpos.js -> WebContent/web/pos.js
After the fix:
modules/org.openbravo.test.issue
20361/web/org.openbravo.test.issue
20361/webpos.js -> WebContent/web/org.openbravo.test.issue
20361/webpos.js
David Baz Fayos <david.baz@openbravo.com> [Wed, 02 May 2012 23:40:04 +0200] rev 16402
[RTL] Updated org.openbravo.userinterface.smartclient update info
David Baz Fayos <david.baz@openbravo.com> [Wed, 02 May 2012 21:54:26 +0200] rev 16401
[RTL] Merge from pi
David Baz Fayos <david.baz@openbravo.com> [Wed, 02 May 2012 21:44:37 +0200] rev 16400
Fixed issue
17884: view-grid row contents now is centered align in IE
David Baz Fayos <david.baz@openbravo.com> [Wed, 02 May 2012 21:43:16 +0200] rev 16399
Related to issue
18290: Added alert-grid attribute needed for the SC upgrade
David Baz Fayos <david.baz@openbravo.com> [Wed, 02 May 2012 15:51:26 +0200] rev 16398
[RTL] Merge from pi