Commit Graph

331 Commits

Author SHA1 Message Date
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
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
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