Commit Graph

2070 Commits

Author SHA1 Message Date
Carlos Ruiz 9d62771e3a IDEMPIERE-2499 Backed out changeset a6892821a234 2015-03-14 15:54:35 -05:00
hieplq 7fde2f2610 IDEMPIERE-2499:long task (ZkReportViewerProvider.openViewer) in process make GUI lock
fix:NPE
2015-03-14 23:39:05 +07:00
Carlos Ruiz 9c3473e21b IDEMPIERE-2408 - minor - simplify default role discovery 2015-03-08 11:22:00 -05:00
anozimada 5f2c3e87de IDEMPIERE-2408 Workflow activities count is not filtered by role access 2015-03-08 11:21:37 -05:00
Carlos Ruiz 7950090c64 IDEMPIERE-2499 minor - remove warning on unused import 2015-03-08 10:13:35 -05:00
hieplq fd8ade7734 IDEMPIERE-2499:long task (ZkReportViewerProvider.openViewer) in process make GUI lock 2015-03-06 17:48:56 +07:00
Heng Sin Low 816445c488 IDEMPIERE-2420 issue Form too many keys when has long process. Always suspend resource/request for next schedule/activate call. 2015-03-06 22:33:46 +08:00
tsvikruha a66dbb1ad8 IDEMPIERE-1803 please change product attribute instance popup width 2015-03-04 18:53:54 -05:00
sauljabin 09dbc18820 IDEMPIERE-2484 Error in Calendar 2015-02-28 18:20:36 -05:00
Carlos Ruiz 2c3aacec90 IDEMPIERE-1877 Product Info Window Implementation broke the usage of barcode reader 2015-02-26 22:04:06 -05:00
Carlos Ruiz 2eb0e245ac hg merge release-2.1 (merge release2.1 into development) 2015-08-26 20:40:16 -05:00
hieplq fc9a39695c IDEMPIERE-2790:Ok Button in BPartner Info is not working 2015-08-27 00:38:01 +08:00
Carlos Ruiz 59acc19449 IDEMPIERE-2152 Info Window - Join related tabs on other columns than primary key / fix test case failed: add a process to Product Info with viewID Column=On Hand Qty - when warehouse is not selected the column QtyOnHand does not exists 2015-08-25 10:35:05 -05:00
Carlos Ruiz 0499db9234 IDEMPIERE-2389 Print format and View Report selection on process dialog / revert change on WProcessCtl introduced with 5af9b8c, process info window was broken 2015-08-25 10:12:11 -05:00
Carlos Ruiz 996684885e merge experimental into development 2015-08-19 17:12:01 -05:00
Carlos Ruiz a733237fc2 hg merge release-2.1 (merge release2.1 into development) 2015-08-19 16:42:28 -05:00
Carlos Ruiz ad12d8aedd IDEMPIERE-979 WSearchEditor used in forms don't have popup menu - add showMenu to two more tables 2015-08-19 16:38:04 -05:00
Carlos Ruiz 8eba7fa811 IDEMPIERE-2296 IDEMPIERE-2367 - peer review 2015-08-19 15:46:03 -05:00
hieplq a9cf9d1be6 IDEMPIERE-2488:Info Window run Query twice
wrong commit change in zk.xml
2015-08-15 17:03:00 +08:00
hieplq d8be1aee9a IDEMPIERE-2488:Info Window run Query twice
wrong script
update end of page
2015-08-15 16:29:15 +08:00
hieplq 09077a1e83 IDEMPIERE-1338:Create a record from Info window
fix NPE when user don't has right access to QuickEntry
testcase:open product info with system admin role
2015-08-14 14:57:28 +08:00
hieplq 8589e0ab04 IDEMPIERE-2230:Info Window - remember selection during pagination
in muilti selection mode, show selected record at status
2015-08-14 06:59:18 +08:00
hieplq 323d8186af IDEMPIERE-2296:
IDEMPIERE-2367:
re-order config, rename config
2015-08-14 03:32:10 +08:00
hieplq 3d57ffe127 IDEMPIERE-1338:Create a record from Info window
don't show empty dialog
issue relate city field
2015-08-14 06:22:50 +08:00
hieplq e8fa60dbe0 IDEMPIERE-2751:potential wrong status of info window
get wrong info name
2015-08-13 04:19:31 +08:00
hieplq dcaddc41b6 IDEMPIERE-979:WSearchEditor used in forms don't have popup menu
menu for wtableDirEditor in case hasn't gfield
2015-08-13 03:55:41 +08:00
hieplq 433fb6eb2d IDEMPIERE-1379:Info Windows should have their own icon/image
regeneral serialVersionUID
2015-08-10 01:29:30 +08:00
hieplq d2383a90b0 Merge with development 2015-08-10 00:23:42 +08:00
Carlos Ruiz d714bd4592 hg merge release-2.1 (merge release2.1 into development) 2015-08-07 16:48:44 -05:00
Carlos Ruiz 839a5370dc hg merge release-2.1 (merge release2.1 into development) 2015-08-07 10:23:36 -05:00
hieplq d1fd021f94 IDEMPIERE-1379:Info Windows should have their own icon/image
add form and info window ico in menu
form icon download at:http://findicons.com/icon/169744/kdb_form?id=171681
2015-08-06 19:56:17 +08:00
hieplq 517f0299e1 IDEMPIERE-1379:Info Windows should have their own icon/image
move manage imageCache to ManageImageCache
improve imageCache for
  + don't load local image to cache
  + handle exception when wrong link or disconnect network
  + when many MImage has same extenal url, just load one time
  + tab for "info window" has same icon when display in daskboad view
