Commit Graph

268 Commits

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