Commit Graph

736 Commits

Author SHA1 Message Date
Carlos Ruiz 4bf4364757 IDEMPIERE-207 GL Journal Generator / Fix NPE when simulate option 2013-02-27 19:05:06 -05:00
Carlos Ruiz 590faaf60a IDEMPIERE-668 In 'Client' window, the toolbar button 'Detail Record' doesn't work 2013-02-27 13:46:38 -05:00
Heng Sin Low e4cda7e0a8 Merge a308056929e6 2013-02-27 23:24:10 +08:00
Heng Sin Low cb21a92f13 IDEMPIERE-669 Zk: User Feedback Service. 2013-02-27 23:21:27 +08:00
Heng Sin Low 184f457783 IDEMPIERE-665 Server: setting logging level have no effect. 2013-02-27 07:58:08 +08: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
Heng Sin Low 002c3c474d IDEMPIERE-593 Save can empty location fields. 2013-02-26 11:45:52 +08:00
Heng Sin Low 78aa3ede3e Merge 62ea97ed940a 2013-02-26 11:18:27 +08:00
Heng Sin Low 8351ee7bd1 IDEMPIERE-638 Check log level before calling logging method / log.finer. Fix missing parenthesis. 2013-02-26 11:16:55 +08: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
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