Commit Graph

712 Commits

Author SHA1 Message Date
Richard Morales fee2df24c9 IDEMPIERE-638 Check log level before calling logging method / s_log.config 2013-02-21 12:11:33 -05:00
Heng Sin Low 54883e258d Merge 2cdeca01ec39 2013-02-21 10:38:06 +08:00
Heng Sin Low bbff624ee6 IDEMPIERE-635 Reference validation behaving different than Dynamic Validation. Fixed regression for list reference. 2013-02-21 10:37:03 +08:00
Richard Morales 65a9dc9adc IDEMPIERE-568 Review proper closing of JDBC statements and resultsets 2013-02-20 20:31:16 -05:00
Carlos Ruiz c84e60ff1c IDEMPIERE-637 GL Journal: Accounting Dimension "User Element 1&2" not posted to Accounting Facts / Thanks to Thomas Bayen
Transplanted and modified from:
https://bitbucket.org/tbayen/idempiere/commits/e8c641c
2013-02-20 10:50:15 -05:00
Heng Sin Low 93ad118186 IDEMPIERE-635 Reference validation behaving different than Dynamic Validation. Previous revision break lookup direct for non base locale. 2013-02-20 21:52:46 +08:00
Heng Sin Low 4c6032b193 IDEMPIERE-635 Reference validation behaving different than Dynamic Validation. 2013-02-20 20:08:30 +08:00
Heng Sin Low d8e7b6ee67 Merge 49f33f4950c9 2013-02-20 17:56:44 +08:00
Heng Sin Low 066a7bc612 IDEMPIERE-639 Sequence field not display in Grid Model. 2013-02-20 17:50:55 +08:00
Richard Morales f737c1fc87 IDEMPIERE-568 Review proper closing of JDBC statements and resultsets 2013-02-19 18:17:37 -05:00
Carlos Ruiz cb10e71ad0 IDEMPIERE-568 Review proper closing of JDBC statements and resultsets 2013-02-19 16:16:17 -05:00
Richard Morales 9b0c13b9f5 IDEMPIERE-568 Review proper closing of JDBC statements and resultsets 2013-02-19 16:08:13 -05:00
Heng Sin Low d86e3e4e71 Merge ea73bc0ccc6c 2013-02-19 21:29:28 +08:00
Elaine Tan e31c3f0341 Ticket #1002211: Create Help pane for Bizidium - allow the same context help message to multiple instances (e.g. tabs, processes, and forms) 2013-02-19 18:57:53 +08:00
Carlos Ruiz 7cdcc71a41 IDEMPIERE-645 Fitnesse Recorder 2013-02-18 21:20:39 -05:00
Carlos Ruiz f06e6c1917 IDEMPIERE-616 VBinary improvement for swing client + bugfix in GridTable / Thanks to Jan Thielemann 2013-02-18 13:16:18 -05:00
Heng Sin Low 6a8ded433e Merge 04277f8ad9d3 2013-02-18 12:09:05 +08:00
Heng Sin Low 9865d517a9 IDEMPIERE-638 Check log level before calling logging method. 2013-02-18 12:08:05 +08:00
Richard Morales 7838f1bf04 IDEMPIERE-568 Review proper closing of JDBC statements and resultsets 2013-02-15 19:26:22 -05:00
Juan David Arboleda 63d34ee56e IDEMPIERE-454 Easy import / Version 3 Exporter - when exporting on a detail tab export parent and details 2013-02-14 13:48:47 -05:00
Heng Sin Low 8c7ba69090 IDEMPIERE-293 Support for Kill Session. Use dynamic service for access to IMessageService to avoid startup timing issue. 2013-02-14 21:07:31 +08:00
Heng Sin Low 1c718c74a9 IDEMPIERE-359 Add OSGi Service support for existing extension point. Remove obsolete xml file. 2013-02-14 21:01:31 +08:00
Heng Sin Low 0fa32d3826 IDEMPIERE-604 Error if window has more than 1000 rows. GridTab.getCurrentRow() should be a read only getter that doesn't modify the m_currentrow pointer. 2013-02-14 00:09:45 +08:00
Heng Sin Low 06ebc462b8 Merge 3b92d1d047fe 2013-02-13 17:36:22 +08: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 1aaf64fa7b remove duplicate (altercolumn was there at functions and now is duplicated at procedures) 2013-02-08 10:52:01 -05:00
Heng Sin Low d26c8845b5 IDEMPIERE-613 Column Encryption Enhancement. Fixerd synchronization and release of resource . 2013-02-08 18:27:26 +08:00
Heng Sin Low 39a01cfed9 Merge c4249198a528 2013-02-08 11:18:04 +08:00
Heng Sin Low 416de5e925 Merge 64973314fe94 2013-02-08 11:17:14 +08:00
Heng Sin Low 8e8f0e1cd7 IDEMPIERE-604 Error if window has more than 1000 rows. 2013-02-08 11:13:33 +08:00
Carlos Ruiz 9af1992d05 IDEMPIERE-605 Error message when saving new Business Partner / related to IDEMPIERE-362 Hide things that don't work on iDempiere 2013-02-07 17:50:43 -05:00
Carlos Ruiz 0becbfbf3e IDEMPIERE-617 Enable logging of authentication failures 2013-02-07 13:20:27 -05:00
Elaine Tan e97f0463b6 Ticket #1002211: Create Help pane for Bizidium 2013-02-07 19:25:54 +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
Carlos Ruiz d84f3a77c6 Merged in tbayen/idempiere (pull request #59)
IDEMPIERE-596 Report hangs if column for "next line" does not exist
2013-02-06 10:13:27 -05:00
Carlos Ruiz 8d66ca7fe7 IDEMPIERE-610 Import of BankStatement does not work (can not create new bank statements) - thanks to Thomas Bayen 2013-02-06 10:10:26 -05:00
Heng Sin Low b6af6a3489 IDEMPIERE-613 Column Encryption Enhancement. 2013-02-06 18:03:42 +08:00
Heng Sin Low 8d5f668baf Merge 432b42c979ad 2013-02-04 18:11:05 +08:00
Heng Sin Low 01d80efbb5 IDEMPIERE-608 Zk InfoSchedule: Replace TimeLine with Calendar component. 2013-02-04 18:09:59 +08:00
Heng Sin Low ae6f9fb243 IDEMPIERE-325 Complete AD based info window ( AD_InfoWindow ) implementation. Ported InfoAssignment, InfoBPartner, InfoInOut, InfoInvoice, InfoOrder and InfoPayment. 2013-02-04 18:05:40 +08:00
Elaine Tan 2238b7d737 IDEMPIERE-60 - Bizidium must not save credit card number 2013-02-01 11:57:45 +08:00
Heng Sin Low ef393112e3 IDEMPIERE-325 Complete AD based info window ( AD_InfoWindow ) implementation. Added IsIdentifier and SeqnoSelection to AD_InfoColumn. Ported InfoOrderPanel. 2013-01-30 22:38:09 +08:00
Nicolas Micoud f584dcc1c5 Merged idempiere/idempiere into development 2013-01-30 15:19:59 +01:00
Carlos Ruiz 6b50b40a42 IDEMPIERE-600 Use User Org Access in Role didn't work - thanks to Juliana Corredor 2013-02-06 08:26:39 -05:00
Carlos Ruiz c1a0a80416 IDEMPIERE-597 Role Access Update is creating workflow access for other tenants workflows 2013-01-29 10:37:42 -08: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 6efdf383dc IDEMPIERE-596 Report hangs if column for "next line" does not exist 2013-01-29 00:15:48 +01:00