hieplq
b8aebc75d3
IDEMPIERE-3499:payment selection make NPE when hasn't bank account
2017-09-22 15:57:56 +07:00
hieplq
58d573949f
IDEMPIERE-1926:Workflow/Wizard type - > Node Action Info Window MiSSING
2017-09-19 18:43:48 +07:00
Carlos Ruiz
db66155f8d
IDEMPIERE-3461 For Mobile Compatibility of zk / thanks to Eduardo Gil
2017-09-18 17:11:30 +02:00
hieplq
0543f00cf5
IDEMPIERE-3486:info business partner hard code to set isCustomer, isVendor, so break "Value Preference " and avoid customize
2017-09-13 21:29:18 +07:00
Carlos Ruiz
2b6321b8d9
IDEMPIERE-3550 Window Title Logic is ignored when using Undo button on sub tab
2017-11-08 09:43:50 +01:00
Nicolas Micoud
8a1635f42c
IDEMPIERE-3546 Use specific messages for range process parameters placeholder
2017-11-08 08:26:46 +01:00
Ricardo Santana
dfa3855d19
IDEMPIERE-3481 Blank serial number even when serial number is mandatory
2017-11-08 07:56:00 +01:00
Carlos Ruiz
725c76c994
IDEMPIERE-905 Post-it functionality / wrong column name - creating problems with native sequences
2017-11-07 15:14:13 +01:00
Heng Sin Low
66f1055ae7
IDEMPIERE-3544 Problem with Uploading Logo on Organization Info window. A better fix.
2017-11-07 09:46:45 +08:00
Heng Sin Low
b0c75acc7f
IDEMPIERE-3544 Problem with Uploading Logo on Organization Info window
2017-11-06 22:17:13 +08:00
Carlos Ruiz
f005a63d38
IDEMPIERE-2970 Display URL in the Record info panel
2017-11-06 13:48:16 +01:00
hieplq
9185abf47c
IDEMPIERE-3539:layout of menu panel is break on popup mode
2017-11-03 21:51:36 +07:00
Heng Sin Low
8f0c185141
IDEMPIERE-3485 Report/Process: Unique constraint exception after save parameter
2017-09-13 21:51:03 +08:00
Heng Sin Low
731ae053a8
IDEMPIERE-3485 Report/Process: Unique constraint exception after save parameter
2017-09-13 16:35:03 +08:00
Heng Sin Low
bfd3b422d4
IDEMPIERE-3468 Lookup Record and field validation rules
2017-09-11 15:31:27 +08:00
Carlos Ruiz
84b9538c14
hg merge release-4.1 (merge release4.1 into development)
2017-09-08 16:05:42 +02:00
Carlos Ruiz
2281f9ec81
IDEMPIERE-2353 Please, add to WLocationDialog & C_Location new field Address5 / thanks to Anna Smirnova from Palichmos
2017-09-08 16:02:41 +02:00
Carlos Ruiz
e3690e803b
IDEMPIERE-3449 - fix login failing when the role in preferences doesn't have any org accessible for the user going into the system
2017-09-07 19:32:33 +02:00
Carlos Ruiz
6213d823ed
IDEMPIERE-3449 Chrome autocomplete contact email/password by user email after record saved
2017-08-30 18:09:32 +02:00
Carlos Ruiz
8c32a68349
IDEMPIERE-3465 Improve Remember Me on browser
2017-08-30 17:17:32 +02:00
Carlos Ruiz
e287b987c2
IDEMPIERE-3049 String autocomplete NPE / refactor to apply best practices / drop the AD_Org_ID filter (doesn't make sense for non-org tables) / add ReQuery to context menu
2017-08-30 14:26:08 +02:00
hieplq
8fa9a6cae7
IDEMPIERE-3136:all stuff relate library of idempiere
...
correct debug setting.
separate zk configuration on development environemnt and product environment
https://www.zkoss.org/wiki/ZK_Configuration_Reference/zk.xml/The_Library_Properties/org.zkoss.zk.config.path
2017-08-30 13:34:39 +07:00
Nicolas Micoud
205edcdb73
IDEMPIERE-3460 Ability to share window validators by several windows
2017-08-29 15:50:30 +02:00
Deepak Pansheriya
fde822e318
IDEMPIERE-3444: Zoom context menu do not work when user do not have access to sales window.
2017-08-03 20:03:59 +05:30
hieplq
fdc105bbd7
IDEMPIERE-3377:use light layout component
2017-05-27 19:38:39 +07:00
hieplq
2fec8919bc
IDEMPIERE-3454:add method to traverse throw editor collection of tab
2017-08-13 18:52:40 +07:00
Carlos Ruiz
137d8b869c
IDEMPIERE-3438 Capture user suggestions for field terminology and context help - final peer review and tests for iDempiere
2017-07-28 18:49:07 +02:00
Guilherme Chaddad
99839476c3
IDEMPIERE-3446 Define the workflow approver dynamically - java
2017-08-10 17:15:39 -03:00
Diego Ruiz
1f747fb0b3
IDEMPIERE-3433 Info Window error when navigating to last page and LoadPageNum=N
2017-07-21 20:09:13 +02:00
Carlos Ruiz
0154540290
IDEMPIERE-3408 Encrypted Field can explore by normal user
2017-07-13 20:01:53 +02:00
Carlos Ruiz
a2150cf29f
IDEMPIERE-3421 wtable dir editor load wrong list
2017-07-04 12:42:55 +02:00
Carlos Ruiz
fb35ec9d68
IDEMPIERE-3416 Implement the ability to track open DB connections
2017-06-30 16:45:12 +02:00
Carlos Ruiz
9bfe040d9b
Integrate patches from hengsin - IDEMPIERE-3416 Implement the ability to track open DB connections (1007726/1008135)
2017-06-30 15:57:15 +02:00
hieplq
bac7729a59
IDEMPIERE-3136:update jasper report to use P2
2017-05-21 16:26:46 +07:00
hieplq
9c279a1d19
shut off validate warrning of org.adempiere.ui.zk
...
by history or other reason, builder list of org.adempiere.ui.zk have validate
so it make warning for some kind of spcial xml file like ant build, service componnent
add DOCTYPE to get rip of warrning about miss DTD or scheama
2017-05-07 14:55:04 +07:00
hieplq
333458f8c1
IDEMPIERE-3136:update jasper report to use P2
...
pending to correct dependency of org.compiere.db.oracle.provider org.compiere.db.postgresql.provider
to org.jfree.io
it better use common from apache or create new one
2017-05-14 20:58:08 +07:00
hieplq
c8c2f1592a
IDEMPIERE-2544: on equinox osgi, bundle have service should be active
2017-04-26 10:06:46 +07:00
hieplq
624932c064
IDEMPIERE-3136:update equinox to 4.6.3 (neon)
...
swt.gtk.solaris.x86 swt.cocoa.macosx.x86 is stop support
launch isn't yet update, because it often conflic with launch on main branch hard for merged
2017-04-27 00:00:41 +07:00
Heng Sin Low
515d6a14cf
1006079 Ease edit of OnLine Context Help. / IDEMPIERE-3438
2016-08-25 22:07:44 +08:00
Carlos Ruiz
139de8e0cd
1006079 Ease edit of OnLine Context Help. Make processed, approved and save as tenant customization field readonly. Allow suggestion when context help is not available. / IDEMPIERE-3438 (integrating contribution from hengsin)
2016-08-15 11:33:27 +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
Heng Sin Low
296878a2c3
IDEMPIERE-3388 Manual posting of MR break Average PO costing.
2017-06-09 12:37:44 +08:00
Heng Sin Low
9eef8e0ca8
IDEMPIERE-3352 Enhancement of Batch Level Costing.
2017-06-04 17:11:03 +08:00
Carlos Ruiz
802a3ee262
IDEMPIERE-3328 Trees : Ability to force loading of all nodes / peer review
2017-05-03 18:21:01 +02:00
Nicolas Micoud
0107f87a3a
IDEMPIERE-3328 Trees : Ability to force loading of all nodes
2017-05-03 18:19:26 +02:00
Carlos Ruiz
ce7b42b55d
IDEMPIERE-3355 Toolbar Process Button is always active even if has no process / integrate patch suggested by Vinicius Henrique Moraes (ViniMoraes)
2017-04-29 18:13:10 +02:00
Alan Lescano
bf003a0d0c
IDEMPIERE-3338 Document Status Indicator (gadget from Adaxa) / add pointer cursor when mouse over
2017-04-29 17:53:57 +02:00
Carlos Ruiz
6a2556e307
IDEMPIERE-3338 Document Status Indicator / credits as suggested by Steven Sackett
2017-04-18 13:41:01 +02:00
Carlos Ruiz
a24936da7c
IDEMPIERE-3338 Document Status Indicator
2017-04-13 13:52:43 +02:00
Carlos Ruiz
28505bf01b
IDEMPIERE-3338 Document Status Indicator / integrate dashboard panel for Document Status (replaces Activities) - contributed by Adaxa - integrated to idempiere by Murilo - peer review and improvements by Carlos Ruiz
2017-04-12 21:27:59 +02:00
Heng Sin Low
5c4973b528
IDEMPIERE-3321 Add Mandatory Logic to Report & Process Parameter.
2017-04-08 22:08:32 +08:00
Carlos Ruiz
55e074dc5e
IDEMPIERE-37 Make iDempiere safer using saveEx instead of save / found and fix more cases using save - or ignoring the error of save
2017-03-31 18:29:53 +02:00
Carlos Ruiz
4573c4623b
IDEMPIERE-1660 Toolbar button delete enabled on not-deleteable tables / minor peer review
2017-03-31 16:39:49 +02:00
Carlos Ruiz
f474ad12f6
1006079 Ease edit of OnLine Context Help. / IDEMPIERE-3438 (integrating contribution from hengsin)
2016-07-05 23:07:48 +08:00
Heng Sin Low
41803aea7c
1006483 Ease edit of Field label, description and Help / IDEMPIERE-3438
2016-07-01 16:17:49 +08:00
Carlos Ruiz
80d851ed8e
hg merge release-4.1 (merge release4.1 into development)
2017-07-21 20:13:24 +02:00
hieplq
4c9c52bca7
IDEMPIERE-3426:improve tab behavior
...
close by selected sequence confilix with close other tab menu
2017-07-18 21:03:28 +07:00
hieplq
dc79304418
IDEMPIERE-3426:improve tab behavior
...
drag&drop fix drop index > drag index
2017-07-18 20:03:27 +07:00
hieplq
77d18e441e
IDEMPIERE-3426:improve tab behavior
...
close by selected sequence
2017-07-18 18:02:59 +07:00
hieplq
6bcfbaae8e
IDEMPIERE-3426:improve tab behavior
...
combobox keystrock issue
2017-07-18 11:09:56 +07:00
hieplq
a864e8b58a
IDEMPIERE-3426:improve tab behavior
...
drag&drop effect
2017-07-17 23:17:37 +07:00
hieplq
3741f466da
IDEMPIERE-3426:improve tab behavior
...
drag&drop for home tab case
2017-07-16 18:44:46 +07:00
hieplq
841ea60dc5
IDEMPIERE-3426:improve tab behavior
...
add shortcut key for tab navigate
2017-07-15 21:00:33 +07:00
hieplq
58b92f42fd
IDEMPIERE-3426:improve tab behavior
...
case 2:report by NMicoud at https://groups.google.com/forum/?nomobile=true#!topic/idempiere/tyLAb85X2jU
2017-07-15 05:42:53 +07:00
hieplq
d5d230ebc6
IDEMPIERE-3426:improve tab behavior
...
case 1:http://tracker.zkoss.org/browse/ZK-3706
2017-07-15 05:15:50 +07:00
hieplq
52f4416416
IDEMPIERE-3426:improve tab behavior
...
active prev tab when close current active tab
2017-07-15 04:17:35 +07:00
hieplq
e3fc9f9648
IDEMPIERE-3426:improve tab behavior
...
open account tab to next tab
2017-07-15 03:20:18 +07:00
hieplq
38fae63d1b
IDEMPIERE-3426:improve tab behavior
...
drag&drop for home tab case
2017-07-15 01:13:17 +07:00
hieplq
3a8c351538
IDEMPIERE-3426:improve tab behavior
...
drag&drop
2017-07-15 00:37:34 +07:00
Carlos Ruiz
9cce160aff
hg merge release-4.1 (merge release4.1 into development)
2017-06-14 13:10:30 +02:00
Carlos Ruiz
e878a33778
hg merge release-4.1 (merge release4.1 into development)
2017-05-16 00:18:47 +02:00
Carlos Ruiz
50719be0ec
hg merge release-4.1 (merge release4.1 into development)
2017-04-04 23:44:37 +02:00
Carlos Ruiz
dd2fcee33f
hg merge release-4.1 (merge release4.1 into development)
2017-02-18 07:28:56 +01:00
Carlos Ruiz
e7f15a3b49
IDEMPIERE-3289 DocAction button at second tab level. / based on patch from Fernando Moraes
2017-02-14 13:27:27 +01:00
Carlos Ruiz
fbe29bb7d7
hg merge release-4.1 (merge release4.1 into development)
2016-12-22 00:44:02 +01:00
Carlos Ruiz
a1cbcf500b
IDEMPIERE-905 Post-it functionality / integrate from Nicolas Micoud (nmicoud)
2016-12-13 18:19:05 +01: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