Diego Ruiz
291aadd26e
IDEMPIERE-6047 - Fix report dialog showing the parameter cut in verti… ( #2249 )
...
* IDEMPIERE-6047 - Fix report dialog showing the parameter cut in vertically on Chrome
* IDEMPIERE-6047 - css change only for Chrome based browsers
2024-03-04 21:21:31 +01:00
Carlos Ruiz
0a779db755
IDEMPIERE-5790 Improve Report Refresh functionality ( #2246 )
2024-03-04 21:19:09 +01:00
Vitor Villa
803081f3ef
IDEMPIERE-6041 - Workflow activities on smartphones ( #2241 )
2024-03-04 21:17:31 +01:00
Carlos Ruiz
c23a3d8e5e
IDEMPIERE-6038 BP/Product Icon not used in Order Info Window ( #2239 )
2024-03-04 21:17:31 +01:00
hengsin
53d8c5b460
IDEMPIERE-6037 Upgrade pdf.js viewer to version 4.0.379 ( #2238 )
2024-03-04 21:17:31 +01:00
hengsin
6302f6f5fd
IDEMPIERE-6029 Extract @SQL= and @SQLFIND= to constant ( #2230 )
2024-03-04 21:17:30 +01:00
hengsin
61e3e48c9a
IDEMPIERE-6035 Use saveCrossTenantSafe instead of PO.setCrossTenantSafe ( #2235 )
2024-03-04 21:17:03 +01:00
Carlos Ruiz
3ac70045f1
IDEMPIERE-5888 Login Preferences are created on System tenant - fix NPE ( #2229 )
2024-03-04 21:13:19 +01:00
Peter Takács
e5eebba4a6
IDEMPIERE-5992 - Move the getIdentifier methods from WRecordEditor to MLookup class ( #2183 )
...
* IDEMPIERE-5992 - Move the getIdentifier methods from WRecordEditor to MLookup class
* IDEMPIERE-5992 - refactor logic
* IDEMPIERE-5992 - replace keyColumn parameter with useUUIDKey
2024-02-06 10:11:10 +01:00
hieplq
076558cc0d
IDEMPIERE-5998:In case there is a document link, the status bar does not show a popup when clicked ( #2193 )
...
* IDEMPIERE-5998:In case there is a document link, the status bar does not show a popup when clicked (refactoring code)
2024-01-23 15:43:48 +01:00
Vitor Henrique Dos Santos
7865952db2
IDEMPIERE-5952 - Adjust to return IDColumn recordID ( #2130 )
...
* IDEMPIERE-5952 - Adjust to return IDColumn recordID
* IDEMPIERE-5952 - Adjusts
2024-01-23 15:43:48 +01:00
Carlos Ruiz
e33cadc2f9
IDEMPIERE-6002 Recent Items not working when UUID field is inactive ( #2198 )
...
* IDEMPIERE-6002 Recent Items not working when UUID field is inactive
* - add missing fields in core windows:
Product > BOM
Product > Components
Remuneration > Remuneration
Remuneration > Position Remuneration
Remuneration > Employee Remuneration
Revenue Recognition > Revenue Recognition
Revenue Recognition > Service
Revenue Recognition > Revenue Recognition Plan
Revenue Recognition > Revenue Recognition Run
Validation Rules > Used in Column (Lookup)
* - sync postgresql and oracle scripts
2024-01-23 15:43:48 +01:00
hengsin
33edb65bc6
IDEMPIERE-6001 Minor alignment fix for tree and view dashboard gadget ( #2197 )
2024-01-23 15:43:48 +01:00
luzpaz
a87de727af
IDEMPIERE-5838 Fix various typos ( #2188 )
...
* Fix various typos
Fixes user-facing and non-user-facing typos. Found via `codespell -q 3 -S "*.map,./migration,./migration-historic"`
* Added requested revisions
* Added requested revision
* Added requested revisions
2024-01-23 15:43:48 +01:00
Zuhri Utama
ffd5e75d82
IDEMPIERE-5986 : Tree items w/o parent must be aligned like with parents ( #2182 )
2024-01-23 15:43:48 +01:00
Carlos Ruiz
508bcf20d1
IDEMPIERE-5888 - solve login issue for users with single client not saving preferences ( #2191 )
2024-01-23 15:43:48 +01:00
Carlos Ruiz
0b5c7e2256
IDEMPIERE-5989 Attachments are not accessible after upgrade from Idempiere 10 to Idempiere 11 ( #2185 )
...
* IDEMPIERE-5989 Attachments are not accessible after upgrade from Idempiere 10 to Idempiere 11
IDEMPIERE-5567
Fix issue when the window doesn't have the UUID field
* - change for a more robust method (similar approach to other points)
2024-01-23 15:43:48 +01:00
hieplq
3d6ac16d00
IDEMPIERE-5062:Min/Max Validation for Process Parameters is not implemented ( #2176 )
...
* IDEMPIERE-5062:Min/Max Validation for Process Parameters is not implemented
https://idempiere.atlassian.net/browse/IDEMPIERE-5062?focusedCommentId=50418
* IDEMPIERE-5062:Min/Max Validation for Process Parameters is not implemented (report all error at one)
https://idempiere.atlassian.net/browse/IDEMPIERE-5062?focusedCommentId=50331
* Update ProcessParameterPanel.java - tests
---------
Co-authored-by: Carlos Ruiz <carg67@gmail.com>
2024-01-06 12:06:44 +01:00
Carlos Ruiz
18146a57a6
IDEMPIERE-5567 Fix NPE when AD_RecentItem.Record_UU is null ( #2172 )
...
- this can happen for example when a recent item record doesn't have or doesn't manage UUID
2023-12-30 20:13:21 +01:00
Carlos Ruiz
7ad6cfc68d
IDEMPIERE-4214 Javadoc: correct warnings on newest java version ( #2168 )
2023-12-29 16:52:20 +01:00
Carlos Ruiz
48a3e73798
IDEMPIERE-5967 Release 11 Synergy ( #2155 )
...
* IDEMPIERE-5967 Release 11 Synergy
* - Script to set version
* - generate model
2023-12-22 15:33:57 +01:00
Carlos Ruiz
ada04bc173
IDEMPIERE-5966 Restore support for http ( #2153 )
2023-12-21 21:34:52 +08:00
Carlos Ruiz
ccbcfb1eb7
IDEMPIERE-5934 Read only Chosen Multiple Selection List fields can be updated using Assistant ( #2147 )
2023-12-21 13:20:04 +01:00
hengsin
58e44e1b5c
IDEMPIERE-5888 Login Preferences are created on System tenant ( #2143 )
...
Fix NPE - oldValue sometime can be null
2023-12-15 16:47:25 +08:00
Carlos Ruiz
062741070d
IDEMPIERE-5932 Update English top-level menu names and window names to better support new user adoption ( #2133 )
...
* IDEMPIERE-5932 Update English top-level menu names and window names to better support new user adoption
* - fix minor typo
* - implement suggestions from Heng Sin
- fix favourites showing the name as tooltip instead of the description
---------
Co-authored-by: Chuck Boecking <chuck@chuboe.com>
2023-12-14 16:26:11 +08:00
Carlos Ruiz
bbb5aa8562
IDEMPIERE-5888 Login Preferences are created on System tenant ( #2140 )
...
- Fix an issue causing that SuperUser (or users with several tenants) are not saving correctly preferences
2023-12-14 16:21:31 +08:00
hieplq
0be0c561c0
IDEMPIERE-5948:change to work with eclipse 2023-09 ( #2124 )
2023-12-01 15:57:50 +08:00
Elaine Tan
cacb456c2e
IDEMPIERE-5936 Slow performance creating MR/Invoice Lines using CREATE LINES FROM.. in process M_InOut/C_Invoice_CreateFromProcess ( #2123 )
...
* IDEMPIERE-5936 Slow performance creating MR/Invoice Lines using CREATE LINES FROM.. in process M_InOut/C_Invoice_CreateFromProcess
* IDEMPIERE-5936 Slow performance creating MR/Invoice Lines using CREATE LINES FROM.. in process M_InOut/C_Invoice_CreateFromProcess
2023-11-30 11:22:35 +08:00
hengsin
6f484ee701
IDEMPIERE-5923 Info Window should use key and display columns setting from lookup ( #2108 )
2023-11-24 16:09:13 +01:00
Zuhri Utama
ce48a8835e
IDEMPIERE-5934 : Read only Chosen Multiple Selection List fields can be updated using Assistant ( #2115 )
...
* IDEMPIERE-5934 : Read only Chosen Multiple Selection List fields can be updated using Assistant
* IDEMPIERE-5934 : Read only Chosen Multiple Selection List fields can be updated using Assistant #2
2023-11-24 22:06:10 +08:00
Marcos Gabriel de Oliveira Favaretto
bd41a5d8e8
IDEMPIERE-5935 - Fixes non-updatable product info window subtabs to auto-select first record functionality ( #2114 )
2023-11-23 10:23:11 +08:00
Carlos Ruiz
83abb13877
IDEMPIERE-5888 Login Preferences are created on System tenant ( #2113 )
...
- Fix cross tenant issues in login because of preferences
2023-11-20 13:39:20 +08:00
Marcos Gabriel de Oliveira Favaretto
bcbfcbfeb9
IDEMPIERE 5929 - Looping on ZK happening on Exceptions caused by IServerPushCallback.updateUI implementations ( #2106 )
...
* IDEMPIERE-5929 - Fix replace tab method to add a window if there is no refTab reference
* IDEMPIERE-5929 - Removes unnecessary NPE handling when replacing tabs
* IDEMPIERE-5929 - Adjust code indentation/style
* IDEMPIERE-5929 - Restores NPE handling for replacing tabs
* IDEMPIERE-5929 - Reverts changes on WindowContainer
This commit reverts three other commits:
4433f834f5a3892aec2c1486e30b846fbf957f8f
c6c6d2abf9a44d51f41d68a9e3e18ae04863435c
64916156eb43da481601889837df8571a5e1d596
2023-11-16 20:51:37 +08:00
Carlos Ruiz
2547edf522
IDEMPIERE-5921 Enable Multi-Selection on Search fields (Info Windows) by default ( #2107 )
...
* IDEMPIERE-5921 Enable Multi-Selection on Search fields (Info Windows) by default
* Fix first open as single selection
* Make it work as single selection for custom form (tested with Payment Allocation form)
* Added setMultipleSelection(boolean) api
* * Fix also Info Product on forms
---------
Co-authored-by: hengsin <hengsin@gmail.com>
2023-11-13 22:34:51 +08:00
hengsin
75be677f2e
IDEMPIERE-5924 WSearchEditor - add API to allow form to turn on the auto complete feature ( #2105 )
2023-11-13 14:37:22 +01:00
Nicolas Micoud
14bff68342
IDEMPIERE-5925: Method Dialog.info with callback ( #2100 )
...
* IDEMPIERE-5925: Method Dialog.info with callback
https://idempiere.atlassian.net/browse/IDEMPIERE-5925
* IDEMPIERE-5925: Method Dialog.info with callback
various fixes suggested by @hengsin
2023-11-11 18:27:06 +08:00
Carlos Ruiz
c9ade514bb
IDEMPIERE-5921 Enable Multi-Selection on Search fields (Info Windows) by default ( #2095 )
2023-11-10 15:08:59 +01:00
Marcos Gabriel de Oliveira Favaretto
cc3ecd11ba
IDEMPIERE-5901 - Fix NPE for not found autocomplete column message ( #2082 )
2023-11-07 16:10:44 +08:00
Jose Leite
3560493f25
IDEMPIERE-5898 Implementation of the assistant to type search and table in multi-selection fields ( #2079 )
...
* IDEMPIERE-5898 Implementation of the assistant to type search and table in multi-selection fields
* IDEMPIERE-5898 Implementation of the assistant to type search and table in multi-selection fields
2023-10-30 18:43:47 +01:00
Peter Takács
72c00ff0d6
IDEMPIERE-5851 - Set Focus Automatically to the 1st Row of the Info Window Result Set ( #2001 )
...
* IDEMPIERE-5851 - Set Focus Automatically to the 1st Row of the Info Window Result Set
* IDEMPIERE-5851 - pr2001 patch by Heng Sin
* IDEMPIERE-5851 - remove unintended change
2023-10-30 15:27:10 +08:00
Diego Ruiz
7f2f0f2591
IDEMPIERE-5894 - Fixed bug rendering the find window fields wrongly ( #2076 )
2023-10-27 22:26:40 +08:00
Peter Takács
b8379d15be
IDEMPIERE-5889 - Cannot Open Lookup Info Window if no Window is Defined for the Table ( #2070 )
...
* IDEMPIERE-5889 - Cannot Open Lookup Info Window if no Window is Defined for the Table
* IDEMPIERE-5889 - expand displayed columns' where clause according to Heng Sin
* IDEMPIERE-5889 - add aliases to displayed columns' where clause
2023-10-27 20:19:55 +08:00
Carlos Ruiz
ef9ecb3490
IDEMPIERE-4639 simplify calls using saveCrossTenantSafeEx when possible ( #2073 )
...
* IDEMPIERE-4639 simplify calls using saveCrossTenantSafeEx when possible
* - integrate patch from Heng Sin
2023-10-22 21:23:23 +08:00
Carlos Ruiz
e83bb49935
IDEMPIERE-5888 Login Preferences are created on System tenant ( #2067 )
...
* IDEMPIERE-5888 Login Preferences are created on System tenant
* - migration script to fix the current data
2023-10-22 17:33:19 +08:00
Diego Ruiz
46c7c4c06d
IDEMPIERE-5773 - Fixed bug on advance detail not adding the parenthesis on detail tab queries ( #2062 )
...
* IDEMPIERE-5773 - Refactor FindWindow code that discovers the right and left bracket value
* IDEMPIERE-5773 - Refactor FindWindow code that discovers the right and left bracket value - Improve method name
* IDEMPIERE-5773 - Fixed bug on advance detail not adding the parenthesis on detail tab queries
2023-10-18 15:00:37 +08:00
Diego Ruiz
af8f5db555
IDEMPIERE-5887 - Fixed bug causing NPE when clicking on Flat View ( #2063 )
2023-10-17 22:45:57 +08:00
Diego Ruiz
b272bd0c5a
IDEMPIERE-5774 - Fixed bug that shows cross tenant record on info window when the where clause is wrong ( #2058 )
2023-10-17 09:43:22 +08:00
Zuhri Utama
ac7354b258
IDEMPIERE-5833 : "parentIds" is null while zoom Partner Location in window Purchase Order ( #2055 )
...
IDEMPIERE-5567
2023-10-16 10:02:49 +02:00
Zuhri Utama
2cbf7438fa
IDEMPIERE-4671 : Shortcut for the menu box ( #2054 )
2023-10-14 15:47:10 +02:00
hengsin
5506aa7ae4
IDEMPIERE-5346 SSO Support ( #2046 )
...
- Fix change role exception
- Fix SSO breaking -H "X-PING: true"
2023-10-05 07:31:37 +02:00