Commit Graph

12739 Commits

Author SHA1 Message Date
Carlos Ruiz 5cbcbcd6ab IDEMPIERE-3916 - prevent NPE 2019-03-21 16:57:50 -03:00
Carlos Ruiz de7a612c81 IDEMPIERE-3798 warning deprecated constructor 2019-03-21 16:21:04 -03:00
Carlos Ruiz 0a0ad7027c IDEMPIERE-3926 Restrict roles in login by type 2019-03-21 16:04:26 -03:00
Carlos Ruiz 760fd61bcc IDEMPIERE-3925 Export button - zip doesn't work for tables without single primary key 2019-03-21 11:58:56 -03:00
Carlos Ruiz cc3796e2b0 IDEMPIERE-868 - improve messages on UUID Generator 2019-03-21 11:31:51 -03:00
Carlos Ruiz 6510c48125 IDEMPIERE-3924 Implement EventHandler for pre/after/post processes 2019-03-20 22:24:29 -03:00
Carlos Ruiz 160aa2a692 IDEMPIERE-2395 - Delete also corrupt records pointing to non-key tables 2019-03-20 16:56:43 -03:00
Carlos Ruiz 45498090f7 IDEMPIERE-3916 Better error message to help locating data problems 2019-03-20 14:43:53 -03:00
Carlos Ruiz 1d95cc5cba IDEMPIERE-2395 - Delete also corrupt records pointing to non-key tables 2019-03-20 14:29:06 -03:00
Carlos Ruiz ec55d45b3d IDEMPIERE-3916 Implement Copy Client from Template in the same database 2019-03-20 12:04:13 -03:00
Carlos Ruiz bb0adbe4d8 IDEMPIERE-234 keep the example up to date 2019-03-20 11:54:57 -03:00
Carlos Ruiz 429162c43d IDEMPIERE-2395 - Add ad_package_uuid_map - and parameter for changelog 2019-03-19 15:47:51 -03:00
Carlos Ruiz 7ee436d5af IDEMPIERE-2395 - Add tree nodes to clean orphan 2019-03-19 14:51:13 -03:00
Carlos Ruiz b7911ce235 IDEMPIERE-3916 / FHEG-599 / one more fix 2019-03-19 12:22:33 -03:00
Carlos Ruiz 15dd1f43ab IDEMPIERE-2395 NoteDelete leaving orphan attachments / fix some orphans in GardenWorld seed 2019-03-19 10:59:34 -03:00
Carlos Ruiz c42572780b IDEMPIERE-3916 / FHEG-599 / Fix issues with more dictionary exceptions - implement Preserve=* to preserve all IDs 2019-03-19 10:58:11 -03:00
Carlos Ruiz 5e8c2b26aa IDEMPIERE-3528 Add to Favorite for Menu Search Panel / fix problem because the unique key of AD_TreeBar is not including ad_client_id 2019-03-18 19:57:10 -03:00
Carlos Ruiz a56d51fc8a IDEMPIERE-3923 Pack In inserts zero on AD_Role and AD_User when UUID is not found 2019-03-18 19:52:47 -03:00
Carlos Ruiz 08079c4df2 IDEMPIERE-236 Centralization of hardcoded IDs 2019-03-18 13:16:35 -03:00
Carlos Ruiz af54ffeda5 IDEMPIERE-3922 Migrated users with 2Pack don't work if hashed password 2019-03-18 11:15:35 -03:00
Carlos Ruiz 7aac035291 IDEMPIERE-3916 / FHEG-599 / Move Client - fix case if the tree node is pointing to an excluded table 2019-03-16 16:38:42 +01:00
Carlos Ruiz bb141e796d hg merge release-6.2 (merge release6.2 into default) 2019-03-16 11:17:29 +01:00
Carlos Ruiz f2c7f02e31 IDEMPIERE-3916 / FHEG-599 / Implement move Client for nodes in tree tables 2019-03-15 18:26:15 +01:00
Carlos Ruiz cfe1b77c11 IDEMPIERE-3916 / FHEG-599 / pre-validate orphans in Move Client 2019-03-15 18:10:01 +01:00
Carlos Ruiz 4f321005d7 IDEMPIERE-3916 / FHEG-599 / Implement migrate ID for nodes in tree tables 2019-03-15 18:09:39 +01:00
Carlos Ruiz d7f6cc7b84 IDEMPIERE-3916 Process to move client between databases / FHEG-599 / fix oracle script - increase size to 4.000 2019-03-14 11:44:03 +01:00
Carlos Ruiz 2246afb9ff IDEMPIERE-3916 Process to move client between databases / FHEG-599 / Additional process to migrate ID/UUID 2019-03-14 01:34:07 +01:00
Carlos Ruiz 51abcd9c80 IDEMPIERE-3916 Process to move client between databases / FHEG-599 2019-03-14 00:35:13 +01:00
Carlos Ruiz e3f84efcb0 IDEMPIERE-3912 Report customization sort criteria moving down up make sort no. as 0 and doesnt sort properly / Fix suggested by Pritesh Shah 2019-03-09 20:58:41 +01:00
Carlos Ruiz f42859d5e4 IDEMPIERE-3897 apply same solution as AD_Language to Entitytype 2019-03-09 20:32:55 +01:00
hieplq e7e2d079a8 IDEMPIERE-3897:export csv: reference column export like normal column
I_AD_Language special treatment, it use AD_Language a string column to reference not AD_Language_id
2019-03-06 16:30:58 +07:00
Carlos Ruiz 3c95ce1a60 hg merge release-6.2 (merge release6.2 into default) 2019-03-05 14:16:24 +01:00
hieplq d0ca3eb7be IDEMPIERE-3908:webservice client example
fix conflict of javax.xml.soap from axis
https://idempiere.atlassian.net/browse/IDEMPIERE-3908?focusedCommentId=43048&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-43048
2019-03-05 11:33:04 +07:00
Carlos Ruiz 599f0a90dd IDEMPIERE-3909 update webservice library to jdk-11 2019-03-04 16:02:17 +01:00
hieplq 735ffd81d4 IDEMPIERE-3908:webservice client example
finally
2019-03-04 17:55:08 +07:00
hieplq 32d4d189f9 IDEMPIERE-3908:webservice client example
fix to can build with maven
2019-03-04 04:46:08 +07:00
hieplq 9d5e5212e7 IDEMPIERE-3908:webservice client example
add feature to load library use on webservice client
2019-03-03 23:42:44 +07:00
hieplq fb1ebefdf2 IDEMPIERE-3909:update webservice library to jdk-11 2019-03-02 20:22:16 +07:00
Carlos Ruiz b6dc381d11 hg merge release-6.2 (merge release6.2 into default) 2019-03-02 13:00:54 +01:00
Carlos Ruiz f959070adc IDEMPIERE-3907 Enabling Mandatory flag on accounting dimension make account combination duplicate 2019-03-02 12:15:31 +01:00
hieplq 874d238c5c IDEMPIERE-3908:webservice client example
add project to build p2 repository for webservice client
2019-03-02 12:42:44 +07:00
hieplq e20f725f6c IDEMPIERE-3911:lookup table should consistent 2019-03-02 20:37:28 +07:00
Carlos Ruiz bb8aedc027 IDEMPIERE-3905 Set label in red when editor is mandatory and empty on quick entry panels 2019-02-28 22:42:13 +01:00
Carlos Ruiz 8acf0ae50f hg merge release-6.2 (merge release6.2 into default) 2019-02-25 12:41:27 +01:00
hieplq 6f7949c2bb IDEMPIERE-3883:preserve sorting of info window 2019-02-21 21:37:32 +07:00
Carlos Ruiz 5c809d2e87 IDEMPIERE-3940 Allow idempiereMonitor and others to work on load balancer / deactivate also the old restlet server intended to get DB info from swing client (potential security issue) 2019-03-29 14:39:27 -03:00
Carlos Ruiz 4e31368f17 IDEMPIERE-3936 Info Window to maintain Support Roles / it allows to activate/deactivate/delete assignation of support roles to support users 2019-03-27 16:01:38 -03:00
Carlos Ruiz e1a877dd7e IDEMPIERE-3936 / IDEMPIERE-1334 Msg.translate showing a warning because it wants to translate the process name when it's already translated 2019-03-27 16:00:09 -03:00
Carlos Ruiz a5afb2f2ee IDEMPIERE-3936 / IDEMPIERE-1334 / IDEMPIERE-2230 - clear selected records after a process is finished - when the order has changed the records selected are different - is also possible that the process changed the result, so keeping the selection will point also to wrong records 2019-03-27 15:58:33 -03:00
Carlos Ruiz 7541072804 IDEMPIERE-3936 Info Window to maintain Support Roles / fix issue - search editor not working to find info windows for views 2019-03-27 15:56:11 -03:00