Commit Graph

323 Commits

Author SHA1 Message Date
Carlos Ruiz 6b108cff55 IDEMPIERE-455 Discover and fix FindBugs problems / DMI_BIGDECIMAL_CONSTRUCTED_FROM_DOUBLE / Improve some calculations for BigDecimal 2013-04-09 17:48:34 -05:00
Richard Morales e4476ec95c IDEMPIERE-455 Discover and fix FindBugs problems / DMI_BIGDECIMAL_CONSTRUCTED_FROM_DOUBLE 2013-04-09 15:49:25 -05:00
Heng Sin Low 4f0c58a751 IDEMPIERE-834 Zk: Improvement to payment Allocation form. 2013-04-08 15:39:05 +08:00
Heng Sin Low d2b454117c IDEMPIERE-748 error while print jasper report when using table component in ireport 4.6.0
IDEMPIERE-807 Jasper report not working when adding barcode
2013-04-01 16:27:24 +08:00
Carlos Ruiz 47e4bc5658 fix swing launcher broken 2013-03-26 09:22:42 -05:00
Carlos Ruiz 45318ef957 IDEMPIERE-764 Some tablenames starts with X whereas they have centralized IDs / X_DepositBatch X_DepositBatchLine 2013-03-18 15:35:58 -05:00
Richard Morales c45dfd9557 IDEMPIERE-638 Check log level before calling logging method / .log(Level 2013-03-15 22:52:05 -05:00
Carlos Ruiz b167a4c7df IDEMPIERE-638 Check log level before calling logging method 2013-03-15 16:16:28 -05:00
Carlos Ruiz 811111d257 IDEMPIERE-655 No report without printformat window access / Correct wrong usage of == on objects 2013-03-07 23:19:25 -05:00
Carlos Ruiz 8fb0ec5076 Merged in tbayen/idempiere/feature (pull request #69)
IDEMPIERE-655 Swing: No report without printformat window access
2013-03-06 17:04:55 -05:00
Richard Morales de9b233f88 IDEMPIERE-671 AD_ImpFormat.Name unique is wrong - must have AD_Client in the unique index 2013-03-03 13:49:06 -05:00
Carlos Ruiz ac93bd4473 IDEMPIERE-638 Check log level before calling logging method / log.info / Thanks to Richard Morales 2013-02-27 20:58:38 -05:00
Carlos Ruiz bdd615ed39 IDEMPIERE-638 Check log level before calling logging method / remove two warnings 2013-02-27 13:48:18 -05:00
Carlos Ruiz f0c8c2e471 IDEMPIERE-651 Cannot Navigate to Cost Movement 2013-02-27 13:47:52 -05:00
Carlos Ruiz b223b3a20c IDEMPIERE-638 Check log level before calling logging method / fix missing parenthesis / Thanks to Richard Morales 2013-02-26 17:24:09 -05:00
Richard Morales ce7938424e IDEMPIERE-638 Check log level before calling logging method / log.fine 2013-02-25 19:00:59 -05:00
Richard Morales ada4a0f749 IDEMPIERE-638 Check log level before calling logging method / log.finer 2013-02-25 14:08:35 -05:00
Richard Morales a6b7473ff4 IDEMPIERE-638 Check log level before calling logging method / log.finest 2013-02-25 14:00:29 -05:00
Richard Morales e0b18312f8 IDEMPIERE-638 Check log level before calling logging method / log.config 2013-02-25 12:29:10 -05:00
Richard Morales 74d197cb57 IDEMPIERE-638 Check log level before calling logging method / logger.info+fine 2013-02-22 17:17:40 -05:00
Richard Morales 427e8e08f2 IDEMPIERE-638 Check log level before calling logging method / s_log.info logger.config+info 2013-02-22 15:59:05 -05:00
Thomas Bayen 98fd17dd52 IDEMPIERE-655 Swing: No report without printformat window access 2013-02-22 14:30:33 +01:00
Richard Morales 65a9dc9adc IDEMPIERE-568 Review proper closing of JDBC statements and resultsets 2013-02-20 20:31:16 -05:00
Richard Morales f737c1fc87 IDEMPIERE-568 Review proper closing of JDBC statements and resultsets 2013-02-19 18:17:37 -05:00
Richard Morales 9b0c13b9f5 IDEMPIERE-568 Review proper closing of JDBC statements and resultsets 2013-02-19 16:08:13 -05:00
Richard Morales 7838f1bf04 IDEMPIERE-568 Review proper closing of JDBC statements and resultsets 2013-02-15 19:26:22 -05:00
Heng Sin Low f4da72ef50 IDEMPIERE-359 Add OSGi Service support for existing extension point. 1) Separate osgi service and equinox extension locator API. Service.locator() for OSGi service and EquinoxExtensionLocator.instance() for equinox extension. 2) Use OSGi service for all singleton component ( all factories and most services ) and equinox extension for others ( UI object, Process instance and PIPO handlers). 2013-02-13 16:15:43 +08:00
Carlos Ruiz 1640fec333 IDEMPIERE-90 Restricted items on Combobox / refactor to avoid direct SQL and use cache 2013-02-06 10:50:35 -05:00
Carlos Ruiz 9d593123c9 Merged tbayen/idempiere-swing into development 2013-02-06 10:25:38 -05:00
Thomas Bayen 9c7234f3d1 merge with 81f5fd4a0e55 2013-02-02 14:25:09 +01:00
Nicolas Micoud f584dcc1c5 Merged idempiere/idempiere into development 2013-01-30 15:19:59 +01:00
Elaine Tan 145c0005cc Ticket #1001569: Move receipts into batch from QS to Idempiere - adjustment to the 'Create From Batch' code design 2013-01-31 16:47:17 +08:00
Thomas Bayen 4c4a9ec84f merge 34174c929304 2013-01-29 18:24:22 +01:00
Heng Sin Low 09269e1c78 Merge 8ea10ec5ce3f 2013-01-30 00:29:57 +08:00
Heng Sin Low 8a22f8c3e5 IDEMPIERE-325 Complete AD based info window ( AD_InfoWindow ) implementation. Ported InfoBPartnerPanel to InfoBPartnerWindow. 2013-01-30 00:28:27 +08:00
Elaine Tan d50e43d850 Ticket #1001569: Move receipts into batch from QS to Idempiere 2013-01-29 14:38:39 +08:00
Thomas Bayen 61dbe33afa IDEMPIERE-90 shortcut Ctrl-L 2013-01-26 17:37:39 +01:00
Thomas Bayen 965bd6e3a6 merge with 936777c77efc 2013-01-26 15:27:31 +01:00
Hesham S. Ahmed dc784cb325 IDEMPIERE-595 Swing Login Screen does not show role combo 2013-01-26 05:30:55 +03:00
Thomas Bayen 46ca822b41 IDEMPIERE-573 - Merge with b3b0499183f50d4a2396f545c560b81a66331274 2013-01-25 03:05:22 +01:00
Thomas Bayen b0e438f7e1 IDEMPIERE-572 - Merge with 4cb73e9114005fdeb647e964af1bb0c708db4f76 2013-01-25 02:59:19 +01:00
Thomas Bayen 8c85dd583a IDEMPIERE-574 Merge with 9034b3517d05d8b9ab5be15d0d6034caff484267 2013-01-25 02:55:12 +01:00
Thomas Bayen e32942b986 IDEMPIERE-587 - Swing: Toolbar Button to start Process from button fields 2013-01-24 17:41:49 +01:00
Nicolas Micoud 92a269f200 IDEMPIERE 90 2013-01-24 12:15:23 +01:00
Carlos Ruiz 17b194ede6 IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning 2013-01-23 10:25:47 -08:00
Thomas Bayen 1d1ca6bd99 IDEMPIERE-587 Swing: Toolbar Button to start Process from button fields 2013-01-23 00:59:37 +01:00
Thomas Bayen bd48ebb408 IDEMPIERE-574 - Swing AutoReducible ComboBox not reduced when used with cursor keys 2013-01-20 23:04:04 +01:00
Thomas Bayen 051cd25229 IDEMPIERE-573 - Swing text areas break user flow when cycling focus with tab key 2013-01-20 19:21:46 +01:00
Thomas Bayen 3681e14285 IDEMPIERE-572 - scroll wheel works in very small steps in Swing Client 2013-01-20 14:44:21 +01:00
Elaine Tan 7bc1e373c9 Change "CreateFrom" factory to use OSGi service 2013-01-18 19:14:02 +08:00
Carlos Ruiz 9a1fa58f9f IDEMPIERE-530 improve performance to enable attachments and chat buttons
IDEMPIERE-554 Chat button broken
2013-01-16 05:39:37 -08:00
Elaine Tan 5927908b34 IDEMPIERE-462 Ticket #1001503: Credit Cards Online - Drop old payment button implementation 2013-01-15 14:55:13 +08:00
Heng Sin Low fb6be46cf4 IDEMPIERE-549 Upgrade Restlet to release 2.1.1 2013-01-15 00:28:49 +08:00
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