Commit Graph

2130 Commits

Author SHA1 Message Date
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
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
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
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
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