Juliana Corredor
a0324420be
IDEMPIERE-379 Reporting wizard for end users
2012-10-30 21:23:46 -05:00
Carlos Ruiz
33ad5aa0b7
IDEMPIERE-454 Easy import / Fix problem found with character set - adapting to zk6 also the WFileImport
2012-10-29 21:59:23 -05:00
Carlos Ruiz
c621e93fe3
IDEMPIERE-234 Configurable Toolbar / Bring back export action button
2012-10-29 11:51:14 -05:00
Heng Sin Low
14f2125874
IDEMPIERE 369 - Master Detail Improvements. Fixed for:
...
- "New Record" and "Copy Record" are not enabling the Save Button - until you change one of the fields
- Copy Lines on Sales Order is not refreshing detail - message shows "Copied=1" but doesn't refresh detail
- The "Parent Record" is disabled when you navigate to the detail using the "New Record" button on detail
2012-10-28 23:30:11 +08:00
Heng Sin Low
5a9ca8fac3
Merge with 15aebb85c791866dcec0bdd70dc75a728e703cbb
2012-10-28 13:22:27 +08:00
Heng Sin Low
6a71e527ab
iDempiere IDEMPIERE-234 Configurable Toolbar.
...
- Expose AD_Window_UU, AD_Tab_UU, AD_Table_UU and IsSortTab as part of the _TabInfo. This allow display logic of button to target specific tab or table that is not using official id.
2012-10-28 12:13:27 +08:00
Heng Sin Low
bf630f1907
IDEMPIERE-474 Zk: Busy dialog sometime not dismissed after multiple execution of button action
2012-10-28 11:58:17 +08:00
Heng Sin Low
3c4c00a409
iDempiere IDEMPIERE-234 Configurable Toolbar.
...
- Bug fixes for report viewer button control.
- Added window toolbar button.
- Added custom window button using osgi service.
- Refactor ExportAction as an custom window button service example.
2012-10-28 00:31:25 +08:00
Carlos Ruiz
9497d00279
IDEMPIERE-454 Easy import / Fix error introduced (org.adempiere.webui.adwindow.ADSortTab cannot be cast to org.adempiere.webui.adwindow.ADTabpanel)
2012-10-26 17:51:03 -05:00
Carlos Ruiz
066f24162e
IDEMPIERE-454 Easy import / v1 -> Exporter - export data from 1 tab / Importer - allow insert in 1 tab
2012-10-26 00:03:39 -05:00
David Peñuela
02c508d425
IDEMPIERE-446 Implement Restrictions on Toolbar to the report viewer
2012-10-23 18:40:04 -05:00
David Peñuela
7b7f63f405
IDEMPIERE-158 Make selection of login languages more flexible
2012-10-23 17:32:04 -05:00
Deepak Pansheriya
193954e7d7
IDEMPIERE-293 Fixing exception thrown on session timeout
2012-10-24 00:26:17 +05:30
Heng Sin Low
e2618e7232
IDEMPIERE-430 Whole page hang at browser refresh
2012-10-23 16:05:33 +08:00
Carlos Ruiz
58a0b5424d
hg merge b251024c0cc7
2012-10-22 18:55:15 -05:00
Heng Sin Low
09fa7bc35b
IDEMPIERE-377 Improve current search dialog box. Fixed a mistake in previous revision.
2012-10-23 06:54:32 +08:00
Heng Sin Low
afb50f10e0
IDEMPIERE-377 Improve current search dialog box. Fixed can't search using invisible lookup field ( for e.g, CreatedBy and UpdatedBy ).
2012-10-23 06:48:06 +08:00
Heng Sin Low
ed20b4c6b5
IDEMPIERE-464 Dashboard third column moved to the botton
2012-10-22 13:23:55 +08:00
Heng Sin Low
8bddd48175
Merge with 551978ddd62bc487b713f6f75e3db9c60c407499
2012-10-22 10:46:26 +08:00
Heng Sin Low
dcc145ed58
IDEMPIERE-438 Attachment in zk its not working.
2012-10-22 08:07:28 +08:00
Deepak Pansheriya
71562ff5bf
Idempiere-366 Fix for width data corruption
2012-10-21 13:40:38 +05:30
Carlos Ruiz
1e7cc19d54
IDEMPIERE-358 Login- how to make unique and safe / prevent NPE when filling the client box with garbage
2012-10-20 10:44:02 -05:00
Heng Sin Low
b3d3d04a51
IDEMPIERE-369 Master Detail layout improvements. 1) Fixed selected tab in detailpane is wrong when navigate to parent tab that is more than 1 level up. 2) Fixed changes in sort tab not auto save when user navigate to another tab. 3) Fixed double click on sort tab doesn't maximized it.
2012-10-20 00:11:18 +08:00
Heng Sin Low
1214a9a6c6
iDempiere IDEMPIERE-234 Configurable Toolbar. Process button should be invisible for sort tab.
2012-10-19 23:24:19 +08:00
Heng Sin Low
6d7d975d22
Merge with fdeadc94d67201e8d02f497dfc34d054fd224c6b
2012-10-19 20:46:09 +08:00
Heng Sin Low
44d6da7dd8
iDempiere IDEMPIERE-234 Configure Toolbar.
...
- Added AD_Column.IsToolbarButton to support column button as part of toolbar instead of as field.
- Added API to support dialog implementation of AD_Form.
2012-10-19 20:44:11 +08:00
Elaine Tan
9c26a16dcc
IDEMPIERE-392 Redesign payment button - include copyright text
2012-10-19 17:24:15 +08:00
Elaine Tan
cf80ce5f72
Merge with eeb560416950cc9390199dfe448d08c6d9e66b39
2012-10-19 17:04:03 +08:00
Elaine Tan
e1778c1501
IDEMPIERE-392 Redesign payment button
2012-10-19 16:35:15 +08:00
Heng Sin Low
fb9b7176fa
Merge with 009dec6b6e47dec65452fadb78de1edbb46def5a
2012-10-19 10:36:38 +08:00
Heng Sin Low
2b8ecf09be
IDEMPIERE-369 Master Detail layout improvements. 1) Fixed dataIgnore bugs with new record. 2) Fixed wrong icon for customized grid view dialog. 3) Fixed layout issue with document action dialog. 3) Added highlight for active tab. 4) Click on row indicator will now toggle form view. 5) Added indicator for 2nd or 3rd level tab. 5) Drop desktop implementation that's not maintained anymore.
2012-10-19 10:28:08 +08:00
Deepak Pansheriya
bb085c5546
IDEMPIERE-293 List of active session
2012-10-18 15:53:46 +05:30
Carlos Ruiz
939589f63c
hg merge f25ad9dd8759
2012-10-17 13:46:36 -05:00
Deepak Pansheriya
c54b3b6ca6
IDEMPIERE-9 : Not allowing updation of BPartner from Completed records.
2012-10-17 22:15:28 +05:30
Carlos Ruiz
650f1344fd
hg merge 958f9fad5398
2012-10-16 08:36:25 -05:00
Heng Sin Low
b6272115b9
IDEMPIERE-369 Master Detail layout improvements. 1) Fixed auto goes into detail mode for sort tab. 2) Fixed cna't goes back to parent tab after navigating to sort tab. 3) Fixed wrong icon for sort tab.
2012-10-16 15:26:59 +08:00
Carlos Ruiz
4d56084f3f
hg merge 0717f533c660
2012-10-15 18:44:37 -05:00
Heng Sin Low
6deac69c8e
Merge with 80ead73d634dda9df09ab5b3ee3abf03f56eaece
2012-10-16 06:51:17 +08:00
Heng Sin Low
0f4517b1ba
IDEMPIERE-270 Reports should inherit search filter from window. Fixed layout issue with Firefox and added visual cue that the popup dialog is for the report toolbar button.
2012-10-16 06:45:47 +08:00
Deepak Pansheriya
b636776abb
IDEMPIERE-389 - Fixing AD_Session to log actual IP in case of server is behind Load balancer.
2012-10-15 17:19:30 +05:30
Elaine Tan
e65ca5425b
Ticket #1001503 : Credit Cards Online - fix credit card online processing process
2012-10-15 18:35:21 +08:00
Heng Sin Low
d10b7a631e
Merge with 3f5872b9f9642fe26151d80e86ffa1273fd787bd
2012-10-15 17:46:21 +08:00
Heng Sin Low
3171d90180
IDEMPIERE-369 Master Detail layout improvements. 1) Fixed translation for record info. 2) Make record navigation button smaller to fit the breadcrumb bar.
2012-10-15 17:45:07 +08:00
Elaine Tan
e280cbbd70
Ticket #1001503 : Credit Cards Online
2012-10-15 17:00:07 +08:00
Heng Sin Low
a32bdcbf51
IDEMPIERE-369 Master Detail layout improvements. 1) Added top border for form slip bar. 2) Fixed "When you open a document window and there are no 'day' records - it's opened in insert record mode, but the toolbar is all disabled, no undo or save buttons. After you change any field the toolbar is updated correctly."
2012-10-14 16:23:42 +08:00
Heng Sin Low
e915e766b6
IDEMPIERE-369 Master Detail layout improvements. 1) Fixed grid group not using the active theme. 2) Make cleaner the separation between header, left pane, desktop tabbox and detail detailbox. 3) Simplify the look of desktop and left column dashboard widget - less image, solid line style. 4) Use inset shadow for checked toolbar button.
2012-10-14 09:28:35 +08:00
Carlos Ruiz
d1df4c45c8
IDEMPIERE-455 Discover and fix FindBugs problems / Thanks to Richard Morales
2012-10-12 18:25:55 -05:00
Carlos Ruiz
e565badf79
IDEMPIERE-421 NPE - Payment Info
2012-10-12 17:17:09 -05:00
Carlos Ruiz
b04008451d
IDEMPIERE-77 Start on the left, Cancel on the right
...
IDEMPIERE-166 Rebranding of logo and product name
2012-10-12 15:42:19 -05:00
Heng Sin Low
91786b1e16
Merge with 5ed88ce505b934c7868a6f97652ea1718db75958
2012-10-12 21:47:29 +08:00