Commit Graph

873 Commits

Author SHA1 Message Date
Carlos Ruiz 7a43a63e53 Revert revisions 11742, 11783 / solution can affect others, not backward compatible, and not discussed in forums
[2973225] - Remove XML comments from Translation xml files
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2973225
2010-03-26 15:06:57 +00:00
Carlos Ruiz 805b30e6d9 Implement [1685158] - Modify Callout Behaviour - changed calling callout per keystroke in swing to focuslost - consistent with zkwebui behavior
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=1685158
2010-03-26 14:51:32 +00:00
trifonnt 5663e534d1 Working Eclipse configuration which enables Developers to start ADempiere ZK Web Ui from Eclipse. 2010-03-24 23:35:42 +00:00
phib 842ce2be4c Fix CFrame positioning on multiple monitors when opened from main menu.
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2975622
2010-03-24 01:55:27 +00:00
felixmoeller 8890b286fb removed an unused import 2010-03-23 16:46:50 +00:00
usrdno 2b219c14d6 Minor update. Forgot to add override printer name parameter to the arguments passed to Jasper Reports.
BF 2973169 - Jasper documents always prints on system default printer.
Now documents are printed on the printer selected in Adempiere or the printer
specified on the print format (as it works with the old reports).
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2973169
2010-03-22 10:42:35 +00:00
usrdno a50e471830 BF 2973169 - Jasper documents always prints on system default printer.
Now documents are printed on the printer selected in Adempiere or the printer
specified on the print format (as it works with the old reports).

https://sourceforge.net/tracker/index.php?func=detail&aid=2973169&group_id=176962&atid=879332
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2973169
2010-03-22 09:24:29 +00:00
Carlos Ruiz 93fbc42293 FR [2897194] Advanced Zoom and RelationTypes - Thanks to Tobias Schöneberg (tobi42)
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2897194
2010-03-20 12:51:35 +00:00
trifonnt ccedca3ab8 FR [2973225] - Remove XML comments from Translation xml files.
https://sourceforge.net/tracker/?func=detail&aid=2973225&group_id=176962&atid=883808
2010-03-19 14:30:47 +00:00
Heng Sin Low b75ad04ac7 Implementing new Summary flag in Report View
- Replace use of context variable with API change to fixed that the summary flag value is global to all report windows.
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2011569
2010-03-18 05:18:02 +00:00
tspc 478075d45d Merge bug fixes from release into trunk
merge -r 11666:11670 -r 11677:11680 -r 11682:11684

11666-11670 -> Fix Eclipse warnings/ERROR
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2970867

11677 -> Fix - Firstof Function Week Constant
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2079794

11678 -> The revision 7509 introduced a bug because of bad programming
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2001910

11679 -> Integrate fix contributed by mcicchelli for [2514168] Port missing connect for Test.sql
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2514168

11680 -> minor - fix typos in comments

11682 -> [2971637] DB.executeUpdate working as autocommit if trx is not opened
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2971637

11683 -> Client Accounting Processor - fix a problem found, it was not updating Posted status on posting failure
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2857289

