hieplq
b8caaa1549
IDEMPIERE-3531:some plugin don't include class on output maven when export
...
"bin.includes = ." is mandatory for maven build
2018-02-11 00:37:05 +07:00
hieplq
d7808da56a
IDEMPIERE-3531:setting output build, jdk follow project convert from pure plugin to maven
...
a mavent project convert from plugin have flow default rule
1. maven project prefer setting JRE to Execution environment, so .classpath is updated
2. java class compliment to target/classes/, so build.propertie is updated
3. JDK compliance configuration setting per project (only this option), so .settings/org.eclipse.jdt.core.prefs is created
extra setting about warning done manual to resolved
https://bugs.eclipse.org/bugs/show_bug.cgi?id=367431
it happend on bundle use non-standard java package
org.adempiere.base/.settings/org.eclipse.jdt.core.prefs
org.adempiere.ui.swing/.settings/org.eclipse.jdt.core.prefs
on org.adempiere.server, old method add accessrules to classpathentry don't work for maven build.
so change to warning method make it consitent with other
org.adempiere.server/.settings/org.eclipse.jdt.core.prefs
2018-02-03 01:39:47 +07:00
hieplq
34741c7d87
IDEMPIERE-3531:standard maven repository url
...
find out origin reposiroty for almost library
maven url include maven2 part
2018-02-03 16:38:23 +07:00
hieplq
b6d9886732
IDEMPIERE-3531:standard lib folder
...
on all project, put library into lib folder, so easy apply parametrize
remove some unuse (don't see reference) library
2018-02-02 13:47:07 +07:00
Heng Sin Low
2f71950292
IDEMPIERE-3630 Process Dialog should wait for Info Popup.
2018-01-26 18:14:37 +08:00
Heng Sin Low
4d7f35616e
IDEMPIERE-3629 Parameter Value Change and Form Validation Listener for Process Dialog
2018-01-26 14:18:45 +08:00
Carlos Ruiz
45e1f0c654
IDEMPIERE-1906 Use postgresql SIMILAR TO instead of LIKE
2018-01-25 17:57:14 +01:00
Carlos Ruiz
ffcd468f13
IDEMPIERE-3617 Styles not working in master mode after navigate to another record
2018-01-24 13:54:21 +01:00
Carlos Ruiz
16167a62cb
hg merge release-5.1 (merge release5.1 into default)
2018-01-23 12:01:20 +01:00
Carlos Ruiz
4069878bf9
IDEMPIERE-3653 1008833 Upgrade hazelcast to version 3.9.3 / integrate patch from hengsin
2018-01-23 17:19:21 +08:00
Carlos Ruiz
7c0bffa908
IDEMPIERE-1906 Use postgresql SIMILAR TO instead of LIKE
2018-01-19 23:02:46 +01:00
Carlos Ruiz
975a46ae45
IDEMPIERE-3580 Advanced Zoom Across
2018-01-19 18:22:16 +01:00
Carlos Ruiz
9ce5c347cb
IDEMPIERE-3545 Add plugin information in About window / implement start-stop
2018-01-19 15:45:53 +01:00
Carlos Ruiz
af32053a03
hg merge release-5.1 (merge release5.1 into default)
2018-01-19 15:44:08 +01:00
Carlos Ruiz
391b57de2a
IDEMPIERE-3535 Implement font icon theme / integrate fix from Murilo (muriloht) for the lock button
2018-01-05 15:20:29 +01:00
Carlos Ruiz
caf3ca2367
hg merge release-5.1 (merge release5.1 into default)
2018-01-05 15:17:26 +01:00
Carlos Ruiz
23d2ca465e
IDEMPIERE-905 Post-it functionality / add 16 pixels icon
2018-01-05 15:15:37 +01:00
Carlos Ruiz
d7353f8e2a
IDEMPIERE-3535 / thanks to Murilo - fixed a flaw on the rendering of Lock button
2018-01-05 15:14:50 +01:00
Carlos Ruiz
dc373fbb4e
IDEMPIERE-3614 styles on fields also apply in the find window
2018-01-16 11:30:55 +01:00
Carlos Ruiz
ee233577c6
IDEMPIERE-3612 improve the look of posting window by avoiding multiline output
2018-01-16 09:50:24 +01:00
Diego Ruiz
baa44f138f
IDEMPIERE-3529 - Add parameters to InvoicePrint process
2018-01-11 19:15:30 +01:00
Carlos Ruiz
016549fb6c
IDEMPIERE-3572 "New Record" button in Info Windows does not work properly
2018-01-11 07:31:22 +01:00
Carlos Ruiz
0ec3576fe2
IDEMPIERE-3599 allow DocActions to be selected in a more flexible way
2018-01-08 21:58:22 +01:00
Carlos Ruiz
a96a27c12a
IDEMPIERE-3603 checking permission on doctype instead of doctypetarge
2018-01-08 17:11:42 +01:00
Murilo Habermann Torquato
80acb075a8
IDEMPIERE-3518 Improvement For Mobile Compatibility
2018-01-05 15:38:49 +01:00
Carlos Ruiz
4e4f31e9be
IDEMPIERE-3545 Add plugin information in About window
2017-12-12 23:05:02 +01:00
Nicolas Micoud
82178fa0fd
IDEMPIERE-3578 BPartner Location name : Preserve custom name
2017-12-12 19:16:11 +01:00
Carlos Ruiz
6d2700ac72
hg merge release-5.1 (merge release5.1 into default)
2017-11-29 10:45:50 +01:00
Heng Sin Low
0e6ae23f83
IDEMPIERE-3552 update to zk 8.5.0. Fixed context menu not working for readonly combobox.
2017-11-26 07:29:50 +08:00
Heng Sin Low
3669419d2c
IDEMPIERE-3568 Report Wizard is Not Working
2017-11-24 21:51:11 +08:00
Heng Sin Low
68f7100ac0
IDEMPIERE-3563 Improvement to Process/COG toolbar button popup.
2017-11-20 10:28:31 +08:00
Heng Sin Low
0aa9041931
hg merge release-5.1 (merge release5.1 into default)
2017-11-17 05:21:18 +08:00
Heng Sin Low
e7540e1c70
IDEMPIERE-3536 Dynamic validation not working correctly in Grid View
2017-11-16 10:19:20 +08:00
Carlos Ruiz
b689ad0495
IDEMPIERE-3559 DrillDown report didn't work because of two bug / integrate suggestions from Denis Kuznetsov
2017-11-15 10:46:11 +01:00
Heng Sin Low
87db420650
IDEMPIERE-3538 NPE happen if show dialog at time not yet complete login
2017-11-11 21:49:02 +08:00
Carlos Ruiz
2fdd02f65a
IDEMPIERE-2361 / IDEMPIERE-581 / organize SysConfig
2017-11-12 11:46:49 +01:00
Carlos Ruiz
452a848f71
IDEMPIERE-2361 / IDEMPIERE-581 / organize SysConfig
2017-11-12 11:46:00 +01:00
Carlos Ruiz
da15fe4de4
IDEMPIERE-3532 / fix better defaults - include also order and inout - add a default to IsPaid=N when paymentinfo is called from payment window
2017-11-08 11:23:18 +01:00
Nicolas Micoud
6950087449
IDEMPIERE-3532 Remove hardcoded values for InfoInvoiceWindow (BPartnerID / IsSOTrx) and InfoPaymentWindow (IsSOTrx)
2017-11-08 10:58:09 +01:00
Carlos Ruiz
6a76072a43
IDEMPIERE-3486 peer review / better defaults when calling BP Info from dashboard
2017-11-08 10:19:00 +01:00
hieplq
1e17b5af6f
IDEMPIERE-3549:allow IAction decorate toolbar button
2017-11-07 20:52:49 +07:00
Heng Sin Low
c7745182f1
IDEMPIERE-3537 Generic Info Window: Rendering of Search, Table Direct and List columns
2017-11-11 21:52:14 +08:00
Heng Sin Low
624b14b51f
IDEMPIERE-3538 NPE happen if show dialog at time not yet complete login
2017-11-11 21:49:02 +08:00
Carlos Ruiz
ed891d0c71
hg merge release-5.1 (merge release5.1 into default)
2017-11-10 15:05:26 +01:00
hieplq
38cbc20c94
IDEMPIERE-3552:update to zk 8.5.0
...
https://www.zkoss.org/wiki/Small_Talks/2017/October/New_Features_of_ZK_8.5.0#Keep_Using_The_Previous_Default_Theme_-_Breeze
2017-11-10 01:00:02 +07:00
Heng Sin Low
54cf738763
hg merge release-5.1 (merge release5.1 into default)
2017-11-05 20:50:53 +08:00
Heng Sin Low
4f530b9405
IDEMPIERE-3543 Range Process parameters displayed on 2 lines with Firefox
2017-11-05 20:48:44 +08:00
Heng Sin Low
f84c90342b
hg merge release-5.1 (merge release5.1 into default)
2017-11-05 16:46:00 +08:00
hieplq
6175848eed
IDEMPIERE-3541:can't input number > 999 on WNumberEditor
2017-11-04 11:45:35 +07:00
Heng Sin Low
83acfa13a7
IDEMPIERE-3535 Implement font icon theme. Fixed missing icon for "Zoom Across (Where Use)"
2017-11-03 19:49:15 +08:00
Heng Sin Low
f16500ffe1
IDEMPIERE-3535 Implement font icon theme. Fixed row edit icon not working in grid view.
2017-11-03 08:05:55 +08:00
Heng Sin Low
c0e13c7321
IDEMPIERE-3535 Implement font icon theme
2017-11-03 06:56:57 +08:00
Carlos Ruiz
28884f378a
hg merge release-4.1 (merge release4.1 into release-5.1)
2017-11-01 19:25:12 +01:00
Diego Ruiz
b37bf7376a
IDEMPIERE-3526 callout not triggering on grid view
2017-11-01 19:23:51 +01:00
Carlos Ruiz
af3d52045f
Point copyjars to new release
2017-11-01 01:14:36 +01:00
Carlos Ruiz
d63062d0d0
New version
2017-10-31 23:12:29 +01:00
Carlos Ruiz
a036839491
hg merge release-4.1 (merge release4.1 into default)
2017-10-31 17:55:06 +01:00
Heng Sin Low
621f9af79d
IDEMPIERE-3518 Improvement For Mobile Compatibility. Minor NPE fix.
2017-10-26 17:57:06 +08:00
Carlos Ruiz
267fab419a
IDEMPIERE-3529 - Add parameters to InvoicePrint process / peer review
2017-10-25 18:41:23 +02:00
Diego Ruiz
dae313ae78
IDEMPIERE-3529 - Add parameters to InvoicePrint process
2017-10-25 12:46:16 +02:00
Carlos Ruiz
1237e22db7
IDEMPIERE-2334 (Allow zoom from URL) colliding with IDEMPIERE-3000 (Automatic opening of menu entries at login) - automatic opening must not happen when the URL is an Action URL
2017-10-24 20:46:26 +02:00
Nicolas Micoud
73f1764acd
IDEMPIERE-3411 When lauching a report based on a report view, available print formats are not filtered
2017-10-24 17:13:39 +02:00
Heng Sin Low
e66ebd092f
IDEMPIERE-3518 Improvement For Mobile Compatibility. refinement of move selected tree item.
2017-10-24 10:11:02 +08:00
Heng Sin Low
eb4eb1d1a4
IDEMPIERE-3518 Improvement For Mobile Compatibility. Implement mobile UI alternative for moving of selected tree item (dnd not working well on mobile devices).
2017-10-24 07:41:45 +08:00
Heng Sin Low
c036ed2e57
IDEMPIERE-3528 Add to Favorite for Menu Search Panel
2017-10-24 00:33:20 +08:00
Carlos Ruiz
f8cf23f2cb
IDEMPIERE-3521 InfoWindow problem on other SQL when make a register count / peer review and integrate patch from Orlando
2017-10-20 19:41:57 +02:00
Carlos Ruiz
60c4dc7306
IDEMPIERE-3115 - solve deprecation warning
2017-10-20 11:48:39 +02:00
Orlando Curieles
0a930345ba
IDEMPIERE-3521 InfoWindow problem on other SQL when make a register count
2017-10-17 19:06:59 +02:00
Carlos Ruiz
1616e7a95b
IDEMPIERE-1546 There is no OSGi interface for a PaymentExport / thanks to Markus Bozem
2017-10-17 18:29:34 +02:00
Carlos Ruiz
4e1f52c9ca
IDEMPIERE-3520 Ability to merge several jasper reports in one run
2017-10-13 20:50:46 +02:00
Carlos Ruiz
840673e4e5
IDEMPIERE-2877 Adapt jasper reporting to latest (actually using deprecated methods) / thanks to Tiago Ceridorio (tifece) for the patch
2017-10-13 17:40:12 +02:00
Carlos Ruiz
68fec48868
IDEMPIERE-3390 Virtual column can't be used for search, empty result returned
2017-10-13 16:40:20 +02:00
Heng Sin Low
53bebb21da
IDEMPIERE-3518 Improvement For Mobile Compatibility. Refine process dialog layout for mobile devices. Fix intermittent adwindow toolbar rendering issue at mobile devices.
2017-10-21 14:12:11 +08:00
Heng Sin Low
09bdb59024
IDEMPIERE-3518 Improvement For Mobile Compatibility. Process Dialog: fix notification type field and range field.
2017-10-20 18:24:09 +08:00
Heng Sin Low
b98154670d
IDEMPIERE-3518 Improvement For Mobile Compatibility. Fix calendar errors on mobile devices.
2017-10-20 12:25:52 +08:00
Heng Sin Low
75a36ec2ac
IDEMPIERE-3518 Improvement For Mobile Compatibility. minor fix.
2017-10-20 09:50:17 +08:00
Carlos Ruiz
d34023d178
hg merge experimental
2017-10-19 16:44:01 +02:00
Heng Sin Low
6052530173
IDEMPIERE-3518 Improvement For Mobile Compatibility. Fixed pdf.js missing build/*.js . Move ckez.jar from zk.extra to ui.zk, ckez4.7 doesn't work as dependent bundle.
2017-10-19 22:29:06 +08:00
hieplq
c0eb193269
fix:Merge with development
2017-10-19 20:23:33 +07:00
hieplq
08dfc02127
Merge with development
2017-10-19 19:53:41 +07:00
Heng Sin Low
e0a72f9b09
IDEMPIERE-3518 Improvement For Mobile Compatibility. Fix layout for search bar at header. Fix pdf.js not included into binary build.
2017-10-19 09:29:06 +08:00
Heng Sin Low
45c7cb2882
IDEMPIERE-3518 Improvement For Mobile Compatibility. ADWindow: Fix mobile changes affected exisiting layout for desktop.
2017-10-19 00:34:15 +08:00
Heng Sin Low
4fa7235538
IDEMPIERE-3518 Improvement For Mobile Compatibility
2017-10-18 21:05:12 +08:00
hieplq
83faad6612
IDEMPIERE-3510:clear facet on project metadata
2017-10-18 19:46:42 +07:00
Heng Sin Low
493dfc8c31
merge release4.1 into development
2017-10-18 08:52:52 +08:00
hieplq
929be757a2
Merge with development
2017-10-18 01:47:05 +07:00
Carlos Ruiz
ea5192578b
hg merge release-4.1 (merge release4.1 into development)
2017-10-13 16:41:48 +02:00
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
Carlos Ruiz
0f870b7baf
IDEMPIERE-3415 PO Matching and PO list in Create Lines From: wrong result
2017-12-14 16:11:06 +01:00
Nicolas Micoud
524be5d6a3
IDEMPIERE-3577 Replace now() - postgres specific - by sysdate
2017-12-11 18:06:33 +01:00
hieplq
35d6fbc1b4
IDEMPIERE-2480:ZK7 - Horizontal Scrollbar calculate wrong full width
2017-12-06 15:59:38 +01: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
c1390e3097
IDEMPIERE-3370:NPE when back to tab hasn't detail tab
2017-05-22 09:54:01 +07:00
Nicolas Micoud
5c9b4233aa
IDEMPIERE-3555 WFieldSuggestion doesn't display translated field name
2017-11-23 14:26:16 +01:00
Carlos Ruiz
6b2470e670
IDEMPIERE-3564 Ability to change OrderBy (ASC / DESC) for print format items on ReportCustomizationPanel - integrate patch from Nicolas Micoud (nmicoud) + peer review
2017-11-23 14:21:03 +01:00
Heng Sin Low
90949747f0
IDEMPIERE-3518 Improvement For Mobile Compatibility. Minor fix for process modal dialog and login user popup
2017-11-17 21:54:16 +08: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
Carlos Ruiz
47043bd0f5
IDEMPIERE-3653 1007767 Possible memory leak. Fixed memory leak. / integrate patch from hengsin
2017-03-27 18:15:41 +08: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
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
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
hieplq
577859f63e
IDEMPIERE-3094:Infowindow:Previsius recordSelectedData don't clear before process run
2016-06-01 13:00:43 +07: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
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
hieplq
9f9fbdf398
IDEMPIERE-2969:update to use zk8-osgi library
2015-12-15 08:20:30 +07: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
Carlos Ruiz
045e250a69
IDEMPIERE-2940:reduce size of repository / fix sourceforge links
2015-12-02 11:51:11 -05:00
hieplq
6f32d77846
IDEMPIERE-2940:reduce size of repository
...
move file server
2015-12-02 21:54:18 +07:00
hieplq
972dd355db
IDEMPIERE-2940:reduce size of repository
2015-11-14 17:17:25 +07: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
6a8183effa
Update product version to 3.1.0
2015-10-30 21:18:07 -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
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
f48d939388
IDEMPIERE-2907:update library (zk, c3p0)
2015-10-23 13:19:41 -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
477563e94b
IDEMPIERE-2647 ZK UI Problem in Chrome / apply fixes suggested by hieplq and hengsin at https://groups.google.com/d/msg/idempiere/sZ6eXqRH1uA/U6RgVb_MyBMJ
2015-05-27 17:02:20 -05:00
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