Commit Graph

726 Commits

Author SHA1 Message Date
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
Heng Sin Low 6ae0aaaa82 Merge f45f50571e52 2013-02-25 21:18:12 +08:00
Heng Sin Low 486201c8b1 IDEMPIERE-663 Zk: Remove the need of re-query for table editor after user have create a new record. 2013-02-25 19:57:24 +08: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
Richard Morales 7c53aa5f4d IDEMPIERE-638 Check log level before calling logging method / s_log.fine 2013-02-22 15:50:25 -05:00
Richard Morales b5102829f1 IDEMPIERE-638 Check log level before calling logging method / s_log.finest+finer 2013-02-22 15:43:26 -05:00
Carlos Ruiz 9862bfb37f IDEMPIERE-372 Improve error messages 2013-02-22 10:05:33 -05:00
Elaine Tan f13a9484c9 Ticket #1001758: FedEx & UPS - Support 'Calculated', 'Fix price' and 'Freight included' freight cost rule 2013-02-22 17:29:17 +08:00
Heng Sin Low abf201f9b6 Merge 23e19de212b1 2013-02-22 14:48:46 +08:00
Heng Sin Low 9e10389533 IDEMPIERE-653 Window stay read-only if first record is System. 2013-02-22 14:30:16 +08:00
Richard Morales ecbe68a1c7 IDEMPIERE-638 Check log level before calling logging method / s_log.finest 2013-02-21 13:00:23 -05:00
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