Commit Graph

4531 Commits

Author SHA1 Message Date
teo_sarca 49cd77b1a6 FR [ 2783860 ] DBA_Cleanup should clean all temporary tables
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2783860&group_id=176962
2009-04-29 18:34:56 +00:00
teo_sarca 310b120d97 BF [ 1898001 ] AutoComplete: Exception when selecting a text
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=1898001&group_id=176962
2009-04-29 06:45:49 +00:00
teo_sarca e3ff98f1ff FR [ 2552854 ] Combobox AutoCompletion should ignore diacritics
https://sourceforge.net/tracker/?func=detail&aid=2552854&group_id=176962&atid=879335
2009-04-29 06:42:18 +00:00
Carlos Ruiz ce9c30c56e Fix [1709952] - Process: "Generate PO from Sales order" bug
https://sourceforge.net/tracker/index.php?func=detail&aid=1709952&group_id=176962&atid=879332
2009-04-29 03:53:43 +00:00
Carlos Ruiz cb6002e656 Fix [1701671] - Reversing payment on vend invoice should flag invoice unpaid
Thanks to A. Habib (der_ali) for suggesting the solution
2009-04-29 03:15:43 +00:00
Carlos Ruiz e8e3f341e5 FR [2782956] - Script to check precedence of jar files
https://sourceforge.net/tracker/?func=detail&aid=2782956&group_id=176962&atid=879335
Contributing a shell script that check conflict between the different precedence of customization, packages and patches
Tested in ubuntu - to be run AFTER RUN_setup or RUN_silentsetup
2009-04-28 15:32:20 +00:00
Carlos Ruiz 9e865b8947 minor [ adempiere-Contributions-2782704 ] Correct name
https://sourceforge.net/tracker/?func=detail&atid=883808&aid=2782704&group_id=176962
Thanks to contedracma (Angelo Martinelli)
2009-04-28 12:53:41 +00:00
teo_sarca 36ec3a5fca BF [ 2782095 ] Do not log *Access records
https://sourceforge.net/tracker/?func=detail&aid=2782095&group_id=176962&atid=879332
2009-04-28 04:29:06 +00:00
phib ac7eedb48b BT 2777077 Copy Role doesn't copy document action access
https://sourceforge.net/tracker/?func=detail&aid=2777077&group_id=176962&atid=879332
2009-04-28 04:25:44 +00:00
Carlos Ruiz 2be6a1d26f BF [ 2769181 ] - GregorianCalendar out of bounds
https://sourceforge.net/tracker/index.php?func=detail&aid=2769181&group_id=176962&atid=879332
2009-04-27 13:53:21 +00:00
teo_sarca 0414dd072b BF [ 2665963 ] Copy Workflow name in Activity name
https://sourceforge.net/tracker/index.php?func=detail&aid=2665963&group_id=176962&atid=934929
2009-04-27 10:24:28 +00:00
teo_sarca c1f7b16c08 org.compiere.wf - Workflow Engine :
* Remove SQL code and Replace for Query
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2214883&group_id=176962
* use DB.getSQLValue*Ex methods
* add WorkflowTest JUnit Test Case
2009-04-27 10:07:47 +00:00
Heng Sin Low db6295a9ad minor - reduce server push exception logging level 2009-04-27 09:35:03 +00:00
Heng Sin Low 7412778942 BF [2750447] Translations on Home tab
- ensure locale is correct for auto refresh background thread.
2009-04-27 09:33:49 +00:00
teo_sarca f900f53231 BF [ 2778472 ] Subreport bug
https://sourceforge.net/tracker/?func=detail&aid=2778472&group_id=176962&atid=879332
2009-04-27 09:11:00 +00:00
Heng Sin Low 6246c699f2 BF [2750447] Translations on Home tab
- partial fix
2009-04-27 09:08:53 +00:00
Heng Sin Low 8c9bb8bfa9 Fixed window size problem reported here:
https://sourceforge.net/tracker/?func=detail&aid=2723620&group_id=176962&atid=955896
2009-04-27 07:36:31 +00:00
mjudd adc5616ceb [BF 2781955 ] - Loop may cause client to hang in CConnectionEditor
https://sourceforge.net/tracker/?func=detail&aid=2781955&group_id=176962&atid=879332
2009-04-27 07:14:34 +00:00
Heng Sin Low feedcedcb5 BF[2548885] search window problem
- null checking needed to handle potential user cancel
2009-04-27 07:08:09 +00:00
Heng Sin Low 93a037edf4 BF[2548885] search window problem
- remove window close button ( the little x icon at top right corner )
2009-04-27 06:48:05 +00:00
Heng Sin Low 51418f8a93 BF [2632377] Jasper locale different on swing than zkwebui 2009-04-27 06:24:30 +00:00
Heng Sin Low cdadff0a11 pljava no longer needed. 2009-04-27 05:06:02 +00:00
teo_sarca 8498b76e9d MPPProductBOMLine:
Use DBException(SQLException e, String sql) when possible
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2780418&group_id=176962

