Commit Graph

1296 Commits

Author SHA1 Message Date
Heng Sin Low 90d2b6e605 Merge 0f7409018e45 2013-09-04 23:51:34 +08:00
Heng Sin Low a26f603e75 IDEMPIERE-1318 Casting problem on BOM Viewer window. Base on patch from Richard Morales Herrera. 2013-09-04 23:50:02 +08:00
Elaine Tan 7b31487867 IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable - Refactor to allow theme to change the appearance of the about window 2013-09-03 16:18:01 +08:00
Carlos Ruiz 716f1d0066 IDEMPIERE-1315 Hide/Disable ActiveWorkflow and Personal Lock buttons 2013-08-30 17:03:11 -05:00
Carlos Ruiz 9ee817ca32 IDEMPIERE-1246 Implement Open in Grid Mode as user preference 2013-08-29 21:06:55 -05:00
Heng Sin Low eaf65447cf Merge b2dfae19b6ee 2013-08-29 11:26:58 +08:00
Heng Sin Low 3f13b7472a IDEMPIERE-1313 Web Client: Reduce space used by collapsed context help pane. 2013-08-29 11:25:31 +08:00
Richard Morales 9928846520 IDEMPIERE-1293 NPE error on Advance Search 2013-08-28 12:37:56 -05:00
Carlos Ruiz 24727ecc7a IDEMPIERE-1291 Login possible if model validator is missing 2013-08-28 10:23:30 -05:00
Heng Sin Low 6e10cd8e6d Merge b6c9afc84fd5 2013-08-28 17:37:29 +08:00
Heng Sin Low cf87e78e05 IDEMPIERE-1309 Improve JasperReport support for loading of resources (image, text file, etc ) 2013-08-28 17:34:39 +08:00
Heng Sin Low 891f62849d IDEMPIERE-166 Rebranding of logo and product name. 2013-08-28 15:46:07 +08:00
Heng Sin Low 0acee3974d Minor - print better startup message to console. 2013-08-28 15:34:30 +08:00
Richard Morales 320da911df IDEMPIERE-1293 NPE error on Advance Search 2013-08-26 16:14:32 -05:00
Heng Sin Low 1e9d2ccf78 IDEMPIERE-1279 Grid column is often having default width that's too big. Workaround hflex not working correctly for first column. 2013-08-24 01:28:23 +08:00
Heng Sin Low 363b1be214 minor - NPE check. 2013-08-23 10:25:34 +08:00
Heng Sin Low 49d501692c IDEMPIERE-1268 Payment Allocation is getting deleted from completed Payment record. Fixed handling of readonly logic for detailpane and processed flag for header tab. 2013-08-22 23:11:45 +08:00
Heng Sin Low bce1989d05 Merge with 761ce4bfd7b845661e2b62cd0d9601f342eab29c 2013-08-22 20:41:59 +08:00
Heng Sin Low 72e84378b8 Backed out of changeset 9552:c071e95a73ab 2013-08-22 20:41:46 +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 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 2ab43bafcd IDEMPIERE-1275 Accounting Dimensions Navigation is broken. 2013-08-15 09:43:52 +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 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 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 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
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
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 139b4b691c Merge 6087eaebeb3c 2013-08-06 08:04:40 +08: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
Carlos Ruiz 2eb2c0ef2c IDEMPIERE-1225 QuickEntry informs that no location has been introduced when in fact it has been 2013-08-05 16:06:05 -05:00
Juliana Corredor bd6236850d IDEMPIERE-1241 problem with advanced search colum posted 2013-08-05 13:16:51 -05:00
Carlos Ruiz 19661cd254 IDEMPIERE-1197 in advanced, when select empty item in column name, throw java.lang.NullPointerException / based on patch from Richard Morales 2013-08-05 12:48:45 -05:00
Heng Sin Low 40e569e0cb Merge 214e756ba4b2 2013-08-05 17:13:57 +08:00