Commit Graph

5971 Commits

Author SHA1 Message Date
trifonnt f86bfb4014 FR [2983230] - Upgrade Jasper Reports to 3.7.1
https://sourceforge.net/tracker/?func=detail&aid=2983230&group_id=176962&atid=879335
Fixed Eclipse classpatch for single project setup.
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2983230
2010-04-07 15:44:40 +00:00
trifonnt 4c9e717ab9 FR [2983230] - Upgrade Jasper Reports to 3.7.1
https://sourceforge.net/tracker/?func=detail&aid=2983230&group_id=176962&atid=879335
2010-04-07 14:16:12 +00:00
Heng Sin Low 793b7f28f4 Info window enhancement:
* Info should be non-modal when not open as lookup ( that's how the swing client perform now )
* Layout refinement
* Always open the progress indicator when running query
* InfoProductPanel missing status bar
* Don't show ok button when info is not open as lookup. The ok and cancel button behave the same when info is in non-lookup mode, confusing and unnecessary.
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2983129
2010-04-07 10:17:14 +00:00
trifonnt fc14e5201c FR [2979756] - Touchscreen friendly POS
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2979756&group_id=176962
Now GardenWrold should work with the new Java POS.
2010-04-07 09:14:41 +00:00
trifonnt 29711f727c FR [2979756] - Touchscreen friendly POS
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2979756&group_id=176962
Removed SQL statements which caused ID duplication errors.
This IDs were not used anywhere. Not sure why migration scripts contained them at all.
2010-04-07 08:56:54 +00:00
trifonnt 4017fd34f9 FR [2979756] - Touchscreen friendly POS
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2979756&group_id=176962
Removed delete sql statements.
2010-04-07 08:13:36 +00:00
Carlos Ruiz 4d5f74b682 FR [2962094] Finish implementation of weighted average costing
Fixing problem reported on [2982558] C_InvoiceLine and C_OrderLine's QtyInvoiced do not match
caused by revision 11710
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2962094
2010-04-07 05:57:05 +00:00
trifonnt 7222028463 FR [2979756] - Touchscreen friendly POS
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2979756&group_id=176962
2010-04-06 11:47:38 +00:00
tspc fdf32a1370 Merge bug fixes from release to trunk
merge 11866, 11868, 11892

11866 -> Fix [2383795] DistributeLandedCost to a single line does not work - thanks to SCalderon
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2383795

11868 -> Fix [2383866] Distribute LandedCost to a single line, base is not set - thanks to SCalderon
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2383866

11892 -> Fix [2980523] create payment sets charge to 0
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2980523

Tony
2010-04-02 22:05:17 +00:00
Heng Sin Low 8095e68239 Zoom to detail open Find window if target is high volume
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2980775
2010-04-01 21:49:18 +00:00
Heng Sin Low ea22b39541 revision 11874 is too aggressive and can kill session prematurely.
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2979748
2010-04-01 21:41:34 +00:00
trifonnt c7cb6449c4 BF [2980491] - Import translation must not create folder
https://sourceforge.net/tracker/?func=detail&aid=2980491&group_id=176962&atid=879332
2010-04-01 10:46:31 +00:00
vpj-cd c0a2ff58ff fix bug introduce with 11887 revision.
kind regards
Victor Perez
www.e-evolution.com
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2897194
2010-03-31 16:36:15 +00:00
redchris 58379717c8 FR [ 2897194 ] - Advanced Zoom and RelationTypes
- the translation language should be taken form context
Please review
2010-03-31 14:56:34 +00:00
Heng Sin Low a70712ab63 Fixed display issue for process modal dialog
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2979511
2010-03-31 12:54:42 +00:00
Heng Sin Low 26ae5bf924 previous commit is bad, should only call onSave(true) if invoke from the save toolbar button or user press the save shortcut
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2979823
2010-03-31 12:32:25 +00:00
Heng Sin Low 900f6b3677 onSave(false) doesn't auto refresh GridField value after save hence should always call onSave(true) unless it is follow by a refresh action.
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2979823
2010-03-31 11:46:56 +00:00
Heng Sin Low 7e9652edc6 Lookup editor should search "Value" column too if IsValueDisplay is check
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2979862
2010-03-31 08:43:12 +00:00
Heng Sin Low 9685a343a4 Adempiere.startup should set Ini.isClient before initialized CLogMgt
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2979844
2010-03-31 08:30:10 +00:00
Heng Sin Low e80c8d0163 minor - add timeout parameter for Execution.activate 2010-03-31 08:11:02 +00:00
Heng Sin Low 226018cbc9 AbstractADWindowPanel enhancement:
* Log more detail for user session crossover to make it easier to cross reference with details captured in log file.
* Make the invocation of onSave consistent with the invocation of cmd_save in APanel.
* No longer need to enabled server push before calling process dialog

Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2979823
2010-03-31 08:05:20 +00:00
Heng Sin Low 16afab193b The current drilldown and drillacross in report viewer implementation can caused NPE as it create WReport without a parent component which is needed in the showPopup method.
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2979808
2010-03-31 07:38:11 +00:00
Heng Sin Low 62ebd70936 minor - remove obsolete comments 2010-03-31 04:10:33 +00:00
Heng Sin Low d2c63f6e70 Grid view scroll position lost for the following 2 scenario:
1. at grid view, scroll down and select a row so that part of the list is cut off from the top. open another window and comback, the list scroll back to top and the selected row is not visible until you scroll down to it.
2. at grid view, scroll down and select a row so that part of the list is cut off from the top. toggle to form view and back, the list scroll back to top and the selected row is not visible until you scroll down to it.


Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2979746
2010-03-31 04:07:43 +00:00
Heng Sin Low 8d75aa84ee server push thread doesn't stop after browser refresh
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2979748
2010-03-31 04:04:31 +00:00
Heng Sin Low e2bb7765dd Message box enhancement:
* Use shorter title text ( forgot to commit this at revision 11861 )



Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2979504
2010-03-31 03:54:35 +00:00
Heng Sin Low befe1e6ebe Grid view scroll position lost for the following 2 scenario:
1. at grid view, scroll down and select a row so that part of the list is cut off from the top. open another window and comback, the list scroll back to top and the selected row is not visible until you scroll down to it.
2. at grid view, scroll down and select a row so that part of the list is cut off from the top. toggle to form view and back, the list scroll back to top and the selected row is not visible until you scroll down to it.


Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2979746
2010-03-31 03:49:45 +00:00
Heng Sin Low 7fc78215a4 Custom form enhancement:
* Use custom progress dialog with adempiere localization support
* Cleanup eclipse editor warnings
* Remove use of background thread ( serverpush ) to reduce resource usage and for slight performance improvement
* Use zk's native WrongValueException for mandatory field error

Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2979740
2010-03-31 03:28:30 +00:00
Heng Sin Low ec3939024f minor - remove an eclipse editor warning 2010-03-31 03:16:21 +00:00
Heng Sin Low 5fb24d597b Print memory and thread info to log file to aid debugging and monitoring.
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2979734
2010-03-31 03:12:03 +00:00
Heng Sin Low 4b2c766803 The previous implementation using 2 parallel list doesn't work well in our field testing, reimplemented using a hashmap cache and working fine in production environment now.
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2913975
2010-03-31 02:58:36 +00:00
Carlos Ruiz c123ddfdfa Peer review 11845 - changing case of a columnname affects generated model
BF [2913291] - Fixed Assets Application dictionary stabilization
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2913291
2010-03-31 00:42:21 +00:00
Carlos Ruiz c53d2ddb44 Revert partially revision 11843 - landed cost is working
Fix [2978440] Hide non working fields
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2978440
2010-03-31 00:19:35 +00:00
Heng Sin Low 6da5888e6a Process dialog enhancement:
* Fixed display issues for long process log
* Drop the use of server push to reduce resource usage and slight performance improvement
* Use custom progress window with adempiere localization support
* Fixed css of the button
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2979511
2010-03-30 17:24:58 +00:00
Heng Sin Low 37f28623cc Message box enhancement:
* Follow standard UI convention - icon on the left, message on the right and button at bottom.
* Set max-height and overflow:auto for the message content to make the messagebox usable even for very long message content.
* Use shorter title text


Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2979504
2010-03-30 17:10:40 +00:00
trifonnt ba938efa6b BF [2979271] - Improve Posterita
https://sourceforge.net/tracker/?func=detail&aid=2979271&group_id=176962&atid=883808
Reverted rev. 11851 and 11859.
Have to reconsider the solution.
2010-03-30 15:43:23 +00:00
trifonnt e15c70f816 BF [2979271] - Improve Posterita
https://sourceforge.net/tracker/?func=detail&aid=2979271&group_id=176962&atid=883808
Thank's to Felix!
2010-03-30 14:55:53 +00:00
trifonnt 7a724636d5 BF [2979336] - Improve ADempiere Web Applications
https://sourceforge.net/tracker/?func=detail&aid=2979336&group_id=176962&atid=883808
2010-03-30 13:43:04 +00:00
trifonnt ffec67fc43 BF [2979336] - Improve ADempiere Web Applications
https://sourceforge.net/tracker/?func=detail&aid=2979336&group_id=176962&atid=883808
2010-03-30 12:52:00 +00:00
trifonnt 39c25d4e26 BF [2979336] - Improve ADempiere Web Store
https://sourceforge.net/tracker/?func=detail&aid=2979336&group_id=176962&atid=883808
2010-03-30 12:44:38 +00:00
trifonnt ebfa9b1763 BF [2979336] - Improve ADempiere Web Store
https://sourceforge.net/tracker/?func=detail&aid=2979336&group_id=176962&atid=883808
2010-03-30 12:38:50 +00:00
redchris 43b2f11e9b BF[ 2945507 ] - Material Cost Element
http://sourceforge.net/tracker/?func=detail&aid=2945507&group_id=176962&atid=879332
-- refactoring code for using ADempiere Best Practices
Please review
2010-03-30 11:51:44 +00:00
redchris bd479d0470 BF[ 2945507 ] - Material Cost Element
http://sourceforge.net/tracker/?func=detail&aid=2945507&group_id=176962&atid=879332
Please review
2010-03-30 11:13:29 +00:00
trifonnt 922bf56ecc BF [2979271] - Improve Posterita
https://sourceforge.net/tracker/?func=detail&aid=2979271&group_id=176962&atid=883808
2010-03-30 10:52:42 +00:00
trifonnt cd377666f8 BF [2979271] - Improve Posterita
https://sourceforge.net/tracker/?func=detail&aid=2979271&group_id=176962&atid=883808
2010-03-30 10:44:50 +00:00
Carlos Ruiz 7fb2a677c5 Fixed problem when importing in zkwebui with UTF-8
FR [1658127] - Select charset encoding on import
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=1658127
2010-03-30 05:06:39 +00:00
Carlos Ruiz 0a44f15fc6 Peer review for 11830 - changed the whereClause not equivalent (the fix duplicated the bind variable)
FR: [ 2214883 ] Remove SQL code and Replace for Query
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2214883
2010-03-30 05:01:16 +00:00
Heng Sin Low d2fc48c00e Numeric fields "mandatory" are not labeled with the corresponding red
asterisk.
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2977536
2010-03-29 21:41:20 +00:00
trifonnt 1f93aa0386 -- BF [2913291] - Fixed Assets Application dictionary stabilization
https://sourceforge.net/tracker/?func=detail&aid=2913291&group_id=176962&atid=879332
2010-03-29 14:53:30 +00:00
trifonnt b25e9a41b4 Fixed small typo. 2010-03-29 10:31:16 +00:00