Commit Graph

429 Commits

Author SHA1 Message Date
Heng Sin Low be7aa6cab3 [ 1646152 ] Shortcut Alt-Down not saving pending numeric field changes
- enhance support for editor that do commit on focus lost instead of every keystroke.
2008-02-27 18:44:22 +00:00
Heng Sin Low 27208593d6 [ 1902801 ] Text are field display as single row when inside collapsible 2008-02-27 07:33:26 +00:00
teo_sarca d8abfc1576 BF [ 1770177 ] Inventory Move Locator Error - integrated MGrigioni bug fix 2008-02-25 14:46:32 +00:00
teo_sarca 9bc4f7c580 BF [ 1770177 ] Inventory Move Locator Error 2008-02-23 07:57:58 +00:00
trifonnt 7a2e14d6b2 Bug Fix [ 1897936 ] jasper Record_ID 2008-02-22 17:53:39 +00:00
kthiemann f1a8f5c7cb BF [1759431] Problems with VCreateFrom 2008-02-21 15:58:55 +00:00
Redhuan D. Oon e956f4561f *BF [ 1874419 ] JDBC Statement not close in a finally block
organize imports
2008-02-19 10:30:35 +00:00
Heng Sin Low 5e4f59dea0 [ 1876544 ] Field group visible when fields are not
- Patch at revision 4356 not working.
2008-02-18 16:16:54 +00:00
teo_sarca a15b92ec31 VPAttribute(Dialog):
* BF [ 1874419 ] JDBC Statement not close in a finally block
* organized imports
2008-02-18 14:10:26 +00:00
teo_sarca f0d46ccd6b BF [ 1770177 ] Inventory Move Locator Error 2008-02-18 14:04:17 +00:00
teo_sarca aea3de1fb0 FR [ 1894640 ] Report Engine: Excel Export support 2008-02-18 10:45:55 +00:00
teo_sarca 39b03c5457 BF [ 1895041 ] NPE when move product with attribute set 2008-02-17 08:52:13 +00:00
Heng Sin Low c706fff7b2 * [ 1894790 ] Script editor for ad_rule always open beanshell editor
- added syntax validation support
- added groovy editor
- fix minor help issue.

