Commit Graph

193 Commits

Author SHA1 Message Date
Elaine Tan 9f3f447d27 IDEMPIERE-179 Zk6: Implement collapsible group for grid 2012-03-26 19:16:42 +08:00
Heng Sin Low 0acfea2994 Sync with iDempiere Head 2012-03-24 09:21:11 +08:00
Carlos Ruiz d0312be908 Merged in hengsin/idempiere-hengsin (pull request #3) 2012-03-21 23:51:28 -05:00
Heng Sin Low 2031119209 Improve the appearance of the new current row indicator. 2012-03-20 16:20:17 +08:00
Heng Sin Low ee068e66ca IDEMPIERE-202 Zk: Zoom to detail tab doesn't trigger display logic 2012-03-20 15:15:04 +08:00
Heng Sin Low 631a3f3d1c IDEMPIERE-201 Zk: Dropdown with table reference not always refresh for new record 2012-03-20 06:34:28 +08:00
Elaine Tan 3e652da6a6 IDEMPIERE-181 Zk6: Fixed toolbar appearance 2012-03-19 17:57:52 +08:00
Elaine Tan 536955c281 IDEMPIERE-181 Zk6: Fixed toolbar appearance 2012-03-19 16:16:54 +08:00
Heng Sin Low 4d8457536f Merge with idempiere head 2012-03-19 01:06:51 +08:00
Heng Sin Low 9febc774f1 IDEMPIERE-200 Zk6: The NumberBox component remain visible after setVisible(false) call 2012-03-16 22:27:34 +08:00
Heng Sin Low 422ed5de28 Merge latest changeset from ideampiere head 2012-03-15 17:21:07 +08:00
Carlos Ruiz 3687d3f778 IDEMPIERE-187 Support developer to generate migration script from webui
http://jira.idempiere.com/browse/IDEMPIERE-187
2012-03-14 21:49:10 -05:00
Carlos Ruiz cc07ae21b7 IDEMPIERE-191 Product Info search dialog assign the wrong value to the name field.
http://jira.idempiere.com/browse/IDEMPIERE-191
2012-03-14 19:47:50 -05:00
Heng Sin Low 6b8247ca1c IDEMPIERE-182 Zk6: Fixed alignment of confirmation panel. 2012-03-14 10:36:39 +08:00
Heng Sin Low 9c5999e716 IDEMPIERE-185 Zk6: Context menu not working after migration to Zk6 - Fixed NPE of previous commit. 2012-03-14 08:53:20 +08:00
Heng Sin Low 1eb1f8ab6f IDEMPIERE-193 Zk6: Account editor dialog not render correctly 2012-03-12 17:55:18 +08:00
Heng Sin Low 14b2ea7cc6 minor - do not turn on https requirement by default to simplify development setup. 2012-03-12 12:05:11 +08:00
Heng Sin Low 0ead96fc04 Fixed application logo missing. 2012-03-12 12:03:35 +08:00
Heng Sin Low 3a3d13a6e3 IDEMPIERE-192 Zk6: Fixed alignment issue for the application menu tree panel - make consistent with application menu tree panel changes. 2012-03-12 12:02:55 +08:00
Heng Sin Low 88aadea54d IDEMPIERE-192 Zk6: Fixed alignment issue for the application menu tree panel 2012-03-12 11:57:30 +08:00
Heng Sin Low acedf65ff7 IDEMPIERE-186 Zk6: Rendering of organization tree throw NPE 2012-03-12 11:51:31 +08:00
Heng Sin Low f9d7dd29ce IDEMPIERE-187 Support developer to generate migration script from webui 2012-03-09 07:59:08 +08:00
Heng Sin Low 2e6f20aabd IDEMPIERE-185 Zk6: Context menu not working after migration to Zk6 2012-03-07 15:44:07 +08:00
Heng Sin Low 2148f8bf55 minor fixed for .classpath 2012-03-07 00:01:03 +08:00
Heng Sin Low cce74efa33 Fixed NPE and double rendering of previously focus grid row. 2012-03-05 13:10:25 +08:00
Heng Sin Low 383336a916 Fixed merge error. 2012-03-05 13:05:18 +08:00
Heng Sin Low 98a016016f Merge update from idempiere 2012-03-05 13:02:52 +08:00
Heng Sin Low 9800528f42 Performance: use simple row focus indicator and us detach() instead of setvisible. 2012-03-05 12:56:03 +08:00
Heng Sin Low 877d0409ba Performance: use simple row focus indicator and fixed layout. 2012-03-05 12:53:24 +08:00
Heng Sin Low 33fd4e4ae3 Added null check and fixed scroll to row for zk6 2012-03-05 12:52:25 +08:00
Heng Sin Low c82793df29 Fixed editor width for zk6. 2012-03-05 12:51:50 +08:00
Heng Sin Low 6da3e8a2b8 Fixed intermittent javascript error. 2012-03-05 12:48:13 +08:00
Heng Sin Low 413e7214ca IDEMPIERE-174 Performance: Use Executions.schedule instead of the Executions.activate and Executions.deactivate pair 2012-03-05 12:46:35 +08:00
Heng Sin Low 2ab29d79cc IDEMPIERE-176 Intermittent lost of context 2012-03-05 11:17:51 +08:00
Heng Sin Low 3e59a45fd2 minor, update .classpath setting. 2012-03-02 15:18:01 +08:00
Heng Sin Low a4f27e1f7c Fixed dashboard widget size not restore correctly after maximized.
Refactor dashboard implementation to remove duplicate code.
2012-03-02 15:17:34 +08:00
Heng Sin Low a4527128a9 Use simpler means to highlight current row of grid.
Fixed sizing of editor component sometimes not correct using inplace edit.
2012-03-02 15:16:38 +08:00
Heng Sin Low 6b4c3884ec Use inplace edit mode for grid view. 2012-03-02 15:15:22 +08:00
Heng Sin Low 37b24530e4 temporary fix for key listener issue 2012-03-02 15:14:37 +08:00
Heng Sin Low 8301465c67 attempt to fix header logo sometimes not being display. 2012-03-02 15:13:43 +08:00
Heng Sin Low 7a6869a0d7 Reduce polling server push delay for faster background rendering.
Set progress dialog to center of screen.
2012-03-02 15:12:05 +08:00
Carlos Ruiz 020458f56d IDEMPIERE-137 Enhancement of GL Reconciliation
minor improvements, generate model class with new column, organize imports
2012-02-29 11:58:29 -05:00
uthadehikaru 54a143f241 IDEMPIERE-137 Enhancement of GL Reconciliation
Ambidexter GL Reconciliation
2012-02-29 11:51:47 -05:00
Heng Sin Low 0fd55b821f IDEMPIERE-142 Upgrade web client to Zk 6.0 CE.
- Fixed remember me.
- Fixed various javascript error.
- Fixed dashboard
- Fixed status bar for ad_window
2012-02-29 21:38:49 +08:00
Heng Sin Low dab623c0b4 IDEMPIERE-142 Upgrade web client to Zk 6.0 CE. Fixed changing locale at runtime for zk6. 2012-02-28 10:08:41 +08:00
Heng Sin Low edd1a6f2bd IDEMPIERE-142 Upgrade web client to Zk 6.0 CE 2012-02-28 01:08:14 +08:00
Carlos Ruiz bdf262dbb5 Merged in hengsin/idempiere-hengsin (pull request #1) 2012-02-17 09:16:17 -05:00
Heng Sin Low 869b404e3b IDEMPIERE-141 Update Platform to Eclipse 3.7.1 2012-02-17 06:28:30 +08:00
Carlos Ruiz 3be49d2f64 IDEMPIERE-147 GoogleMap to show Locators
http://jira.idempiere.com/browse/IDEMPIERE-147
Proper authorship accreditation, as requested
http://forum.kenos.com.br/viewtopic.php?f=1&t=810&p=3765#p3758
2012-02-13 18:20:45 -05:00
Carlos Ruiz 42b25f7f8b IDEMPIERE-147 GoogleMap to show Locators (ZK)
* Implement same approach for zkwebui
http://jira.idempiere.com/browse/IDEMPIERE-147
2012-02-11 14:11:49 -05:00