Commit Graph

251 Commits

Author SHA1 Message Date
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