2015-08-09 02:31:13 +08:00
hieplq e99cff2f02 IDEMPIERE-2751:potential wrong status of info window
fix NPE when load general info
2015-08-10 00:18:11 +08:00
hieplq bdeb9727be IDEMPIERE-2488:Info Window run Query twice
add option load page number or not
2015-08-10 00:15:14 +08:00
hieplq f75ed55e93 IDEMPIERE-2488:Info Window run Query twice
fix potential overflow number.
when number of row is near Integer.MAX_VALUE will let overflow number
2015-08-09 18:02:19 +08:00
hieplq b398843bc7 IDEMPIERE-2488:Info Window run Query twice
fix potential index issue.
2015-08-09 16:08:13 +08:00
hieplq c016319633 IDEMPIERE-2230:Info Window - remember selection during pagination 2015-08-04 20:56:46 +08:00
hieplq 312cd4914e IDEMPIERE-2367:remove cache of infoPanel 2015-08-04 20:54:28 +08:00
hieplq 0815cfb359 IDEMPIERE-2742:Record repeated in info window
fix for case m_useDatabasePaging = true
2015-08-04 20:49:58 +08:00
hieplq 9dbb0cdc30 IDEMPIERE-2751:potential wrong status of info window
fix wrong sql when bpPartner info open from searchEditor.
2015-08-04 04:45:35 +08:00
hieplq 8159e67f60 IDEMPIERE-1338:Create a record from Info window 2015-08-04 04:22:52 +08:00
hieplq 41efd70ce9 IDEMPIERE-2751:potential wrong status of info window
refactory, fix pass wrong parameter
2015-08-04 02:49:44 +08:00
hieplq bdbed7806e IDEMPIERE-2751:potential wrong status of info window 2015-08-04 02:42:56 +08:00
hieplq 8413fcb7ff IDEMPIERE-2508:process non stop when enter continue to show info panel 2015-08-03 01:42:08 +08:00
hieplq 1c0bf34bd7 IDEMPIERE-2138:when requery info window, sub tab detail is not refresh 2015-08-03 00:06:12 +08:00
hieplq 22a9ffef6f IDEMPIERE-2470:Info Window - ZK_PAGING_SIZE per client 2015-08-02 03:25:55 +08:00
hieplq 5ca38210e7 IDEMPIERE-979:WSearchEditor used in forms don't have popup menu 2015-08-01 23:57:02 +08:00
hieplq 59ec9aa29a IDEMPIERE-1969:Contextual Menu for Info Window Parameters
fix issue preference don't work with field without default value
2015-08-01 23:17:35 +08:00
hieplq 329c91397a IDEMPIERE-2296:Value Preference should have precedence over Default Value of field
add ability set order for get default value
separate order get default value of field in standard window and field at other panel
2015-08-01 21:54:23 +08:00
Carlos Ruiz 94dcdbccef hg merge release-2.1 (merge release2.1 into development) 2015-07-29 11:46:17 -05:00
Carlos Ruiz 88eeb0cdba IDEMPIERE-2476 ZK7 / Report wizard bottom navigation not visible properly / integrate patch from Pritesh Shah 2015-07-28 22:17:15 -05:00
hieplq fdf07190b9 IDEMPIERE-2640:Performance: Html/Tabular reports size could be reduced
fix: let html export is same as html in viewer
2015-07-13 02:57:44 +07:00
hieplq 8ac242da5b IDEMPIERE-2736:let WEditor decide component use for display value in gridView 2015-07-20 00:14:18 +07:00
Carlos Ruiz 27a8811d5f IDEMPIERE-2679 Account panel : propose confirmation before closing / peer review 2015-07-08 08:58:05 -05:00
Nicolas Micoud 279fc48ee1 IDEMPIERE-2679 Account panel : propose confirmation before closing 2015-07-08 08:56:52 -05:00
Carlos Ruiz 2866e6a799 IDEMPIERE-2640 minor 2015-07-03 12:08:52 -05:00
hieplq 03f649f75e IDEMPIERE-2640:Performance: Html/Tabular reports size could be reduced
step3: include css content into report
2015-07-03 00:08:34 +07:00
hieplq e8fadaefbc IDEMPIERE-2640:Performance: Html/Tabular reports size could be reduced
step2: remove duplicate menu context
2015-07-02 14:40:07 +07:00
Carlos Ruiz 8c3f9cf771 IDEMPIERE-2544 solve some warnings 2015-07-03 11:18:10 -05:00
Carlos Ruiz c30cffc2a6 hg merge release-2.1 (merge release2.1 into development) 2015-07-01 21:05:10 -05:00
michal_zilincar fa80680f3c IDEMPIERE-2671 - Allocation Target Document Type Implementation 2015-06-25 14:00:42 +02:00
Carlos Ruiz a3ba251b49 hg merge release-2.1 (merge release2.1 into development) 2015-06-24 20:43:40 -05:00
Carlos Ruiz 236e4ee928 hg merge release-2.1 (merge release2.1 into development) 2015-06-17 18:19:25 -05:00
Carlos Ruiz 5cd07c4c26 IDEMPIERE-2668 Exclude Locators for Demand Operations 2015-06-12 23:14:33 -05:00
Carlos Ruiz bacfd1bcb2 hg merge release-2.1 (merge release2.1 into development) 2015-06-12 19:26:01 -05:00
hieplq 436dd2236e IDEMPIERE-1777:improvement behavior of WSearchEditor 2014-03-22 14:44:54 +07:00
Carlos Ruiz 0cb4c95f98 hg merge release-2.1 (merge release2.1 into development) 2015-06-08 10:22:22 -05:00
Carlos Ruiz 1ba9e2935c hg merge release-2.1 (merge release2.1 into development) 2015-05-27 23:50:16 -05:00
Carlos Ruiz 376d6ea1ec hg merge release-2.1 (merge release2.1 into development) 2015-05-20 21:04:05 -05:00
hieplq b104af75b5 IDEMPIERE-2233:Add gridfield in InfoWindow 2015-05-20 12:23:24 -05:00
Nicolas Micoud a3e64f73cf IDEMPIERE-2411 FDialog.ask with title, AD_Message and msg 2015-05-20 11:47:27 -05:00
Carlos Ruiz c37f287cb3 hg merge release-2.1 (merge release2.1 into development) 2015-05-13 18:52:08 -05:00
Carlos Ruiz b43bedeba6 hg merge release-2.1 (merge release2.1 into development) 2015-05-08 12:36:17 -05:00
Carlos Ruiz e2ea5989e3 hg merge release-2.1 (merge release2.1 into development) 2015-05-06 19:55:36 -05:00
Carlos Ruiz ccb391e324 IDEMPIERE-2553 enter amounts without decimal separator / peer review 2015-04-27 16:53:49 -05:00
Diego Ruiz 14ae36deff IDEMPIERE-2553 enter amounts without decimal separator 2015-04-27 22:21:29 +02:00
Carlos Ruiz 6be02013d7 IDEMPIERE-2556 User preferences window configurable / peer review 2015-04-24 12:08:56 -05:00
Diego Ruiz 0a5a14eb51 Add functionality to allow user preference window configurable 2015-04-23 18:15:01 +02:00
Carlos Ruiz 064e044968 hg merge release-2.1 (merge release2.1 into development) 2015-04-22 15:13:21 -05:00
hieplq d959dbff8f IDEMPIERE-2389:Print format and Report type selection on process dialog
message when finish process is don't change
2015-04-10 19:06:31 +07:00
Carlos Ruiz 58254de9a4 hg merge release-2.1 (merge release2.1 into development) 2015-04-16 16:32:24 -05:00
hieplq 71e60b3f41 IDEMPIERE-2544:to more warning compiler hidden good warning
generic type warning
2015-03-29 14:45:41 +07:00
Carlos Ruiz f40a8cd310 merge development into experimental 2015-04-08 17:01:59 -05:00
Carlos Ruiz 8e0f178c35 hg merge release-2.1 (merge release2.1 into development) 2015-04-08 16:21:21 -05:00
hieplq 1d255b8c1e IDEMPIERE-2389 Print format and View Report selection on process dialog
NPE: when click save at process (not report) parameter
2015-04-08 21:25:33 +07:00
Carlos Ruiz 90d8e8c2c5 IDEMPIERE-2554 Mail : add acknowledgement of receipt - minor peer review serialVersionUID 2015-04-08 10:33:31 -05:00
Nicolas Micoud 7d3473c52e IDEMPIERE-2554 Mail : add acknowledgement of receipt 2015-04-08 10:28:29 -05:00
hieplq 9b4c49a594 IDEMPIERE-2389:Print format and Report type selection on process dialog
update Mandatory flag when load parameter value from save
2015-03-30 00:49:11 +07:00
hieplq 88a373064b IDEMPIERE-2389:Print format and Report type selection on process dialog
recreate serialVersionUID
fix show dialog when auto run process
2015-03-28 19:41:24 +07:00
hieplq b827cbf292 IDEMPIERE-2532:issue relate show dialog when run process
show message success event hasn't any m_logs
show message error same success (use ProcessInfoDialog not use FDialog)
2015-03-28 06:09:22 +07:00
hieplq 220d14a3d1 IDEMPIERE-1657: common show window with mask
cover below case + refactor
 * 1. show a dialog => show mask
 * 2. process a event
 *     2.1. show other dialog => show mask
 *     2.1. hidden dialog in step 1 => hidden mask
 * 3. result dialog show without mask