11684 -> Firstof Function Week Constant - scripts swapped - thanks to Armen by the peer review
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2079794
2010-03-17 10:57:46 +00:00
teo_sarca 7919d14636 (minor) VTextLong.setField - fixed javadoc comment 2010-03-15 09:38:21 +00:00
Carlos Ruiz 1784eebf02 BF [2968442] - Post without Application Server - journals and Allocations / Deprecate old way of TESTING -> AD_Client.IsPostImmediate
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2968442
2010-03-14 05:23:15 +00:00
Carlos Ruiz 07aa76c80f Revert change introduced with revision 2326
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=1713668
2010-03-11 18:27:40 +00:00
phib 1660f62fe3 Process progress bar resource usage grows over time, bug patch from András Schmidt ( rizsi )
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=1976854
2010-03-10 23:30:50 +00:00
phib 4669951c2a Use numberpad keys to invoke calculator
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2967153
2010-03-10 04:15:58 +00:00
Carlos Ruiz fd63d9af1e Revert revision 11432 - comments in tracker
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2904144
2010-03-08 22:26:22 +00:00
Heng Sin Low cc75d21efe Print button while creating a new document
- there is a problem with the previous fix, should use context classloader to load zk class
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2858657
2010-03-06 00:02:16 +00:00
trifonnt f0915477fe FR [2940149] - Improve info product to query product in different languages
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2940149&group_id=176962
Revert SVN Revision: 11426
2010-03-04 08:37:07 +00:00
Heng Sin Low da5292bbea turn on virtual table mode for swing in trunk for others to test
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2913975
2010-02-24 05:39:43 +00:00
trifonnt b6fe0e9ee8 BF [2957215] - Wrong #AD_User_ID when user with the same name from two Ten.
https://sourceforge.net/tracker/?func=detail&aid=2957215&group_id=176962&atid=879332
2010-02-23 13:34:19 +00:00
phib 24ee390c32 Fix SQL error with Merge entities and don't ignore some errors
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2936826
2010-02-23 01:55:33 +00:00
Carlos Ruiz e0dff39270 FR Product Info Window - Add filter by Attribute Set
- implemented for zkwebui
- extend the functionality to filter the attributes by the attribute set selected
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2952085
2010-02-17 23:05:02 +00:00
phib 6ed2034e6a 2953193 Swing calendar widget forgets selected time
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2953193
2010-02-17 00:32:56 +00:00
trifonnt 95ab6652f8 FR [2904144] - Archive button not showing the archived docs for sales order
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2904144&group_id=176962
2010-02-15 23:40:20 +00:00
trifonnt cee379fe3e FR [2940149] - Improve info product to query product in different languages
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2940149&group_id=176962
2010-02-15 22:21:16 +00:00
trifonnt e60830d17b FR [2952085] - Product Info Window - Add filter by Attribute Set
https://sourceforge.net/tracker/index.php?func=detail&aid=2952085&group_id=176962&atid=879332
2010-02-15 14:06:26 +00:00
phib 57439ee44e FR2945715 Improve Advanced Search
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2945715
2010-02-08 04:47:55 +00:00
mjudd ea9349b5cc [ FR 2944893 ] - Improve the visual layout of Info and InfoProduct task pane
https://sourceforge.net/tracker/?func=detail&aid=2944893&group_id=176962&atid=879335
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2944893
2010-02-02 22:07:58 +00:00
Heng Sin Low f06f95ad72 Enhance to allow zooming to any level ( tested zooming from gl journal to the period tab in the calendar-year-period window )
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2887701
2010-02-01 10:36:39 +00:00
usrdno 47022f6791 BF 2941565 - Multilingual document support for Jasper Reports.
https://sourceforge.net/tracker/?func=detail&aid=2941565&group_id=176962&atid=879332
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2941565
2010-01-28 12:32:40 +00:00
vpj-cd 06c846a1d3 merge from 11334
* See identifiers columns when delete records - Fix NPE problem reported in forums
https://sourceforge.net/projects/adempiere/forums/forum/610548/topic/3525006

Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2877111
2010-01-23 21:14:49 +00:00
usrdno cab41fd88c minor - removed unnecessary, duplicate and confusing logging
The removed log.warning should perhaps have been loglevel = fine, but there's already a log.fine in the method.
2010-01-14 16:48:20 +00:00
mjudd 71a9fc9c3f Revert as per https://sourceforge.net/projects/adempiere/forums/forum/610548/topic/3502040
commits 11204, 11205 and 11207
2010-01-12 09:11:57 +00:00
usrdno af81a9f30e FR 2884597 - More flexible Credit Card validation in PaymentProcessor
https://sourceforge.net/tracker/index.php?func=detail&aid=2884597&group_id=176962&atid=879335

