Commit Graph

2026 Commits

Author SHA1 Message Date
Carlos Ruiz 8d87994630 IDEMPIERE-3071 Cache Reset process dont work if set Show Help = "Run silently - Take Defaults" 2016-04-17 21:05:31 -07:00
hieplq 219ee628c8 IDEMPIERE-2969:update to use zk8-osgi library
NPE when open window "Account Element". because zk change load data behavios of tree
2016-03-29 09:00:30 +07:00
hieplq 7d6eb45e85 Merge with development 2016-03-23 14:03:19 +07:00
Carlos Ruiz b716da12a9 IDEMPIERE-2266 ZK7 - MSession.load: NO Data found for AD_Session_ID 2016-03-22 22:47:34 +01:00
Carlos Ruiz 2cbf7e9047 IDEMPIERE-1328 Change tab name dynamically / fix issue not refreshing tab name on update 2016-02-20 13:52:14 +01:00
Carlos Ruiz 61ae46fb38 IDEMPIERE-3032 Save clicking on detail button 2016-02-17 17:11:24 +01:00
Carlos Ruiz 80e519c760 IDEMPIERE-1756 include also read-only records 2016-02-17 16:20:28 +01:00
hieplq 9c4355791d IDEMPIERE-2969:update to use zk8-osgi library
listBox need value of vflex to scroll
http://books.zkoss.org/wiki/ZK_Component_Reference/Data/Listbox#Scrollable_Listboxes
wide apply
2016-02-17 11:11:03 +07:00
hieplq 9fb9ca04d3 IDEMPIERE-2969:update to use zk8-osgi library
listBox need value of vflex to scroll
http://books.zkoss.org/wiki/ZK_Component_Reference/Data/Listbox#Scrollable_Listboxes
2016-02-17 10:44:28 +07:00
hieplq 3d61b34f95 IDEMPIERE-3003:Info Window - Reset button should reset grid content 2016-01-22 12:40:03 +07:00
hieplq dbdc970866 IDEMPIERE-3003:Info Window - Reset button should reset grid content 2016-01-21 23:40:31 +07:00
hieplq ee89ebbd26 IDEMPIERE-3048:Wrong type when get AdWindow instance 2016-03-03 02:41:01 +07:00
Carlos Ruiz 1aaa743cd2 IDEMPIERE-3072 Error in creating new record in documents with lines in big tables. / commit patch suggested by Denis Kuznetsov 2016-05-08 20:38:51 -07:00
Carlos Ruiz 53d3328067 IDEMPIERE-2020 Value Format for ZK 2016-05-05 23:35:42 -07:00
Carlos Ruiz 414851f465 IDEMPIERE-3091 Posted button on Project Issue not working 2016-05-05 19:40:21 -07:00
hieplq 96ff33064a Backed out changeset: d83bca850b09
fixed by zk team:http://tracker.zkoss.org/browse/ZK-3022
2016-01-20 14:47:19 +07:00
hieplq 180e2e6b53 IDEMPIERE-2969:update to use zk8-osgi library
http://books.zkoss.org/wiki/ZK_Component_Reference/Supplementary/Auxheader#Restrictions
2016-01-17 00:59:41 +07:00
hieplq fdc607bb78 IDEMPIERE-1756:some case recent item don't work
case same user but use difference role
2016-01-10 10:52:54 +07:00
hieplq 39ba0fba8f IDEMPIERE-3003:Info Window - Reset button should reset grid content 2016-01-20 22:07:11 +07:00
Carlos Ruiz 3ea9967118 iIDEMPIERE-3008 Store divider of tree panel location for window per user / peer review 2016-01-20 16:18:52 +01:00
Nicolas Micoud 36e41f171b IDEMPIERE-3008 Store divider of tree panel location for window per user 2016-01-20 16:18:05 +01:00
Carlos Ruiz 3221fa3541 IDEMPIERE-3006 Reporting on a document window is not respecting the query 2016-01-19 15:29:17 +01:00
hieplq 72fca0bafc Merge with development 2015-12-26 18:48:04 +07:00
Carlos Ruiz f03a80f3e2 IDEMPIERE-2979 Only change BP Location name when a related field changes 2015-12-16 16:09:11 -05:00
Carlos Ruiz f7596139e2 IDEMPIERE-2253 a field invisible at gridview by display logic don't real invisible (user can see data behind) / IDEMPIERE-2148 / IDEMPIERE-2935 2015-12-16 08:20:43 -05:00
Carlos Ruiz 93c31a73a4 IDEMPIERE-2935 New record on GridMode error on fields with DisplayLogic / IDEMPIERE-2148 2015-12-14 13:20:03 -05:00
Carlos Ruiz 488e442c98 IDEMPIERE-2935 New record on GridMode error on fields with DisplayLogic / revert previous approach - found this was caused by IDEMPIERE-2148 2015-12-14 13:18:31 -05:00
Elaine Tan 04dfeff84c IDEMPIERE-2973 / 1005382 Requests are showing up on the wrong person's calendar 2015-12-12 19:38:11 -05:00
Carlos Ruiz d615ba6591 IDEMPIERE-2947 Improve search for selection columns 2015-12-12 17:35:51 -05:00
Carlos Ruiz 655347bd32 IDEMPIERE-2361 Add a method to generate URL for action zoom 2015-12-12 14:03:20 -05:00
Carlos Ruiz ea4bf51be3 IDEMPIERE-2879 Attachment name not using printformat translation based user login language 2015-12-12 12:04:12 -05:00
Carlos Ruiz 8c190a105e IDEMPIERE-2935 New record on GridMode error on fields with DisplayLogic / fix another NPE / IDEMPIERE-2972 Checkbox change in grid view cause NPE 2015-12-12 11:12:09 -05:00
tsvikruha ad9c2439a8 IDEMPIERE-2935 New record on GridMode error on fields with DisplayLogic / fix NPE when dependent field is hidden 2015-12-10 08:54:00 -05:00
hieplq 9fa4956d0c IDEMPIERE-2966:replace persist-js by localStorage of html5 2015-12-09 22:37:37 +07:00
hieplq 40f1351fd0 Merge with release-3.1 2015-12-13 15:07:43 +07:00
hieplq 3787fc1904 IDEMPIERE-2969:update to use zk8-osgi library
hotfix for issue report by HansAnton Riess at https://groups.google.com/d/msg/idempiere/bvmQ8sqyWbk/-JVGeLfxAQAJ
need confirm with zk team to true fix
2015-12-13 15:06:12 +07:00
hieplq ccd94ecce1 IDEMPIERE-2969:update to use zk8-osgi library
remove work-around of non-osgi
2015-12-12 16:15:05 +07:00
hieplq bd992ae9e0 IDEMPIERE-2969:update to use zk8-osgi library
servlet-mapping of zk already defind in zk_x.x.x.jar bundle
jetty don't allow dupplicate servlet mapping
so use overrider-web.xml to overrider default mapping configuration of zk
2015-12-12 00:44:24 +07:00
hieplq 649fb46b23 IDEMPIERE-2969:update to use zk8-osgi library
adapt with change in http://tracker.zkoss.org/browse/ZK-2718
2015-12-10 19:12:36 +07:00
hieplq 3f0c230be9 IDEMPIERE-2969:update to use zk8-osgi library
add new zk osgi project
2015-12-10 20:58:11 +07:00
Carlos Ruiz d34c68f3a0 IDEMPIERE-2961 Allow multi-upload in attachment window 2015-12-06 18:58:00 -05:00
Carlos Ruiz c47d87d389 IDEMPIERE-2640 Performance: Html/Tabular reports size could be reduced / IDEMPIERE-2355 Allow to style the summary rows of HTML report 2015-12-06 17:22:56 -05:00
Diego Ruiz 5d853ce776 IDEMPIERE-2935 New record on GridMode error on fields with DisplayLogic 2015-11-13 09:58:51 -05:00
Carlos Ruiz 7687494731 IDEMPIERE-2935 New record on GridMode error on fields with DisplayLogic / minor defensive programming refactor 2015-11-11 09:54:24 -05:00
Diego Ruiz 641d918ebb IDEMPIERE-2935 New record on GridMode error on fields with DisplayLogic 2015-11-11 09:50:45 -05:00
Carlos Ruiz 4c24284b8b Generate complete model for release 3.1 2015-10-30 21:29:13 -05:00
Carlos Ruiz 3a33c7aa60 IDEMPIERE-2919 InfoBP don't take the first contact / IDEMPIERE-2230 2015-10-30 09:14:05 -05:00
hieplq 83d1f94d6f IDEMPIERE-2907:update library (zk, c3p0)
fix bad thing report at
http://forum.zkoss.org/question/98875/problems-with-freshly-ce-version-707/?answer=99185#post-id-99185
http://forum.zkoss.org/question/99181/ce-freshly-707-requires-zk-pe-or-ee/
2015-10-23 23:04:31 +07:00
Carlos Ruiz baff7d5c87 IDEMPIERE-2897 UX: Width of Quick Info Part on the left side / minor peer review - serialVersionUID 2015-10-23 11:07:43 -05:00
Diego Ruiz 9c457c881d IDEMPIERE-2897 UX: Width of Quick Info Part on the left side 2015-10-23 11:00:41 -05:00
Carlos Ruiz c44befac97 IDEMPIERE-2898 UX: Field only showing title at header on grid / fix NPE found when testing Heading Only on grid 2015-10-22 11:42:03 -05:00
Diego Ruiz d0ae7d4ea4 IDEMPIERE-2898 UX: Field only showing title at header on grid 2015-10-22 11:20:58 -05:00
Carlos Ruiz 9d0d7f9b5f IDEMPIERE-2896 UX: Doubleclick in text fields / Peer review 2015-10-22 09:14:59 -05:00
Diego Ruiz aeecc7cc23 IDEMPIERE-2896 UX: Doubleclick in text fields 2015-10-22 15:55:54 +02:00
Diego Ruiz 32b4af94ae IDEMPIERE-2895 UX: Save changes in Detail Tab of a Master-Detail window 2015-10-22 12:10:16 +02:00
Carlos Ruiz 3c1199f5bf hg merge release-2.1 (merge release2.1 into development) 2015-10-16 11:16:17 -05:00
Carlos Ruiz 8e193dad3d IDEMPIERE-2756 Background threads losing context when user log out - fix validation / integrate fix from hengsin: Improve handling of context lost ( due to user close browser ) exception for document workflow. 2015-10-14 20:29:42 -05:00
Carlos Ruiz bbb4d42d46 hg merge release-2.1 (merge release2.1 into development) 2015-10-07 08:39:12 -05:00
Deepak Pansheriya 5bf390ecc9 IDEMPIERE-2665: Set value of C_AcctSchema_ID in ctx. 2015-09-22 18:51:54 +05:30
Carlos Ruiz 229b1c468f IDEMPIERE-1328 Change tab name dynamically / fix issue not refreshing Record Info 2015-08-26 09:40:23 -05:00
Carlos Ruiz 2f0204288c IDEMPIERE-2781 Client Field empty when adding a record on System / IDEMPIERE-2672 2015-08-21 14:16:17 -05:00
Carlos Ruiz 0f6e3abacf IDEMPIERE-1328 Change tab name dynamically / fix issue reported by Claudemir about deleted records and empty tabs 2015-08-19 07:37:26 -05:00
Carlos Ruiz a079bc7e10 IDEMPIERE-2774 Record_ID button not working from detail tab 2015-08-18 13:12:16 -05:00
Carlos Ruiz 023efc0292 IDEMPIERE-1328 Change tab name dynamically / implement format and indirect for title logic too (it was working for recent items) / refresh recent item on buttons 2015-08-18 09:54:00 -05:00
Carlos Ruiz ccc10c104d IDEMPIERE-2756 Background threads losing context when user log out / minor remove import warningsx 2015-08-17 15:30:04 -05:00
Carlos Ruiz b1c16a2441 IDEMPIERE-2756 Background threads losing context when user log out 2015-08-07 16:48:18 -05:00
tsvikruha 212feb8c5e IDEMPIERE-2874 Available to promise Tab - Date column doesn't consider order line promise date 2015-10-02 19:06:19 -05:00
Carlos Ruiz 2694d54b71 IDEMPIERE-2752 Same Attribute Instance on many Products 2015-08-05 07:11:13 -05:00
hieplq e5ee78c374 IDEMPIERE-2742:Record repeated in info window 2015-07-29 19:33:59 +08:00
Nicolas Micoud 27cf18d1f1 IDEMPIERE-2720 Run as Job + EMail : title not translated 2015-07-15 08:23:51 -05:00
Carlos Ruiz 6c840d11ad IDEMPIERE-2665 / peer review 2015-07-01 19:45:04 -05:00
tsvikruha ffc0e623f9 IDEMPIERE-2665 ListBox component changed to Table Dir 2015-06-08 09:49:52 +02:00
tsvikruha 1ca7631d78 IDEMPIERE-2665 Accounting Fact Reconcilation (Manual) schema validation missing 2015-06-08 09:27:47 +02:00
Alan Lescano 8b21270c23 IDEMPIERE-2688 Add scrollbar to WGraph data table 2015-07-01 16:40:29 -05:00
Carlos Ruiz 392c96708b IDEMPIERE-2657 Null Pointer Exception in Payment Selection (Manual) / integrate patch from Pritesh Shah 2015-07-01 10:02:03 -05:00
Carlos Ruiz 2183eb44ef IDEMPIERE-2700 Zoom to detail is not honoring the configuration of tab grid/form 2015-06-26 09:24:27 -05:00
Carlos Ruiz 274a8bf748 IDEMPIERE-2687 Void a Document on Closed Period 2015-06-22 14:17:53 -05:00
Carlos Ruiz c4e93a15f7 IDEMPIERE-2673 Custom status line message not updating in different records 2015-06-17 18:17:54 -05:00
Carlos Ruiz 30f76d2c74 IDEMPIERE-2664 DB Extensibility issues / calling convert for direct prepareStatement 2015-06-17 12:32:06 -05:00
Carlos Ruiz 65cd99c297 IDEMPIERE-2656 user preferences are not applied correctly for Yes/No 2015-06-10 18:30:02 -05:00
Carlos Ruiz 476c843c98 IDEMPIERE-2613 Process saved params doesn't update Display and ReadOnly Logics 2015-06-03 10:31:34 -05:00
Deepak Pansheriya e2844a9c63 IDEMPIERE-2626 : Allowing to enter manual ASI on lines while even table is on exclude rule 2015-05-25 20:17:58 +05:30
Carlos Ruiz a09aabcff8 IDEMPIERE-2583 Can't zoom to a sub tab from HTML Report - apply same solution than Info Windows 2015-05-27 15:15:14 -05:00
Carlos Ruiz 66b75a91fb IDEMPIERE-2613 Process saved params doesn't update Display and ReadOnly Logics 2015-05-27 14:53:41 -05:00
Carlos Ruiz 4b0793a6e2 IDEMPIERE-2112 improve shortcuts / implement Alt-X shortcut to close process/report dialog and report viewer window 2015-05-25 20:23:26 -05:00
Carlos Ruiz 44b07db53f minor - solve warnings 2015-05-22 11:24:45 -05:00
Carlos Ruiz 7134376d7b IDEMPIERE-2583 Can't zoom to a sub tab from Info Window 2015-05-20 12:17:24 -05:00
hieplq da2f37fbe0 IDEMPIERE-2616:Bug after closing Search Dialog 2015-05-14 19:10:22 +07:00
Diego Ruiz 022d3ca910 IDEMPIERE-2622 Refresh detail tab on save 2015-05-14 11:03:05 +02:00
Carlos Ruiz 15a7173e64 IDEMPIERE-2596 Lost changes when attachment window is closed / avoid NPE and duplicated process of changes 2015-05-13 18:47:50 -05:00
Carlos Ruiz 9ddf246452 IDEMPIERE-2611 Error no refresh after delete 2015-05-08 12:35:48 -05:00
Carlos Ruiz 416b1ff658 IDEMPIERE-581 Store divider location for window per user / IDEMPIERE-369 / thanks to Nicolas Micoud (nmicoud) 2015-05-06 09:01:05 -05:00
Carlos Ruiz 9f0809eb8d IDEMPIERE-581 Store divider location for window per user / fix issue with System user - thanks to Nicolas Micoud (nmicoud) 2015-04-29 06:58:33 -05:00
Carlos Ruiz d451716524 IDEMPIERE-2596 Lost changes when attachment window is closed / reorganized the if/then/else for readability - helped to discover some dead code 2015-04-25 10:25:02 -05:00
Carlos Ruiz 8f1996c2ea IDEMPIERE-2585 Sessiontimeout button text is not translated users language / integrate patch from Flemming Birch (sjeffen) 2015-04-22 10:49:22 -05:00
Carlos Ruiz 259d9156e1 IDEMPIERE-581 Store divider location for window per user / DetailHeight must be user preferences - found DetailCollapsed preference was also implemented as general client preference in IDEMPIERE-369 2015-04-22 10:07:35 -05:00
Carlos Ruiz 5e52732603 IDEMPIERE-379 - minor usability on labels behaving as buttons 2015-04-21 18:19:55 -05:00
Carlos Ruiz b69fee8c91 IDEMPIERE-581 Store divider location for window per user 2015-04-17 15:45:03 -05:00
Carlos Ruiz 6d2ef96b43 IDEMPIERE-492 List in Tree Maintenance form should distinguish summary nodes 2015-04-17 15:08:19 -05:00
Carlos Ruiz 7d01f70a64 IDEMPIERE-2549 Password rule break Initial Client Setup 2015-04-15 12:42:42 -05:00