2015-03-28 04:46:23 +07:00
hieplq 72ae1269d1 IDEMPIERE-2532:issue relate show dialog when run process
fix to show parameter dialog at center of info window
2015-03-28 01:30:55 +07:00
hieplq a8f5e0745b IDEMPIERE-2389:Print format and Report type selection on process dialog
add language combobox
2015-03-26 03:16:58 +07:00
hieplq 57c729ea5b IDEMPIERE-2389:Print format and Report type selection on process dialog
remove duplicate code (IDEMPIERE-1882) remain some issue relate UI
2015-03-26 03:00:23 +07:00
hieplq 5b56659483 IDEMPIERE-2389:Print format and Report type selection on process dialog
add summary checkbox
2015-03-26 01:59:57 +07:00
Carlos Ruiz 133250f6d6 hg merge release-2.1 (merge release2.1 into development) 2015-03-14 16:05:56 -05:00
Carlos Ruiz 3a53bbcc32 hg merge release-2.1 (merge release2.1 into development) 2015-03-14 08:14:39 -05:00
Heng Sin Low ca51f164ec IDEMPIERE-2420 issue Form too many keys when has long process. Always suspend resource/request for next schedule/activate call. 2015-03-06 22:33:46 +08:00
Carlos Ruiz 7b8f1e8f84 hg merge release-2.1 (merge release2.1 into development) 2015-03-04 20:27:58 -05:00
hieplq f7a2ae5065 IDEMPIERE-2469:ZK7 Grid Column sometimes too wide - wrongly calculated 2015-02-18 22:17:50 +07:00
Carlos Ruiz bb9b63bdc7 hg merge release-2.1 (merge release2.1 into development) 2015-02-25 19:20:43 -05:00
Carlos Ruiz f083199a46 hg merge release-2.1 (merge release2.1 into development) 2015-02-23 08:20:31 -05:00
Deepak Pansheriya 32d63d54b4 IDEMPIERE-2466 Creating new record on detail tab move focus on parent tab 2015-02-12 14:53:13 +05:30
Deepak Pansheriya 8a129ab3ea IDEMPIERE-2389 Print format and View Report selection on process dialog. 2015-02-10 19:15:04 +05:30
Carlos Ruiz c0dad6aa82 IDEMPIERE-393 Setup wizards / translation issue 2015-02-07 22:32:00 -05:00
hieplq f694f489ec IDEMPIERE-2436:ZK7 - NPE and Strange log after customise window grid layout (add/remove col) 2015-02-07 17:30:52 +07:00
hieplq 45a716dd96 IDEMPIERE-2446:PopupMenu to move tree node disappear very fast 2015-02-05 13:38:47 +07:00
hieplq c8004908e4 IDEMPIERE-2112:improve shortcuts for master detail data entry windows
fix esc key handle
2015-02-02 15:47:14 +07:00
Nicolas Micoud 56ee761d61 IDEMPIERE-2448 Hardcoded values in WRC3SortCriteriaPanel 2015-02-04 11:10:03 -05:00
Carlos Ruiz a75477d81d IDEMPIERE-2229 CSV export/import not working on tables with ad_ref_list / integrate patch from Claudemir Todo Bom (allgood)
* improve exporter not taking into account customized fields shown in grid when displaygrid=N
* improve the importer to allow zero ID for tables having record ID=0
* FileImportAction showing tip instead of message
2015-02-02 18:37:33 -05:00
hieplq 231054bae0 IDEMPIERE-2425:height of info panel row should fix 2015-01-30 11:31:21 +07:00
Carlos Ruiz 942ae9aed9 hg merge release-2.1 (merge release2.1 into development) 2015-02-04 11:39:56 -05:00
Heng Sin Low 327abc2269 IDEMPIERE-2300 refresh login page make you go to timeout session. 2015-01-20 15:27:12 +08:00
Carlos Ruiz 3caf738eae IDEMPIERE-2409 Improve Context Help performance using Cache 2015-01-17 10:51:23 -05:00
Carlos Ruiz f2cda463d1 IDEMPIERE-2404 Position in first pending node in Setup Wizard / when opening Setup Wizard the first time the context help of the node is not shown 2015-01-17 10:48:54 -05:00
Carlos Ruiz 1ff06a2668 IDEMPIERE-2404 Position in first pending node in Setup Wizard 2015-01-16 19:58:10 -05:00
Carlos Ruiz a19706d738 IDEMPIERE-2406 Recent Items showing windows that role cannot access 2015-01-16 18:45:19 -05:00
Carlos Ruiz 03fb5cbda7 IDEMPIERE-2405 Implement SaaS support for Setup Wizard 2015-01-16 18:44:33 -05:00
Carlos Ruiz 2e8fce6fde IDEMPIERE-2404 Position in first pending node in Setup Wizard 2015-01-16 16:57:40 -05:00
Carlos Ruiz 64faf954bc hg merge release-2.1 (merge release2.1 into development) 2015-01-14 18:20:07 -05:00
Carlos Ruiz ecb23fde46 IDEMPIERE-1951 - changeset a02ba14 broke jasper formats running from print format 2015-01-14 18:00:11 -05:00
Carlos Ruiz 0b6211e032 IDEMPIERE-2402 Assignment must default to selected product 2015-01-14 16:05:14 -05:00
Chuck Boecking a7bdccda7a IDEMPIERE-2400 Info Schedule Does not Update Calendar when Resource is Changed 2015-01-14 15:47:56 -05:00
Carlos Ruiz ab90b0d67e IDEMPIERE-1982 zk7 : when clicking on the menu button, the content of tab disappear 2015-01-14 15:36:48 -05:00
Carlos Ruiz 7ee8d28904 IDEMPIERE-2262 ZK7 - Report toolbar missing (select format, output etc.) 2015-01-14 10:35:07 -05:00
hieplq 510cfe7db0 IDEMPIERE-1983:ZK7-report is not rendered properly in placeholder 2015-01-14 10:35:50 +07:00
Carlos Ruiz 42f507f250 minor peer review for IDEMPIERE-1657 IDEMPIERE-2109 IDEMPIERE-2105 IDEMPIERE-1555 IDEMPIERE-2152 IDEMPIERE-1969 2015-01-14 09:54:35 -05:00
hieplq cf32e66554 IDEMPIERE-1969:Contextual Menu for Info Window Parameters
meged all patch to one
2015-01-14 09:37:19 -05:00
hieplq bf81fe07a4 IDEMPIERE-2152:Info Window - Join related tabs on other columns than primary key
combine and repatch for 2.1
2015-01-14 09:20:08 -05:00
Carlos Ruiz 24d17a44d7 Backed out changeset 3e83b907df0f 2015-01-14 10:08:01 -05:00
Carlos Ruiz 8cac1b86f5 Backed out changeset a596f28e6b06 2015-01-14 10:07:31 -05:00
Carlos Ruiz 6652d787b8 Backed out changeset 0af307895446 2015-01-14 10:06:17 -05:00
Carlos Ruiz 5decfc16ce minor peer review for IDEMPIERE-1657 IDEMPIERE-2109 IDEMPIERE-2105 IDEMPIERE-1555 IDEMPIERE-2152 IDEMPIERE-1969 2015-01-14 09:54:35 -05:00
Carlos Ruiz dda370f32a IDEMPIERE-1969:Contextual Menu for Info Window Parameters
meged all patch to one
2015-01-14 09:37:19 -05:00
Carlos Ruiz 9ae8fdfeaf IDEMPIERE-2152:Info Window - Join related tabs on other columns than primary key
combine and repatch for 2.1
2015-01-14 09:20:08 -05:00
hieplq 014723e9a1 IDEMPIERE-2136:Info window problem 2014-11-15 21:02:04 +07:00
hieplq 53a3a38fb8 IDEMPIERE-2311:bad behavior of info window when after select a record and push enter key 2015-01-08 01:36:53 +07:00
hieplq 39c73c6eb7 IDEMPIERE-1652:message "re-login and re-start" is not show when switch record by click other item in tree 2015-01-14 15:02:10 -05:00
hieplq 1fadc26564 IDEMPIERE-2217:Weird behaviour with grid customization and checkboxes when Save Column Width 2014-10-17 19:15:49 +07:00
Carlos Ruiz 652c65aedd IDEMPIERE-1425 Account element improvements / based on patch from Nicolas Micoud (nmicoud) implemented in a generic way via AD_Tree.IsTreeDrivenByValue 2015-01-11 20:38:03 -05:00
Carlos Ruiz 9ddd480cb4 IDEMPIERE-2064 Implement toolbar+tab button 2015-01-11 16:56:56 -05:00
Carlos Ruiz 9d5e3413b3 IDEMPIERE-2333 Tab title is changed wrongly in some cases 2015-01-11 15:08:08 -05:00
Carlos Ruiz b45b1863c9 IDEMPIERE-2392 Posted status incorrect when reposting on a period closed 2015-01-10 11:49:40 -05:00
Carlos Ruiz f4f317c3ad IDEMPIERE-2148:Cant add fields over Grid Sequence fields in window column customisation / minor peer review 2015-01-07 15:06:51 -05:00
hieplq f93bc28a0d IDEMPIERE-2148:Cant add fields over Grid Sequence fields in window column customisation 2015-01-08 02:14:33 +07:00
hieplq 18bbd814c1 IDEMPIERE-1555:code make link to document is duplicate 2014-07-30 16:28:02 +07:00
hieplq 57163af0bf IDEMPIERE-2105:show a dialog to display more info after run a process from info window 2014-07-30 16:19:17 +07:00
Carlos Ruiz 3cfd36c068 IDEMPIERE-2109 - restore import broken 2015-01-14 08:45:53 -05:00
hieplq 9678aa617b IDEMPIERE-2109:make show ProcessInfoDialog as common function 2014-07-30 16:03:12 +07:00
hieplq 50c9fad1af IDEMPIERE-1657:common show window with mask 2014-07-30 16:32:13 +07:00
Carlos Ruiz c7151bb162 hg merge release-2.1 (merge release2.1 into development) 2015-01-11 21:11:31 -05:00
Carlos Ruiz 617a24c4f4 IDEMPIERE-2394 zk7 - Event window unusable on Calendar / same fix for Request Feedback 2015-01-11 13:48:08 -05:00
Carlos Ruiz 3f78dc2262 IDEMPIERE-2394 zk7 - Event window unusable on Calendar 2015-01-11 11:02:56 -05:00
Carlos Ruiz a758cfc0f2 merging definitely zk7 into development 2015-01-10 22:53:38 -05:00
Carlos Ruiz 60f70fb0d6 IDEMPIERE-2099 zk7 Listbox misaligned because of null cells 2015-01-10 22:32:01 -05:00
Carlos Ruiz 96843b4c5f IDEMPIERE-2392 Posted status incorrect when reposting on a period closed 2015-01-10 11:49:40 -05:00
Carlos Ruiz 0abc50811b merge development into zk7 2015-01-10 09:47:35 -05:00
Carlos Ruiz f0efc96fda hg merge release-2.1 (merge release2.1 into development) 2015-01-10 09:46:40 -05:00
Carlos Ruiz 8ed8a626ac merge development into zk7 2014-12-28 12:55:02 -05:00
Carlos Ruiz 1267117906 hg merge release-2.1 (merge release2.1 into development) 2014-12-28 12:51:27 -05:00
Carlos Ruiz bc7b58145b IDEMPIERE-2372 Document Action Access not working for documents without C_DocType_ID 2014-12-26 23:37:29 -05:00
Carlos Ruiz 47d6bd135f IDEMPIERE-2366 Theme bug - inverted MoveLeft16.png and MoveRight16.png 2014-12-19 18:18:26 -05:00
Carlos Ruiz f0a8c83af3 hg merge development (merge development into zk7) 2014-12-17 20:11:47 -05:00
Carlos Ruiz 31cda0f4f4 hg merge release-2.1 (merge release2.1 into development) 2014-12-17 20:09:21 -05:00
Carlos Ruiz 72bb8e620a IDEMPIERE-2355 - Allow to style the summary rows of HTML report / peer review 2014-12-17 17:00:42 -05:00
Nicolas Micoud 4e2e14b825 IDEMPIERE-2329 Datetime is not translated in WDatetimeEditor 2014-12-17 08:41:36 -05:00
Carlos Ruiz cbddbb0e70 merge development (133921c9c84f) into zk7 2014-12-11 16:23:52 -05:00
allgood c660a0af9b IDEMPIERE-2355 - Allow to style the summary rows of HTML report 2014-12-11 01:48:23 -02:00
Carlos Ruiz c0f90d236b IDEMPIERE-2363 HTML Editor (CKEditor) shown in browser language instead of login language 2014-12-16 12:21:09 -05:00
Carlos Ruiz d547cacad8 IDEMPIERE-2356 Allow global context in virtual columns 2014-12-10 15:06:54 -05:00
Carlos Ruiz a3f8a80a97 merge development into zk7 2014-12-02 10:09:15 -05:00
Carlos Ruiz 63f10761f8 IDEMPIERE-2348 Business Partner Location : Error when selecting city from autocomplete list / thanks to Gabriel Schneider 2014-12-01 15:13:04 -05:00
Carlos Ruiz 1898b69191 IDEMPIERE-2346 Error CSV Exporting Broadcast Message 2014-11-26 17:42:27 -05:00
Carlos Ruiz 9adaa4be7e IDEMPIERE-2297 Use browser default language instead of Client System's / fix potential NPE 2014-11-26 17:03:53 -05:00
Carlos Ruiz 7d8537cc07 IDEMPIERE-2336 : Modify Access Modifiers of Info Classes's properties and Methods. / minor - regenerate serialVersionUID 2014-11-26 11:02:03 -05:00
Deepak Pansheriya aebb3fe2b8 IDEMPIERE-2336 : Modify Access Modifiers of Info Classes's properties and Methods. 2014-11-25 17:22:56 +05:30
Carlos Ruiz 597eb1ce32 IDEMPIERE-2334 Allow zoom from URL / fix concurrency 2014-11-25 14:11:23 -05:00
Carlos Ruiz a99bdc15d6 IDEMPIERE-2334 Allow zoom from URL / fix NPE 2014-11-25 13:49:39 -05:00
Carlos Ruiz 1e010fd936 IDEMPIERE-2340 zk - Exporting reports as SSV generates CSV 2014-11-25 11:46:16 -05:00
Carlos Ruiz ffee60df18 IDEMPIERE-2334 Allow zoom from URL 2014-11-25 11:11:43 -05:00
Diego Ruiz dc6a84bd1f IDEMPIERE-2335 Popup a menu when a tab is right clicked with the options close, close all, and close others. 2014-11-24 22:44:26 -05:00
Carlos Ruiz dbf4fe9fb8 IDEMPIERE-2334 Allow zoom from URL 2014-11-24 22:36:58 -05:00
Carlos Ruiz 322a4a3b3e merge development into zk7 2014-11-19 19:34:42 -05:00
jan thielemann 1ed3200c50 IDEMPIERE-2288 Load custom ToolbarButton Images (IAction) from OSGi Bundle 2014-11-19 13:51:54 -05:00
Carlos Ruiz bd58ca4a3f IDEMPIERE-2323 Payment Rule editor doesn't have context menu 2014-11-19 10:01:05 -05:00
Carlos Ruiz 06bc792db5 IDEMPIERE-2322 Cannot search Date+Time with time portion 2014-11-18 18:45:28 -05:00
Carlos Ruiz 792eb8c368 IDEMPIERE-2311 bad behavior of info window when after select a record and push enter key / IDEMPIERE-2112 2014-11-12 18:57:40 -05:00
Carlos Ruiz 0e03505f52 IDEMPIERE-2305 Cash/Check Payment button is ignoring amount entered 2014-11-08 13:11:07 -05:00
Carlos Ruiz f3eba129d1 merge development (8b3bdac18c82) into zk7 2014-11-05 17:38:46 -05:00
Carlos Ruiz e151947731 IDEMPIERE-2305 Cash Payment button is ignoring amount entered 2014-11-05 17:31:44 -05:00
Carlos Ruiz fad1554e3f IDEMPIERE-2297 Use browser default language instead of Client System's / based on patch from Nicolas Micoud (nmicoud) 2014-11-05 16:26:33 -05:00
Carlos Ruiz ffc5bec7ad IDEMPIERE-2089 Print format window ID is hardcoded in ZKReportViewer 2014-11-05 08:59:55 -05:00
Carlos Ruiz 6ad4577e1d IDEMPIERE-2113 Enable import button for end users 2014-11-04 23:28:46 -05:00
hieplq abd95e3af1 IDEMPIERE-2261:zk7 - Attribute set Window is scrapped - doesnt display non instanc. attributes 2014-11-02 17:28:53 +07:00
hieplq 1c389f614f IDEMPIERE-2267:ZK7 - missing OK button from Lookup Records - advanced panel 2014-11-02 14:18:56 +07:00
hieplq a4d9e5d95a IDEMPIERE-2262:ZK7 - Report toolbar missing (select format, output etc.) 2014-11-02 14:08:54 +07:00
Carlos Ruiz d6eafd8670 merge development (78e90f933c35) into zk7 2014-11-05 08:18:46 -05:00
Carlos Ruiz 21ab09f54d Generate complete model for release 2.1 2014-10-30 23:41:51 -05:00
hieplq 167df1cee9 IDEMPIERE-1899:EMail : Implement default mail text and allow images within message 2014-10-30 14:06:23 +07:00
Alan Lescano f71dab3174 WGraph.java edited for resolving ticket https://idempiere.atlassian.net/browse/IDEMPIERE-2332 2014-11-22 23:59:26 +00:00
Carlos Ruiz 000825464c IDEMPIERE-2352 Unaccented Menu Search 2014-12-04 10:54:02 -05:00
Carlos Ruiz 65591f0ccb IDEMPIERE-2050 Improvement to Menu Lookup / improve name of sysconfig key 2014-12-04 10:23:46 -05:00
Carlos Ruiz b61adbd398 IDEMPIERE-2050 Improvement to Menu Lookup 2014-12-03 19:32:14 -05:00
Carlos Ruiz 49a1e31daa IDEMPIERE-2342 SearchDefinition - query : could show record of other tenants / IDEMPIERE-2095 2014-12-03 09:41:42 -05:00
Carlos Ruiz b0579e009c IDEMPIERE-2350 Run process as a background job 2014-12-03 08:37:20 -05:00
Carlos Ruiz 899c60b041 IDEMPIERE-2103 Process for run import csv 2014-12-02 18:54:20 -05:00
Carlos Ruiz b6ede5ee21 IDEMPIERE-2346 Error CSV Exporting Broadcast Message / enable Import button when New is enabled 2014-12-02 17:36:10 -05:00
Carlos Ruiz 23c684d467 Merge development (8e403d4382f8) into zk7 branch 2014-10-29 13:43:18 -05:00
Carlos Ruiz 1c351ddd23 IDEMPIERE-2271 iDempiere is hardcoded EMail to support subject / IDEMPIERE-2260 iDempiere is hardcoded in MClient.testEMail / based on patch from Nicolas Micoud (nmicoud) 2014-10-29 11:48:00 -05:00
Carlos Ruiz 5c27c2bf3d IDEMPIERE-2275 Process button of toolbar doesn't handle access / based on patch from Nicolas Micoud (nmicoud) 2014-10-29 11:17:45 -05:00
Carlos Ruiz 97f7a85462 IDEMPIERE-2269 Multi-currency allocation broken in zk 2014-10-24 07:51:19 -05:00
hieplq 91de1b4358 IDEMPIERE-1937:zk7: NPE when click cancel from screen "change role" when login and "forget password" 2014-10-23 11:49:19 +07:00
Carlos Ruiz 3518f683e7 merge 1a4c747dfdf9 development into zk7 2014-10-22 14:42:27 -05:00
Nicolas Micoud 37cd70900d IDEMPIERE-2122 ShowAdress link only appears on some columns 2014-10-22 10:17:38 -05:00
Carlos Ruiz 77f6d8d7e3 IDEMPIERE-2251 Add methods in FDialog for message that must not be translated 2014-10-22 08:37:23 -05:00
Heng Sin Low 0b2fbe27ae IDEMPIERE-2245 Platform Upgrade for r3. 2014-10-13 11:05:19 +08:00
hieplq ee2a9757b6 IDEMPIERE-2154:IndexOutOfBoundsException when match PO1line with multiple lines MR 2014-09-09 19:11:34 +07:00
Carlos Ruiz f021e8f5f1 IDEMPIERE-1970 Improve t_selection logic for info window / change viewID to point to an info column instead of a column 2014-09-05 19:23:26 -05:00
Nicolas Micoud 6ca4902204 IDEMPIERE-1859 Info Window access are based on the table and not on the InfoWindowID 2014-09-05 16:48:44 -05:00
Carlos Ruiz e612a81fb8 IDEMPIERE-2098 minor peer review 2014-09-05 16:26:38 -05:00
Carlos Ruiz 7176b33b11 Merge development (23d225fcc3d1) into zk7 branch 2014-08-27 08:39:42 -05:00
Heng Sin Low a2071804c1 IDEMPIERE-2146 Combobox behaves strange when used with keyboard. 2014-08-21 23:44:42 +08:00
Heng Sin Low f2b32d505a IDEMPIERE-1045 Improve info Window implementation to enable the definition of related info which will be rendered as tabs at the bottom of the content Pane. Fix height for tabs at bottom. 2014-08-21 21:14:41 +08:00
Heng Sin Low 543153c407 IDEMPIERE-2050 Improvement to Menu Lookup. Add back support for search definition transaction code. Separate search definition into a separate tab so there's no performance penalty for menu. Added keyboard navigation ( up and down arrow ) for the search definition result list.
IDEMPIERE-2095 Menu Lookup return records from another client
2014-08-21 00:05:50 +08:00
Heng Sin Low fa3a9fa428 https://idempiere.atlassian.net/browse/IDEMPIERE-2093 2014-08-20 23:26:36 +08:00
Carlos Ruiz 739c51847a IDEMPIERE-2112 improve shortcuts for master detail data entry windows / WIP, enable shortcuts on info windows, Shift+Alt+Down to navigate to the searched records, Enter to select the current row, Escape to cancel 2014-08-15 23:36:53 +02:00
Carlos Ruiz 79f99b8d81 IDEMPIERE-2112 improve shortcuts for master detail data entry windows / WIP, enabled shortcut Shift+Alt+N for new detail button 2014-08-15 08:57:05 +02:00
Heng Sin Low 1b75bb4e78 IDEMPIERE-1684 Quick Info Widget. Fix quick info is not updated when switching tabs. 2014-08-13 14:56:16 +08:00
Heng Sin Low a177bd8c6e IDEMPIERE-2143 Combobox should auto scroll to first matching item. 2014-08-13 14:53:57 +08:00
Carlos Ruiz ce672a5221 IDEMPIERE-2134 Issues found on Payment Selection process - make the call at the end of payment selection configurable 2014-08-12 15:40:49 +02:00
Carlos Ruiz 062f2a8ca6 IDEMPIERE-2134 Issues found on Payment Selection process - implement trx management
* Payment Selection Manual:
** PaySelect.generatePaySelect: out of transaction, dangerous, if a line fails the header is still there
* Payment Print/Export
** PayPrint.cmd_export and cmd_print: both are creating and completing payments out of transaction, if something fails in the middle the process can leave partial things
2014-08-12 09:51:20 +02:00
Carlos Ruiz 5a4654e649 IDEMPIERE-1881 Payment Selection Manual is not working / IDEMPIERE-2134 2014-08-11 18:02:05 +02:00
Carlos Ruiz 2c04735527 IDEMPIERE-2134 Issues found on Payment Selection process
* Payment Selection Manual:
** WPaySelect.onEvent: improved to refresh lines on onlydue, paymentrule and paymentdate changes
** PaySelect.getPaymentRuleData: is getting also inactive payment rules
** WPaySelect is showing correctly the schedule records of an invoice, but the due date is wrong - leading to wrong schedule records shown with only due invoices flag
** PaySelect.getDocTypeData: Is just selecting API/APC, can also include AR documents

