Commit Graph

9666 Commits

Author SHA1 Message Date
Carlos Ruiz 8a8356f753 IDEMPIERE-1389 Size Error in address 1 field 2013-10-19 08:53:20 -05:00
Carlos Ruiz c057d1e7d6 IDEMPIERE-1454 Message starting webui -> Ingored. Use the library property called org.zkoss.util.logging.config.file instead 2013-10-19 08:25:17 -05:00
Carlos Ruiz fb3e9c3732 IDEMPIERE-1452 Translation Export doesnt export field Comment and Help 2013-10-18 10:19:23 -05:00
Heng Sin Low 58eda8b794 1003188 Improve consistency of Lookup box behavior. Turn off auto complete for more consistent behaviour. IDEMPIERE-662 2013-10-18 18:06:39 +08:00
Carlos Ruiz edeb703d7e 1003129 Configure import/export toolbar availability for advanced roles only. IDEMPIERE-454 - fix migration script 2013-10-24 15:43:27 -05:00
Heng Sin Low 2f3f51f42f Fixed can't use centralized id from webui after enable the use of native sequence. 2013-10-23 16:09:58 +08:00
Heng Sin Low 3dd1ebbc73 1003129 Configure import/export toolbar availability for advanced roles only. IDEMPIERE-454 2013-10-22 17:29:23 +08:00
Carlos Ruiz f3352c88d6 IDEMPIERE-1138 Fix wrong name on migration script as reported at https://www.facebook.com/groups/idempiere/permalink/631456976906219/ 2013-10-17 19:01:37 -05:00
Elaine Tan abbfb5be74 IDEMPIERE-1286 Improve address validation configuration to support external services - set C_AddressValidation.C_AddressValidationCfg_ID column to updatable 2013-10-17 12:34:23 +08:00
Heng Sin Low 5ee9dfc9b1 IDEMPIERE-175 Atmosphere server push. 1) Timeout shouldn't increase failure count. 2) Use oncomplete event to schedule the next long polling call and eliminate the duplicate code in onError and onSuccess. 3) Reduce the delay between complete and next long polling call from 250ms to 10ms. 4) stop should immediately set active to false. 2013-10-16 17:24:48 +08:00
Carlos Ruiz f46d53670a IDEMPIERE-1432 Drag and Drop Translation missing 2013-10-16 18:11:38 -05:00
Carlos Ruiz b9420079f4 IDEMPIERE-1403 NPE when empty language combobox in login screen / minor peer review 2013-10-16 17:55:48 -05:00
Heng Sin Low 6375e3629c IDEMPIERE-1285 Estimated Landed Cost for PO. Fixed rounding error. Fixed posting of match po reversal. 2013-10-08 11:05:35 +08:00
Heng Sin Low 86e7ff843d IDEMPIERE-1285 Estimated Landed Cost for PO. Fixed the layout of match po and match invoice tab for material receipt window. 2013-10-08 11:03:58 +08:00
Heng Sin Low bb1fbcf7e8 IDEMPIERE-1265 Add Adaxa Sales Management. Improve the sizing of dashboard chart gadget. 2013-10-07 13:36:21 +08:00
Heng Sin Low 8a31f38f1a IDEMPIERE-1265 Add Adaxa Sales Management. Add chart support to dashboard. 2013-10-04 18:16:40 +08:00
Heng Sin Low b173f3889b IDEMPIERE-1196 Create a service to manage Home Widgets. Based on contribution from Antonio Cañaveral. 2013-10-04 15:03:21 +08:00
Elaine Tan f2f0580161 IDEMPIERE-1269 Improve tax configuration to support external services - add checking to ensure that the tax provider is active 2013-10-04 16:42:25 +08:00
Heng Sin Low c025cd2a9f IDEMPIERE-1265 Add Adaxa Sales Management. Improve the appearance of the sales rep dashboard. 2013-10-03 14:10:27 +08:00
Elaine Tan 97b6486b09 IDEMPIERE-1132 Improve AD_Index; AD_View; foreign keys management - Allow user to configure the foreign key constraint name and type 2013-10-02 17:58:19 +08:00
Heng Sin Low c2554e5a62 #1002872 Support estimated landed costs. Auto allocate to all order line if none have been enter by user. IDEMPIERE-1285 2013-10-01 18:02:02 +08:00
Heng Sin Low 4d36bcb679 #1002861 Product Costing in Bizidum. Fixed wrong cost calculation for average po costing. Auto post the reversal matching doc. IDEMPIERE-1180 IDEMPIERE-1188 2013-10-01 17:34:19 +08:00
Carlos Ruiz 266e55afc8 hg merge release-1.0c (forward-porting) 2013-10-24 15:22:33 -05:00
Carlos Ruiz 7f4a8d08ae Merged release-1.0c into development 2013-10-23 11:12:01 -05:00
Carlos Ruiz c68c6fe7d6 hg merge release-1.0c (forward-porting) 2013-10-21 10:57:16 -05:00
Carlos Ruiz b38658d63c IDEMPIERE-1439 Adding email option for Jasper reports / based on patch from Martin Augustine - Ntier software Services 2013-10-19 11:36:10 -05:00
Carlos Ruiz 47753be83b hg merge release-1.0c (forward-porting) 2013-10-16 18:13:29 -05:00
Carlos Ruiz b630f5c6d5 hg merge release-1.0c (forward-porting) 2013-10-02 18:20:45 -05:00
Carlos Ruiz ab6efd300c IDEMPIERE-1422 Inconsistence passing ID parameters to jasper reports / Implement the same for range 2013-10-02 18:19:59 -05:00
Carlos Ruiz d664f2ad84 IDEMPIERE-159 Allow creation of combinations with Org * / based on patch from Nicolas Micoud (nmicoud) 2013-10-02 12:44:11 -05:00
Carlos Ruiz e4def14426 IDEMPIERE-1411 Delete unused roles / fix migration script 2013-10-02 12:15:07 -05:00
Elaine Tan db4a4f5afd IDEMPIERE-92 Implement Selenium testing framework. Fix selenium library reference in classpath 2013-10-02 19:38:19 +08:00
Heng Sin Low bbaacc607a #1003184 Dashboard gadget not scrollable when maximized. IDEMPIERE-1423 2013-10-02 18:00:04 +08:00
Heng Sin Low e6b68845c0 IDEMPIERE-1409 Validate format for AD_User.EMail. Peer review and commit patch from Carlos. 2013-10-02 16:13:53 +08:00
Heng Sin Low 4a94fcd0f5 IDEMPIERE-92 Implement Selenium testing framework. Update selenium library to version 2.35.0 to support latest firrefox and chrome. 2013-10-02 12:27:48 +08:00
Heng Sin Low dcfb83af13 #1002872 Support estimated landed costs. Fixed level 2 tab not auto refresh when moving from level 0 to level 1 tab using the grid edit icon. IDEMPIERE-1285 2013-10-01 18:30:26 +08:00
Elaine Tan 9b98e0f398 IDEMPIERE-1083 Print shipping label applet is not working - fix the build.properties to include the labelapplet.jar and jsp files to the bin 2013-10-01 12:46:07 +08:00
Carlos Ruiz 72dd247c3f IDEMPIERE-1411 Delete unused roles 2013-09-30 21:33:01 -05:00
hieplq d5a839d4a3 NPE when empty language 2013-10-01 01:37:02 +07:00
Carlos Ruiz 3df36ec2ed IDEMPIERE-1408 User window must not show System users 2013-10-16 17:48:40 -05:00
Heng Sin Low f589147c87 Should always trim element content when pack in. 2013-10-11 13:55:27 +08:00
Heng Sin Low a6af9e3a6f 1003322 2Pack enhancement for Extension Development. 2013-10-09 18:03:51 +08:00
Heng Sin Low 350a5d6b26 IDEMPIERE-1364 Problem with the Find on any window having "tree" panel. 2013-10-04 10:55:48 +08:00
Carlos Ruiz 2a7ef9dda3 hg backout f3dd4e22afdf / IDEMPIERE-1364 2013-10-16 17:20:07 -05:00
Carlos Ruiz e3181de305 IDEMPIERE-1447 Posting fails on reversal shipment with services / revert wrong comment on previous commit 2013-10-16 17:16:07 -05:00
Carlos Ruiz a36239a8d9 IDEMPIERE-1447 Posting fails on reversal shipment with services 2013-10-16 16:52:29 -05:00
Carlos Ruiz 533302fbc1 IDEMPIERE-1447 Posting fails on reversal shipment with services 2013-10-16 16:35:48 -05:00
Carlos Ruiz 5803ed9602 IDEMPIERE-1446 Order of report parameters on PDF is not consistent 2013-10-16 15:35:32 -05:00
Carlos Ruiz 2a526e9d1b IDEMPIERE-1400 net.sf.jasperreports.engine.JRRuntimeException: Unable to read virtualized data 2013-10-16 15:16:51 -05:00
Carlos Ruiz cd1722bd6b IDEMPIERE-1408 User window must not show System users 2013-10-03 10:42:44 -05:00