Commit Graph

1432 Commits

Author SHA1 Message Date
Carlos Ruiz bcc0bc6f73 IDEMPIERE-1157 Adding functionality to add charts on the standard windows / peer review and complete - bringing missing class from Adaxa contribution repo 2013-08-22 19:09:40 -05:00
Deepak Pansheriya c3a14d9547 IDEMPIERE-1157: Adding functionality to add charts on the standard windows / thanks to Adaxa 2013-08-22 18:52:57 -05:00
Carlos Ruiz 10488f31ef hg merge release-1.0c (forward-porting) 2013-08-22 18:18:41 -05:00
Heng Sin Low 29bb281f6a Merge changes from release-1.0c branch 2013-08-20 15:50:28 +08:00
Heng Sin Low 2d53a19774 IDEMPIERE-583 Delete Selection Panel improvement. Minor - remove system.out.println 2013-08-20 11:12:43 +08:00
Heng Sin Low 80f2dee5e9 IDEMPIERE-583 Delete Selection Panel improvement. 2013-08-19 21:46:02 +08:00
Heng Sin Low be50c979a6 Merge changes from release-1.0c branch 2013-08-19 21:11:30 +08:00
Elaine Tan beaaf3e8e3 IDEMPIERE-1149 Implements SetFocus on field - handle the default focus in edit mode for grid view 2013-08-05 17:05:02 +08:00
Carlos Ruiz 4277e7395e hg merge release-1.0c (forward-porting) 2013-08-04 09:46:24 -05:00
Carlos Ruiz db47eb7206 merge 2013-08-02 21:18:26 -05:00
Carlos Ruiz 14b0beddb0 hg merge release-1.0c (forward-porting) 2013-08-02 21:15:03 -05:00
Carlos Ruiz e94e53d828 IDEMPIERE-234 Configure Toolbar by User / make the example work again 2013-07-31 12:26:59 -05:00
Carlos Ruiz d0f1a03dba hg merge release-1.0c (forward-porting) 2013-07-31 10:04:55 -05:00
Carlos Ruiz e6442936b4 hg merge release-1.0c (forward-porting) 2013-07-29 20:46:47 -05:00
Elaine Tan f8d579d368 IDEMPIERE-1149 Implements SetFocus on field 2013-07-29 15:32:26 +08:00
Carlos Ruiz abdf870669 IDEMPIERE-1185 Cannot Lookup records in Reports 2013-07-17 16:32:20 -05:00
Carlos Ruiz a8766eb276 IDEMPIERE-1170 Cannot Drag Tree Item After Insert New Record 2013-07-17 11:19:28 -05:00
Carlos Ruiz 2ab9b1554a IDEMPIERE-1172 Setup Wizard uses randomly languages / found the issue is because of adding object to cache on constructor (found and cleared same issue on MRfQLine and MRfQLineQty) 2013-07-15 21:08:05 -05:00
Carlos Ruiz 6ade4c42ca IDEMPIERE-842 The How-To help widget is partly language dependent / Thanks to Naim Berisha (nberisha) 2013-07-15 19:57:51 -05:00
Carlos Ruiz 265a24826e IDEMPIERE-724 Add comment on default theme for ZK_BROWSER_TITLE 2013-07-12 08:29:51 -05:00
Carlos Ruiz c5dfae200f IDEMPIERE-1169 WAccountDialog misbehaving if Account Combination is read/write 2013-07-11 23:50:56 -05:00
Carlos Ruiz 193797174b IDEMPIERE-724 Make default usage of sysconfig variable ZK_BROWSER_TITLE for default theme 2013-07-11 18:33:12 -05:00
Heng Sin Low d4f2d337cc IDEMPIERE-1044 Load testing. Modify to generate uuid sequence by idspace instead of by desktop to reduce the possibilities of uuid change on subsequent run. 2013-07-09 00:06:53 +08:00
Carlos Ruiz 189ef8425d IDEMPIERE-1116 When attachment is deleted the preview and size are not cleared + NPE / peer review 2013-07-06 18:16:33 -05:00
Richard Morales b45cd7b740 IDEMPIERE-1116 When attachment is deleted the preview and size are not cleared + NPE 2013-07-06 18:15:44 -05:00
Carlos Ruiz e7abe42baa IDEMPIERE-1127 The Name of the workflow node is not translated / peer review 2013-07-06 17:45:22 -05:00
Richard Morales 68223ee9af IDEMPIERE-1127 The Name of the workflow node is not translated 2013-07-06 17:44:39 -05:00
Carlos Ruiz 2f64086291 IDEMPIERE-1134 Immediate broadcast not showing acknowledge checkbox / follow suggestion from Heng Sin 2013-07-05 16:47:26 -05:00
Richard Morales 8461a5e006 IDEMPIERE-1133 Customize grid not translated / fix problem found by Heng Sin 2013-07-05 16:44:58 -05:00
Richard Morales d0a605b066 IDEMPIERE-1134 Immediate broadcast not showing acknowledge checkbox 2013-07-04 18:39:51 -05:00
Carlos Ruiz 7b498798df IDEMPIERE-1133 Customize grid not translated / peer review and complete 2013-07-04 18:25:42 -05:00
Richard Morales 7e17dd5fd0 IDEMPIERE-1133 Customize grid not translated 2013-07-04 18:19:28 -05:00
Elaine Tan a0a5caa279 IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable - Fix locator and location popups. Required fixed popup height for ZK to auto adjust the position based on available space. 2013-07-03 13:50:57 +08:00
Elaine Tan cdead096cf IDEMPIERE-1130 Problem with the height of performance dashboard panel 2013-07-03 11:19:05 +08:00
Heng Sin Low 197afc88af IDEMPIERE-1118 Zk: Payment rule field editor is missing the dropdown button. Added css classes for payment rule field editor. Hide combobutton when combobox is readonly. 2013-06-29 01:23:59 +08:00
Heng Sin Low c361e73378 IDEMPIERE-1115 Zk: 2 Minor dashboard widget bugs. 2013-06-28 17:18:10 +08:00
Heng Sin Low 2a6adae653 Merge ee410b474586 2013-06-27 10:15:16 +08:00
Heng Sin Low e68b20aaff Pre-release clean up: 1) Remove firefox download link and redundant idempiere.org link 2) Updated browser support check. We support ff, chrome, webkit and ie 8+. 2013-06-27 10:13:59 +08:00
Carlos Ruiz 47377261b3 IDEMPIERE-1104 Payments all get the same accounting date as the reconciling bank statement regardless of transaction date / IDEMPIERE-480 2013-06-26 13:21:20 -05:00
Heng Sin Low e978aafe0d minor footer height adjustment. 2013-06-27 01:01:01 +08:00
Heng Sin Low fd6b6051ae IDEMPIERE-1012 Missing fields on detail when open for edition. Apply fix to url field. 2013-06-27 00:05:26 +08:00
Heng Sin Low 05a6c860d8 Merge e3ba7855a947 2013-06-26 22:38:11 +08:00
Heng Sin Low ac67fe763e IDEMPIERE-729 Firefox becomes very slow randomly after working on zkwebui. Reduce timeout and GC cycle for xmlhttprequest. 2013-06-26 22:35:13 +08:00
Carlos Ruiz 0ce064eec6 IDEMPIERE-234 Configurable Toolbar / Prefix _WinInfo_ for context variables AD_Window_UU, AD_Window_ID and WindowName 2013-06-26 08:41:35 -05:00
Heng Sin Low 1e2ea6386d IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable - Added theme preference for trademark text for standard report footer. Peer review. 2013-06-26 12:52:07 +08:00
Carlos Ruiz 2e522a9329 IDEMPIERE-1111 Links on help window don't work if more than one help is opened 2013-06-25 21:01:25 -05:00
Richard Morales f312dc448e IDEMPIERE-1069 Callout doesn’t work the same way in quick entry window and normal AD window 2013-06-25 20:02:26 -05:00
Carlos Ruiz b7e89a8e49 minor - comment out system.out.println messages 2013-06-25 19:06:56 -05:00
Richard Morales 5fbbee3826 IDEMPIERE-1015 Menu lookup add 'action' after name of the node / IDEMPIERE-943 2013-06-25 19:04:51 -05:00
Carlos Ruiz b91f9e76bf IDEMPIERE-1105 The find advanced, automatically replaces the current record values / fix init window - refactoring for performance 2013-06-25 17:54:24 -05:00
Carlos Ruiz f36853a3d7 IDEMPIERE-1110 NPE on Setup Wizard 2013-06-25 17:18:17 -05:00
Heng Sin Low 69de4d3d87 Merge dae0e59c3529 2013-06-26 03:17:19 +08:00
Heng Sin Low 6cb2e6180b IDEMPIERE-729 Firefox becomes very slow randomly after working on zkwebui. Some improvement but still slow down over time with ever growing memory usage. 2013-06-26 03:16:22 +08:00
Heng Sin Low 209abb49ee IDEMPIERE-1106 Zk: Locator field seems editable. 2013-06-26 03:12:59 +08:00
Elaine Tan 916636c30f IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable - Added theme preference for trademark text for standard report footer. 2013-06-25 19:01:20 +08:00
Heng Sin Low dd40704ba2 IDEMPIERE-1106 Zk: Locator field seems editable. 2013-06-25 16:17:30 +08:00
Heng Sin Low f46eecc5ca IDEMPIERE-1105 The find advanced, automatically replaces the current record values. 2013-06-25 13:29:52 +08:00
Richard Morales f84d93036b IDEMPIERE-1068 Information in QuickEntry window isn't displayed as it is in ADWindow 2013-06-24 22:10:26 -05:00
Carlos Ruiz af6e216036 IDEMPIERE-1072 Env.getImageIcon: Not found / Thanks to Dirk Niemeyer (a42niem) 2013-06-24 21:46:17 -05:00
Carlos Ruiz e51d5efbae IDEMPIERE-1098 Translate Login label on LoginPanel / Thanks to Naim Berisha (nberisha) for the patch 2013-06-24 21:16:36 -05:00
Heng Sin Low 7951a35bd6 IDEMPIERE-1012 Missing fields on detail when open for edition. Fixed LayoutUtils.removeSclass not working properly. 2013-06-25 08:25:38 +08:00
Heng Sin Low 717c2ca808 IDEMPIERE-1103 Zk: Grid View onPostSelectedRowChanged event is called twice. 2013-06-25 00:13:25 +08:00
Heng Sin Low e88f59fa02 IDEMPIERE-940 Location fields seems updateable 2013-06-24 18:06:36 +08:00
Heng Sin Low 788d932239 IDEMPIERE-988 Failed to process script In Advanced search for any window. 2013-06-24 17:45:25 +08:00
Heng Sin Low 079d1afa21 IDEMPIERE-295 Zk: background of readonly and editable input field is the same 2013-06-24 16:32:54 +08:00
Heng Sin Low 90b35e5bc7 IDEMPIERE-1100 BP field split in two lines. 2013-06-24 15:32:40 +08:00
Carlos Ruiz 577057b1ba IDEMPIERE-1069 Callout doesn’t work the same way in quick entry window and normal AD window. / Peer review 2013-06-23 18:56:51 -05:00
Richard Morales bc61b7d56c IDEMPIERE-1069 Callout doesn’t work the same way in quick entry window and normal AD window. 2013-06-23 18:00:32 -05:00
Carlos Ruiz a35ac9ea7c IDEMPIERE-1101 Found issues on management of callouts and dynamicdisplay 2013-06-23 17:27:04 -05:00
Richard Morales a13e69fbef IDEMPIERE-1095 quick entry doesn't refresh fields after updating data 2013-06-23 14:17:45 -05:00
Heng Sin Low f0810e50c9 Merge ed6dd9d38be1 2013-06-23 11:23:06 +08:00
Heng Sin Low fd3e1d8dd3 IDEMPIERE-1090 Toolbar buttons are always shown despite Display Logic 2013-06-23 11:21:27 +08:00
Carlos Ruiz ddec3a2a70 IDEMPIERE-1076 LocationDialog opened from QuickEntry : Select city from the list close the panel / based on patch from Carlos Sanchez 2013-06-21 20:28:31 -05:00
Carlos Ruiz 339d10e787 IDEMPIERE-1087 Process Parameters don't have contextual menu (right click) / based on patch from Juliana Corredor 2013-06-21 19:57:56 -05:00
Heng Sin Low aacfdbb197 Merge a29b1da9e021 2013-06-21 17:47:14 +08:00
Heng Sin Low e2ddbcea8c Merge 642ac50d38dd 2013-06-21 17:46:35 +08:00
Heng Sin Low ac42659cdf IDEMPIERE-1012 Missing fields on detail when open for edition. 2013-06-21 17:25:09 +08:00
Elaine Tan 08b1b1b2cf IDEMPIERE-1083 Print shipping label applet is not working 2013-06-21 12:27:01 +08:00
Carlos Ruiz 830fb842fc IDEMPIERE-1081 Process Allocation processing wrongly against a charge / peer review 2013-06-20 19:37:36 -05:00
Richard Morales c3533a5dd9 IDEMPIERE-1081 Process Allocation processing wrongly against a charge 2013-06-20 19:36:37 -05:00
Carlos Ruiz 91adf94efb IDEMPIERE-1080 Wrong decimal presentation on Payment Allocation / based on patch from Richard Morales 2013-06-20 18:40:10 -05:00
Heng Sin Low 0f2f5001fd IDEMPIERE-1057 Master/Detail toolbar shared problems with detail sort tabs. Fix based on patch from Richard Morales Herrera. 2013-06-20 14:44:26 +08:00
Heng Sin Low 1993840bdc Merge 62bf3c7d8f22 2013-06-20 12:09:06 +08:00
Heng Sin Low 0a0665a5bf Merge bf8b78fe9157 2013-06-20 12:08:12 +08:00
Heng Sin Low 1d5b87afbf IDEMPIERE-1042 Role Data Access – Table Access Exporting. 2013-06-20 12:07:16 +08:00
Carlos Ruiz 58610b535e Merged trekglobal/idempiere into development 2013-06-19 19:32:32 -05:00
Carlos Ruiz 975fcc3c6e IDEMPIERE-1055 Print Dunning Letters on remote machine throwing errors / peer review 2013-06-19 19:23:58 -05:00
Juliana Corredor f8b6a4f726 IDEMPIERE-1055 Print Dunning Letters on remote machine throwing errors 2013-06-19 19:19:09 -05:00
Carlos Ruiz b3c1e844df IDEMPIERE-1055 Print Dunning Letters on remote machine throwing errors / Print original class for zk modifications 2013-06-19 19:18:43 -05:00
Richard Morales 8996d0bf60 IDEMPIERE-1037 Field Attribute Set Instance appears to be empty in form Attribute Set Instance if using ZK UI 2013-06-19 16:31:28 -05:00
Carlos Ruiz ac221701ca IDEMPIERE-944 Error in session timeout / try solution suggested by Dirk 2013-06-19 11:47:39 -05:00
Juliana Corredor 2a4d727202 IDEMPIERE-1077 Can not create advanced query with two filter 2013-06-19 11:02:34 -05:00
Elaine Tan 3f7ee9bed4 IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable - Fix tab editor group layout 2013-06-19 17:50:26 +08:00
Heng Sin Low 10da24b5a3 IDEMPIERE-1060 Tree : selection of a record doesn't select the node. 2013-06-19 17:33:53 +08:00
Heng Sin Low f0c1b2db34 IDEMPIERE-1066 Toolbar Access problems. 2013-06-19 16:32:36 +08:00
Heng Sin Low ea7788e2ab IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable. Added theme preference for browser title. 2013-06-19 10:58:05 +08:00
Elaine Tan 70e8cadba7 IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable - Added css class to workflow activities, archive viewer, popups and help window. Fixed the height of textbox when the rows > 1. 2013-06-18 19:34:01 +08:00
Heng Sin Low 2426e97c10 Merge b7d5f604e91f 2013-06-18 18:12:35 +08:00
Heng Sin Low 6e6d59d04f IDEMPIERE-1044 Load testing. Use more reliable fixed uuid generation method for jmeter load testing. Disable recycling of uuid for jmeter load testing. Added npe check for close window. 2013-06-18 17:37:11 +08:00
Richard Morales 465286b73e IDEMPIERE-1049 Not able to close Print format Window 2013-06-17 19:37:31 -05:00
Carlos Ruiz 09a39bab52 IDEMPIERE-893 Use AD_InfoWindow_Access instead of DPViews for access to info windows / Based on patch from Juliana Corredor 2013-06-17 19:16:30 -05:00
Carlos Ruiz 7e2832096b IDEMPIERE-1056 Print Invoice not working 2013-06-14 08:44:06 -05:00
Heng Sin Low a8794b6c64 Merge bedbd4e3a8ac 2013-06-14 16:37:33 +08:00
Heng Sin Low f525387c23 Merge 231dfcfa4bc3 2013-06-14 16:32:59 +08:00
Heng Sin Low 9c78dd7956 IDEMPIERE-1021 Processing status box from Generate Invoices displays on other windows. 2013-06-14 16:32:01 +08:00
Carlos Ruiz 28c7343f04 IDEMPIERE-842 The How-To help widget is partly language dependent / Thanks to Naim Berisha (nberisha) for the patch 2013-06-13 21:56:50 -05:00
Carlos Ruiz 43f13d6a8c Merged trekglobal/idempiere into development 2013-06-13 21:18:49 -05:00
Elaine Tan e62bef147d IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable - Added css class to info account, busy dialog, tab editor, workflow activity, menu panel, request, feedback request and find window. 2013-06-14 08:46:07 +08:00
Richard Morales 7909d73769 IDEMPIERE-1048 Sort tab lists not updated when master record change 2013-06-13 18:28:52 -05:00
Richard Morales 97333fc7e3 IDEMPIERE-1049 Not able to close Print format Window 2013-06-13 18:25:54 -05:00
Richard Morales 981ac8e7a7 IDEMPIERE-1051 Button New Record is active in Sort Tab 2013-06-13 18:19:34 -05:00
Heng Sin Low 91971e5bd3 Merge cf0dee99e897 2013-06-13 19:55:55 +08:00
Heng Sin Low b55c3ca70f IDEMPIERE-1044 Load testing. Fixed memory leak. 2013-06-13 19:54:27 +08:00
Richard Morales 256c4f5cc4 IDEMPIERE-950 Tree from detail tab not updated when master record change 2013-06-12 18:34:03 -05:00
Richard Morales b90a6bfef1 IDEMPIERE-943 Menu Lookup not showing dup names / fix problem reported by Heng Sin 2013-06-12 18:25:42 -05:00
Carlos Ruiz f4c50410dc IDEMPIERE-974 Issue with Quick Entry editor when a checkbox is added and a new record is created / peer review 2013-06-12 18:06:37 -05:00
Carlos Augusto Sanchez 210bb251c4 IDEMPIERE-974 Issue with Quick Entry editor when a checkbox is added and a new record is created 2013-06-12 17:30:28 -05:00
Juliana Corredor 4ddd82c2e0 IDEMPIERE-997 Error panel impossible to remove 2013-06-12 16:42:48 -05:00
Carlos Ruiz bdb7b868ef IDEMPIERE-1029 Error on Account Element Window / Based on patch from Juliana Corredor 2013-06-12 16:14:59 -05:00
Carlos Ruiz 4752ee32b3 IDEMPIERE-1044 Load testing / minor, comments about selenium/jmeter IDGenerator usage 2013-06-12 00:08:21 -05:00
Heng Sin Low 0d3d95ecbc IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable. Added placeholder for about dialog css class. 2013-06-12 00:09:01 +08:00
Elaine Tan 156324833b IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable - Added css class to about window 2013-06-11 19:56:23 +08:00
Heng Sin Low 479df69cac IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable. More efficient use of spaces and additional css class for sort tab. 2013-06-11 15:29:05 +08:00
Heng Sin Low da131cc538 IDEMPIERE-980 Address window is closing on error. 2013-06-10 18:32:43 +08:00
Heng Sin Low bd7d732f87 DEMPIERE-1016 Tree panel in windows not working. 2013-06-10 17:58:11 +08:00
Heng Sin Low 803997fdf6 IDEMPIERE-1039 Zk: Validation rule for Info Window Query Criteria is not working. 2013-06-10 16:15:12 +08:00
Heng Sin Low bbbb6b7327 IDEMPIERE-1028 Custom form : remove blank item for a list. Accepted patch from Nicolas Micoud. 2013-06-10 14:50:53 +08:00
Elaine Tan 39ca003c65 IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable - Added css class to popup windows 2013-06-07 19:45:04 +08:00
Elaine Tan 83e6cc9fa3 IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable. Fixed archive viewer and tree maintenance layout. Fixed load theme preference issue. 2013-06-06 18:37:48 +08:00
Richard Morales daae890ca5 IDEMPIERE-931 ZK components, are not displayed correctly 2013-06-05 16:02:47 -05:00
Carlos Ruiz 0616175792 IDEMPIERE-952 Setup wizard issue on setup wizard window 2013-06-04 23:19:26 -05:00
Carlos Ruiz f1fe920b97 IDEMPIERE-975 Issue in populating BP location for new sales order 2013-06-04 15:14:18 -05:00
Deepak Pansheriya 6299a01f1d IDEMPIERE-946: NullPointerException in Payment window > 'ReQuery' image icon on "Invoice Info" window 2013-06-04 12:00:08 -05:00
Elaine Tan 9d848f85c9 IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable. Use another approach to get client web logo image. 2013-06-04 13:08:16 +08:00
Carlos Ruiz eb46f6e353 IDEMPIERE-1010 - fix problem opened with process parameter panel 2013-06-03 10:45:05 -05:00
Carlos Ruiz 6c939f1c7e IDEMPIERE-1010 Thousands grouping separator is used for integers values / Implemented FormatPattern support for zk edition on numbers 2013-06-02 19:46:03 -05:00
Nicolas Micoud 1b24942054 IDEMPIERE 1009 Translation of tree popup 2013-06-02 14:06:50 +02:00
Carlos Ruiz 77cd656f07 IDEMPIERE-1008 Missing icon in Role/User Assignment - IDEMPIERE-724 2013-06-01 15:36:24 -05:00
Carlos Ruiz 2bbff2bf5c IDEMPIERE-993 Upgrade upload button on Image fields to zk6 2013-06-01 11:50:56 -05:00
Carlos Ruiz fb4dfe08bd IDEMPIERE-1006 Improve transaction and busy dialog for merge window 2013-06-01 10:52:05 -05:00
Carlos Ruiz 829583bd28 IDEMPIERE-1004 Account Info title translation 2013-06-01 10:11:26 -05:00
Juan David Arboleda e11d43b059 IDEMPIERE-925 Date field shows error for incorrect format but allow user to proceed on ok button / peer review 2013-05-31 18:06:48 -05:00
Deepak Pansheriya 1a54f69c34 IDEMPIERE-925 Date field shows error for incorrect format but allow user to proceed on ok button 2013-05-16 18:53:38 +05:30
Richard Morales 6d7fb18ed2 IDEMPIERE-908 Cannot report on window Product Costs / Team work between Richard, Juan and Carlos 2013-05-31 17:55:26 -05:00
Carlos Ruiz a61ba2846c IDEMPIERE-989 decimal display is not consistent 2013-05-31 17:38:20 -05:00
Heng Sin Low dfc48a588f IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable. Use larger icon for field editor. 2013-05-31 11:56:25 +08:00
Heng Sin Low 13669f400a IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable. Added css class for info product south pane. 2013-05-31 11:55:52 +08:00
Heng Sin Low 63f6cdbf2b IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable. Added api to use client web logo in theme. 2013-05-30 18:30:05 +08:00
Heng Sin Low 661d8465d1 Merge 7f6cc25f3d17 2013-05-30 16:34:37 +08:00
Heng Sin Low 73bd4af866 IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable. Make build in dashboard widget customizable by theme. Improve appearence and customizability of the performance indicator widget. 2013-05-30 16:30:55 +08:00
Carlos Ruiz b2d9e0ba88 IDEMPIERE-970 Role with the can Export option deselected would actually be able to export / jasper / peer review 2013-05-29 19:12:45 -05:00
Carlos Augusto Sanchez 3a0d154c52 IDEMPIERE-970 Role with the can Export option deselected would actually be able to export / jasper 2013-05-29 18:45:20 -05:00
Juliana Corredor dbeebf529f IDEMPIERE-981 Import File Loader Format problem 2013-05-29 18:34:18 -05:00
Carlos Ruiz 73de31fbc0 IDEMPIERE-923 NPE when try to print after generate invoice (manual) / Based on patch from Richard Morales 2013-05-29 18:26:29 -05:00
Carlos Ruiz f54b837d0e IDEMPIERE-963 callout problem in the Write-off Amount field / based on patch from Richard Morales 2013-05-29 18:04:26 -05:00
Richard Morales 4221d1907a IDEMPIERE-791 Dates used in request calendar not visible in request 2013-05-29 15:56:56 -05:00
Richard Morales bac21921ee IDEMPIERE-915 Process Button Popup , Button's is slightly clipped when is selected. 2013-05-29 13:46:21 -05:00
Richard Morales 921e5a0fa4 IDEMPIERE-911 Problem with calculator 2013-05-29 13:42:06 -05:00
Carlos Ruiz c8b2b44672 IDEMPIERE-983 Cannot print cash payments generated 2013-05-29 12:18:23 -05:00
Heng Sin Low 8dc72ff920 IDEMPIERE-935 ZK: Memory leak for menu search panel. 2013-05-26 00:09:24 +08:00
Heng Sin Low 12efa2b269 IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable. Fixed hardcoding of style for detail pane title. 2013-05-23 23:08:28 +08:00
Heng Sin Low 631f4f6989 IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable. Added z-group-header-body div for easier customization. 2013-05-23 18:23:57 +08:00
Carlos Ruiz 58d491495e Backed out changeset 15f628d57e5c - committed modified FDialog by mistake 2013-05-29 09:52:23 -05:00
Juliana Corredor 949a6f400a IDEMPIERE-955 Report Wizard to reflect proper English 2013-05-29 09:11:15 -05:00
Richard Morales 4b3295e563 IDEMPIERE-973 problem with searching in System Element 2013-05-28 21:09:07 -05:00
Carlos Ruiz 2a9162fec2 IDEMPIERE-943 Menu Lookup not showing dup names / Peer review 2013-05-28 20:42:32 -05:00
Richard Morales bc9148858c IDEMPIERE-943 Menu Lookup not showing dup names 2013-05-28 20:37:40 -05:00
Carlos Ruiz 603ddd7bc0 IDEMPIERE-927 Info window display -1 instead of a blank cell when pointing to AD_User table / based on Nicolas Micoud patch 2013-05-28 17:27:00 -05:00
Juliana Corredor e86b7ab0d6 IDEMPIERE-964 Read-only dates are not grayed 2013-05-28 16:30:20 -05:00
Carlos Ruiz 3876b6e5aa IDEMPIERE-969 zk: Translation gets lost in trees 2013-05-28 16:05:53 -05:00
Carlos Ruiz 96a8e4b6dc IDEMPIERE-970 Role with the can Export option deselected would actually be able to export / Peer review 2013-05-28 12:43:54 -05:00
Carlos Augusto Sanchez 56b2edf731 IDEMPIERE-970 Role with the can Export option deselected would actually be able to export 2013-05-28 12:41:00 -05:00
Deepak Pansheriya abd6335c97 IDEMPIERE-967: Issue with Quick Entry editor when a checkbox is added as a QuickEntry field 2013-05-28 15:09:38 +05:30
Nicolas Micoud 497cf480af IDEMPIERE-968 - Can't use WLocationEditor.setValue from a form 2013-05-28 12:59:14 +02:00
Heng Sin Low bf58706421 Merge cc34fa84169b 2013-05-21 23:47:19 +08:00
Heng Sin Low a1fdf9420e IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable. Added theme preference support. Added toolbar button size preference. 2013-05-21 23:43:22 +08:00
Carlos Ruiz d5bc475376 IDEMPIERE-454 Easy import / Fix NPE on Invoice Info window introduced by fc38a12c9bd3 2013-05-21 03:22:34 -05:00
Heng Sin Low c155937c9e IDEMPIERE-924 Reloading find window set value from current record on advance tab instead of keeping selected value. Base on patch from Deepak. 2013-05-17 17:19:42 +08:00
Heng Sin Low 747470b2f1 IDEMPIERE-935 ZK: Memory leak for menu search panel. 2013-05-17 16:21:13 +08:00
Heng Sin Low 72abf35700 IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable. Fixed layout for firefox. Fixed message popup for error. 2013-05-17 15:24:39 +08:00
Heng Sin Low a87e9773b5 IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable. Some style tweaks. Added maximized button for tab container. 2013-05-16 12:00:40 +08:00
Heng Sin Low ac70fdec1e Merge 0aec556dd146 2013-05-14 06:44:54 +08:00
Heng Sin Low 51cb5127bc IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable. Move statusbar to top and modify to use css style. 2013-05-14 06:42:19 +08:00
Carlos Ruiz f32075be4a IDEMPIERE-921 Obscured fields show information when clicked 2013-05-13 17:24:24 -05:00
Richard Morales 4ed60a0e67 IDEMPIERE-912 Export Dialog Buttons misaligned 2013-05-12 15:22:35 -05:00
Carlos Ruiz 68e07a93b5 IDEMPIERE-914 Any user can obtain all passwords via field editor - thanks to Anthony Sossah (xolali) 2013-05-10 08:34:28 -05:00
Heng Sin Low 5a3e609189 Merge faa803acaeca 2013-05-08 16:29:39 +08:00
Heng Sin Low 83fe2e52b6 Merge 4c88efad663f 2013-05-08 16:28:52 +08:00
Heng Sin Low 14fdc2559e IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable. Allow theme to make bigger changes to the appearance of desktop header. Allow theme to change the timeout page. 2013-05-08 16:23:54 +08:00
Richard Morales bfe29b05c7 IDEMPIERE-515 Calender is shrinking when Changing Month 2013-05-04 15:11:41 -05:00
Carlos Ruiz 9598826ba3 IDEMPIERE-892 in window generate charge, not work create new record 2013-05-04 14:53:06 -05:00
Juan David Arboleda f6d907ff63 IDEMPIERE-454 Easy import / Improvements (speed, export selected detail tab, bug fixes) 2013-05-04 14:10:19 -05:00
Carlos Ruiz 6f8c4bb5f3 IDEMPIERE-907 Cannot report if referenced table doesn't have identifiers 2013-05-03 13:01:58 -05:00
Elaine Tan 65fcc299e3 IDEMPIERE-900 How To text vanishes after clicking on the Lookup icon - use IHelpContext interface in component classes that support the use of help context 2013-05-03 17:32:44 +08:00
Heng Sin Low 4399ea910e Merge 30b50205d8c2 2013-05-03 16:47:53 +08:00
Elaine Tan 86ab9b3493 IDEMPIERE-900 How To text vanishes after clicking on the Lookup icon - move the send event code from InfoPanel.dispose to WSearchEditor 2013-05-03 15:45:51 +08:00
Heng Sin Low 267c1ca86a IDEMPIERE-670 Window tree lookup result have the same icon. Do not show folder icon for leaf node. 2013-05-03 15:44:51 +08:00
Heng Sin Low 32f5ee1ad9 IDEMPIERE-902 reload method in WFEditor has no visibility defined. 2013-05-03 15:05:46 +08:00
Elaine Tan c23b924d2d IDEMPIERE-900 How To text vanishes after clicking on the Lookup icon 2013-05-02 17:51:12 +08:00
Heng Sin Low b226869ad4 Merge fe2e6271b1b7 2013-05-02 17:32:46 +08:00
Heng Sin Low eabb5cb1d4 Merge a0f802ccea8f 2013-05-02 17:32:15 +08:00
Heng Sin Low 04e5c02920 IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable. Refactoring to allow theme to change the appearance of ChangePasswordPanel and ResetPasswordPanel. 2013-05-02 17:31:27 +08:00
Heng Sin Low 329d7afaef IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable. Refactoring to allowing theme to change the appearance of the login dialog by extending LoginWindow, LoginPanel and RolePanel. 2013-05-02 16:36:22 +08:00
Elaine Tan 8a58e7fde8 IDEMPIERE-869 Not working , the form Bank Statement Create From Batch 2013-05-02 15:37:59 +08:00
Carlos Ruiz 3507559ef1 IDEMPIERE-888 NPE when opening an account as report from Trial Balance 2013-05-01 10:50:18 -05:00
Carlos Ruiz a2fcbe2a1b IDEMPIERE-325 AD_InfoWindow / fix NPE reported by Nicolas 2013-05-01 10:05:38 -05:00
Carlos Ruiz ae957d0cb1 IDEMPIERE-865 log.saveError: problem with translation / improvement 2013-05-01 09:51:19 -05:00
Carlos Ruiz b7e29b1675 IDEMPIERE-865 log.saveError: problem with translation 2013-05-01 09:49:20 -05:00
Heng Sin Low f1231c0e63 IDEMPIERE-883 Info Invoice/Order window doesn't set business partner parameter. 2013-04-29 12:04:27 +08:00
Heng Sin Low 960c6e8fdd IDEMPIERE-883 Info Invoice window doesn't set business partner parameter. 2013-04-27 07:35:28 +08:00
Heng Sin Low 1490253871 IDEMPIERE-841 The Look up Account in the account dialog doesn’t work correctly. 2013-04-26 20:58:20 +08:00
Heng Sin Low 925d59c47c IDEMPIERE-887 Zk: Organization tree lookup show broken images. 2013-04-26 16:54:36 +08:00
Heng Sin Low 5fad644ecc IDEMPIERE-725 Implement #UIClient context variable 2013-04-26 15:44:56 +08:00
Heng Sin Low 1da7f8b59f Merge d64df2bbb169 2013-04-25 15:39:04 +08:00
Heng Sin Low 759583ebb0 IDEMPIERE-877 Zk: Remove unnecessary refresh from WTableDirEditor 2013-04-25 15:35:07 +08:00
Heng Sin Low faae2ab46e IDEMPIERE-876 Add Support for Performance Test on ZK using JMeter. 2013-04-25 11:32:37 +08:00
Carlos Ruiz d7cac2c446 IDEMPIERE-863 Process panel assigns invalid default value for reference list 2013-04-23 23:21:15 -05:00
Carlos Ruiz 234b3caa2a IDEMPIERE-863 backout 7843948e1970 2013-04-23 20:55:39 -05:00
Carlos Ruiz 976654ef25 IDEMPIERE-832 not shows the new request created in the Calendar / fix timezone problems - make alternate timezone configurable via CALENDAR_ALTERNATE_TIMEZONE sysconfig key 2013-04-23 17:07:31 -05:00
Heng Sin Low 137bf2f635 export keylistener and atmosphere library. 2013-04-23 11:36:52 +08:00
Heng Sin Low 9e2ed40587 Merge cc8299e9ea58 2013-04-22 11:47:43 +08:00
Heng Sin Low 0fd68e54ca Merge 7bba97c0db7e 2013-04-22 11:46:19 +08:00
Richard Morales 81d3a4e570 IDEMPIERE-832 not shows the new request created in the Calendar 2013-04-20 18:50:29 -05:00
Richard Morales f6a69197d4 IDEMPIERE-822 Info Product problem - not showing currency 2013-04-20 16:08:53 -05:00
Heng Sin Low f119515544 IDEMPIERE-460 Integrate and migrate 3e services. Added lookup support for web services to ease the building of idempiere web service client in webui or swing. 2013-04-19 20:54:14 +08:00
Elaine Tan 48b43928e2 Merge with 3fc57e6ea4ccdabadf06c311d1dc4bd5e0928cb3 2013-04-19 17:08:49 +08:00
Richard Morales aaf75d8da4 IDEMPIERE-856 the broadcast message window is clipped on the bottom 2013-04-17 12:08:20 -05:00
Deepak Pansheriya 5e668a2cae IDEMPIERE-863 Process dialog shows default values even though are not valid reference values. 2013-04-17 17:14:49 +05:30
Carlos Ruiz 1ab95f22bb IDEMPIERE-859 NPE on Attachment where is not storage provider configured / Show cause of problems when toolbar buttons cannot action 2013-04-20 12:24:42 -05:00
Richard Morales 268acba0f6 IDEMPIERE-869 Not working , the form Bank Statement Create From Batch 2013-04-20 11:45:26 -05:00
Juan David Arboleda 2292bc09b0 IDEMPIERE-454 Easy import - V5 -> Add transaction management per master key for the importer 2013-04-19 18:42:23 -05:00
Elaine Tan f7af4d1e20 IDEMPIERE-862 Create lines from MPS Lines function is not working 2013-04-17 18:23:21 +08:00
Carlos Ruiz f408fbc6d3 IDEMPIERE-166 Rebranding of logo and product name 2013-04-16 19:28:55 -05:00
Deepak Pansheriya 29a95f09c8 IDEMPIERE-166 Integrating new logo 2013-04-12 18:05:22 +05:30
Carlos Ruiz 964c2cdaf5 IDEMPIERE-325 Complete AD based info window ( AD_InfoWindow ) implementation / Several fixes:
- Fix problem when the window doesn't have info columns (i.e. info window for Sales Order Line)
- Fix swing problem rendering the total line
- Add search to text fields additionally to string fields (allows to search also for Sales Order Line)
2013-04-16 13:37:39 -05:00
Heng Sin Low 42f276d3e7 Merge 1256cfd5f87f 2013-04-12 16:51:26 +08:00
Heng Sin Low 0d089ea776 update to newer revision of html2canvas. 2013-04-12 16:50:41 +08:00
Heng Sin Low 13410623d4 IDEMPIERE-855 The parameter ZK_BUTTON_STYLE = IT makes the rendering of the buttons wrong 2013-04-12 16:20:41 +08:00
Elaine Tan 46937f4018 IDEMPIERE-853 Improvement to Deposit Batch functionality 2013-04-12 11:44:15 +08:00
Heng Sin Low 68c520683a IDEMPIERE-848 Improve time editor. Fixed time button enabled when field is readonly. 2013-04-12 10:21:35 +08:00
Heng Sin Low 6ede3fe618 IDEMPIERE-852 OM Drop seems broken. Based on patch from Richard Morales Herrera. 2013-04-11 12:47:49 +08:00
Carlos Ruiz b561e4554e IDEMPIERE-848 Improve time editor 2013-04-10 09:52:42 -05:00
Heng Sin Low 07551b1ebe Merge 041670731cf5 2013-04-10 17:04:04 +08:00
Heng Sin Low 2b5fe82c30 IDEMPIERE-92 Implement Selenium testing framework. Improve zk locator attribute generation. 2013-04-10 12:44:57 +08:00
Carlos Ruiz 019dc77fc5 IDEMPIERE-845 Reference List not allowing to clear 2013-04-09 21:45:24 -05:00
Carlos Ruiz 8ec9d58deb IDEMPIERE-843 Negative values are not evaluated in Tab Editor 2013-04-09 21:08:31 -05:00
Carlos Ruiz 01a9897cc1 IDEMPIERE-455 Discover and fix FindBugs problems / DMI_BIGDECIMAL_CONSTRUCTED_FROM_DOUBLE / Improve some calculations for BigDecimal 2013-04-09 18:09:44 -05:00
Carlos Ruiz 6b108cff55 IDEMPIERE-455 Discover and fix FindBugs problems / DMI_BIGDECIMAL_CONSTRUCTED_FROM_DOUBLE / Improve some calculations for BigDecimal 2013-04-09 17:48:34 -05:00
Richard Morales e4476ec95c IDEMPIERE-455 Discover and fix FindBugs problems / DMI_BIGDECIMAL_CONSTRUCTED_FROM_DOUBLE 2013-04-09 15:49:25 -05:00
Heng Sin Low 8677caeb11 IDEMPIERE-839 Zk: Focus not on first editable field when new record is created through favourite, lookup menu and zoom 2013-04-09 17:25:22 +08:00