Commit Graph

9369 Commits

Author SHA1 Message Date
Carlos Ruiz 27551c87c9 IDEMPIERE-1160 Hide potentially dangerous stuff from non-admin users / fix script 2013-08-21 09:52:49 -05:00
Heng Sin Low 25f2528b55 IDEMPIERE-1219 Error message when saving 2 default Tax Rates are not translated. Fixed typo in migration script. 2013-08-20 16:23:50 +08:00
Heng Sin Low 16e7f5b1f7 IDEMPIERE-1279 Grid column is often having default width that's too big. Workaround hflex not working correctly for first column. 2013-08-20 15:37:25 +08:00
Heng Sin Low ef3755aa2b Merge f0de7f9708e1 2013-08-16 18:37:59 +08:00
Heng Sin Low 43dbfd7feb IDEMPIERE-1277 Exporting cxf package from web service to reuse same in SFAndroide. Accept patch from Deepak. 2013-08-16 18:33:24 +08:00
Heng Sin Low e679738649 IDEMPIERE-1279 Grid column is often having default width that's too big. 2013-08-16 18:31:25 +08:00
Elaine Tan 82ed66848d IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable - Refactoring to allowing theme to change the appearance of the about window 2013-08-16 15:34:06 +08:00
Heng Sin Low 9528b69977 IDEMPIERE-1219 Error message when saving 2 default Tax Rates are not translated. 2013-08-15 14:45:32 +08:00
Heng Sin Low 2ab43bafcd IDEMPIERE-1275 Accounting Dimensions Navigation is broken. 2013-08-15 09:43:52 +08:00
Heng Sin Low 28f2fa1c06 IDEMPIERE-528 Determine Zoom window depending on record. Add NPE check. 2013-08-15 09:30:44 +08:00
Heng Sin Low 77f36b2338 IDEMPIERE-1219 Error message when saving 2 default Tax Rates are not translated. 2013-08-15 08:16:33 +08:00
Heng Sin Low 7875807f04 IDEMPIERE-497 2Pack SQL Statement Handler improvements for Postgresql. Use savepoint to rollback just the sql statement. 2013-08-15 01:04:47 +08:00
Heng Sin Low dcce7558b0 IDEMPIERE-1271 Bug of read only logic for tab 2013-08-14 22:43:30 +08:00
Heng Sin Low 5861f8be72 IDEMPIERE-1243 It shall not be possible to change Organization on the Order Line. 2013-08-14 18:12:26 +08:00
Heng Sin Low 7516f85d55 IDEMPIERE-1188 Invoice Price Variance for Average PO Costing. 2013-08-14 17:37:27 +08:00
Heng Sin Low b697fcbff1 IDEMPIERE-1228 use saved query with active column, make result empty record. Revert an optimization make at 5495274 for IDEMPIERE-1105 that break advance search for YesNo field. 2013-08-14 15:50:56 +08:00
Heng Sin Low ea449dbd6b IDEMPIERE-1259 Red mandatory label not cleared when moving to non-mandatory. 2013-08-14 15:04:17 +08:00
Heng Sin Low f94aef8b98 IDEMPIERE-1257 Attachment is allowing non-existant files. Accept patch from Richard Morales Herrera. 2013-08-13 23:03:38 +08:00
Heng Sin Low d06505315c IDEMPIERE-1268 Payment Allocation is getting deleted from completed Payment record. 2013-08-13 22:47:06 +08:00
Heng Sin Low 744329b375 IDEMPIERE-1267 Temp password from "Forgot My Password" does not work. Accept patch from Richard Morales Herrera. 2013-08-13 22:14:17 +08:00
Heng Sin Low d09e29e342 IDEMPIERE-1233 Problem with using the Create Lines From process on the Material Receipt window. 2013-08-12 18:59:11 +08:00
Heng Sin Low 70db8e18af IDEMPIERE-1260 Error message saving Purchasing line on Product record. 2013-08-12 17:57:58 +08:00
Heng Sin Low 1052b6fc7a IDEMPIERE-1255 Can’t create a record in Payment Processor window. 2013-08-12 16:29:36 +08:00
Heng Sin Low 288c967594 IDEMPIERE-1232 Zoom condition fixes. 1) Fixed WFEditor.zoom not using zoom condition. 2) Added null check for the query parameter in AEnv.zoom methods 3) Fixed AEnv.zoom(AD_Window_ID, query) not using zoom condition. Added AEnv.showZoomWindow(AD_Window_ID, query) to replace the direct opening of zoom window usage. 2013-08-12 14:40:17 +08:00
Carlos Ruiz 6de2833897 IDEMPIERE-1232 Zoom condition fixes / IDEMPIERE-528 2013-08-09 10:56:19 -05:00
Carlos Ruiz 5f9e6834ab IDEMPIERE-1138 Broadcast Message Problems / minor fix to migration script 2013-08-09 08:14:40 -05:00
Carlos Ruiz 51c8295228 IDEMPIERE-1236 Recent Items - Names do not reflect definitions from Window Customization 2013-08-08 18:00:22 -05:00
Carlos Ruiz d45691b141 IDEMPIERE-1258 Deleting a record is not refreshing recent items / based on patch from Richard Morales 2013-08-08 17:58:28 -05:00
Carlos Ruiz 7e347cdbfc minor - removing import warnings left from previous commits 2013-08-08 17:56:28 -05:00
Carlos Ruiz fad6179c03 IDEMPIERE-1025 Improve translation for custom tables / failing on new as recordid was being set before savinb 2013-08-08 16:29:52 -05:00
Carlos Ruiz b67f23135c IDEMPIERE-1256 2Pack exporting repeated elements / refactor to use common array - previous approach was not working as the array was local 2013-08-08 02:01:29 -05:00
Carlos Ruiz 6c03341bc4 IDEMPIERE-1256 2Pack exporting repeated elements 2013-08-08 01:02:41 -05:00
Carlos Ruiz bc2f43b356 IDEMPIERE-1160 Hide potentially dangerous stuff from non-admin users / fix a NPE shown on logout after a non-access exception is thrown when opening window 2013-08-07 14:04:42 -05:00
Carlos Ruiz e7d2a7a293 IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable - fix the theme resource url for calendar.zul path 2013-08-07 14:02:45 -05:00
Heng Sin Low fdee723aef IDEMPIERE-1248 Performance Optimization: Eliminate the fire and processing of duplicate event. Fixed bad method name. 2013-08-08 00:52:22 +08:00
Heng Sin Low 390c89281c IDEMPIERE-1248 Performance Optimization: Eliminate the fire and processing of duplicate event. Backout optimization for dynamic display which is causing some regression. 2013-08-08 00:47:39 +08:00
Heng Sin Low 4be5c4a9da Merge 2998dd9be51a 2013-08-07 21:17:36 +08:00
Heng Sin Low 5e1637dbff IDEMPIERE-1199 No color on trees. Base on patch from Nicolas Micoud. 2013-08-07 21:14:06 +08:00
Heng Sin Low 1dc923273d IDEMPIERE-304 Remove PREFERENCETYPE_AD_Reference_ID in generated X_ class. Only generate for official id. 2013-08-07 18:39:40 +08:00
Elaine Tan 40f6a34e2d IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable - fix the theme resource url for calendar.zul path 2013-08-07 16:02:59 +08:00
Carlos Ruiz b0593a04e9 IDEMPIERE-1160 Hide potentially dangerous stuff from non-admin users / based on patch from Juliana Corredor 2013-08-06 16:20:59 -05:00
Carlos Ruiz 333c7f9a7f IDEMPIERE-1138 Broadcast Message Problems 2013-08-06 13:56:11 -05:00
Carlos Ruiz 232649b55e Fix minor problems with migration scripts 2013-08-06 13:55:36 -05:00
Heng Sin Low d1dea0fd02 IDEMPIERE-1248 Performance Optimization: Eliminate the fire and processing of duplicate event. Fixed problem with refresh after process call. 2013-08-06 12:29:19 +08:00
Heng Sin Low 8630ed7597 Merge a8c44b7fbc2a 2013-08-06 08:05:26 +08:00
Heng Sin Low 139b4b691c Merge 6087eaebeb3c 2013-08-06 08:04:40 +08:00
Carlos Ruiz 57169b0322 IDEMPIERE-1210 Lookup factory not translating table_direct columns / Thanks to Naim Berisha for the tip 2013-08-05 18:59:24 -05:00
Heng Sin Low 4ef6a5d163 IDEMPIERE-1248 Performance Optimization: Eliminate the fire and processing of duplicate event. Fixed problem with window that have no records ( reported by Carlos ). 2013-08-06 07:56:01 +08:00
Richard Morales 83cfb7fdda IDEMPIERE-1025 Improve translation for custom tables 2013-08-05 18:01:48 -05:00
Carlos Ruiz a14fd8642f IDEMPIERE-1025 Improve translation for custom tables / based on patch from Richard Morales 2013-08-05 17:49:37 -05:00