* fix isCoProduct() method
2009-04-25 10:50:08 +00:00
bayucahya 185c19e8b2 JBoss MaxPermGen java options problem with new Java spec (subject to change).
https://sourceforge.net/forum/message.php?msg_id=7281143
BF [2779124]
2009-04-25 03:07:58 +00:00
Carlos Ruiz ed8bf3bc0a Generate model for all tables with entitytype = 'D' and 'EE05' 2009-04-24 18:45:11 +00:00
Carlos Ruiz 01e313803e Small refactoring for BF [ 2780468 ] ModelClassGenerator: not generating methods for Created*
https://sourceforge.net/tracker/?func=detail&aid=2780468&group_id=176962&atid=879332
2009-04-24 17:59:33 +00:00
teo_sarca 5d8fc7ff30 BF [ 2780468 ] ModelClassGenerator: not generating methods for Created*
https://sourceforge.net/tracker/?func=detail&aid=2780468&group_id=176962&atid=879332
2009-04-24 13:51:45 +00:00
teo_sarca f246a7c136 AvoidDecimalLiteralsInBigDecimalConstructor
https://sourceforge.net/tracker/?func=detail&aid=2780464&group_id=176962&atid=879332
2009-04-24 13:41:27 +00:00
teo_sarca 387a56bab4 Query. first/firstOnly usage best practice
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2694043&group_id=176962
2009-04-24 13:31:07 +00:00
teo_sarca d3aca98c26 Use DBException(SQLException e, String sql) when possible
https://sourceforge.net/tracker/?func=detail&aid=2780418&group_id=176962&atid=879335
2009-04-24 13:22:46 +00:00
teo_sarca 2255e7feaa POTest:
* fix naming - only test cases should end with "Test" string
2009-04-24 13:17:18 +00:00
teo_sarca 1f5c83713d MSysConfigTest:
* fix naming - only test cases should end with "Test" string
* use getSQLValueEx
2009-04-24 13:16:19 +00:00
teo_sarca fd5f62d2e1 MStorageTest:
* fix BigDecimal comparation
* fix coding style
2009-04-24 13:14:58 +00:00
teo_sarca 6f51e52b7a Remove SQL code and Replace for Query
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2214883&group_id=176962

Introduce DB.getSQLValue*Ex methods
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2448461&group_id=176962

* better exception handling - use saveEx
* introduced MInvoiceTest test case for changed methods
2009-04-24 13:08:34 +00:00
teo_sarca 21c6b985f0 The Multi Company need BOM and WF in different Language
http://sourceforge.net/tracker/?func=detail&aid=2778968&group_id=176962&atid=934929
2009-04-24 11:10:50 +00:00
Heng Sin Low c020c9808c BF[2723605] date fields shown only in English format ("mm/dd/yyyy") 2009-04-24 09:46:07 +00:00
Heng Sin Low 648979a759 [ adempiere-Patches-2761420 ] Advanced Search
- Refactor to work for both swing and zk client
2009-04-24 07:41:10 +00:00
Heng Sin Low 75eaa4c2c9 FR2778207 Selectable zoom target window
- Modify to work for both swing and zk client
2009-04-24 07:02:27 +00:00
Carlos Ruiz a94d18dd27 FR [2761420] - Advanced Search
https://sourceforge.net/tracker/?func=detail&atid=879334&aid=2761420&group_id=176962
Integrate work contributed by Karsten Thiemann and Jan Roessler
2009-04-24 01:25:32 +00:00
Carlos Ruiz 49b8127757 Organize credits in zkwebui 2009-04-23 14:36:30 +00:00
Heng Sin Low bfb53b7fbb BF [2779124] OutOfMemoryError: PermGen space
*set -XX:MaxPermGen=128m
2009-04-23 09:54:47 +00:00
Heng Sin Low 7a6db0484c FR [ 2391012 ] Invoke AD_Form from button
- Port swing implementation to zk
2009-04-23 09:44:57 +00:00
Heng Sin Low 1598f782e8 Locator doesn't have zoom functionality - ID: 2710701 2009-04-23 09:41:59 +00:00
Heng Sin Low a63c84b4ca minor, add @Override 2009-04-23 09:36:31 +00:00
Heng Sin Low b34957e242 BF[2779142] time control doesn't work 2009-04-23 09:27:56 +00:00
Heng Sin Low 6050c6a05f BF[2779278] Document Action Access bug 2009-04-23 07:42:16 +00:00
phib 4bbd214d51 FR 2778207 Selectable zoom target window
Enable selection of window to zoom to in AD_Ref_Table.
Thanks to Andrea (rnd4) for the contribution
2009-04-23 00:41:28 +00:00
vpj-cd 14ed12548b The Multi Company need BOM and WF in different Language
http://sourceforge.net/tracker/?func=detail&aid=2778968&group_id=176962&atid=934929
2009-04-22 22:16:12 +00:00
Heng Sin Low 0da67d98e8 BF [2749008 ] Error in Task Management from webui
* Task should stop if desktop is no longer available.
* Reduce logging level from WARNING and SEVERE to FINE, too verbose.
* OSTask.java - display exception to client.
2009-04-22 09:35:49 +00:00
Heng Sin Low 1a2dd723b2 In fields disabled, reading the value is difficult - ID: 2513654 2009-04-22 06:22:40 +00:00