Commit Graph

220 Commits

Author SHA1 Message Date
Heng Sin Low efa9fa0a72 IDEMPIERE-325 Complete AD based info window ( AD_InfoWindow ) implementation. Added support for custom query operator and query function. Added support to open info window from menu. 2013-01-09 12:09:58 +08:00
Heng Sin Low 06362405e1 IDEMPIERE-325 Complete AD based info window ( AD_InfoWindow ) implementation. Still pending migration of existing custom InfoPanel implementation. 2013-01-04 16:59:50 +08:00
Heng Sin Low 1a096ff10a Merge 3ec3918730fd 2012-12-28 00:30:38 +08:00
Heng Sin Low 7fcd2cba58 IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning - Fixed generic type warning. Drop classes that's not used anywhere. 2012-12-23 15:08:57 +08:00
Elaine Tan d33e6319c9 Ticket #1001758: FedEx & UPS 2012-12-21 18:48:41 +08:00
Carlos Ruiz 740908e0c5 IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning -> dead code 2012-12-20 15:46:40 -05:00
Carlos Ruiz c7ed781ae4 IDEMPIERE-530 improve performance to enable attachments and chat buttons 2012-12-20 14:22:30 -05:00
Carlos Ruiz beeac4449a IDEMPIERE-524 Product Info Windows, Description Tab does not show DocumentNote 2012-12-20 11:26:15 -05:00
Hesham S. Ahmed 506e1eb6fd IDEMPIERE-524 Product Info Windows, Description Tab does not show DocumentNote 2012-12-20 11:25:51 -05:00
Carlos Ruiz dda97fbadd IDEMPIERE-362 Drop deprecated connection profile 2012-12-19 23:50:45 -05:00
Carlos Ruiz d3e8ef0a7a IDEMPIERE-455 Discover and fix FindBugs problems / Patterns Multithreaded correctness 2012-12-17 20:32:05 -05:00
Carlos Ruiz 565b5b0dca IDEMPIERE-530 improve performance to enable attachments and chat buttons (Thanks to Juliana Corredor) 2012-12-17 17:00:28 -05:00
Carlos Ruiz 2e5fb7c33f IDEMPIERE-217 Allocate Payment to Charge 2012-12-17 14:42:46 -05:00
Carlos Ruiz b1275ae52b IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning -> deprecated (Thanks to Richard Morales) 2012-12-15 19:33:37 -05:00
Richard Morales 9362bcaed2 IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning -> raw type 2012-12-15 16:18:52 -05:00
Richard Morales ae3990ce11 IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning -> not used 2012-12-13 18:41:45 -05:00
Richard Morales 2cd9a1d0f1 IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning -> The import ___ is never used 2012-12-12 17:56:24 -05:00
Richard Morales cbe8d69e30 IDEMPIERE-455 Discover and fix FindBugs problems / Generate serialVersionUID instead of the default 1L 2012-12-12 17:37:18 -05:00
Carlos Ruiz efe1098479 hg backout f4f8ef565103 2012-12-12 10:28:08 -05:00
Carlos Ruiz a583230849 hg merge f4f8ef565103 2012-12-12 09:16:56 -05:00
Nicolas Micoud 9cbce66619 Tree updates fails (swing mode) ; refer to https://groups.google.com/forum/#!topic/idempiere/ETF7fymVZRM 2012-11-30 18:05:28 +01:00
Heng Sin Low 566df6608e IDEMPIERE-519 Swing client connection discovery broken. Remove equinox extension declaration that have been migrated to OSGi service. 2012-11-30 11:01:21 +08:00
Carlos Ruiz a9803ec890 IDEMPIERE-519 Swing client connection discovery broken 2012-11-29 13:23:32 -05:00
Carlos Ruiz 3e0fb3b5a2 hg merge fb4181fa99c2 2012-11-21 10:04:09 -05:00
Heng Sin Low c8b4a158b7 IDEMPIERE-491 Caching data can generate problem. Refactor the caching code, added distributed cache and cluster wide cache reset support. 2012-11-21 17:06:02 +08:00
Carlos Ruiz c93620b3c9 IDEMPIERE-385 Resolve M_Storage locking and data consistency / Code refinements 2012-11-20 17:30:44 -05:00
uthadehikaru 030ebd747e fixed bug on initAtpTab 2012-11-09 15:47:29 +07:00
Elaine Tan 816f897f06 IDEMPIERE-392 Redesign payment button - revert previous change, use factory approach 2012-11-08 18:21:38 +08:00
Elaine Tan d68ddd64dd IDEMPIERE-392 Redesign payment button - use OSGI service driven instead of hard-coded static to register payment form for each payment rule 2012-11-07 17:59:08 +08:00
Heng Sin Low 7fd2f8ae31 Merge with c24b92887ef9dfc8ed7bcce0c793748cc21e6ce4 2012-11-06 11:42:06 +08:00
Heng Sin Low 2dfa60b73e IDEMPIERE-359 Add OSGi Service support for existing extension point 2012-11-06 11:39:23 +08:00
Elaine Tan 236e06c7cc IDEMPIERE-462 Ticket #1001503: Credit Cards Online - support online credit payment, include copyright text, use translate message, fix credit card online processing issues 2012-11-02 18:27:14 +08:00
Elaine Tan fe8573e501 Merge with 28f0ff5b4ae2e8ae3565045da5ed334120e2965f 2012-11-01 20:48:51 +08:00
Elaine Tan 442fd422a1 IDEMPIERE-462 Ticket #1001503: Credit Cards Online - support online sales, authorization, delay capture and void payment 2012-11-01 20:23:20 +08:00
Carlos Ruiz f489fc76e2 IDEMPIERE-392 Redesign payment button - reuse SystemIDs 2012-10-31 09:37:27 -05:00
Edwin Ang 31ee8bc837 modify code related with M_Storage 2012-10-29 15:14:45 +07:00
Heng Sin Low 3c4c00a409 iDempiere IDEMPIERE-234 Configurable Toolbar.
- Bug fixes for report viewer button control.
- Added window toolbar button.
- Added custom window button using osgi service.
- Refactor ExportAction as an custom window button service example.
2012-10-28 00:31:25 +08:00
David Peñuela 02c508d425 IDEMPIERE-446 Implement Restrictions on Toolbar to the report viewer 2012-10-23 18:40:04 -05:00
Elaine Tan 9c26a16dcc IDEMPIERE-392 Redesign payment button - include copyright text 2012-10-19 17:24:15 +08:00
Elaine Tan cf80ce5f72 Merge with eeb560416950cc9390199dfe448d08c6d9e66b39 2012-10-19 17:04:03 +08:00
Elaine Tan e1778c1501 IDEMPIERE-392 Redesign payment button 2012-10-19 16:35:15 +08:00
Carlos Ruiz 939589f63c hg merge f25ad9dd8759 2012-10-17 13:46:36 -05:00
Elaine Tan 34328a3591 IDEMPIERE-447 Abstract Payment Processor from Tenant configuration - allow multiple payment processors link to the same bank account 2012-10-17 17:39:12 +08:00
uthadehikaru 4e119984a8 moved qtyavailable from storage onhand to storage reservation 2012-10-17 09:19:14 +07:00
Owner.Owner-PC 2a4b62f683 commit initial work on IDEMPIERE-385 2012-10-16 13:46:20 +07:00
Elaine Tan bec8fac40c Ticket #1001611: Adjust Payment Processor Options for Tenant 2012-11-16 17:40:17 +08:00
Carlos Ruiz 4d56084f3f hg merge 0717f533c660 2012-10-15 18:44:37 -05:00
Elaine Tan c69143900b Ticket #1001503: Credit Cards Online - fix credit card online processing process 2012-10-15 18:40:15 +08:00
Elaine Tan e280cbbd70 Ticket #1001503: Credit Cards Online 2012-10-15 17:00:07 +08:00
Carlos Ruiz d1df4c45c8 IDEMPIERE-455 Discover and fix FindBugs problems / Thanks to Richard Morales 2012-10-12 18:25:55 -05:00