Commit Graph

840 Commits

Author SHA1 Message Date
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
vpj-cd 48627d255e fix BOM back compatibility
https://sourceforge.net/tracker/?func=detail&aid=2904737&group_id=176962&atid=879332
2009-11-26 22:50:46 +00:00
Heng Sin Low b05a179277 https://sourceforge.net/tracker/?func=detail&aid=2898860&group_id=176962&atid=879335
- add change log context menu for field
2009-11-17 03:48:39 +00:00
Carlos Ruiz aca590117d Fix reported problem for [2761420] - Advanced Search
https://sourceforge.net/tracker/index.php?func=detail&aid=2761420&group_id=176962&atid=879332
2009-11-13 20:56:26 +00:00
Heng Sin Low 84f8222fd6 https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2887701&group_id=176962 [implement zoom to detail tab]
- doesn't select the right record in the detail tab
2009-11-12 18:18:47 +00:00
Carlos Ruiz 2d273e7fe9 minor - improve translation of spanish login window 2009-11-06 20:26:34 +00:00
Carlos Ruiz edf1aa2eff Fix [2893220] - InfoGeneral does not escape quotes
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2893220&group_id=176962
Thanks to Angelo Dabala (genied)
2009-11-06 13:47:39 +00:00
Carlos Ruiz d8d2972ba6 Implement [2892393] - Flexibilize DocumentEngine getValidActions
https://sourceforge.net/tracker/?func=detail&aid=2892393&group_id=176962&atid=879335
2009-11-05 05:53:57 +00:00
Carlos Ruiz 940bc8596b Implement [2892388] - Change visibility of method VCreateFromDialog.setStatusLine
https://sourceforge.net/tracker/?func=detail&aid=2892388&group_id=176962&atid=879335
2009-11-05 04:45:26 +00:00
Carlos Ruiz 487a0d630a Fix [2891211] - VDate: once a date is set, its not possible to NULL it
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2891211&group_id=176962
Thanks to FreePath (Silvano)
2009-11-03 17:25:08 +00:00
Heng Sin Low a8fa8b00a7 https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2887701&group_id=176962
- implement zoom to detail tab
2009-10-28 05:48:38 +00:00
phib 2ad25c0a34 FR 2086368 Multi-Column client window
http://sourceforge.net/tracker/?func=detail&atid=879335&aid=2086368&group_id=176962
2009-10-25 03:28:55 +00:00
trifonnt 09474f86aa Bf [2884045] - VLookup behavior when hitting enter on empty text field
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=2884045&group_id=176962
2009-10-22 17:00:09 +00:00
redchris ae93c8ca64 FR [ 2877111 ] See identifiers columns when delete records
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2877111&group_id=176962
* plus few cod rearranged
* please review
2009-10-14 10:44:39 +00:00
vpj-cd 334c5c1a39 Enable in GenFrom and VGenPanel to use any PrintFormat
https://sourceforge.net/tracker/?func=detail&aid=2878578&group_id=176962&atid=879335
2009-10-14 04:40:17 +00:00
vpj-cd 261240908f Enable in GenFrom and VGenPanel to use any PrintFormat
https://sourceforge.net/tracker/?func=detail&aid=2878578&group_id=176962&atid=879335
2009-10-14 04:07:44 +00:00
teo_sarca a9776d5284 [ 2877874 ] Show error if document has no process associated
https://sourceforge.net/tracker/?func=detail&aid=2877874&group_id=176962&atid=879332

Implemented to Swing and ZK. Please review.
2009-10-13 15:30:33 +00:00
Heng Sin Low e2168bccef Refactor custom form - ID: 2787613 for Translation Import/Export 2009-10-13 09:16:16 +00:00
teo_sarca e64fdf822d BF [ 2876895 ] MiniTable.loadTable: NPE if column is null
https://sourceforge.net/tracker/?func=detail&aid=2876895&group_id=176962&atid=879332
2009-10-12 07:09:31 +00:00
teo_sarca 83d7e36195 BF [ 2876892 ] Save included tab before calling button action
https://sourceforge.net/tracker/?func=detail&aid=2876892&group_id=176962&atid=879332
2009-10-12 07:00:55 +00:00
felixmoeller ec348ca36c small typos in source comments 2009-10-07 16:19:59 +00:00
phib 28f6dd1fa8 1701671 Reversing payment on vend invoice should flag invoice unpaid
https://sourceforge.net/tracker/index.php?func=detail&aid=1701671&group_id=176962&atid=879332
2009-10-07 02:08:32 +00:00
phib 74e91fcb82 2032092 Java 6 improvements to tree drag and drop
https://sourceforge.net/tracker/index.php?func=detail&aid=2032092&group_id=176962&atid=879335
2009-10-06 01:31:37 +00:00
trifonnt 3f31efe02c Typo Fixes and code cleanup thank's to Felix! 2009-10-05 11:26:28 +00:00
phib e5d1116d94 2872728 Move Adempiere to Java 6
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2872728&group_id=176962

Developers: please ensure your trunk build environments are updated to use jdk6.
2009-10-05 04:56:48 +00:00
Carlos Ruiz 72d335281c [2815103] - Report is not inheriting the where from tab
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2815103&group_id=176962
Fix problem detected when reporting from Reference -> Used in Column Tab
2009-09-30 23:37:09 +00:00
Carlos Ruiz de2e2f3d17 Fix problem detected for [2815103] - Report is not inheriting the where from tab
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2815103&group_id=176962
2009-09-30 22:47:41 +00:00
teo_sarca 1513ecc1cc [ 2870579 ] Make the InfoProductPanel inheritable
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2870579&group_id=176962

Forget to remove the "final" class modifier
2009-09-30 12:08:28 +00:00
teo_sarca 22ab00cb11 [ 2870579 ] Make the InfoProductPanel inheritable
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2870579&group_id=176962

Thanks Adrian. Agree with you.
2009-09-30 11:41:07 +00:00
felixmoeller 8cbd51c9d0 the D is capitalized. I forgot the major window:
https://sourceforge.net/projects/adempiere/forums/forum/610546/topic/3399028
2009-09-29 15:03:43 +00:00
felixmoeller 69cb651183 as discussed on IRC qualified orders are preferred 2009-09-29 14:59:05 +00:00
trifonnt 79d39984ca BF [2868898] - Exported xml element must be CDATA
https://sourceforge.net/tracker/?func=detail&aid=2868898&group_id=176962&atid=879332
2009-09-29 14:53:24 +00:00
felixmoeller bd05d697f9 as discussed in https://sourceforge.net/projects/adempiere/forums/forum/610546/topic/3399028 the preferred spelling of ADempiere as the capital D.
Fixing the login screen.
2009-09-28 16:54:12 +00:00
trifonnt 6592007b92 BF [2868898] - Exported xml element must be CDATA
https://sourceforge.net/tracker/?func=detail&aid=2868898&group_id=176962&atid=879332
and small code beautify.
2009-09-28 14:54:59 +00:00