Heng Sin Low
|
5219160e32
|
Merge 4c9d78459783
|
2013-02-21 16:02:21 +08:00 |
Heng Sin Low
|
a539fde713
|
IDEMPIERE-647 Error when drilling from idempiere table report.
|
2013-02-21 16:01:23 +08:00 |
Elaine Tan
|
ddae63fbfc
|
Ticket #1002211: Create Help pane for Bizidium - fix sql statement syntax error, show context help of home tab if the window doesn't support context help
|
2013-02-21 13:14:12 +08:00 |
Heng Sin Low
|
cba45f139b
|
IDEMPIERE-325 AD Info Window. Fixed info invoice window regression.
|
2013-02-21 11:45:02 +08:00 |
Richard Morales
|
65a9dc9adc
|
IDEMPIERE-568 Review proper closing of JDBC statements and resultsets
|
2013-02-20 20:31:16 -05:00 |
Heng Sin Low
|
6914805193
|
IDEMPIERE-625 Zoom Across list is not scrollable.
|
2013-02-20 23:57:26 +08:00 |
Heng Sin Low
|
d8e7b6ee67
|
Merge 49f33f4950c9
|
2013-02-20 17:56:44 +08:00 |
Heng Sin Low
|
6d6f5d871a
|
IDEMPIERE-649 Zk: Grid should highlight current Row.
|
2013-02-20 17:55:01 +08:00 |
Heng Sin Low
|
066a7bc612
|
IDEMPIERE-639 Sequence field not display in Grid Model.
|
2013-02-20 17:50:55 +08:00 |
Carlos Ruiz
|
6b8f0e5dfd
|
IDEMPIERE-370 Implement link from process ending message to next records / fix error message not showing date and number
|
2013-02-19 19:26:11 -05: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 |
Nicolas Micoud
|
f584dcc1c5
|
Merged idempiere/idempiere into development
|
2013-01-30 15:19:59 +01:00 |
Heng Sin Low
|
85b7303d98
|
IDEMPIERE-369 Master Detail layout improvements. Avoid making unnecessary refresh of detail tab when navigating from header to detail. Auto open detail pane for on new event.
|
2013-01-30 21:19:19 +08:00 |
Heng Sin Low
|
722130dc41
|
IDEMPIERE-563 HTML Editor for text fields. Fixed issue with ctrl-v paste.
|
2013-01-30 14:41:35 +08:00 |
Heng Sin Low
|
9c4b5b3e36
|
Remove wrongly committed file.
|
2013-01-30 11:26:50 +08:00 |
Heng Sin Low
|
28f3297cc2
|
Merge ee19655f02b4
|
2013-01-30 11:25:24 +08:00 |
Heng Sin Low
|
226a1d9b86
|
IDEMPIERE-369 Master Detail layout improvements. Make use of the ad_tab.isSingleRow for detail tabs and onNew event - only auto switch to form view if isSingleRow=Y.
|
2013-01-30 11:23:39 +08:00 |
Carlos Ruiz
|
60feb6068d
|
IDEMPIERE-594 Improve positioning on windows / BP Window
|
2013-01-29 16:43:10 -08:00 |
Thomas Bayen
|
4c4a9ec84f
|
merge 34174c929304
|
2013-01-29 18:24:22 +01:00 |
Heng Sin Low
|
09269e1c78
|
Merge 8ea10ec5ce3f
|
2013-01-30 00:29:57 +08:00 |
Heng Sin Low
|
8a22f8c3e5
|
IDEMPIERE-325 Complete AD based info window ( AD_InfoWindow ) implementation. Ported InfoBPartnerPanel to InfoBPartnerWindow.
|
2013-01-30 00:28:27 +08:00 |
Elaine Tan
|
d50e43d850
|
Ticket #1001569: Move receipts into batch from QS to Idempiere
|
2013-01-29 14:38:39 +08:00 |
Heng Sin Low
|
7f3e9c8c92
|
IDEMPIERE-369 Master Detail layout improvements. turn off borderlayout animation.
|
2013-01-29 11:42:32 +08:00 |
Heng Sin Low
|
4be3d8838b
|
Merge a31ce785fee6
|
2013-01-29 10:07:53 +08:00 |
Heng Sin Low
|
9e7ea1ba96
|
IDEMPIERE-369 Master Detail layout improvements. 1) Make the opening of window and switching between header and detail tab faster. 2) Implemented lazy loading for collapsed detail tabs. 3) Remember the collapsed/open state of detail tabs. 4) Improvement to the breadcrumbe popup menu.
|
2013-01-29 00:19:49 +08:00 |
Heng Sin Low
|
70c91a34c9
|
IDEMPIERE-325 Complete AD based info window ( AD_InfoWindow ) implementation. Added search editor processing feedback. Fixed order by and where clause for info product window. In progress implementation of info bpartner window.
|
2013-01-28 12:24:40 +08:00 |
Carlos Ruiz
|
5c55d46ad1
|
IDEMPIERE-594 Improve positioning on windows / Change DocAction button to have the name of the Document Action element
|
2013-01-25 17:28:38 -08:00 |
Carlos Ruiz
|
62e2b95508
|
IDEMPIERE-393 Setup wizards / Implement opening form from zoom button
|
2013-01-24 10:55:17 -08:00 |
Nicolas Micoud
|
92a269f200
|
IDEMPIERE 90
|
2013-01-24 12:15:23 +01:00 |
Carlos Ruiz
|
17b194ede6
|
IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning
|
2013-01-23 10:25:47 -08:00 |
Carlos Ruiz
|
1a73d27df8
|
IDEMPIERE-577 Message not translated at the end of processes / relates to IDEMPIERE-370
|
2013-01-23 09:48:00 -08:00 |
Heng Sin Low
|
66c7e2267e
|
Merge 24fba97c4841
|
2013-01-23 18:21:41 +08:00 |
Heng Sin Low
|
7cc4052caf
|
IDEMPIERE-325 Complete AD based info window ( AD_InfoWindow ) implementation. Ported existing info product panel to the new ad_infowindow implementation.
|
2013-01-23 18:20:49 +08:00 |
David Peñuela
|
5eb035dfac
|
IDEMPIERE-373 Implement User Locking / Improve error messages
|
2013-01-22 21:55:48 -08:00 |
Heng Sin Low
|
d8ab6df543
|
Merge 40378f0fdaec
|
2013-01-23 11:03:50 +08:00 |
Heng Sin Low
|
4bd63b66f4
|
IDEMPIERE-563 HTML Editor for text fields. Revert back to ckeditor. The new 4.0.1 release is working fine again.
|
2013-01-23 10:55:48 +08:00 |
Carlos Ruiz
|
573e919b3a
|
IDEMPIERE-377 Improve current search dialog box - Lookup button on toolbar continues to insert a new record - Thanks to Juliana
|
2013-01-21 21:59:48 -08:00 |
Heng Sin Low
|
bac9f3e32b
|
IDEMPIERE-579 Zk: Location and locator editor broken.
|
2013-01-22 10:45:34 +08:00 |
Heng Sin Low
|
1395d8acb3
|
IDEMPIERE-563 HTML Editor for text fields. Fixed layout and only mask out current tab.
|
2013-01-21 23:34:38 +08:00 |
Elaine Tan
|
11e8a2a0ed
|
Ticket #1002158: Dashboard Columns - Bug
|
2013-01-21 19:30:35 +08:00 |
Heng Sin Low
|
b0fe14d87e
|
Merge ced6213e57fb
|
2013-01-21 12:53:09 +08:00 |
Heng Sin Low
|
d9119a6762
|
IDEMPIERE-563 HTML Editor for text fields. Can't get ckeditor component working, replace with jawwa zk cleditor component.
|
2013-01-19 17:57:28 +08:00 |
Carlos Ruiz
|
7f1a780111
|
IDEMPIERE-442 Unable to highlight and delete text in "Lookup" box - remove draggable setting in the "Lookup" search box
|
2013-01-18 11:55:17 -08:00 |
Heng Sin Low
|
7795430880
|
Merge 18de84160972
|
2013-01-18 23:04:50 +08:00 |
Heng Sin Low
|
d7a09de753
|
IDEMPIERE-564 Exception from the instantiation of extension process is swallow by the system.
|
2013-01-18 23:03:44 +08:00 |
Elaine Tan
|
626bc5c977
|
Ticket #1002158: Dashboard Columns - Bug
|
2013-01-18 19:51:05 +08:00 |
Elaine Tan
|
7bc1e373c9
|
Change "CreateFrom" factory to use OSGi service
|
2013-01-18 19:14:02 +08:00 |
Heng Sin Low
|
78d846ccad
|
Merge 280cf71dcd1b
|
2013-01-18 15:29:14 +08:00 |
Heng Sin Low
|
bfdd3f4fc0
|
IDEMPIERE-443 Lookup not working until you click somewhere else. Refactoring.
|
2013-01-18 15:02:58 +08:00 |
Heng Sin Low
|
6982daaaa6
|
IDEMPIERE-443 Lookup not working until you click somewhere else. Modify menu tree lookup to use onSelect instead of onChange. Using undocumented API to ensure onSelect always fire for mouse click selection.
|
2013-01-18 13:58:58 +08:00 |
Heng Sin Low
|
e4a7fdfbd0
|
IDEMPIERE-562 Zk: Add system property override for active theme.
|
2013-01-18 13:57:35 +08:00 |
Juan David Arboleda
|
0ebc6fab41
|
IDEMPIERE-454 Easy import / Version 2 - add update capatibility in 1 tab - it requires the key field(s) to be suffixed with /K
|
2013-01-16 16:24:03 -08:00 |