Carlos Ruiz
4eed3a8640
IDEMPIERE-455 Discover and fix FindBugs problems / Pattern: ODR_OPEN_DATABASE_RESOURCE
2012-10-30 17:10:00 -05:00
Elaine Tan
6c71f29822
IDEMPIERE-392 Redesign payment button - Fix missing reference in generate model class for column with 'Payment' display type
2012-10-30 12:28:51 +08:00
Carlos Ruiz
4eb7477046
IDEMPIERE-454 Easy import / Fix NPE - improve success message log
2012-10-29 22:29:35 -05:00
Carlos Ruiz
33ad5aa0b7
IDEMPIERE-454 Easy import / Fix problem found with character set - adapting to zk6 also the WFileImport
2012-10-29 21:59:23 -05:00
Carlos Ruiz
c621e93fe3
IDEMPIERE-234 Configurable Toolbar / Bring back export action button
2012-10-29 11:51:14 -05:00
Heng Sin Low
14f2125874
IDEMPIERE 369 - Master Detail Improvements. Fixed for:
...
- "New Record" and "Copy Record" are not enabling the Save Button - until you change one of the fields
- Copy Lines on Sales Order is not refreshing detail - message shows "Copied=1" but doesn't refresh detail
- The "Parent Record" is disabled when you navigate to the detail using the "New Record" button on detail
2012-10-28 23:30:11 +08:00
Heng Sin Low
5a9ca8fac3
Merge with 15aebb85c791866dcec0bdd70dc75a728e703cbb
2012-10-28 13:22:27 +08:00
Heng Sin Low
6a71e527ab
iDempiere IDEMPIERE-234 Configurable Toolbar.
...
- Expose AD_Window_UU, AD_Tab_UU, AD_Table_UU and IsSortTab as part of the _TabInfo. This allow display logic of button to target specific tab or table that is not using official id.
2012-10-28 12:13:27 +08:00
Heng Sin Low
bf630f1907
IDEMPIERE-474 Zk: Busy dialog sometime not dismissed after multiple execution of button action
2012-10-28 11:58:17 +08:00
Heng Sin Low
85df60640e
Merge with ab6c4c5381e1acfbb968b4d0352aa141cbd71760
2012-10-28 00:33:14 +08:00
Heng Sin Low
3c4c00a409
iDempiere IDEMPIERE-234 Configurable Toolbar.
...
- Bug fixes for report viewer button control.
- Added window toolbar button.
- Added custom window button using osgi service.
- Refactor ExportAction as an custom window button service example.
2012-10-28 00:31:25 +08:00
Carlos Ruiz
9497d00279
IDEMPIERE-454 Easy import / Fix error introduced (org.adempiere.webui.adwindow.ADSortTab cannot be cast to org.adempiere.webui.adwindow.ADTabpanel)
2012-10-26 17:51:03 -05:00
Carlos Ruiz
221f5e6522
IDEMPIERE-472 Allow postgresql connection via SSL / Minor
2012-10-26 14:34:34 -05:00
Carlos Ruiz
e2c0220862
IDEMPIERE-472 Allow postgresql connection via SSL / Peer review
2012-10-26 13:46:55 -05:00
Juan David Arboleda
e99ca7f076
IDEMPIERE-472 Allow postgresql connection via SSL
2012-10-26 13:46:05 -05:00
Carlos Ruiz
494c20a6b5
hg merge ab6c4c5381e1
2012-10-26 10:19:39 -05:00
Carlos Ruiz
066f24162e
IDEMPIERE-454 Easy import / v1 -> Exporter - export data from 1 tab / Importer - allow insert in 1 tab
2012-10-26 00:03:39 -05:00
Deepak Pansheriya
6794c0b410
IDEMPIERE-293 Adding User Name, Role Name, Client Name and Org Name to allow filtering
2012-10-26 00:30:22 +05:30
Carlos Ruiz
95622fc317
IDEMPIERE-197 Stabilize Fixed Assets / Required fixes for iDempiere
2012-10-24 22:30:01 -05:00
Carlos Ruiz
c6f25f2a6d
IDEMPIERE-197 Stabilize Fixed Assets / Bring migration script and generate model classes
2012-10-24 21:30:00 -05:00
Carlos Ruiz
2d08fb3f3d
IDEMPIERE-197 Stabilize Fixed Assets / Some additional fixes based on tests when regenerating X classes
2012-10-24 21:29:13 -05:00
David Peñuela
02c508d425
IDEMPIERE-446 Implement Restrictions on Toolbar to the report viewer
2012-10-23 18:40:04 -05:00
Carlos Ruiz
c14f1a0209
IDEMPIERE-158 Make selection of login languages more flexible / set language as locale when creating translations
2012-10-23 18:03:00 -05:00
David Peñuela
7b7f63f405
IDEMPIERE-158 Make selection of login languages more flexible
2012-10-23 17:32:04 -05:00
Juliana Corredor
1461cf652e
IDEMPIERE-366 Improve Role Inheritance / restrict use of master roles
2012-10-23 16:48:50 -05:00
Carlos Ruiz
6e9da7b307
IDEMPIERE-308 Performance: Replace use of StringBuffer / Fix problem caused by this ticket
...
found in log this error
05:48:01.930===========> DB.executeUpdate: UPDATE C_Order SET C_Payment_ID=NULL 1000038) WHERE C_Order.C_Order_ID = (SELECT i.C_Order_ID FROM C_Invoice i WHERE i.C_Invoice_ID=1000038) [WFP_49b57bb4-a451-4ade-bb28-8a6146afc3c3] [2661]
org.postgresql.util.PSQLException: ERROR: syntax error at or near "1000038"
2012-10-23 16:21:14 -05:00
Carlos Ruiz
cc8a577d87
IDEMPIERE-468 Problem when using Immediate Client Accounting
2012-10-23 16:08:46 -05:00
Carlos Ruiz
822c42c89a
IDEMPIERE-293 List of logged users / Fix error on script 935_IDEMPIERE-293.sql
2012-10-23 14:53:52 -05:00
Carlos Ruiz
2f446b6a9d
IDEMPIERE-467 Restrict AdempiereMonitor Trace
2012-10-23 14:33:50 -05:00
Carlos Ruiz
1734f84893
IDEMPIERE-466 AD_Client.RequestUserPW too short
2012-10-23 14:05:08 -05:00
Deepak Pansheriya
193954e7d7
IDEMPIERE-293 Fixing exception thrown on session timeout
2012-10-24 00:26:17 +05:30
Heng Sin Low
e2618e7232
IDEMPIERE-430 Whole page hang at browser refresh
2012-10-23 16:05:33 +08:00
Heng Sin Low
22769a3584
Merge with 249b385b81d453843c74d8667f698ddc1c6cdaf9
2012-10-23 11:52:17 +08:00
Heng Sin Low
b133cd9c3b
IDEMPIERE-461 error to send reports (Mail) in ZK Web Client (loader constraint violation). Fixed buckminster build error.
2012-10-23 11:43:58 +08:00
Carlos Ruiz
58a0b5424d
hg merge b251024c0cc7
2012-10-22 18:55:15 -05:00
Heng Sin Low
09fa7bc35b
IDEMPIERE-377 Improve current search dialog box. Fixed a mistake in previous revision.
2012-10-23 06:54:32 +08:00
Heng Sin Low
afb50f10e0
IDEMPIERE-377 Improve current search dialog box. Fixed can't search using invisible lookup field ( for e.g, CreatedBy and UpdatedBy ).
2012-10-23 06:48:06 +08:00
Heng Sin Low
b0b209ce89
IDEMPIERE-461 error to send reports (Mail) in ZK Web Client (loader constraint violation).
...
- Merge javax.mail and javax.activation bundle into one to resolve class loader issue.
2012-10-23 06:40:21 +08:00
Heng Sin Low
221934a56b
IDEMPIERE-461 error to send reports (Mail) in ZK Web Client (loader constraint violation).
...
- Merge javax.mail and javax.activation bundle into one to resolve class loader issue.
2012-10-23 05:41:41 +08:00
Heng Sin Low
ed20b4c6b5
IDEMPIERE-464 Dashboard third column moved to the botton
2012-10-22 13:23:55 +08:00
Heng Sin Low
8bddd48175
Merge with 551978ddd62bc487b713f6f75e3db9c60c407499
2012-10-22 10:46:26 +08:00
Heng Sin Low
dcc145ed58
IDEMPIERE-438 Attachment in zk its not working.
2012-10-22 08:07:28 +08:00
Deepak Pansheriya
71562ff5bf
Idempiere-366 Fix for width data corruption
2012-10-21 13:40:38 +05:30
Deepak Pansheriya
da5f06287c
IDEMPIERE-389 - Fix to set non loopback and non link IP on ServerName
2012-10-21 11:58:52 +05:30
Carlos Ruiz
1e7cc19d54
IDEMPIERE-358 Login- how to make unique and safe / prevent NPE when filling the client box with garbage
2012-10-20 10:44:02 -05:00
Carlos Ruiz
b5252784db
IDEMPIERE-293 List of active session / fixes on migration script
2012-10-19 15:30:37 -05:00
Carlos Ruiz
ee00a36ae6
hg merge 74e4fd07adbb
2012-10-19 14:52:26 -05:00
Juliana Corredor
101fbdd5d1
IDEMPIERE-366 Improve Role Inheritance / When a Master role is not active, doesnt allow to inherit permissions
2012-10-19 12:02:27 -05:00
Heng Sin Low
b3d3d04a51
IDEMPIERE-369 Master Detail layout improvements. 1) Fixed selected tab in detailpane is wrong when navigate to parent tab that is more than 1 level up. 2) Fixed changes in sort tab not auto save when user navigate to another tab. 3) Fixed double click on sort tab doesn't maximized it.
2012-10-20 00:11:18 +08:00
Carlos Ruiz
29c85da0bc
Ignore iDempiereEnv.properties - add webservices to launcher
2012-10-19 11:06:35 -05:00