Carlos Ruiz
e1cd15de3f
Fix [ 1960094 ] db process excuted twice
2008-05-16 05:26:53 +00:00
fer_luck
18071c1e3b
[FR 1913527] - http://sourceforge.net/tracker/index.php?func=detail&aid=1913527&group_id=176962&atid=879335
...
Thanks goes to Michael Judd for developing this awesome functionality! I just backported it from trunk into stable.
Regards,
Fernando
2008-04-29 18:06:22 +00:00
teo_sarca
061de127b3
BF [ 1904928 ] Request: Related Request field not filled
2008-04-29 09:09:15 +00:00
fer_luck
fa3d4c80ad
[FR 1953769] - Fixed the L&F of the Favorites panel
2008-04-29 00:16:54 +00:00
fer_luck
688f959441
BF 1953753 - PRoblems in the warehouse stock info...
2008-04-29 00:10:25 +00:00
fer_luck
981de1dbe6
[FR 1953734] - Fixes a bug that would not refresh the header when the line was updated.
2008-04-28 23:02:10 +00:00
Carlos Ruiz
4e7e2a3244
Fix [ 1953628 ] Form WFActivity running out of transaction
2008-04-28 20:06:00 +00:00
Carlos Ruiz
45f7ca3daa
Implement [ 1951970 ] Allow generation of migration scripts for clients
2008-04-25 22:54:10 +00:00
Heng Sin Low
1315cc4757
[ 1949324 ] Can't trigger workflow before commit
2008-04-23 02:25:43 +00:00
Carlos Ruiz
6cf931088b
Fix [ 1948445 ] Time field problem on daylight
2008-04-22 05:16:59 +00:00
teo_sarca
6e2b8971e5
BF [ 1941271 ] VTreePanel is modifying even if is save wasn't successfull
2008-04-16 08:29:00 +00:00
Carlos Ruiz
82a7e72261
Integrate bug fixing from branch 350 into stable
2008-04-09 18:01:52 +00:00
Heng Sin Low
f96221f0d3
* minor - null check.
2008-03-20 04:24:07 +00:00
Heng Sin Low
0f970af92c
[ 1916373 ] InfoUpdater background thread read sys config value in loop
2008-03-17 06:06:21 +00:00
Carlos Ruiz
1cde9a356a
Fix [ 1759771 ] Parse exception when you enter ".." in a numeric field
...
Accepted solution from arboleda
2008-03-16 00:36:38 +00:00
tspc
b4b1dc934f
BF[1897842] JasperReport - no procedure defined
2008-03-14 13:31:53 +00:00
Heng Sin Low
b64464040c
[ 1909902 ] Attachment upload dialog should support multi selection
2008-03-08 00:18:18 +00:00
Carlos Ruiz
ab1ca3e4d5
Bring revision 4816 from branches/adempiere34
...
[ 1907138 ] Grid Collapse and Tab Group not working for arabic
Solution provided by Tobi42 (Tobias Schoeneberg).
2008-03-07 00:53:22 +00:00
Carlos Ruiz
19e200089d
[ 1717125 ] Frequently checking for new Requests/Notices
...
- Implemented sysconfig parameter MENU_INFOUPDATER_SLEEP_MS to allow parameterization of the wait seconds.
- Implemented also in MSysConfig the cache of not found keys.
2008-03-06 04:25:16 +00:00
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
Heng Sin Low
b2e2e1e24b
[ 1885989 ] VtreePanel show white space when bar is off
2008-02-04 01:51:31 +00:00
teo_sarca
74a9558394
BF [ 1831060 ] Location dialog should use Address1, Address2 ... elements
2008-02-03 11:03:00 +00:00
teo_sarca
c72adcceb4
BF [ 1834393 ] VNumber.setFocusable not working
2008-02-03 10:55:14 +00:00
Carlos Ruiz
b2865c6d2f
[ 1885417 ] Validate BP on Payment Prepare or BeforeSave
2008-02-03 00:25:18 +00:00
Heng Sin Low
2e177ba3e6
* NPE if classname not set for jasperreport process
...
* catch throwable to avoid freezing of application.
2008-02-02 06:41:54 +00:00
Heng Sin Low
bd7a0c321d
[ 1883270 ] Enhance Document No Formatting
2008-02-02 04:53:41 +00:00
Heng Sin Low
62daa9a782
[ 1884105 ] Show preview of all open window
...
- Fixed window switching bug, clean up unuse import.
2008-02-02 04:30:15 +00:00
Redhuan D. Oon
070b7a20ea
Bugs-1874419 ] JDBC Statement not close in a finally block
...
Trying out another case for review.
Tested call of the method - ok.
2008-02-01 12:30:52 +00:00
Redhuan D. Oon
5d2f5de9c2
Bugs-1874419 ] JDBC Statement not close in a finally block
...
.. left out something when comparing to Teo's.
2008-02-01 10:44:22 +00:00
Redhuan D. Oon
4f3b666ef4
Bugs-1874419 ] JDBC Statement not close in a finally block
...
Trying out with one case for review. If ok, will do the rest
2008-02-01 10:34:10 +00:00
teo_sarca
53d68602fd
org.adempiere.apps.graph package:
...
* BF [ 1874419 ] JDBC Statement not close in a finally block
* replace system.out with logging
* minor - HtmlDashboard: select only active PA_DASHBOARDCONTENT
* reorganized imports
* removed "TODO Auto-generated method stub"
2008-02-01 09:47:49 +00:00
Heng Sin Low
462945618d
[ 1884153 ] Table cell editor readwrite setting not always correct
2008-02-01 06:23:38 +00:00
Heng Sin Low
af1edda1cc
[ 1884105 ] Show preview of all open window
...
- Ctrl+W to show a preview of all open windows.
2008-02-01 04:23:00 +00:00
Carlos Ruiz
27a5840282
[ 1782412 ] Add Document Action Access Functionality
2008-01-31 19:26:02 +00:00
Heng Sin Low
38ba58c4eb
* [ 1876642 ] Add Collapsed by Default to Field Group
...
* [ 1876642 ] Add Collapsed by Default to Field Group
* minor changes in border.
2008-01-30 04:40:39 +00:00
Heng Sin Low
beb845225d
* remove unnecessary import which can break trunk build.
2008-01-30 04:37:33 +00:00
Redhuan D. Oon
8ddde1c36a
[ 1871943 ] Wrong amount, when change Payment Rule in AP Invoice on Cash, solved by Bojana.
...
Tested ok.. will give pdfs of proofs to accounting consequence of before and after patch.
Pls review.
2008-01-30 04:03:21 +00:00
teo_sarca
1f5c4d470e
BF [ 1874419 ] JDBC Statement not close in a finally block
2008-01-29 13:23:43 +00:00
Carlos Ruiz
175a76a907
FR [ 1881358 ] Import File Loader navigation bug
...
Contributed by Joel Hoffman
2008-01-28 19:26:30 +00:00
Carlos Ruiz
5fc29bd7ad
FR [ 1881285 ] Remove unnecessary calls to System.gc
2008-01-28 17:25:54 +00:00
Redhuan D. Oon
a8fd5f9e20
[ 1879530 ] Product info "other warehouse" error
...
patched by Bojana to group other warehouse storage lines by warehouse. But my test still shows own warehouse in that bottom tab. But its no further impact. Thus i commit on behalf for review.
2008-01-28 12:47:02 +00:00
Redhuan D. Oon
eecdb0df7f
[ 1876972 ] Can't match partially matched PO with an unmatched receipt SOLVED BY BOJANA, AGENDA_GM
...
I have tested ok, but like Carlos to confirm as he puts this as his bug report of highest priority.
Their posts are very visible and thoroughly explained.
If this is ok, pls recommend Bojana for commit rights.
2008-01-27 03:54:24 +00:00
teo_sarca
609f2e8f0e
BF [ 1874419 ] JDBC Statement not close in a finally block
2008-01-26 10:05:42 +00:00
Carlos Ruiz
3f1d22083e
FR [ 1879395 ] Implement Process script JSR 223
2008-01-25 23:00:25 +00:00
Carlos Ruiz
c338371707
Lots of refactoring for [ adempiere-Feature Requests-1877902 ] Implement JSR 223: Scripting callout
...
Created MRuleFix bug [ 1871567 ] Wrong value in Payment document
Thanks to Alejandro
2008-01-25 22:52:48 +00:00
Carlos Ruiz
fd1fed9aa2
Accepted slightly modified fix from Suzanne Calderon [ 1879091 ] Material receipt with attribute set instance incomplete
2008-01-24 20:19:21 +00:00
Heng Sin Low
a1cc40c5b6
[ 1646152 ] Shortcut Alt-Down not saving when model class doesn't exist
2008-01-24 18:43:40 +00:00
Carlos Ruiz
ccd2dd41bc
[ 1717125 ] Frequently checking for new Requests/Notices (Thread for update info)
...
minor - comment annoying log messages - now that updateInfo works in thread is better to avoid logging so much
2008-01-23 16:35:00 +00:00
deathmeat
c694286577
- Removed unnecessary import introduced by fer_luck
2008-01-18 13:13:31 +00:00
Heng Sin Low
1867cee0a3
* Included Tab
...
- Fixed synchronization issue.
2008-01-18 02:26:09 +00:00
Heng Sin Low
3c0bb8985a
[ 1874263 ] button doesn't work in grid mode
2008-01-18 01:07:37 +00:00
Heng Sin Low
171ff34dfd
[ 1869609 ] Tabs within Collapsed Grid disabled
...
- refactor the synchronization code
- make it work for level 2 include, for e.g, include period control tab into the period tab ( calendar window )
- remark old include tab code
- remove hard coded prefer size, need to make the include tab more configurable ( later )
2008-01-18 00:37:23 +00:00
Heng Sin Low
811584d0ad
[ 1756793 ] RMA Feature
...
- Incorporate bug fix from client production site.
2008-01-17 06:17:20 +00:00
vpj-cd
205832941f
[ 1873356 ] Error SQL to getActivitiesCount() into WFActivity
...
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=1873356&group_id=176962
2008-01-17 02:07:45 +00:00
Heng Sin Low
719bfab49c
* minor - copyright header
2008-01-16 04:40:05 +00:00
Heng Sin Low
fd3ce2f5f9
[ 1869609 ] Tabs within Collapsed Grid disabled
2008-01-16 04:32:56 +00:00
Carlos Ruiz
74db7ec57a
Reverting these two lines from revision 4185
...
They are not working with latest change of revision 4194
2008-01-15 03:25:00 +00:00
Heng Sin Low
529901a54d
[ 1717125 ] Frequently checking for new Requests/Notices
...
- fixed logout issue
2008-01-15 01:07:23 +00:00
Carlos Ruiz
5f1c64f152
Fix [ 1871661 ] Wrong zoom functionality
...
Solution brought from Compiere
2008-01-15 01:05:32 +00:00
Heng Sin Low
c937785ed0
[ 1711633 ] Speedup for main panel - don't look activities every time
2008-01-14 05:01:45 +00:00
Heng Sin Low
75080daea3
[ 1717125 ] Frequently checking for new Requests/Notices
...
- merge patch submitted, disable manual updateInfo call.
2008-01-14 04:46:51 +00:00
Heng Sin Low
fe2087a15a
[ 1621142 ] "Create From" dialog shows irrelevant purchase orders
...
- merge submitted patch.
2008-01-14 03:24:40 +00:00
Heng Sin Low
0ecc70268c
[ 1805503 ] UI allows changing record while new record not saved
2008-01-14 02:30:19 +00:00
tspc
f4ae71a961
Bug Fix [ 1869421 ] Size of Main Window is not being saved on exit
2008-01-11 16:22:25 +00:00
Heng Sin Low
b1baa45d37
[ 1855851 ] Propose New Look for Collapseable Field Group
...
- minor twist to layout.
2008-01-11 05:33:21 +00:00
Carlos Ruiz
6140877e5f
Implement FR [ 1846929 ] SaaS (ASP) (On-Demand) configurator
2008-01-10 05:19:55 +00:00
Carlos Ruiz
f34f865f85
FR [ 1866483 ] Jasper on Financial Reports
...
Fix a dependency problem when compiling server
2008-01-08 16:30:13 +00:00
Carlos Ruiz
5dd1b8583b
FR [ 1866483 ] Jasper on Financial Reports
2008-01-08 06:36:54 +00:00
Carlos Ruiz
48274366d1
Fix [ 1866181 ] Wrong message on allocation form
2008-01-07 21:46:09 +00:00
Heng Sin Low
301ecfee7f
[ 1855851 ] Propose New Look for Collapseable Field Group
...
- Fixed included grid layout.
- Fixed some included grid bug, some limited testing using sales order and sales order line.
2007-12-27 17:15:58 +00:00
Heng Sin Low
e810b5146c
[ 1855851 ] Propose New Look for Collapseable Field Group
...
- minor change and javadoc
2007-12-27 15:30:45 +00:00
Heng Sin Low
8f35710309
[ 1855851 ] Propose New Look for Collapseable Field Group
...
- fixed layout for tab field group type.
2007-12-27 15:26:56 +00:00
Heng Sin Low
517506f75a
[ 1855851 ] Propose New Look for Collapseable Field Group
...
- cleanup and javadoc
2007-12-27 10:24:41 +00:00
Heng Sin Low
55825236e9
[ 1855851 ] Propose New Look for Collapseable Field Group
...
- fix more layout issue.
2007-12-27 09:25:06 +00:00
Heng Sin Low
1b0d73c825
[ 1855851 ] Propose New Look for Collapseable Field Group
...
- fix layout issue.
2007-12-25 10:29:16 +00:00
Heng Sin Low
b7c53ab760
* [ 1852099 ] Simplication of Connection Profile
2007-12-25 09:16:29 +00:00
Heng Sin Low
a4140ab3b7
[ 1855851 ] Propose New Look for Collapseable Field Group
2007-12-25 09:15:59 +00:00
Carlos Ruiz
83ec5f2ad5
[ 1686176 ] Payment allocation issues
...
With latest fields added the window needs to be larger
2007-12-19 00:44:45 +00:00
Carlos Ruiz
c0c2a9d966
FR [ 1852796 ] Wasted needed space in swing window
2007-12-18 04:44:41 +00:00
Carlos Ruiz
db20340eb8
Fix a problem opened with the refactoring of [ 1757088 ] Grid Collapse and Tab Group
2007-12-18 04:43:11 +00:00
Carlos Ruiz
d10f57c561
Refactoring of [ 1757088 ] Grid Collapse and Tab Group
2007-12-18 03:40:51 +00:00
Heng Sin Low
464adfdec9
[ 1753074 ] Can't open attribute instance window for new product
...
- better fix, don't have to auto save product first.
2007-12-06 15:50:14 +00:00
Heng Sin Low
f1291de272
[ 1845591 ] Application window should use the mWindow.gif as default
2007-12-06 15:45:40 +00:00
Carlos Ruiz
30cc2ff2f2
[ 1823612 ] Product Info Screen Improvements
2007-12-06 03:44:54 +00:00
Heng Sin Low
9343ed0abc
[ 1845211 ] ScriptEditor not working as field editor
2007-12-05 23:43:57 +00:00
vpj-cd
e687c34da8
[ 1823612 ] Product Info Screen Improvements
...
add views to generate the model in postgresql
2007-12-05 21:50:13 +00:00
Carlos Ruiz
0867047eb3
FR [ 1842808 ] Allow pre-process to Jasper Reports
2007-12-05 20:08:40 +00:00
kthiemann
bfc71f313f
Bug [ 1840173 ] Old customization code in InfoProduct.java
2007-11-28 10:55:46 +00:00
Carlos Ruiz
43801a02fe
Delete unneeded file
2007-11-28 04:45:20 +00:00
Heng Sin Low
072a31b274
* ensure statement is close after use.
2007-11-27 23:09:42 +00:00
fer_luck
96813340f9
[FR 1823612 ] Product Info Screen Improvements
...
Notice that I modified the Adempiere Look and Feel of swingx taskpane components to match Adempiere's theme.
2007-11-16 16:50:19 +00:00
Carlos Ruiz
a7bd20b4a4
Complete FR [ 1675372 ] Add supplier/vendor to productinfo
2007-11-16 04:22:29 +00:00
Carlos Ruiz
1cffd44264
Fix [ 1831607 ] Bug in AZoomAcross
2007-11-14 07:33:06 +00:00
Carlos Ruiz
4feb03df69
FR [ 1829798 ] Easy generation of migration scripts
2007-11-11 07:00:38 +00:00
teo_sarca
3f1753319e
FR [ 1820783 ] AutoCompletion: posibility to toggle strict mode
...
* fixed javadoc
* fixed indentation
2007-11-06 07:55:58 +00:00
teo_sarca
8c7f9eacaa
BF [ 1824621 ] History button can't be canceled
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1824621&group_id=176962&atid=879332
2007-11-02 12:42:36 +00:00
Heng Sin Low
3d65b519e5
[ 1821870 ] Add column visibility control to grid
...
[ 1818041 ] Implement Favourite Pane Using SwingX
2007-10-29 01:10:00 +00:00
teo_sarca
678a9117ff
BF [ 1820778 ] ESC(cancel editing) key not working if you are on VComboBox
...
* added some @Override annotations
2007-10-26 17:00:44 +00:00
Carlos Ruiz
afc7ff7c82
[ 1686176 ] Payment allocation issues
...
Integrate fix and improvements from Paul
2007-10-26 05:54:19 +00:00
Heng Sin Low
fabb160c53
[ 1732480 ] Improve callout recursive call detection
...
- remove use of static
- remove duplicate code
2007-10-22 08:03:47 +00:00
Carlos Ruiz
73814632f3
Fix bug [ 1814848 ] Showing wrong number of workflows after processed
2007-10-17 06:24:00 +00:00
vpj-cd
975526b813
[ 1811114 ] Is necessary add the payment authorization code as filter
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1811114&group_id=176962&atid=879335
Revert my overwrite error in VCreateFromShipment.java
2007-10-11 04:36:39 +00:00
Heng Sin Low
3626c3881c
* Collapsed and Horizontal Tab for Field Group
...
- Hide tab area for horizontal tab if only one tab.
2007-10-11 03:16:41 +00:00
vpj-cd
73cb6d88f5
[ 1811114 ] Is necessary add the payment authorization code as filter
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1811114&group_id=176962&atid=879335
2007-10-10 19:43:33 +00:00
Heng Sin Low
549ef12574
* Fixed some UI bugs related to the recently added collapsed grid feature.
2007-10-10 19:25:05 +00:00
Heng Sin Low
ff19a0323c
* [ 1798539 ] Cannot Save a User Query
...
* Some UI changes for the new collapse grid features. Victor, please let me know if you don't like some of the changes.
2007-10-09 18:23:25 +00:00
vpj-cd
c13f4f81db
[ 1757088 ] Grid Collapse and Tab Group, Implementation the GridCollapseDetail
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1757088&group_id=176962&atid=87933
2007-10-08 17:09:48 +00:00
teo_sarca
27217eea58
BF [ 1808617 ] Close Windows from "Viewer" (report) is not working
2007-10-06 13:07:26 +00:00
teo_sarca
81fa88f9f1
BF [ 1807922 ] Pocess threads should have a better name
2007-10-06 07:59:15 +00:00
Heng Sin Low
92e241978d
[ 1801842 ] DB connection fix & improvements for concurrent threads.
2007-10-05 03:23:57 +00:00
Redhuan D. Oon
5a483b5ba2
Malaysian language corrections..
2007-09-28 10:50:20 +00:00
kthiemann
d75ea0908d
FR [ 1783955 ] Add Information To Window Title (update)
...
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=1783955&group_id=176962
2007-09-28 08:17:04 +00:00
kthiemann
37a8e961de
FR [ 1783955 ] Add Information To Window Title
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1783955&group_id=176962&atid=879335
2007-09-25 11:41:30 +00:00
teo_sarca
fadbae72f0
BF [ 1797687 ] Find Form: boolean is not working ok
...
Revert rev. 3376
2007-09-20 08:08:51 +00:00
teo_sarca
604f134059
FR [ 1797687 ] Find Form: boolean is not working ok
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1797687&group_id=176962&atid=879332
2007-09-19 08:03:49 +00:00
Heng Sin Low
f760078ce4
* [ 1795685 ] Don't populate readonly lookup
...
- Fixed bug reported by Teo.
2007-09-17 01:37:17 +00:00
Heng Sin Low
43f834d00e
* [ 1795685 ] Don't populate readonly lookup
...
- Fixed the refresh issue reported by Teo.
2007-09-16 17:07:22 +00:00
Heng Sin Low
01275897b7
* [ 1795685 ] Don't populate readonly lookup
2007-09-16 08:45:35 +00:00
Heng Sin Low
22232d8ee1
[ 1795370 ] Include the main window in the window list menu
2007-09-15 06:19:24 +00:00
teo_sarca
06eec41494
FR [ 1724662 ] Support Email should contain model validators info
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1724662&group_id=176962&atid=879335
2007-09-14 09:21:26 +00:00
teo_sarca
23fdd39f08
FR [ 1794050
] Usability: VCreateFrom OK button always enabled
...
http://sourceforge.net/tracker/?func=detail&atid=879335&aid=1794050&group_id=176962
2007-09-13 20:43:39 +00:00
Carlos Ruiz
0c07ba601a
Fix bug [ 1793806 ] Duplicate vendors in InfoProduct search
...
Reported by GusG (gemmiti)
Solved by MJudd
2007-09-13 17:23:31 +00:00
teo_sarca
4646b7813a
BF [ 1778356 ] VFileImport: IndexOfBound exp if the file is not loaded
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1778356&group_id=176962&atid=879332
2007-09-07 18:25:47 +00:00
teo_sarca
74dc99f973
BF [ 1778373 ] AcctViewer: data is not sorted proper
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1778373&group_id=176962&atid=879332
2007-09-07 18:01:05 +00:00
teo_sarca
d1caeaf70b
BF [ 1778534 ] Info Account: can't find product
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1778534&group_id=176962&atid=879332
2007-09-07 17:31:40 +00:00
teo_sarca
f7f9a949ed
BF [ 1789949 ] VPayment: is displaying just "CashNotCreated"
2007-09-07 09:30:17 +00:00
usrdno
40ee808028
Saved as ascii (native2ascii)
2007-09-01 14:02:10 +00:00
usrdno
8010538a37
Wrong text-encoding last time. Now using cp1252.
2007-09-01 13:41:52 +00:00
Heng Sin Low
e0121ff869
[ 1746366 ] Some Workflow Actions Are Not Implemented
...
- Fixed compilation error cause by removal of user workbench action.
2007-08-24 13:26:47 +00:00
deathmeat
346812057a
BF [ 1779312 ] Open Attachment temporary file bug
2007-08-22 10:13:38 +00:00
deathmeat
968b6bc3c1
BF [ 1778381 ] EMailDialog bug in CC address tokenizer
2007-08-21 08:17:22 +00:00
Heng Sin Low
7ddb37ce99
[ 1714824 ] Document Workflow enhancement
...
- Bug in filtering workflow activities for user.
2007-08-13 07:04:32 +00:00
Carlos Ruiz
bc96531709
Bug Fix [ 1766180 ] Formatted Field input Bug
2007-08-06 23:27:42 +00:00
fer_luck
778bf5cf33
[ 1766180 ] Formatted Field input Bug
...
Fields with defined format in the column screen are not working correctly.
2007-08-02 14:11:17 +00:00
Carlos Ruiz
b2e12659d9
FR [ 1754879 ] Enhancements on sending e-mail
2007-08-02 05:19:11 +00:00
Carlos Ruiz
a981a77633
Fix Bug [ 1763062 ] Zoom Accross not correct for high volume tables
2007-07-30 16:41:04 +00:00
Carlos Ruiz
8f8c05f7a4
FR [ 1763726 ] Don't show Script for non-administrators
2007-07-30 15:55:31 +00:00
Carlos Ruiz
52ed306eaa
FR [ 1763726 ] Don't show Script for non-administrators
2007-07-30 15:48:42 +00:00
teo_sarca
eb051d6773
BF [ 1763488 ] Error on cash payment
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1763488&group_id=176962&atid=879332
2007-07-30 10:29:32 +00:00
teo_sarca
f743aca69d
FR [ 1762465 ] Add count number for each zoom accross item found
...
http://sourceforge.net/tracker/?func=detail&atid=879335&aid=1762465&group_id=176962
2007-07-29 11:04:55 +00:00
teo_sarca
c92824e67b
[ 1762466 ] Add "Window" menu to report viewer
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1762466&group_id=176962&atid=879335
2007-07-27 22:53:59 +00:00
teo_sarca
79aebcbbdf
Contribution [ 1748518 ] enhanced VTreePanel.java: group favorites
...
http://sourceforge.net/tracker/?func=detail&atid=883808&aid=1748518&group_id=176962
2007-07-27 22:25:33 +00:00
Carlos Ruiz
442895f8a2
[ 1686176 ] Payment allocation issues
...
Fixings contributed by Paul (phib)
2007-07-27 20:30:35 +00:00
Heng Sin Low
f8a481e2a4
[ 1760958 ] VFile field editor editable when set to readonly
2007-07-26 11:43:39 +00:00
teo_sarca
6e1da61ef8
BF [ 1759655 ] NPE when you enter "+" in a numeric field
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1759655&group_id=176962&atid=879332
2007-07-24 14:42:31 +00:00
teo_sarca
e38b3d9ef1
BF [ 1757523 ] Server Processes are using Server's context
...
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=1757523&group_id=176962
2007-07-22 15:29:46 +00:00
teo_sarca
472b764885
FR [ 1753943 ] ADempiere copy , Excel/OO Calc paste
...
http://sourceforge.net/tracker/?func=detail&atid=879335&aid=1753943&group_id=176962
Reviewed by: Bahman
2007-07-21 21:40:14 +00:00
Carlos Ruiz
a6054066ab
[ 1756793 ] RMA Feature
...
Developed by aj_kimball
2007-07-20 22:44:10 +00:00
Heng Sin Low
64674be2ae
[ adempiere-Bugs-1753148 ] Attachment doesn't support update
2007-07-13 03:11:43 +00:00
Heng Sin Low
a839dd8705
[ 1753074 ] Can't open attribute instance window for new product
...
[ 1753072 ] Report window doesn't have the focus when launch from window
2007-07-13 01:01:28 +00:00
Carlos Ruiz
e72c2ba60d
minor modifications
...
drop System.out.println
indentation
2007-07-12 20:48:24 +00:00
teo_sarca
d433b9c78e
BF [ 1748449 ] Info Account - Posting Type is not translated
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1748449&group_id=176962&atid=879332
2007-07-10 08:28:42 +00:00
vpj-cd
d6a35fc815
fixed [ 1750958 ] Error show PO different Receipt Warehouse in Create From
...
https://sourceforge.net/tracker/index.php?func=detail&aid=1750958&group_id=176962&atid=879332
2007-07-10 06:08:29 +00:00
trifonnt
29a6345c2f
[ 1749554 ] Adding duplicated item to TreeBar only throws Exception
...
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=1749554&group_id=176962
[ 1748518 ] enhanced VTreePanel.java: group favorites
https://sourceforge.net/tracker/?func=detail&atid=883808&aid=1748518&group_id=176962
2007-07-08 11:20:42 +00:00
Heng Sin Low
0330d31ac6
[ 1748932 ] enhanced dashboard / graph package
2007-07-08 09:38:56 +00:00
teo_sarca
aafe713014
BF [ 1747741 ] Help window not working on java 6
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1747741&group_id=176962&atid=879332
2007-07-04 11:15:44 +00:00
teo_sarca
a1b66aaca6
BF [ 1707876 ] Grid mode editing not working with combo boxes
...
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=1707876&group_id=176962
2007-07-03 14:47:00 +00:00
Carlos Ruiz
91047637b0
In Location Dialog don't show Online button for countries not configured
2007-06-26 19:14:12 +00:00
mjudd
b6c624eaec
BugFix http://sourceforge.net/tracker/index.php?func=detail&aid=1742903&group_id=176962&atid=879332
...
Amounts over 999.99 fail in VPayment for Credit Card and Check(Cheque)
Changed CTextField to VNumber as per Teo's advice
2007-06-26 08:12:54 +00:00
mjudd
4e19de63b4
BugFix http://sourceforge.net/tracker/index.php?func=detail&aid=1742903&group_id=176962&atid=879332
...
Amounts over 999.99 fail in VPayment for Credit Card and Check(Cheque)
2007-06-25 17:09:56 +00:00
mjudd
e1e391eebf
BugFix http://sourceforge.net/tracker/index.php?func=detail&aid=1742903&group_id=176962&atid=879332
...
Amounts over 999.99 fail in VPayment for Credit Card and Check(Cheque)
2007-06-25 15:18:28 +00:00
mjudd
2ac16a22d2
Feature Request http://sourceforge.net/tracker/index.php?func=detail&aid=1741222&group_id=176962&atid=879335
2007-06-24 07:33:58 +00:00
teo_sarca
cb5f1fc2d8
Added "@Override" annotation to overrides methods
2007-06-23 18:57:17 +00:00
teo_sarca
be66313aaf
BF [ 1742159 ] Editable number field for inactive record
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1742159&group_id=176962&atid=879332
2007-06-23 18:40:50 +00:00
Carlos Ruiz
074584f043
Revert revisions 2734 to 2738.
...
Comments on tracker
http://sourceforge.net/tracker/index.php?func=detail&aid=1741222&group_id=176962&atid=879335
2007-06-23 01:20:20 +00:00
mjudd
81b57acb7d
Feature Request http://sourceforge.net/tracker/index.php?func=detail&aid=1741222&group_id=176962&atid=879335
2007-06-22 19:59:05 +00:00
mjudd
b844aed69b
Feature Request http://sourceforge.net/tracker/index.php?func=detail&aid=1741222&group_id=176962&atid=879335
2007-06-22 19:58:54 +00:00
Carlos Ruiz
89fa7ad745
Fix [ 1739255 ] Payment Selection Exception
2007-06-22 14:09:43 +00:00
Carlos Ruiz
b8681be543
Revert revisions 2726 to 2729.
...
Comments on tracker
http://sourceforge.net/tracker/index.php?func=detail&aid=1741222&group_id=176962&atid=879335
2007-06-22 13:39:16 +00:00
mjudd
d7316ff342
Feature Request http://sourceforge.net/tracker/index.php?func=detail&aid=1741222&group_id=176962&atid=879335
2007-06-22 01:33:57 +00:00
Carlos Ruiz
dd6618aa2d
Fix -> Print preview not working when translated after revision 2710
2007-06-21 14:53:30 +00:00
teo_sarca
f59f754f74
[ 1740835 ] NPE when closing a window
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1740835&group_id=176962&atid=879332
2007-06-21 10:20:43 +00:00
Heng Sin Low
33ff835a84
* make entry of classname for jasperreport process optional
2007-06-21 09:09:54 +00:00
teo_sarca
4523ee6583
[ 1739516 ] Warning on numeric field with range set
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1739516&group_id=176962&atid=879332
2007-06-19 07:15:05 +00:00
Heng Sin Low
9f1bf18713
* Refactoring - move business logic to model, clean up.
2007-06-19 03:21:03 +00:00
teo_sarca
235e2d5800
Minor import fix
2007-06-18 06:37:46 +00:00
teo_sarca
058d554663
BF [ 1738641 ] Import Formats are accesible for all tenants
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1738641&group_id=176962&atid=879332
2007-06-17 13:45:55 +00:00
deathmeat
3f543ffcea
With the new process invokation methods Jasper Reports get started twice, fixed this issue
2007-06-13 15:11:44 +00:00
Heng Sin Low
361c3f4982
[ 1684853 ] Add Print Preview button
...
[ 1729327 ] Reporting Functionality ( zk client )
2007-06-13 05:20:23 +00:00
Heng Sin Low
3be5e7907b
[ 1730452 ] Autocompletion on comboboxes
...
- minor bugfix, discover after further testing
2007-06-11 17:45:55 +00:00
teo_sarca
80ab81b48c
* AutoCompletion.java: correct indentation
2007-06-11 14:32:54 +00:00
teo_sarca
595f062839
[ 1735043 ] AutoCompletion: drop down box is showed even if i press Caps
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1735043&group_id=176962&atid=879332
2007-06-11 14:30:43 +00:00
teo_sarca
4031932f4c
BF [ 1734924 ] Error when you create a new record that has mandatory values
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1734924&group_id=176962&atid=879332
2007-06-11 12:48:43 +00:00
teo_sarca
9048b8b8e7
[ 1734802 ] Right click on AutoCompletion box is not working as expected
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1734802&group_id=176962&atid=879332
2007-06-11 08:03:54 +00:00
Heng Sin Low
04105b1080
[ 1733665 ] "Zoom-Popup" not Working after Auto-Completion Patch
2007-06-09 02:46:11 +00:00
vpj-cd
bf2b26b934
Fixed [ 1733684 ] Product Window Giving Error after Auto-Completion Patch
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1733684&group_id=176962&atid=879332
2007-06-08 18:26:55 +00:00
vpj-cd
772d56c9ba
fixed the brack of trunk Feature Request http://sourceforge.net/tracker/index.php?func=detail&aid=1733508&group_id=176962&atid=879335
2007-06-08 17:28:58 +00:00
mjudd
0ded592453
Feature Request http://sourceforge.net/tracker/index.php?func=detail&aid=1733508&group_id=176962&atid=879335
2007-06-08 13:55:59 +00:00
Heng Sin Low
cd64057b3d
* javadoc
...
* minor optimization
2007-06-07 09:31:55 +00:00
Heng Sin Low
8461f47dfb
[ 1730452 ] Autocompletion on comboboxes
2007-06-07 08:54:46 +00:00
Heng Sin Low
e85798f06e
* Refactoring to better separate business logic from view
...
- Move some business rule from swing dialog VDocAction to DocumentEngine
2007-06-06 05:56:32 +00:00
Heng Sin Low
2ec286a428
[ 1731053 ] Refactoring of ProcessCtl and ServerBean
2007-06-06 01:16:36 +00:00
bmovaqar
95d8e5ed95
[ FeatureRequests-1731662 ] Performance Dashboard Update Mechanism. Also did some cleanup.
2007-06-05 21:08:42 +00:00
Heng Sin Low
cdb0d63488
* minor - javadoc
2007-06-04 02:01:22 +00:00
Heng Sin Low
c6b0478c14
* [ adempiere-Bugs-1719617 ] Server bean allows remote unauthenticated queries
...
- Implemented jaas authentication for server bean
2007-05-25 06:40:20 +00:00
Heng Sin Low
e7b8f20a7b
* [ adempiere-Bugs-1719617 ] Server bean allows remote unauthenticated queries
...
- A more secure patch.
2007-05-21 05:38:03 +00:00
Heng Sin Low
9d23f98c76
* [ adempiere-Bugs-1719617 ] Server bean allows remote unauthenticated queries
...
- Added security token validation for wan profile. This is on by default, if you need to test the wan profile from your IDE ( Eclipse , Netbean, etc ), you need to manually edit the Adempiere.properties file on the application server, and change ServerValidateSecurityToken=xyzY to ServerValidateSecurityToken=xyzN
- Next step is to add JAAS authentication, later ...
2007-05-21 05:01:59 +00:00
teo_sarca
5ca57972ac
[ 1721710 ] Changing BPartner in a completed document should be denied
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1721710&group_id=176962&atid=879332
2007-05-19 09:48:23 +00:00
Heng Sin Low
1b17a6ad49
* some basic package documentation
2007-05-15 17:13:16 +00:00
trifonnt
408aa4abe3
Bugfix:
...
[ 1718897 ] User can enter more characters than max size field
2007-05-14 20:12:53 +00:00
Carlos Ruiz
040dfab8fc
[ 1713159 ] List shrink to one element on requery after add new element
...
Implemented suggestion by Bahman
2007-05-12 20:50:29 +00:00