Commit Graph

423 Commits

Author SHA1 Message Date
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