Commit Graph

2211 Commits

Author SHA1 Message Date
hieplq bf3dc6b718 IDEMPIERE-3220:read-only field can edit by development tool
exception when change value match to readonly logic
2016-11-27 20:13:40 +07:00
Carlos Ruiz e0be0231b2 IDEMPIERE-3248 Select a value in the History records returns an error 2016-11-25 18:07:43 +01:00
hieplq f63375a31f IDEMPIERE-3238:WebUIServlet deprecated? init.d/idempiere script not getting log message
override-web need more configuration to work https://www.eclipse.org/jetty/documentation/9.3.x/override-web-xml.html
but it's not necessary now. just move code of WebUIServlet to LoggedSessionListener
2016-11-08 11:49:31 +07:00
Carlos Ruiz 5da08bb301 point copyjars to 4.1 2016-10-31 14:27:56 +01:00
Carlos Ruiz 3d985bd0ed change references to new version 2016-10-30 20:30:07 +01:00
Carlos Ruiz 118bbbebd8 hg merge release-3.1 (merge release3.1 into development) 2016-10-29 11:21:00 +02:00
Carlos Ruiz 5eb02c6ae3 Solve issue compiling with java8 2016-10-20 01:23:49 +02:00
Carlos Ruiz cfb33c3e20 IDEMPIERE-3220 read-only field can edit by development tool / peer review 2016-10-17 18:42:35 +02:00
Carlos Ruiz dbbb2d0022 hg merge release-3.1 (merge release3.1 into development) 2016-10-17 11:31:50 +02:00
hieplq ec1d6bdc00 IDEMPIERE-3220:read-only field can edit by development tool 2016-10-17 16:11:21 +07:00
Nicolas Micoud 67d46b541a IDEMPIERE-3000 Automatic opening of menu entries at login 2016-10-14 11:16:04 +02:00
Carlos Ruiz ad995ae3b9 hg merge release-3.1 (merge release3.1 into development) 2016-09-27 15:25:10 +02:00
hieplq 38fff8897c IDEMPIERE-3190:can't open info window if identifier field get wrong value 2016-09-09 22:46:25 +07:00
Carlos Ruiz 13bdf0acf3 IDEMPIERE-2977 Update tab name not always correct - based on patch from Anozi Mada at https://groups.google.com/d/msg/idempiere/h6PkdgLO1Wk/Avfi0h0aAQAJ 2016-10-04 09:08:08 +02:00
hieplq c624d4ec7d IDEMPIERE-3179:record should move to editing mode when user is editing first field
just change move status to edit, don't change anything (ever don't update new value for this field)
2016-09-29 12:38:37 +02:00
Carlos Ruiz 5352aeee35 IDEMPIERE-3104 default report engine is not good for big report / integrate patch from hiep 2016-09-28 12:48:48 +02:00
Carlos Ruiz f7a129e7c8 IDEMPIERE-3198 NPE on searching item on Menu in System / integrate patch from Henrique Lavezzo 2016-09-28 10:51:20 +02:00
hieplq ae3e003560 IDEMPIERE-3179:record should move to editing mode when user is editing first field
just fire onChange for text conponent
2016-09-09 22:08:22 +07:00
Carlos Ruiz 2724e50bd3 hg merge release-3.1 (merge release3.1 into development) 2016-09-07 19:20:42 +02:00
hieplq d015abe5c1 IDEMPIERE-3182:auto fill password don't work util you touch password field 2016-09-04 22:11:21 +07:00
Carlos Ruiz 084f20bc24 IDEMPIERE-3185 NPE on WPreference 2016-09-06 12:41:20 +02:00
hieplq 5adb11ed1c IDEMPIERE-3179:record should move to editing mode when user is editing first field
a bit optimize and use common function
2016-09-04 21:43:52 +07:00
hieplq 2f41998354 IDEMPIERE-1287:When editing in a field (header or detail) use shortcut key (alt + next) to move next record. value in this field is not save 2016-09-04 21:38:49 +07:00
hieplq 0d0ce41a4b IDEMPIERE-3179:record should move to editing mode when user is editing first field
a bit optimize. do nothing when component don't lay on standard window
2016-09-04 20:18:58 +07:00
hieplq abaf405158 IDEMPIERE-3182:auto fill password don't work util you touch password field
a complete solution.
2016-09-13 14:43:24 +07:00
Carlos Ruiz 9485f855fd IDEMPIERE-2977 Update tab name not always correct 2016-09-13 23:32:59 +02:00
Nicolas Micoud a34211b032 IDEMPIERE-3000 Automatic opening of menu entries at login 2016-09-09 15:09:51 +02:00
hieplq 9dccd57617 IDEMPIERE-3179:record should move to editing mode when user is editing first field 2016-09-04 10:51:01 +07:00
Carlos Ruiz 2f05d731c1 hg merge release-3.1 (merge release3.1 into development) 2016-09-03 20:54:17 +02:00
Carlos Ruiz 916341f634 IDEMPIERE-2470 IDEMPIERE-369 IDEMPIERE-520 make uniform ZK_PAGING_SIZE per client 2016-09-03 18:26:55 +02:00
Carlos Ruiz 059a9ee240 hg merge release-3.1 (merge release3.1 into development) 2016-08-11 11:39:15 +02:00
Carlos Ruiz d2524019e3 IDEMPIERE-3156 SubAcct not working on Account Combination Dialog / supressed m_elements array from MAcctSchema in favour of cache - changing elements required a reboot instead of a cache reset 2016-08-10 12:50:57 +02:00
Heng Sin Low 7b0ce20cb8 1006181 Speed-up windows - Field to show read-only grid. Fixed sorting. (IDEMPIERE-3269) 2016-08-09 17:21:55 +08:00
Heng Sin Low fda19e207d 1006181 Speed-up windows - Field to show read-only grid. Fixed NPE and Grid View exception. (IDEMPIERE-3269) 2016-08-08 13:21:10 +08:00
hieplq cfa02576fb IDEMPIERE-3139:Frequent timeout exception 2016-07-31 19:20:44 +07:00
hieplq 248d0fd91d IDEMPIERE-3145:Material Receipt: Create Lines From -> NPE 2016-08-02 17:36:25 +07:00
Heng Sin Low 3d1c1aea15 1006181 Speed-up windows - Field to show read-only grid. Fixed selected label bug. Added clear selection context menu. (IDEMPIERE-3269) 2016-07-26 17:29:16 +08:00
Carlos Ruiz 74642f7e0b hg merge experimental (merge experimental from hieplq into development) 2016-07-27 19:04:39 +02:00
Carlos Ruiz fb70ffc87d hg merge release-3.1 (merge release3.1 into development) 2016-07-27 15:54:02 +02:00
Heng Sin Low e2d26b3a97 1006181 Speed-up windows - Field to show read-only grid. (IDEMPIERE-3269) 2016-07-19 17:41:02 +08:00
Heng Sin Low 95cf3f19b3 IDEMPIERE-3409 Make separator used between identifier fields configurable (1004703) 2017-06-24 17:34:28 +02:00
Carlos Ruiz 18b795150a Peer review from a suggested patch from Hiep Lq -> IDEMPIERE-3408 Encrypted Field can explore by normal user 2017-06-24 14:44:35 +02:00
Carlos Ruiz 10be967c75 Peer review from a suggested patch from Hiep Lq -> IDEMPIERE-3408 Encrypted Field can explore by normal user 2017-06-24 13:34:10 +02:00
Carlos Ruiz 462f0e799f IDEMPIERE-1937 NPE when click cancel from screen "change role" when login and "forget password" 2017-06-24 13:14:21 +02:00
Carlos Ruiz fb372535e3 IDEMPIERE-3400 Sort tabs not refreshing 2017-06-15 22:21:49 +02:00
Carlos Ruiz 777735cafe IDEMPIERE-3355 Toolbar Process Button is always active even if has no process 2017-06-15 22:17:50 +02:00
hieplq e630f73298 IDEMPIERE-3355:Toolbar Process Button is always active even if has no process
cast exception
2017-06-15 12:51:33 +07:00
hieplq 1ca5d9835d IDEMPIERE-3136:all stuff relate library of idempiere
update and use osgi version of library (passay, itextpdf, bcprov, super-csv)
2016-07-07 19:05:05 +07:00
hieplq 54bca51007 IDEMPIERE-3136:all stuff relate library of idempiere
remove version of dependency bundle
2016-07-07 12:51:24 +07:00
hieplq 0eec78bba0 IDEMPIERE-3136:all stuff relate library of idempiere
remove unuse import and varial
2016-07-07 11:10:56 +07:00
hieplq 116cde1e96 IDEMPIERE-3136:all stuff relate library of idempiere
set runtime of all project to 1.8
2016-07-07 10:59:31 +07:00
hieplq 4ae72bb050 IDEMPIERE-3136:all stuff relate library of idempiere
because each project don't have partical build setting, so let control from workspace
2016-07-07 10:14:33 +07:00
hieplq fb64d75f34 IDEMPIERE-3136:all stuff relate library of idempiere
plug-in warning about miss file
2016-07-07 13:51:26 +07:00
hieplq 98730ce2d6 IDEMPIERE-2968:make all url as properties let idempiere can total material with offline repository
use parameter for link to repository, so can use offline repository, so help increase test speed
2016-07-07 14:55:12 +07:00
Heng Sin Low 70699cf4c3 IDEMPIERE-3118 1005938 Create new feature to scan and store files on tabs. Hide cancel button after user click on the capture image icon. Disable dialog during save. 2016-09-03 17:16:31 +02:00
hieplq 0d78b00ce2 IDEMPIERE-3162:infoPanel:postgresql need trx to use cursor based resultset 2016-08-17 23:53:56 +07:00
hieplq eb581aa70e IDEMPIERE-1138:Broadcast Message Problems
NPE when close message dialog
2016-08-20 01:16:00 +07:00
Carlos Ruiz dc82ae4f78 IDEMPIERE-3156 SubAcct not working on Account Combination Dialog / refresh subacct lookup on initial load 2016-08-11 21:08:29 +02:00
Carlos Ruiz a9b9b143bc IDEMPIERE-3156 SubAcct not working on Account Combination Dialog / make it work also in Product window 2016-08-11 14:22:35 +02:00
Carlos Ruiz 9f716046f3 hg merge release-3.1 (merge release3.1 into development) 2016-05-30 23:39:12 -05:00
Carlos Ruiz 0ce374101f hg merge release-3.1 (merge release3.1 into development) 2016-05-30 21:19:18 -05:00
Heng Sin Low ad70d07927 IDEMPIERE-3118 1005937 - Allow capture from webcam from Image field / Enhance existing image reference to support webcam and additional layout options 2016-05-30 15:40:44 -05:00
Heng Sin Low 7b66732f46 1006003 UI - add conditional styles for fields. / IDEMPIERE-3115 2016-05-29 16:04:41 -05:00
Heng Sin Low 2c1f41dd7b 1006008 Add field type for dashboard content. layout fix. (IDEMPIERE-3270) 2016-05-27 12:44:41 +08:00
hieplq fe9e5d93f7 IDEMPIERE-3113:leak by update zk (zk 7.0.7or zk8)
https://www.zkoss.org/wiki/ZK_Component_Reference/Layouts/Borderlayout#Grown_by_children
2016-05-25 00:48:43 +07:00
hieplq c31e78baf3 IDEMPIERE-3113:leak by update zk (zk 7.0.7or zk8)
https://www.zkoss.org/wiki/ZK_Component_Reference/Layouts/Borderlayout#Grown_by_children
2016-05-25 00:48:43 +07:00
Carlos Ruiz 92a26c573f hg merge release-3.1 (merge release3.1 into development) 2016-05-17 11:51:49 -07:00
hieplq 5f45af862d 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-05-17 11:48:30 -07:00
Carlos Ruiz 803979d925 IDEMPIERE-3073 improve set of max text lenght on grid panel / thanks to Eduardo Gil and Dirk Niemeyer 2016-05-30 21:46:23 -05:00
Heng Sin Low 757674f86a IDEMPIERE-3118 1005937 - Allow capture from webcam from Image field 2016-06-10 15:18:41 -05:00
Hideaki Hagiwara 358328d0c9 IDEMPIERE-3287 2017-01-25 22:18:44 +09:00
Carlos Ruiz 16f4f75364 IDEMPIERE-3283 Please fix WFPanel.Start(); will act on stale Node data / integrate suggested patch from Andy Conn 2017-01-17 17:15:58 +01:00
Carlos Ruiz afaedf1bf6 IDEMPIERE-3279 Implement configurable Write-Off in Payment Selection 2017-01-13 17:50:38 +01:00
Carlos Ruiz e86a6d6e53 IDEMPIERE-3220 read-only field can edit by development tool / case for toolbar buttons on slow connection, changed approach to not show the message, but save in log and stop operation on the read-only component 2017-01-09 12:45:29 +01:00
Carlos Ruiz 7904d39d4a IDEMPIERE-3273 java.lang.ClassNotFoundException: org.adempiere.webui.process.CacheReset ... 2016-12-23 01:22:36 +01:00
Heng Sin Low 979d022418 1006008 Add field type for dashboard content. (IDEMPIERE-3270) 2016-05-10 20:31:56 +08:00
Carlos Ruiz 06626f6674 IDEMPIERE-950 - detected a NPE when zooming from Trial Report to Account Elemen window 2016-12-13 18:44:07 +01:00
Carlos Ruiz b0d3ca747f hg merge release-3.1 (merge release3.1 into development) 2016-04-29 10:34:25 -07:00
Carlos Ruiz a90d231dc0 IDEMPIERE-2990 Info Window - fit content to column width / integrate patch contributed by Norbert Bede 2016-04-28 22:38:47 -07:00
Carlos Ruiz 21693e24a9 IDEMPIERE-3083 Initial Client Setup Process - Not unique in the ID space / IDEMPIERE-3071 2016-04-28 22:31:05 -07:00
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
Redhuan D. Oon 917c308999 IDEMPIERE-3009:Reduce spaces within gadgets of ZK Dashboard 2016-01-22 12:47:06 +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