Commit Graph

2143 Commits

Author SHA1 Message Date
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
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
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 2c1f41dd7b 1006008 Add field type for dashboard content. layout fix. (IDEMPIERE-3270) 2016-05-27 12:44:41 +08: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
hieplq 060c5a2854 IDEMPIERE-2271:iDempiere is hardcoded EMail to support subject
conducte feedback header from env variable
2016-12-12 17:15:19 +07:00
Carlos Ruiz c30768575e Backed out changeset 76bfe292eded - IDEMPIERE-3104 - fix issue reported by Hideaki and Alan - PrintData.getIndex: Column not found / IDEMPIERE-3247 2016-11-28 18:07:05 +01:00
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
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