Commit Graph

26 Commits

Author SHA1 Message Date
Carlos Ruiz 3950477c6c
IDEMPIERE-5228 Too verbose oracle / add -S to sqlplus to make it less verbose (#1275) 2022-04-02 08:54:28 +08:00
Carlos Ruiz 2a9a6f5dd2
IDEMPIERE-5228 Too verbose oracle/AfterImport.sql (#1246)
* IDEMPIERE-5228 Too verbose oracle/AfterImport.sql #resolve

* - minor output improvement
2022-03-22 13:11:47 +08:00
hengsin b9239b2578
IDEMPIERE-4933 Platform update for 9.x (#916)
* IDEMPIERE-4933 Platform update for 9.x

Fix launch configuration

* IDEMPIERE-4933 Platform update for 9.x

Fix Run_SyncTerm and Run_PostMigration script
2021-10-11 19:56:56 +02:00
Carlos Ruiz 82e38002f7
IDEMPIERE-4670 RUN_ImportIdempiere can call RUN_SyncDB and sign-database (#552) 2021-01-25 14:14:08 +08:00
Carlos Ruiz 1b2007ed3b IDEMPIERE-3876 Encoding and line delimiter issues / convert sources to unix line delimiter 2019-01-21 15:37:14 +01:00
Carlos Ruiz 825ce9a205 IDEMPIERE-3849 RUN_MonitoredSyncDB.sh 2018-12-16 02:47:17 +01:00
Carlos Ruiz 21a89ab521 IDEMPIERE-3824 Implement apply packin from folder from command line 2018-11-19 12:58:57 -02:00
Carlos Ruiz b8f0aa4bd8 IDEMPIERE-3655 Improve installer to include migration scripts and syncApplied 2018-03-14 18:13:08 -03:00
Carlos Ruiz 2ab22ddd87 Deprecate postgresql 8.4 - postgresql 10 was released and 8 is not supported since some time ago 2017-10-24 20:06:57 +02:00
Carlos Ruiz 58df7a7405 IDEMPIERE-3451 IDEMPIERE_JAVA_OPTIONS property not work - general changes in setup process
- enable back the ability to configure the IDEMPIERE_JAVA_OPTIONS in idempiereEnv.properties and preserve it between setups (as suggested in patch from Vinicius and Eduardo)
- fix a minor issue on Console Setup - not assuming correctly the default database type
- implement update-prd.sh - so other products can be updated (not just org.adempiere.server.product)
2017-08-26 19:21:17 +02:00
Carlos Ruiz 8c099ff144 Fix oracle datapump scripts 2017-02-28 13:35:29 +01:00
Andy Conn 5dd0ce6d59 Added USA alternative formatting 2016-07-20 11:36:38 -04:00
Carlos Ruiz 9d73baea76 IDEMPIERE-1554 scriptable Translation import 2015-12-22 22:22:06 -05:00
Carlos Ruiz 682332d832 IDEMPIERE-2674 Error while executing Database Export task (session freeze) / thanks to Arthur Oliveira de Melo 2015-07-01 18:59:04 -05:00
Nicolas Micoud 881041bd54 IDEMPIERE 1054 2013-06-19 16:17:18 +02:00
Carlos Ruiz 330e3f9603 Fix RUN_ImportIdempiere not working for 8.4 2013-04-26 12:09:28 -05:00
Carlos Ruiz dfff7295f1 Database seeds - added support to import postgres 9.1 or higher (default) - and to import postgres 8.4 or 9.0 you can run RUN_ImportIdempiere.[bat|sh] 8.4 2013-04-25 00:42:24 -05:00
Carlos Ruiz 814ecd6c9e IDEMPIERE-114 Server installer broken 2013-04-10 09:17:56 -05:00
Heng Sin Low bafafa3239 Fixed setup and installation script. 2012-06-20 16:58:04 +08:00
Carlos Ruiz fff6937a7c IDEMPIERE-279 RUN_ImportAdempiere not working on server installer 2012-06-06 20:00:46 -05:00
Heng Sin Low 668e61686f IDEMPIERE-166 Rebranding of logo and product name 2012-06-06 22:13:34 +08:00
Carlos Ruiz 1c84183b2c IDEMPIERE-114 Server installer broken
http://jira.idempiere.com/browse/IDEMPIERE-114
2012-02-01 16:56:43 -05:00
Carlos Ruiz bb21fb8279 Implement issue #2 Implement support for Oracle 11G
http://hg.idempiere.com/idempiere/issue/2/implement-support-for-oracle-11g
- upgrade ojdbc6.jar to 11.2.0.2.0
- create scripts to export and import with datapump
2011-04-22 20:31:43 -05:00
Heng Sin Low 1c374d3bdc Remove sqlj reference in the db import script. 2011-01-11 17:35:01 +08:00
Heng Sin Low fff87cc023 (HENGSIN-10) Problems with RUN_ImportAdempiere.sh
- Incorporate the improvement suggested by Carlos.
2010-12-16 16:53:12 +08:00
Heng Sin Low c2955c03ac Fixed platform specific build to include only script file that is relevant for that particular platform. Fixed folder layout and script for setup. 2010-11-04 18:05:01 +08:00