Commit Graph

247 Commits

Author SHA1 Message Date
Heng Sin Low f8ec698ef0 Merge with 61685ca73fed13725b56148c39efe09d7a959c94 ( iDempiere Head ) 2012-03-31 00:22:51 +08:00
Heng Sin Low a36ddb4d4c IDEMPIERE-166 Rebranding of logo and product name 2012-03-31 00:15:00 +08:00
Elaine Tan 9f2d232f75 IDEMPIERE-179 Zk6: Implement collapsible group for grid 2012-03-30 18:25:20 +08:00
Carlos Ruiz 4368b0006d IDEMPIERE-127 Implement Recent Items dashboard / Recent Items don't appear when a record was deleted with direct SQL DELETE
http://jira.idempiere.com/browse/IDEMPIERE-127
2012-03-27 21:01:14 -05:00
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
Heng Sin Low fd9005e2cf IDEMPIERE-68 Current record could disappear after executing a button
http://jira.idempiere.com/browse/IDEMPIERE-68
2012-02-09 12:32:10 -05:00
Carlos Ruiz 2f95568b07 IDEMPIERE-92 fix problem opening Accounting Dimensions window on zk 2012-02-06 22:34:17 -05:00
Carlos Ruiz 6fd09ca3ea IDEMPIERE-133 Make Zk report type configurable per client and org
http://jira.idempiere.com/browse/IDEMPIERE-133
Default to PDF for backward compatibility - added the sysconfig records
2012-02-05 13:04:12 -05:00
Dirk Niemeyer 92eb073741 IDEMPIERE-133
use most specific version of MSysConfig.getValue
to get setting for current client and org
or system setting if exists
or default
2012-02-05 12:52:42 -05:00
Carlos Ruiz 714e17635b IDEMPIERE-127 Implement Recent Items dashboard
http://jira.idempiere.com/browse/IDEMPIERE-127
error trying to save when no new record saved (as pushing find on an empty new record)
2012-02-03 20:11:31 -05:00
Heng Sin Low 47ec4aa29b IDEMPIERE-131 Info Account Viewer enhancement - fixed previous commit break export to excel
(transplanted from 99366e2f44765ab98bd0cc11a017b2245b1ff5b3)
2012-02-02 22:14:10 +08:00
Heng Sin Low befd71eb22 IDEMPIERE-127 Implement Recent Items dashboard - Fixed exception can't access component of another desktop.
(transplanted from abf4d4934693a93d49ba37c397a4f16074e2c36b)
2012-02-02 18:26:54 +08:00
Heng Sin Low 42bef1baef IDEMPIERE-131 Info Account Viewer enhancement
(transplanted from a4d8017aea52072395f204a28e6e9c84dcdb9c77)
2012-02-02 18:25:28 +08:00
Carlos Ruiz 7aceaecff6 IDEMPIERE-92 Chagnes to enable selenium/sahi recording
* Implement unique repeatable component IDs
* Implementa safe validation - add suffix for non-uniques
http://jira.idempiere.com/browse/IDEMPIERE-92
2012-02-01 21:22:07 -05:00
Carlos Ruiz 7d1dca6e32 IDEMPIERE-127 Implement Recent Items dashboard
http://jira.idempiere.com/browse/IDEMPIERE-127
when a detail record is modified add header to recent items
2012-02-01 16:54:51 -05:00
Carlos Ruiz 234d2d3aa5 IDEMPIERE-127 Implement Recent Items dashboard
http://jira.idempiere.com/browse/IDEMPIERE-127
2012-01-27 16:02:08 -05:00
Carlos Ruiz be9a871b46 IDEMPIERE-126 Add unprocessed documents button to Activities dashboard
http://jira.idempiere.com/browse/IDEMPIERE-126
2012-01-27 11:33:50 -05:00
Carlos Ruiz 9d7988ed89 IDEMPIERE-119 Implement Export to Excel For Account Viewer
thanks to Nicolas (nmicoud)
2012-01-27 11:15:35 -05:00
Carlos Ruiz ef402a5f08 IDEMPIERE-125 zk error opening My Unprocessed Documents
http://jira.idempiere.com/browse/IDEMPIERE-125
2012-01-27 10:24:41 -05:00
Heng Sin Low 53cad636f6 IDEMPIERE-115 Implement feedback for process and report
(transplanted from c14cc7c6a518225ed55d15de5dc854ade05e28aa)
2012-01-21 10:49:21 +08:00
Heng Sin Low 857badd5fc IDEMPIERE-123 Embedded Tab Enhancement
(transplanted from 9e9c9b9a7660697b9cb35c4ce88abe195c2b0828)
2012-01-21 10:42:34 +08:00
Heng Sin Low 533e1c0a72 IDEMPIERE-119 Implement Export to Excel For Account Viewer
(transplanted from 6161ebd761a2053efe0893368b6fe75c63855192)
2012-01-21 10:33:45 +08:00
Heng Sin Low 8737983434 IDEMPIERE-112 The globe button should be visible and enable for readonly URL field
(transplanted from a4c0c7117a6f4d971f89ccfcf36c620c46f3c3a2)
2012-01-08 08:42:12 +08:00
Heng Sin Low 45b0d10efe IDEMPIERE-107 Value from embedded tab remain as part of window context after user have navigated to next header record that have zero record in the embedded tab.
(transplanted from dae710b3ee372a9b46a90c7f42a4286ae31c3009)
2011-12-14 19:39:27 +08:00
Carlos Ruiz 33f5898aab IDEMPIERE-95 Set UserElement as new AcctDimension not apply to AcctViewer - implement for zkwebui
http://jira.idempiere.com/browse/IDEMPIERE-95
2011-11-10 15:43:59 -05:00
Carlos Ruiz b6ad91115a IDEMPIERE-38 Tabs from a same window can't be translated the same way
http://jira.idempiere.com/browse/IDEMPIERE-38
2011-11-10 15:41:31 -05:00
Carlos Ruiz decee906ff IDEMPIERE-92 Migrating Selenium testing framework from iDempiere to ADempiere361 - Better implementation on toolbar, covering all buttons 2011-11-10 15:39:28 -05:00
Carlos Ruiz c337d5a5e2 IDEMPIERE-89 NPE on Generate Shipment manual when logged without org
http://jira.idempiere.com/browse/IDEMPIERE-89
2011-10-25 01:20:44 -05:00
Carlos Ruiz 29ed9dd002 IDEMPIERE-86 Workflow Activities problems
http://jira.idempiere.com/browse/IDEMPIERE-86
2011-10-20 21:42:29 -05:00
Carlos Ruiz 083b9dfc49 IDEMPIERE-75 Process Reset Accounting - Parameter DateTo not used if DateFrom is null 2011-09-27 10:07:37 -05:00
Carlos Ruiz 537570f32b IDEMPIERE-65 Implement conversations on chat window 2011-09-24 16:53:24 -05:00
Heng Sin Low cffd92f36c IDEMPIERE-65 Implement conversations on chat window
(transplanted from f4a38c355f0fbd91b0b66b4235d13a90f49f1860)
2011-09-20 11:58:27 +08:00
Dirk Niemeyer 628b436cdf IDEMPIERE-69 Product Attribute Grid - Cols and rows always missing one entry 2011-09-18 11:07:24 -05:00
Carlos Ruiz fc7bce6434 fix IDEMPIERE-56 Zoom on empty "Document Sequence" field opens "AP Payment" document sequence 2011-09-12 09:31:27 -05:00
Heng Sin Low 8c13dbc2fb IDEMPIERE-17 Value Preference window showing encrypted content to user. Obscure and encrypted field shouldn't have value preference menu. Refactor context menu implementation for field editor.
(transplanted from ac1d6dccd43a8fd11c5d4d30572990614209c1a2)
2011-09-10 18:21:11 +08:00
Heng Sin Low 97896c1550 IDEMPIERE-17 Value Preference window showing encrypted content to user. Obscure and encrypted field shouldn't have value preference menu.
(transplanted from f3bb9e2b0eafdd35ec559162fd88d7e1f346a078)
2011-09-06 16:23:55 +08:00
Heng Sin Low 51ed00a1ec IDEMPIERE-16 Can report all users from "My Profile" window. Make report window to Inherit where clause from tab.
(transplanted from ed65734395b7e40d981da1c2f9050711c015455a)
2011-09-06 12:13:13 +08:00
Heng Sin Low 6e00887194 IDEMPIERE-20 Logo not printed in GardenWorld documents. Hook up resource finder to report image element.
(transplanted from 0f850c295919acc723f3447b71170b4b5aaa39c8)
2011-09-06 11:15:26 +08:00
Heng Sin Low c252c4475c Refactor the implementation for "Red color whole label of empty mandatory fields"
(transplanted from 07073ae97fb3462921d1ce8734830efabd22cece)
2011-08-20 08:11:15 +08:00
Heng Sin Low 36f5c84ded Fixed potential NPE in toString, there's no guarantee that getValue() is always not null.
(transplanted from 225e3d761e2706d6c95c0cd4a1e269cea528392e)
2011-08-17 01:17:00 +08:00
Carlos Ruiz e1a2db87e1 fixes IDEMPIERE-13 Workflows not appearing
http://jira.idempiere.com/browse/IDEMPIERE-13
2011-08-04 22:22:54 -05:00
Carlos Ruiz 2959a43ad9 fixes IDEMPIERE-51 Org Trx on Account Info
http://jira.idempiere.com/browse/IDEMPIERE-51
2011-08-04 21:10:48 -05:00
Carlos Ruiz e7d7a019d5 fixes IDEMPIERE-49 - Allow configure showing prices on Product Info per role
http://jira.idempiere.com/browse/IDEMPIERE-49
2011-07-27 14:40:18 -05:00
Heng Sin Low bededbe348 Change default alignment of number field to right align
(transplanted from 3bff538040f8ee26273031c69c9cc5c19373a4ac)
2011-07-05 11:17:42 +08:00
Carlos Ruiz d4a90da92f fixes #33 - ZkReportViewer.onClose not being called when closing the viewer - apply same fix from Heng Sin to jasper viewer window 2011-06-22 00:01:30 -05:00
Carlos Ruiz 11ee51bd85 fixes #33 - regenerate serialversionUID after adding methods 2011-06-21 23:31:12 -05:00
Heng Sin Low c02b06e328 Fixed zk report viewer not cleanup when tab is closed.
(transplanted from 8336c90d4bc263843f7b10a6bb22738918423659)
2011-06-22 00:48:20 +08:00
Carlos Ruiz b85f11d738 fixes #40 New resource assignment cannot be saved if logged in without org
http://bitbucket.org/idempiere/idempiere/issue/40
2011-06-16 21:56:58 -05:00
Carlos Ruiz f1dc9e783c fixes #39 Unify format of datefields on forms
http://bitbucket.org/idempiere/idempiere/issue/39
2011-06-16 21:54:03 -05:00
Carlos Ruiz 26337eddb8 fixes #37 Make iDempiere safer using saveEx instead of save
https://bitbucket.org/idempiere/idempiere/issue/37
2011-06-14 15:39:10 -05:00
Carlos Ruiz 0cc73a03fd fixes #35 Performance issue on Payment Print/Export
http://bitbucket.org/idempiere/idempiere/issue/35
2011-06-07 01:34:20 -05:00