Carlos Ruiz
a0dcf36f4e
IDEMPIERE-959 Missing get*_UU methods / based on patch from Nicolas Micoud (nmicoud)
2018-05-29 13:53:22 +02:00
Carlos Ruiz
cd298bf31f
hg merge release-5.1 (merge release5.1 into default)
2018-05-29 13:52:46 +02:00
Carlos Ruiz
6e91b67a1b
IDEMPIERE-3593 Cannot search special characters like ß in Name
2018-05-24 17:34:47 +02:00
Carlos Ruiz
9d69b81900
IDEMPIERE-3696 Implementing warning to encourage user to change their password before it is expired / integrate patch from Nicolas Micoud
2018-05-22 10:28:09 +02:00
hieplq
4ea2c3f450
IDEMPIERE-3552: fix context menu don't show when disable combobox
2018-05-18 15:05:28 +07:00
Diego Ruiz
5963b4ff32
IDEMPIERE-3715 Improve FDialog to receive arguments for the AD_Message in special cases
2018-05-17 14:43:59 +02:00
Carlos Ruiz
919b6f34db
hg merge release-5.1 (merge release5.1 into default)
2018-05-17 21:59:23 +02:00
Nicolas Micoud
d28dec8f32
IDEMPIERE-3696 Implementing warning to encourage user to change their password before it is expired
2018-04-25 13:31:59 +02:00
Carlos Ruiz
c10b0cd46c
hg merge release-5.1 (merge release5.1 into default)
2018-04-23 09:21:16 +02:00
Carlos Ruiz
a9a3218517
IDEMPIERE-3690 java.lang.NullPointerException when inactive al document status
2018-04-17 10:33:40 +02:00
Nicolas Micoud
6f5f225d66
IDEMPIERE-3691 "Row" tooltip is not translated
2018-04-17 09:26:12 +02:00
Carlos Ruiz
c3727c2f10
IDEMPIERE-3685 Client field is shown empty in Included Roles grid mode
2018-04-12 17:08:14 +02:00
Silvano Trinchero
9c5045333e
Fix chiusura file nel merge dei pdf
2018-04-10 17:12:02 +02:00
Carlos Ruiz
da53148c79
hg merge release-5.1 (merge release5.1 into default)
2018-04-08 21:06:13 +02:00
Heng Sin Low
8949bc4b46
IDEMPIERE-3673 Implement Paging for Related Info Window
2018-04-02 18:54:06 +08:00
Diego Ruiz
e3769972ee
IDEMPIERE-3667 Callouts not working properly in Quick Entry Windows
2018-03-25 22:11:09 +02:00
Diego Ruiz
47f3ce46b9
IDEMPIERE-3666 Set Quick entry called parent
2018-03-25 22:10:26 +02:00
hieplq
d777e2982c
Merge with default
2018-03-19 19:50:01 +07:00
Carlos Ruiz
476b1283e8
hg merge release-5.1 (merge release5.1 into default)
2018-03-19 08:27:33 -03:00
Carlos Ruiz
89c00b7ada
IDEMPIERE-3660 Improve Packin - allow application on all tenants
2018-03-16 17:49:25 -03:00
hieplq
2b0c44e0e8
Merge with default
2018-03-09 14:34:08 +07:00
Nicolas Micoud
3eedf21293
IDEMPIERE-3643 Placeholders for every fields - missing editors
2018-03-05 21:27:40 +01:00
Carlos Ruiz
096a535b28
hg merge release-5.1 (merge release5.1 into default)
2018-03-05 21:25:29 +01:00
Nicolas Micoud
a9025b7c12
IDEMPIERE-3644 Process saved params should not overwrite readonly parameters
2018-03-05 21:15:24 +01:00
Nicolas Micoud
626cad8cac
IDEMPIERE-3642 Navigation using trees is broken when tab is in detail
2018-03-05 21:04:44 +01:00
Nicolas Micoud
4b6185397c
IDEMPIERE-3592 Add Refresh button on the Document status panel
2018-03-05 20:53:41 +01:00
Nicolas Micoud
bc57cebf5e
IDEMPIERE-3525 InfoWindow : Allow to show or hide the sub panel (detail) from code
2018-03-05 20:49:06 +01:00
hieplq
44002a6eb4
Merge with default
2018-02-27 15:52:57 +07:00
Carlos Ruiz
351c9e22b1
hg merge release-5.1 (merge release5.1 into default)
2018-02-26 12:19:18 +01:00
Nicolas Micoud
cfb0c7c6e7
IDEMPIERE-3641 IDEMPIERE-3008 : Store divider of tree panel location for window per user is broken in 5.1
2018-02-26 12:18:35 +01:00
hieplq
6bb1c5ecc3
Merge with default
2018-02-26 03:11:15 +07:00
Nicolas Micoud
0c1b9fd6b9
IDEMPIERE-3639 Placeholders for every fields
2018-02-24 14:28:40 +01:00
Carlos Ruiz
e4118787d8
hg merge release-5.1 (merge release5.1 into default)
2018-02-24 12:25:39 +01:00
hieplq
31ad04d7ef
IDEMPIERE-3531:auto update by eclipse when import project to new workspace by choose import exists maven project
2018-02-18 23:41:09 +07:00
hieplq
b02d2f2c20
Merge with default
2018-02-11 00:39:41 +07:00
hieplq
9482f02dec
IDEMPIERE-3531:add maven tycho configuration
2018-02-10 16:42:06 +07:00
Carlos Ruiz
969d02f63c
IDEMPIERE-3635 Cache getLookupInfo method to avoid multiple queries execution
2018-02-09 22:10:28 +01:00
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