* .classpath fix
2008-02-16 05:00:44 +00:00
Heng Sin Low 5687b1d258 [ 1894787 ] Script.html outdated 2008-02-16 04:13:29 +00:00
Heng Sin Low bc69dfed7e [ 1894181 ] Custom Info class must be of the same package 2008-02-15 02:16:27 +00:00
teo_sarca fe5a502bfb BF [ 1893525 ] Process Dialog: Cannot select the text from text field 2008-02-14 12:13:14 +00:00
teo_sarca a79d599ff6 FR [ 1779410 ] VSortTab: display ID for not visible columns 2008-02-14 11:52:30 +00:00
teo_sarca 6550a13cc4 BF [ 1874419 ] JDBC Statement not close in a finally block - fixed for AMenuStartItem
* organized imports for AMenuStartItem
* minor: never call ADialog.error<sync> in "catch" block because you have to close statement & resultset in finally
2008-02-14 09:33:51 +00:00
teo_sarca b4414a594f BF [ 1874419 ] JDBC Statement not close in a finally block - fixed for FormFrame
* organized imports for FormFrame
2008-02-14 09:29:08 +00:00
teo_sarca 1c40a3f7cd BF [ 1893410 ] NPE when try to open Form Frame w/o class 2008-02-14 09:14:33 +00:00
Carlos Ruiz 282b42d59d Fix [ 1893051 ] NPE at Workflow Activities 2008-02-13 20:01:49 +00:00
Heng Sin Low 8da616ddfd [ 1892335 ] Define custom info class at ad_column or ad_field 2008-02-13 09:20:21 +00:00
Heng Sin Low 50ef51c3db * minor - remove unuse import. 2008-02-13 07:16:34 +00:00
Heng Sin Low 569134d13a * minor - remove unuse import. 2008-02-13 07:15:14 +00:00
Heng Sin Low ae19bfa77e [ 1892461 ] Callout for VLocation field invoke twice 2008-02-13 07:04:06 +00:00
Heng Sin Low 294f4f87ed [ 1892439 ] Callout not invoke for changes to existing ASI
- previous commit introduce potential NPE
2008-02-13 06:45:41 +00:00
Heng Sin Low 95db1b9d11 [ 1892439 ] Callout not invoke for changes to existing ASI 2008-02-13 06:26:28 +00:00
Carlos Ruiz 911d7e4f3e Implement security mechanism for [ 1851190 ] Running outdated client can cause data corruption 2008-02-13 06:24:51 +00:00
Heng Sin Low e9e5ee5504 [ 1892439 ] Callout not invoke for changes to existing ASI 2008-02-13 06:18:04 +00:00
Heng Sin Low 1955c018cb [ 1878834 ] Bug in the Included Grid mode 2008-02-13 05:03:46 +00:00
Heng Sin Low de4f80e974 [ 1711795 ] Combination copied itself in Grid mode 2008-02-12 16:17:21 +00:00
Heng Sin Low 0d7024d814 * minor - remove unuse import 2008-02-12 15:55:07 +00:00
Redhuan D. Oon 13ff6a8cc6 [ 1891079 ] Repaired Login screen in Croatian Language
Given by Mislav Kasner - mkash
2008-02-11 13:40:38 +00:00
Redhuan D. Oon 71e256dd73 correct Malaysian ISO8859-15 naming is ms_MY based on http://www-306.ibm.com/software/globalization/eserver/pseries_locales.jsp#malay 2008-02-11 13:35:18 +00:00
teo_sarca 6216f2c06e BF [ 1891082 ] NPE on MiniTable when you hide some columns 2008-02-11 11:44:45 +00:00
Heng Sin Low 8340239975 [ adempiere-Bugs-1891037 ] Tab: if initially grid mode, then no data is displayed 2008-02-11 11:37:41 +00:00
Redhuan D. Oon fbc9a8d7c4 Have to reorganize import.. to solve change of package to adempiere 2008-02-10 04:42:53 +00:00
Redhuan D. Oon 4e5b169848 Removed redundant compiere graph package. Reassign compiere.grid.ed.VCellRenderer to new adempiere package.
Pls review if ok.
2008-02-10 04:41:20 +00:00
Heng Sin Low b5b8dacf92 [ 1890205 ] VNumber show wrong value when save modified record using F4 2008-02-09 17:10:07 +00:00
teo_sarca 23e35757c4 * java generics warning fix
* refactored duplicate JASPER_STARTER_CLASS constant (use ProcessUtil.JASPER_STARTER_CLASS)
2008-02-09 14:36:16 +00:00
teo_sarca fcf59d7f7f BF [ 1874419 ] JDBC Statement not close in a finally block - fixed for ProcessCtl
* organized imports
* fixed java generics warnings
2008-02-09 14:11:44 +00:00
Carlos Ruiz 70268b024f Fix [ 1890013 ] Assiging wrong cash on VPayment 2008-02-09 06:13:34 +00:00
Carlos Ruiz c57b01638e Fix [ 1882686 ] Resource Assignment problem
Thanks to Alvaro Montenegro - amontenegro
and Mgrigioni
2008-02-09 04:15:13 +00:00
Carlos Ruiz bab71c39fe Fix [ 1889924 ] Runtime change of VFormat don't allow to clear 2008-02-08 23:46:04 +00:00
Redhuan D. Oon a35c729673 *BF [ 1874419 ] JDBC Statement not close in a finally block
*Organize imports
2008-02-08 19:22:18 +00:00
teo_sarca 07d60791bc BF [ 1874419 ] JDBC Statement not close in a finally block - fixed for ARequest
(fixed minor issue with rev. 4494)
2008-02-08 08:54:24 +00:00
Redhuan D. Oon 37bfc101b5 *BF [ 1874419 ] JDBC Statement not close in a finally block
*Organize imports
2008-02-08 08:43:21 +00:00
teo_sarca 19bc8038df BF [ 1874419 ] JDBC Statement not close in a finally block - fixed for AMenu.java
* reorganized imports
* fixed some java warning
2008-02-07 13:52:41 +00:00
Carlos Ruiz f5fbec1f66 FR [ 1795384 ] Setup: create default accounts records is too rigid
Contributed by Teo

BF [ 1874419 ] JDBC Statement not close in a finally block
2008-02-07 05:03:23 +00:00
Heng Sin Low cb8ecc26b3 [ 1886007 ] Organization window: form not sync navigating back to root 2008-02-04 02:53:14 +00:00