Commit Graph

8276 Commits

Author SHA1 Message Date
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 001080515d Merge 3f01fde94147 2013-02-08 21:09:53 +08:00
Heng Sin Low d26c8845b5 IDEMPIERE-613 Column Encryption Enhancement. Fixerd synchronization and release of resource . 2013-02-08 18:27:26 +08:00
Elaine Tan fab2a53ccd Merge with 4df4ee104b0da4a1c67146cdd50ce05e6ab7c575 2013-02-08 17:21:36 +08:00
Elaine Tan 6f191971cd Ticket #1002211: Create Help pane for Bizidium 2013-02-08 17:12:03 +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 833c126b4d IDEMPIERE-166 Rebranding of logo and product name. 2013-02-08 11:15:51 +08:00
Heng Sin Low 8e8f0e1cd7 IDEMPIERE-604 Error if window has more than 1000 rows. 2013-02-08 11:13:33 +08:00
Heng Sin Low c621ead859 IDEMPIERE-618 Zk: Binary editor not working. 2013-02-08 11:11:25 +08:00
Carlos Ruiz 9af1992d05 IDEMPIERE-605 Error message when saving new Business Partner / related to IDEMPIERE-362 Hide things that don't work on iDempiere 2013-02-07 17:50:43 -05: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
Carlos Ruiz 4356fa8f64 IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warnings on pipo.legacy 2013-02-07 11:14:24 -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
Carlos Ruiz d84f3a77c6 Merged in tbayen/idempiere (pull request #59)
IDEMPIERE-596 Report hangs if column for "next line" does not exist
2013-02-06 10:13:27 -05:00
Carlos Ruiz 8d66ca7fe7 IDEMPIERE-610 Import of BankStatement does not work (can not create new bank statements) - thanks to Thomas Bayen 2013-02-06 10:10:26 -05:00
Heng Sin Low c0870adfa9 Merge 62de69205735 2013-02-06 18:05:01 +08: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
Carlos Ruiz 255bba5aba minor fixes to oracle migration scripts 2013-02-05 16:39:17 -05:00
Carlos Ruiz f86d7f98e6 Fix problems in old migration scripts (found same problems on each migration) 2013-02-05 12:00:19 -05:00
Carlos Ruiz 4627fb819f Fix problems in old migration scripts (found same problems on each migration) 2013-02-05 11:48:59 -05: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 969e6d3bb2 Merge 6328241407cb 2013-02-05 07:42:59 +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
Deepak Pansheriya 79610cedc7 IDEMPIERE-460 - Fixing login method which is wiping out ctx due to call Env.setCtx 2013-02-04 18:26:47 +05:30
Heng Sin Low 8d5f668baf Merge 432b42c979ad 2013-02-04 18:11:05 +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
Elaine Tan ee18c0a27b Fix the version of install package 2013-02-04 14:16:02 +08:00
Thomas Bayen 9c7234f3d1 merge with 81f5fd4a0e55 2013-02-02 14:25:09 +01:00
Heng Sin Low 9155eced22 IDEMPIERE-601 p2 operations doesn't work correctly on a swing client instance. 2013-02-02 06:44:49 +08:00
Elaine Tan 2238b7d737 IDEMPIERE-60 - Bizidium must not save credit card number 2013-02-01 11:57:45 +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 cc8e738a77 Support link end-of-process 2013-01-31 17:08:13 +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