Changes in brief:
MPayment: change in the processOnline method:
 * Call the payment processor's validate method before calling pp.processCC
   In this way we can validate the card details before trying to process.
PaymentProcessor:
  * Create a standard validation (using existing CC-validation)
    method that's overridable by subclasses.
PaymentOnline:
  * Remove CC-validation from here since it prevents the use of custom CC-validation
    in the custom PaymentProcessor.
VPayment:
  * Don't validate the credit card details here since the payment processor
    is not yet known here. The validation is made later by the payment processor.
    If validation should be done at this point it should depend on the
    payment processor.

Reasons for change:
Not all credit cards and payment gateways have the same validation standard. Especially
test payment gateways can have very different validation standards.
With this change, the same validation remains, but it can be changed by extending
the PaymentProcessor class.
2010-01-07 17:38:41 +00:00
mjudd 76cc5c9642 Upgrade iText Library from 2.1.7 -> 5.0.0
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2923757
2009-12-30 20:27:33 +00:00
Carlos Ruiz dbd0fa1a01 Fix * Delete selection must be disabled when editing
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2915991
2009-12-17 03:12:29 +00:00
Carlos Ruiz 2086c19318 * Wrong behavior of non-automatic commit
Thanks to VOSS Com - resolution accepted
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2870364
2009-12-17 02:09:18 +00:00
Carlos Ruiz c096728030 * See identifiers columns when delete records
Fix problem found with tables without key column
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2877111
2009-12-16 23:03:06 +00:00
Carlos Ruiz b93ee106b0 FR [2893090] - Implement remember me
https://sourceforge.net/tracker/?func=detail&atid=955896&aid=2893090&group_id=176962
Implemented sysconfig keys to control the feature - it can be configured now to allow saving User/Password/None for zk or swing
2009-12-15 03:04:01 +00:00
Heng Sin Low 9ae8675b13 minor - remove deprecated marker for the process method as it is still going to be needed in future. 2009-12-14 04:37:50 +00:00
Heng Sin Low 7e698c6883 http://sourceforge.net/tracker/?func=detail&atid=955896&aid=2912815&group_id=176962 [Jasper Report in Process problem]
- ported ProcessCtl to WProcessCtl to remove swing dependency for process and report
- modify ReportCtl to call WProcessCtl using reflection
- refactor and cleanup of ProcessModalDialog
- modify WReport to call WProcessCtl instead of ProcessCtl
2009-12-14 03:28:15 +00:00
vpj-cd 53d5d742c2 revert the 11079 revision is necessary best implementation 2009-12-11 04:48:13 +00:00
Carlos Ruiz 8665d39c88 minor refactoring
- organize imports
- drop unused serialVersionUID
2009-12-11 00:26:12 +00:00
Carlos Ruiz 9f9e61da29 BF [2910358] - Error in context when Key field is found in different tabs.
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2910358&group_id=176962
2009-12-10 23:33:18 +00:00
Heng Sin Low a5d1b2c540 https://sourceforge.net/tracker/?func=detail&aid=2898860&group_id=176962&atid=879335 ( add change log context menu for field )
- minor, set preferred size to 640 * 480
2009-12-10 10:11:39 +00:00
vpj-cd 37692c7e03 a bug on the implementation of Σ row
kind regards
Victor Perez
www.e-evolution.com
2009-12-10 05:14:23 +00:00
phib 02678a408d Multi-Column client window - ID: 2086368
http://sourceforge.net/tracker/?func=detail&atid=879335&aid=2086368&group_id=176962
2009-12-09 23:58:51 +00:00
trifonnt d12b817c3a minor code identification. 2009-12-05 11:21:01 +00:00
vpj-cd 73bdebd6c2 fix BOM back compatibility
https://sourceforge.net/tracker/?func=detail&aid=2904737&group_id=176962&atid=879332
2009-11-26 23:46:27 +00:00