Commit Graph

9394 Commits

Author SHA1 Message Date
Heng Sin Low 1c718c74a9 IDEMPIERE-359 Add OSGi Service support for existing extension point. Remove obsolete xml file. 2013-02-14 21:01:31 +08:00
Heng Sin Low d1688ec267 IDEMPIERE-613 Column Encryption Enhancement. Add decryption support. 2013-02-14 16:34:48 +08:00
Heng Sin Low d931788d45 minor - modify extension point id to follow existing naming convention. 2013-02-14 11:56:37 +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
Heng Sin Low 5c1765a76f Merge 5274282ae85c 2013-02-14 00:10:56 +08:00
Heng Sin Low 0fa32d3826 IDEMPIERE-604 Error if window has more than 1000 rows. GridTab.getCurrentRow() should be a read only getter that doesn't modify the m_currentrow pointer. 2013-02-14 00:09:45 +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
Carlos Ruiz 3743a30562 IDEMPIERE-166 Rebranding of logo and product name / fix demo server not showing login and vendor info 2013-02-13 09:07:37 -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 06ebc462b8 Merge 3b92d1d047fe 2013-02-13 17:36:22 +08:00
Heng Sin Low b25d0dd927 IDEMPIERE-626 Zk: Ticket #1002211: Context help pane. Make panel style of context help consistent with the current idempiere theme. 2013-02-13 17:35:00 +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
Carlos Ruiz 298a49f444 IDEMPIERE-621 Postgresql altercolumn not able to alter some tables 2013-02-08 13:55:24 -05:00
Carlos Ruiz 16298c2c29 Correct synchronize terminology - delete temporary patch 2013-02-08 13:17:23 -05:00
Carlos Ruiz 1aaf64fa7b remove duplicate (altercolumn was there at functions and now is duplicated at procedures) 2013-02-08 10:52:01 -05:00
Carlos Ruiz 2f4f806acf Add registration to 2013012430719_IDEMPIERE-90.sql 2013-02-08 10:07:27 -05: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