Commit Graph

11210 Commits

Author SHA1 Message Date
Carlos Ruiz 4ea156784c hg merge release-2.1 (merge release2.1 into release-3.1) 2015-11-11 11:11:47 -05:00
Carlos Ruiz 454361be33 IDEMPIERE-2927 IDEMPIERE 2778 migration scripts fails on Oracle / based on patch from nmicoud 2015-11-11 11:10:03 -05:00
sauljabin a0c86233fc IDEMPIERE-2928 Save Web Services User Agent in Session Description / IDEMPIERE-2929 Web Services Response BinaryData 2015-11-11 10:52:54 -05:00
Carlos Ruiz 447a497718 IDEMPIERE-2932 non latin - charset support for downloaded html files / based on hieplq's patch 2015-11-11 10:45:31 -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 cfa687b314 IDEMPIERE-2907:update library (zk, c3p0) 2015-11-04 11:20:33 -05:00
Carlos Ruiz 9249a86450 IDEMPIERE-1325 Custom iDempiere Home Page 2015-11-04 11:07:49 -05:00
hieplq 20b627d8ea IDEMPIERE-2907:update library (zk, c3p0)
correct version of zk library
2015-11-02 18:21:38 +07:00
Carlos Ruiz 4335b8384f IDEMPIERE-1900 iDempiere Debian Installer / fix reference to jetty 2015-10-31 15:59:44 -05:00
Carlos Ruiz e9fa6af152 merge devel into maintenance 3.1 2015-10-31 14:39:33 -05:00
Carlos Ruiz 91e61a764d fix oracle import (deprecated oracle 10 way - RUN_ImportIdempiere now uses datapump) 2015-10-31 14:37:45 -05:00
Carlos Ruiz 816b3dee85 Seed databases for r3.1 2015-10-31 00:20:28 -05:00
Carlos Ruiz ea2d993e90 Create folders to start maintenance of r3.1 - NOTE: r3.1 maintenance scripts must go to folder i3.1 - r4 scripts must go to folder i3.1z 2015-10-30 23:48:32 -05:00
Carlos Ruiz dc9ad153b0 Update product version to 3.1.0 / revert wrong change 2015-10-30 23:35:04 -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 dca4656a56 Upgrade version references to 3.1 2015-10-30 20:39:48 -05:00
Carlos Ruiz 8cbcb58ff4 Set version to 3.1 2015-10-30 20:25:06 -05:00
Carlos Ruiz 3858914fb3 Script to create GW periods for 2016 2015-10-30 20:20:27 -05:00
Carlos Ruiz 3a33c7aa60 IDEMPIERE-2919 InfoBP don't take the first contact / IDEMPIERE-2230 2015-10-30 09:14:05 -05:00
Carlos Ruiz c60f5a7f88 IDEMPIERE-2811 Each Record should have a primary key - M_ProductPrice / tested in a real migration with 300K records and it was extremely slow, changed the scripts for speed 2015-10-29 19:32:15 -05:00
Carlos Ruiz dfa2d011e8 IDEMPIERE-2910 update.sh run with issue / also for windows 2015-10-26 20:16:48 -05:00
Carlos Ruiz ea950ee1cc IDEMPIERE-2910 update.sh run with issue 2015-10-26 20:12:23 -05:00
Carlos Ruiz af5eb0feb0 IDEMPIERE-2868:Platform Upgrade for r3/Hazelcast 3.5.x / default to not multicast as per https://groups.google.com/d/msg/idempiere/ti56keZS-GM/L1yktv5JupoJ 2015-10-25 19:42:26 -05:00
hieplq 9abef3e419 IDEMPIERE-2868:Platform Upgrade for r3/Hazelcast 3.5.x 2015-10-25 11:30:25 +07:00
Carlos Ruiz c90ad788f8 QA for r3 - fill missing official UUIDs 2015-10-25 14:24:44 -05:00
Carlos Ruiz 410338a995 QA for r3 - fix wrong entity types on official dict 2015-10-25 14:09:16 -05:00
Carlos Ruiz 1c22570075 IDEMPIERE-2811 Each Record should have a primary key - M_ProductPrice / QA r3 - assign official IDs for seed records 2015-10-25 13:59:16 -05:00
Carlos Ruiz 329d24fc4e IDEMPIERE-1846 Extend Scheduler by SchedulerSubject and SchedulerMessage / QA r3 - wrong custom ID on official migration script 2015-10-25 13:58:48 -05:00
Carlos Ruiz de545dea19 IDEMPIERE-2675: Adding custom table support in Tree / don't log 2015-10-25 13:29:30 -05:00
Carlos Ruiz 5392cdf541 IDEMPIERE-2907:update library (zk, c3p0) / upgrade to postgresql-9.4-1204.jdbc41.jar 2015-10-25 13:09:13 -05:00
Carlos Ruiz cdf697d74d IDEMPIERE-2675: Adding custom table support in Tree 2015-10-25 13:08:45 -05:00
hieplq 1e5df4c39a IDEMPIERE-2907:update library (zk, c3p0)
update c3p0 0.9.5
2015-10-25 22:43:08 +07:00
Nicolas Micoud 30e1eadfd2 IDEMPIERE-2894 Add server name on the email sent when starting service 2015-10-21 08:50:05 -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 6522a64289 IDEMPIERE-2756 Background threads losing context when user log out - fix validation / integrate fix from hengsin: Allow null context parameter for PO. Run pipodictionaryservice as system client ( ad_client_id=0 ). 2015-10-14 20:24:44 -05:00
Carlos Ruiz c6bf87ef05 IDEMPIERE-2756 Background threads losing context when user log out - fix validation / integrate fix from hengsin: error when user close the browser tab while a report/process is still running 2015-10-14 20:19:13 -05:00
Carlos Ruiz 136b0f147d IDEMPIERE-2889 Reservations wrong after a MR with three lines of same PO Line 2015-10-14 19:51:32 -05:00
hieplq 51b8033632 IDEMPIERE-2886:leak database resource 2015-10-13 06:33:36 +08:00
Carlos Ruiz 5da36c71f6 IDEMPIERE-2672 Region field in Tax Rate window default OR when default country is not USA / IDEMPIERE-2880 <1000000> IDs in webui problem 2015-10-11 12:42:40 -05:00
Carlos Ruiz 3f7ac44fec IDEMPIERE-2865 Over/Underpayment doesnt calculated properly from Bank Statment/Create Payment process / additional case for full payment 2015-10-03 18:11:06 -05:00
michal_zilincar 13a13bd93b IDEMPIERE-2865 Over/Underpayment doesnt calculated properly from Bank Statment/Create Payment process 2015-09-21 21:01:36 +02:00
Deepak Pansheriya 5bf390ecc9 IDEMPIERE-2665: Set value of C_AcctSchema_ID in ctx. 2015-09-22 18:51:54 +05:30
tsvikruha 383c35dc4a IDEMPIERE-2864 Alert Processor vs Attachment File system can't send EMails properly 2015-10-03 08:26:46 -05:00
Deepak Pansheriya ce07ca20db IDEMPIERE-246: Fix issue of wrong parameter passed. 2015-09-17 17:42:12 +05:30
Carlos Ruiz 22ed5bebb4 IDEMPIERE-2806 Incorrect Open Balance on Business Partner Screen 2015-09-16 17:53:49 +02:00
Carlos Ruiz c4dea23fec IDEMPIERE-2856 Promotion Rule creating wrong order lines 2015-09-16 11:41:54 +02:00
Carlos Ruiz 095f290eed IDEMPIERE-1440:line description alignment wrong on document printing / found issue printing a multiline string with empty lines 2015-09-14 23:25:50 +02:00
Carlos Ruiz 6ccc971cfe IDEMPIERE-2797 Import CSV not able to complete a sales order 2015-08-26 15:39:25 -05:00