Commit Graph

397 Commits

Author SHA1 Message Date
Elaine Tan e03942ee8f Ticket #1001002: Move the Menu to be a Portlet - Add a new table to store user dashboard preference and fix some bugs 2012-08-22 19:34:57 +08:00
Heng Sin Low 724515c9c2 Merge with 9588c6ccc43c675f7b186512072c248daa1a6f57 2012-08-22 18:41:04 +08:00
Heng Sin Low 8c732a1c06 Merge with c09b1324cdd850c319a77bbe63d1c09ee4ef856d 2012-08-22 18:38:18 +08:00
Heng Sin Low 33d893d77c IDEMPIERE-377 Improve current search dialog box. Change search window from modal to popup. Retain last search crieria. Make saved query always accessible. 2012-08-22 17:57:50 +08:00
Heng Sin Low 2f1aa8ac91 IDEMPIERE-144 Performance: Remove the use of zk event thread. Fixed InfoSchedule not showing up and misc. timeline related javascript bugs. Fixed popup dialog sometime is position off screen. 2012-08-22 17:45:31 +08:00
Heng Sin Low 0050af3c3a IDEMPIERE-357 Move the Menu to be a Portlet. Remove unnecessary appendChild. Always hide the popup container first before the opening of window. 2012-08-22 17:41:31 +08:00
Rajesh.Rajesh-VAIO 1b9067d23f Task 1001118 - Link end-of-process to next window 2012-08-22 13:47:50 +05:30
Kirit Thummar d5ef3c327a IDEMPIERE-377 : Add search sequence support for search dialog field[1001253] 2012-08-22 11:01:07 +05:30
Carlos Ruiz 4ceda4ce93 IDEMPIERE-246 Integrate Manufacturing Light 2012-08-21 18:53:37 -05:00
Kirit Thummar 9548383df1 IDEMPIERE-377 : Correcting operators based on reference type [1001193] 2012-08-21 22:15:43 +05:30
Heng Sin Low b3d83f4d7d IDEMPIERE-356 Change Role. 2012-08-21 08:47:45 +08:00
Heng Sin Low d0f745b345 IDEMPIERE-144 Performance: Remove the use of zk event thread. Fixed more modal window that have been overlook due to the use of "modal" string instead of Window.MODE_MODAL constant. 2012-08-20 12:40:08 +08:00
Carlos Ruiz 3fd9af4e8a IDEMPIERE-395 Insert button enabled when creating a record on zk / refactor duplicated methods - and common behavior buttons 2012-08-17 15:25:45 -05:00
Heng Sin Low ffb37f62e0 IDEMPIERE-144 Performance: Remove the use of zk event thread. Fixed saving new record doesn't show mandatory missing error and goes into a state that the window can't be use further. 2012-08-18 02:46:55 +08:00
Heng Sin Low 3c3b264887 Merge with 69f810c84e882a49d6470bfa8a2c07309eda4231 2012-08-17 10:48:52 +08:00
Heng Sin Low a9ca3fbf24 IDEMPIERE-144 Performance: Remove the use of zk event thread. Drop the use of FileUpload, remove use of Mode_MODAL that have been overlook in previous commit. 2012-08-17 10:42:25 +08:00
Carlos Ruiz e0b518164e IDEMPIERE-177 Complete Window Customization functionality / found issues with cache vs the window customization implementation 2012-08-15 18:58:53 -05:00
Heng Sin Low 7ddd707502 IDEMPIERE-144 Performance: Remove the use of zk event thread. Refactoring and fixed commit warning message not shown for navigation event. 2012-08-15 11:28:40 +08:00
Heng Sin Low b75d09aff9 Merge with f4aae2365c3dd3b96e035a358cffd47693d44d42 2012-08-15 08:40:43 +08:00
Heng Sin Low c0573def3e Merge with 0d1776ed454ab63056c4fc6f0538c773bc502dbc 2012-08-15 08:33:05 +08:00
Carlos Ruiz 9fcf487478 IDEMPIERE-236 - Centralization of hardcoded IDs / centralize also the MSysConfig keys - Thanks to David Peñuela 2012-08-14 19:07:21 -05:00
Heng Sin Low 09d73d1486 IDEMPIERE-144 Performance: Remove the use of zk event thread. This will break things but it is a necessary step to improve the performance and scalability of the zk client. This is also the first step require to implement clustering support. 2012-08-15 07:26:55 +08:00
Carlos Ruiz ab55ed8406 IDEMPIERE-236 - Centralization of hardcoded IDs 2012-08-14 15:11:43 -05:00
Deepak Pansheriya 705f92584f Merge 2012-08-14 19:37:00 +05:30
Deepak Pansheriya 6fbcf8421b Ticket #1001003:IDEMPIERE-364 Fixing Column width issue and disabling customize button for ADSortTab 2012-08-14 19:21:21 +05:30
Carlos Ruiz b92a635945 IDEMPIERE-358 Login- how to make unique and safe / make it work with Select Role 2012-08-13 18:56:28 -05:00
Juliana Corredor 85abedd47f IDEMPIERE-358 Login- how to make unique and safe 2012-08-13 17:01:42 -05:00
Deepak Pansheriya 66001b85aa Ticket #1001003:IDEMPIERE-364 Integrating revie comments and fixing Grid layout issues 2012-08-13 13:11:24 +05:30
Deepak Pansheriya 9f6ba491dd Merge 2012-08-10 23:33:39 +05:30
Deepak Pansheriya 26086d100e Ticket #1001003: Making grid user and system customizable 2012-08-10 23:10:57 +05:30
Elaine Tan c9d662de0f Ticket #1001002: Move the Menu to be a Portlet - support portlet drag and drop 2012-08-10 16:38:35 +08:00
Heng Sin Low 16c5b8ee92 Merge with e6debcce7a3badad675880e67bf5da8b3b90482b 2012-08-10 11:49:49 +08:00
Juliana Corredor 4b8a9e556a IDEMPIERE-354 Implement 'Select Role' checkbox on first login screen to skip second login screen / change the order of "Remember me" and "Select Role" 2012-08-09 18:44:20 -05:00
Elaine Tan b4131b00ee Ticket #1001002: Move the Menu to be a Portlet - Merge Carlos's fix from iDempiere Community and fix migration scripts to use centralized ID. 2012-08-09 13:37:56 +08:00
Elaine Tan d08fb1ca6b Ticket #1001002: Move the Menu to be a Portlet - Drop the menu porlet, add a menu button after the menu search box. A menu tree popup will appear when the menu button is clicked. 2012-08-08 19:02:10 +08:00
Carlos Ruiz 572ed48efe IDEMPIERE-357 Ticket #1001002 Move the Menu to be a Portlet / fix swing client not working 2012-08-08 01:03:09 -05:00
Carlos Ruiz edb8242c2a minor -> avoid unneeded warning -----------> Msg.getMsg: NOT found: 2012-08-07 18:12:38 -05:00
Carlos Ruiz 3d2fa6c5aa IDEMPIERE-337 zkwebui - Improve Info Product window - fix NPE and problem with SQL statement (Could not remove ON ...) 2012-08-07 15:51:17 -05:00
Elaine Tan 064c654e85 Ticket #1001002: Move the Menu to be a Portlet 2012-08-07 20:04:10 +08:00
Dirk Niemeyer af086e3835 Bring in Manufacturing Light code from Adaxa / Paul Bowden
Manufacturing Light BOM viewer for ZK. Thanks to Tony Snook. Fixes #325
changeset 6254	3c76468aa116
2012-08-06 16:40:37 +02:00
Carlos Ruiz f58311e94e IDEMPIERE-393 Setup wizards 2012-08-20 20:27:26 -05:00
Elaine Tan 108cb60e9b Ticket #1001002: Move the Menu to be a Portlet - revise the build properties to include calender css and zul files in the build 2012-08-03 18:42:02 +08:00
Elaine Tan 3871fa1808 Ticket #1001002: Move the Menu to be a Portlet 2012-08-03 16:47:11 +08:00
Elaine Tan c13dcad28d Ticket #1001002: Move the Menu to be a Portlet 2012-08-03 16:46:55 +08:00
Heng Sin Low 54db8b6742 Merge with d36c55018d81d9bd6c771488900167ad054eae3b 2012-08-03 14:34:11 +08:00
Heng Sin Low 4f8c09687b clean up build.properties warning. 2012-08-03 12:41:09 +08:00
Carlos Ruiz facd2b358a IDEMPIERE-354 Implement 'Select Role' checkbox on first login screen to skip second login screen
Thanks to Juliana Corredor - peer reviewed by Carlos Ruiz - sponsored by Trek Global
2012-08-01 17:42:24 -05:00
Heng Sin Low 7f8ab75983 DEMPIERE-330 Zk Web Client: Failed to register addon component and javascript resources. Cleanup - remove service component entries that's used in earlier patch. 2012-08-01 18:22:56 +08:00
Heng Sin Low b50f0f9def better fix for eclipse complain of missing classes folder for new checkout. 2012-07-31 09:15:34 +08:00
Heng Sin Low b0f5daee3b added readme.txt text file to avoid hg auto remove the classes folder from new checkout causing subsequent build error. 2012-07-30 15:13:01 +08:00
Hesham S. Ahmed 5153f0c11c IDEMPIERE-343 - zk6: Timeout message is not appearing
(transplanted from 135f97f11354e36df7a27c1825756d0d10600ee9)
2012-07-20 03:23:39 +03:00
Hesham S. Ahmed 3c129bf182 IDEMPIERE-342 RecordInfo not properly set on Firefox
(transplanted from fd74c7bc180a66a3288c56ee003dc0feb8cc1984)
2012-07-20 02:35:17 +03:00
Heng Sin Low 63ea8a38a2 Merge with e76509b9044277fe04d201ce43aabf9f1734b22e 2012-07-20 07:10:10 +08:00
Heng Sin Low e8f72ee777 DEMPIERE-330 Zk Web Client: Failed to register addon component and javascript resources. 2012-07-20 06:50:55 +08:00
Carlos Ruiz 78cda240f6 related to IDEMPIERE-337 / as suggested by NMicoud on weekly iDempiere meeting - drop the & from the info product link 2012-07-18 07:00:55 -07:00
Hesham S. Ahmed d3392c5549 IDEMPIERE-236 - Centralization of hardcoded IDs 2012-07-10 17:28:15 +03:00
Carlos Ruiz fc14420374 minor peer review for IDEMPIERE-337 and IDEMPIERE-339 2012-07-17 22:57:07 -07:00
Hesham S. Ahmed 3133906bae IDEMPIERE-337 - Improve Info Product Window
(transplanted from 170c74757e81dd14f8c8862b7d937f10eeba6bc3)
2012-07-17 12:58:14 +03:00
Carlos Ruiz bc047d7eb4 IDEMPIERE-377 Improve current search dialog box / Peer review and tests 2012-08-29 13:00:57 -05:00
Kirit Thummar 27696117cb IDEMPIERE-377 Improve current search dialog box / Remove history button from toolbar and implement the same options into search box 2012-08-29 12:59:41 -05:00
Carlos Ruiz cf2bc53017 IDEMPIERE-29 Improvement on full location / Thanks to Yansolo for the idea and the swing implementation / extended for zkwebui 2012-08-29 09:58:47 -05:00
Nicolas Micoud 21cba6d7b5 IDEMPIERE 85 - Add confirmation on TreeMaintenance when moving all nodes 2012-07-04 10:58:55 +02:00
Nicolas Micoud 0aae5a3997 IDEMPIERE-85 : Add confirmation on TreeMaintenance when moving all nodes 2012-07-02 16:46:16 +02:00
Heng Sin Low 6af268a202 DEMPIERE-330 Zk Web Client: Failed to register addon component and javascript resources 2012-07-05 16:13:13 +08:00
Heng Sin Low f99d832907 IDEMPIERE-302 Upgrade to JasperReports 4.6.0 in 1.0 2012-07-04 16:14:09 +08:00
Heng Sin Low c611dd0830 IDEMPIERE-312 Performance: Use JDK ThreadPool API for dynamically created thread 2012-07-02 14:03:10 +08:00
Heng Sin Low 1ca7cd5112 Merge with 953e38a41ffdc47e8890daf31c1ec60ff8cf3b05 2012-07-01 10:18:31 +08:00
Heng Sin Low b93b8b38c6 IDEMPIERE-144 Performance: Reduce use of modal dialog. Fixed on_modal_close event fire twice due to dispose is called twice. 2012-07-01 09:22:33 +08:00
Carlos Ruiz b84c95fb48 IDEMPIERE-305 Preference throws NPE 2012-06-25 19:05:19 -05:00
Carlos Ruiz 11583224a9 IDEMPIERE-297 Any user can create new reports (PF) - thanks to Nelson Chan for reporting and Hesham S. Ahmed for the suggested patch 2012-06-24 00:14:18 -05:00
Heng Sin Low 6b5be8ce33 IDEMPIERE-318 null.pointer.exception in Info Product 2012-06-23 09:22:31 +08:00
Heng Sin Low da1443bf2d IDEMPIERE-306 Translation import/export: Unable to switch directory in the browser. Apply patch from a42niem ( Dirk Niemeyer ) 2012-06-22 17:08:47 +08:00
Heng Sin Low 350bbce59e IDEMPIERE-305 Preference throws NPE 2012-06-22 16:45:53 +08:00
Heng Sin Low 061840a127 IDEMPIERE-144 Performance: Reduce use of modal dialog. Fixed regression for new button. 2012-06-22 16:30:21 +08:00
Heng Sin Low 9329465ae7 IDEMPIERE-300 zk6: Search workflow process -> java.lang.IndexOutOfBoundsException 2012-06-20 16:59:58 +08:00
Heng Sin Low 0a99e6c342 minor - fixed login dialog header text color. 2012-06-20 16:58:28 +08:00
Heng Sin Low d6bb8020f3 IDEMPIERE-308 Performance: Replace use of StringBuffer and String concatenation with StringBuilder 2012-06-20 16:16:11 +08:00
Heng Sin Low 430cc0331b Minor - Make the Summary checkbox control align better with the other toolbar buttons. 2012-06-20 16:14:48 +08:00
Heng Sin Low 158cf79834 minor - Call GC and finalization when we open the about window so that we can better observe the changes in heap space. 2012-06-20 16:13:38 +08:00
Heng Sin Low da5bf47a52 minor - change to output valid html comment as the dummy message for streaming server push. 2012-06-20 16:12:33 +08:00
Heng Sin Low 722179feb4 IDEMPIERE-313 Logging: Add support for setting of logging level by package 2012-06-20 16:03:25 +08:00
Heng Sin Low 4553a5a20e IDEMPIERE-144 Performance: Reduce use of modal dialog 2012-06-20 16:02:13 +08:00
Heng Sin Low 59eefcc345 IDEMPIERE-309 Process UI: Add ask and file download dialog support 2012-06-20 15:53:10 +08:00
Heng Sin Low f66d47695a IDEMPIERE-311 JasperReport: Loading pdf font from classpath is not working 2012-06-20 15:50:54 +08:00
Heng Sin Low 9d5f9f291b IDEMPIERE-312 Performance: Use JDK ThreadPool API for dynamically created thread 2012-06-20 15:26:08 +08:00
Heng Sin Low 53232346e0 IDEMPIERE-144 Performance: Reduce use of modal dialog. Fixed bug for high volume window with less than 10 records. 2012-06-09 11:57:29 +08:00
Heng Sin Low a07c3048f6 Merge with 9969655857cd847129e5f19632f120856ef0085f 2012-06-07 17:52:24 +08:00
Heng Sin Low d15f42383f IDEMPIERE-295 Zk: background of readonly and editable input field is the same 2012-06-07 17:42:41 +08:00
Heng Sin Low 020741dc09 IDEMPIERE-144 Performance: Reduce use of modal dialog 2012-06-07 17:40:47 +08:00
Carlos Ruiz 2fdda52d17 IDEMPIERE-252 - backout 226388bdba1e 2012-06-07 01:35:18 -05:00
Heng Sin Low d045a9bc24 Merge with e252dd6b482f79a3570e33c789e7c356c67f0bf2 ( iDempiere Head ) 2012-06-07 01:44:43 +08:00
Heng Sin Low b925e6e958 IDEMPIERE-292 Zk: use #333 instead of #000 ( black ) for text and label 2012-06-07 01:38:43 +08:00
Heng Sin Low b94843f98e IDEMPIERE-291 Zk Report Viewer: Drill across dropdown should be visible only for html output, label and tooltip shouldn't have the & character. 2012-06-06 22:52:35 +08:00
Heng Sin Low 20c846a64c IDEMPIERE-290 Zk6: Send Email Dialog layout broken after migration to Zk6 2012-06-06 22:26:42 +08:00
Heng Sin Low 668e61686f IDEMPIERE-166 Rebranding of logo and product name 2012-06-06 22:13:34 +08:00
Carlos Ruiz ad993d12c3 IDEMPIERE-166 Rebranding of logo and product name
http://jira.idempiere.com/browse/IDEMPIERE-166
2012-06-02 15:36:44 -05:00
Heng Sin Low e93dee5efc IDEMPIERE-286 Zk: When you first open the menu window, current menu record is not visible in the tree. 2012-06-01 01:53:02 +08:00
Heng Sin Low 4ad18e38e4 IDEMPIERE-285 Zk: Tree model change event ( add, update and delete ) fire twice 2012-06-01 01:50:12 +08:00
Heng Sin Low 83a4fbaf48 IDEMPIERE-284 zk: Moving tree item using drag and drop sometime throw NPE 2012-06-01 01:46:26 +08:00
Heng Sin Low cf78f8be6c IDEMPIERE-280 zk6 - Bug in closing tab in desktop panel 2012-05-31 15:04:28 +08:00