Commit Graph

762 Commits

Author SHA1 Message Date
Heng Sin Low 066a7bc612 IDEMPIERE-639 Sequence field not display in Grid Model. 2013-02-20 17:50:55 +08:00
Heng Sin Low d86e3e4e71 Merge ea73bc0ccc6c 2013-02-19 21:29:28 +08:00
Heng Sin Low cf82fb05a6 Merge 180e26518e5f 2013-02-19 21:28:43 +08:00
Heng Sin Low ca14866dba Minor layout fixed. 2013-02-19 21:27:26 +08:00
Elaine Tan e31c3f0341 Ticket #1002211: Create Help pane for Bizidium - allow the same context help message to multiple instances (e.g. tabs, processes, and forms) 2013-02-19 18:57:53 +08:00
Carlos Ruiz 7cdcc71a41 IDEMPIERE-645 Fitnesse Recorder 2013-02-18 21:20:39 -05:00
Heng Sin Low eac774fb67 IDEMPIERE-624 Null.pointer.exception in zoom to column. 2013-02-18 14:33:38 +08:00
Heng Sin Low 6a8ded433e Merge 04277f8ad9d3 2013-02-18 12:09:05 +08:00
Heng Sin Low a04d56b8b8 IDEMPIERE-405 Zk: Replace hardcoded style with css class. 2013-02-18 12:04:11 +08:00
Heng Sin Low bbbb4eb4c2 IDEMPIERE-626 Zk: Ticket #1002211: Context help pane. Use custom scrollbar for side panel. Use smaller font size for context help. 2013-02-18 12:00:38 +08:00
Richard Morales 7838f1bf04 IDEMPIERE-568 Review proper closing of JDBC statements and resultsets 2013-02-15 19:26:22 -05:00
Carlos Ruiz 5fdb396059 IDEMPIERE-325 AD_InfoWindow / fix problem found with ASI - enable the usage of ASI button without AS selected 2013-02-15 11:08:05 -05:00
Heng Sin Low 6f3d96910c IDEMPIERE-325 Complete AD based info window ( AD_InfoWindow ) implementation. Fixed IndexedOutOfBoundsException. Fixed paging and user ordering. 2013-02-15 15:52:52 +08:00
Carlos Ruiz 1512899018 IDEMPIERE-337 / fix error reported by Naim Berisha
https://groups.google.com/d/topic/idempiere/Mf-5C62kivg/discussion
2013-02-14 12:17:53 -05:00
Heng Sin Low 8c7ba69090 IDEMPIERE-293 Support for Kill Session. Use dynamic service for access to IMessageService to avoid startup timing issue. 2013-02-14 21:07:31 +08:00
Heng Sin Low ac0d909eac IDEMPIERE-92 Implement Selenium testing framework. Fixed _zk_locator for id with space. Added execution of arbitrary zk widget command support to zk fixture. 2013-02-14 21:03:53 +08:00
Heng Sin Low 5dc758ae47 IDEMPIERE-623 Idempiere's UI stop working when any window is refreshed. 2013-02-14 11:56:01 +08:00
Carlos Ruiz 3c9c010c84 IDEMPIERE-77 Start on the left, Cancel on the right / fix the link to the wiki login help page - make it language friendly 2013-02-13 09:42:03 -05:00
Heng Sin Low 96630a54fc IDEMPIERE-611 Zk: number editor popup auto close immediately. 2013-02-13 20:35:29 +08:00
Heng Sin Low 394b719779 IDEMPIERE-627 Zk: Field group label unnecessary wrap to 2 row. 2013-02-13 19:46:40 +08:00
Heng Sin Low 053f63f5f9 IDEMPIERE-619 Zk: Always show processing prompt when server is processing login request. Fixed processing prompt doesn't goes away when user enter wrong username or password. 2013-02-13 17:44:58 +08:00
Heng Sin Low 3b0298a97d IDEMPIERE-325 Complete AD based info window ( AD_InfoWindow ) implementation. Commit migration script for info product window. Fixed data grid not using all available horizontal space. 2013-02-13 17:30:53 +08:00
Heng Sin Low f4da72ef50 IDEMPIERE-359 Add OSGi Service support for existing extension point. 1) Separate osgi service and equinox extension locator API. Service.locator() for OSGi service and EquinoxExtensionLocator.instance() for equinox extension. 2) Use OSGi service for all singleton component ( all factories and most services ) and equinox extension for others ( UI object, Process instance and PIPO handlers). 2013-02-13 16:15:43 +08:00
Heng Sin Low 3e5608734b IDEMPIERE-619 Zk: Always show processing prompt when server is processing login request. 2013-02-08 12:58:04 +08:00
Heng Sin Low b0c4522e1b IDEMPIERE-599 Zk: Clean up shortcut key implementation. Key listener js changes break combobox. 2013-02-08 12:06:59 +08:00
Heng Sin Low 39a01cfed9 Merge c4249198a528 2013-02-08 11:18:04 +08:00
Heng Sin Low 416de5e925 Merge 64973314fe94 2013-02-08 11:17:14 +08:00
Heng Sin Low 58821d7003 IDEMPIERE-166 Rebranding of logo and product name. 2013-02-08 11:16:22 +08:00
Heng Sin Low c621ead859 IDEMPIERE-618 Zk: Binary editor not working. 2013-02-08 11:11:25 +08:00
Carlos Ruiz 0becbfbf3e IDEMPIERE-617 Enable logging of authentication failures 2013-02-07 13:20:27 -05:00
Richard Morales a2080d5d84 IDEMPIERE-512 Fix similar positioning problem in other forms 2013-02-07 11:57:17 -05:00
Elaine Tan e97f0463b6 Ticket #1002211: Create Help pane for Bizidium 2013-02-07 19:25:54 +08:00
Carlos Ruiz 1640fec333 IDEMPIERE-90 Restricted items on Combobox / refactor to avoid direct SQL and use cache 2013-02-06 10:50:35 -05:00
Carlos Ruiz 9d593123c9 Merged tbayen/idempiere-swing into development 2013-02-06 10:25:38 -05:00
Heng Sin Low b6af6a3489 IDEMPIERE-613 Column Encryption Enhancement. 2013-02-06 18:03:42 +08:00
Heng Sin Low 11603bc4fe IDEMPIERE-611 Zk: number editor popup auto close immediately 2013-02-06 12:16:03 +08:00
Heng Sin Low 92dc282c1c IDEMPIERE-529 Search on empty table doesn't allow to close the window. Fitnesse test. 2013-02-05 23:01:41 +08:00
Heng Sin Low 401b046add IDEMPIERE-529 Search on empty table doesn't allow to close the window. 2013-02-05 22:57:22 +08:00
Heng Sin Low 3133da1aa0 IDEMPIERE-369 Master Detail layout improvements. Don't refresh detail if user is editing a new detail record and want to maximize it. 2013-02-05 11:03:42 +08:00
Heng Sin Low 6da6e1c926 IDEMPIERE-369 Master Detail layout improvements. Fixed refresh issue with tab display logic. 2013-02-05 08:51:27 +08:00
Heng Sin Low 4ad6356508 IDEMPIERE-608 Zk InfoSchedule: Replace TimeLine with Calendar component. Add refresh link. 2013-02-05 07:41:54 +08:00
Heng Sin Low 01d80efbb5 IDEMPIERE-608 Zk InfoSchedule: Replace TimeLine with Calendar component. 2013-02-04 18:09:59 +08:00
Heng Sin Low ae6f9fb243 IDEMPIERE-325 Complete AD based info window ( AD_InfoWindow ) implementation. Ported InfoAssignment, InfoBPartner, InfoInOut, InfoInvoice, InfoOrder and InfoPayment. 2013-02-04 18:05:40 +08:00
Heng Sin Low c130793fff Merge 1cd8330e633b 2013-01-31 23:53:18 +08:00
Heng Sin Low a1f7c7c1d5 IDEMPIERE-599 Zk: Clean up shortcut key implementation. 2013-01-31 23:51:12 +08:00
Elaine Tan 9f5de63894 Ticket #1001569: Move receipts into batch from QS to Idempiere - minor fix 2013-01-31 18:46:49 +08:00
Elaine Tan e754412dc8 Ticket #1002158: Dashboard Columns - Bug 2013-01-31 18:02:44 +08:00
Elaine Tan 145c0005cc Ticket #1001569: Move receipts into batch from QS to Idempiere - adjustment to the 'Create From Batch' code design 2013-01-31 16:47:17 +08:00
Heng Sin Low 7d24e083c3 IDEMPIERE-369 Master Detail layout improvements. State of toolbar button sometime is wrong after save and ignore. 2013-01-31 01:32:48 +08:00
Heng Sin Low ef393112e3 IDEMPIERE-325 Complete AD based info window ( AD_InfoWindow ) implementation. Added IsIdentifier and SeqnoSelection to AD_InfoColumn. Ported InfoOrderPanel. 2013-01-30 22:38:09 +08:00