* Payment Selection Create (button on window)
** running PaySelectionCreateFrom repeated the invoices - must just add new
** issotrx set based on payment rule - direct debit Y, otherwise N
** The process is getting the records from C_Invoice instead of C_Invoice_V (as manual does) - this must be leading to error on selected schedule records for only due parameter (test required to confirm)

* Payment Print/Export
** deleted not used PayPrint.getPaySelectionData
2014-08-11 17:04:53 +02:00
Carlos Ruiz 9d6fbe06d2 IDEMPIERE-2125 Error in creating recent item avoids to save any record - refactor and apply same code from tbayen in two more places where is needed 2014-08-08 19:02:55 +02:00
Thomas Bayen d76804a007 IDEMPIERE-2125 Error in creating recent item avoids to save any record 2014-08-08 18:59:42 +02:00
Carlos Ruiz f16c7d6367 IDEMPIERE-2110 make the session timeout of zk configurable 2014-07-31 17:26:12 +02:00
Carlos Ruiz 5aeaec339c IDEMPIERE-2102 Invoice Print DB bug 2014-07-27 20:52:25 +02:00
Carlos Ruiz 078534da53 hg merge release-2.0 (merge release2 into development) 2014-07-27 19:12:11 +02:00
Carlos Ruiz 29530e1bce IDEMPIERE-2101 Invoice Print NPE in zk 2014-07-27 19:11:39 +02:00
hieplq 92adf4a6bd IDEMPIERE-2098:Ok Button is not enabled in Info Account Element info window 2014-07-27 09:08:42 +07:00
Carlos Ruiz 275ba19683 IDEMPIERE-2129 Tab type Sort not show the information of the tab header 2014-09-05 15:26:01 -05:00
hieplq c607a29f31 IDEMPIERE-2170:About direct input to search field 2014-09-05 20:05:34 +07:00
Carlos Ruiz 817c4a78c1 IDEMPIERE-2050 Improvement to Menu Lookup / minor - Document is not a message, using search instead 2014-09-03 16:48:35 -05:00
Hideaki Hagiwara 94a0c732e7 IDEMPIERE-1979 2014-08-29 14:56:24 +09:00
Deepak Pansheriya ef8b4f6434 IDEMPIERE-2082 : keeping JVM locale to server locale 2014-07-30 21:30:26 +05:30
Carlos Ruiz 23258a7b89 hg merge development (merge development into zk7) 2014-07-23 13:04:51 -05:00
Carlos Ruiz d50ba20b8d hg merge release-2.0 (merge release2 into development) 2014-07-23 13:02:55 -05:00
Carlos Ruiz 53c142a32c IDEMPIERE-2086 Task not working on zk 2014-07-23 12:53:51 -05:00
Carlos Ruiz afb8d58ef6 IDEMPIERE-2077 Go to the HTML tab of WTextEditorDialog when a field IsHtml is checked in the window / based on patch from Nicolas Micoud (nmicoud) 2014-07-23 10:05:25 -05:00
hieplq afcfc0b1a6 IDEMPIERE-2046:Info Window - Row selection selects hidden page row too 2014-07-18 15:17:20 +07:00