Commit Graph

49 Commits

Author SHA1 Message Date
Marco Antonio Nina Mena
0d533e19d9 HOR-4527 2018-05-08 10:16:52 -04:00
Marco A. Nina Mena
42da36aa76 Fix name namespace 2017-08-15 09:02:35 -04:00
Marco A. Nina Mena
bc5afd9e9d add namespace PmInstaller 2017-08-15 08:06:44 -04:00
hjonathan
1cd6309874 HOR-3670-HQ
update
2017-08-14 11:05:48 -04:00
Ronald Quenta
d8e9ab8844 up obserpations 2017-08-10 16:50:09 -04:00
Ronald Quenta
cc5fcb08bc change 2017-08-08 15:40:50 -04:00
Paula Quispe
5d202bb681 HOR-3331 2017-08-07 11:19:58 -04:00
davidcallizaya
ce810e444c HOR-3620
Solve conflict classes/class.installer.php and controllers/installer.php
Changed classes/class.installer.php -> classes/PmInstaller.php
Changed and verified usages of each class.
2017-08-04 18:44:16 -04:00
Chloe Deguzman
5d3a4c073f HOR-2689 Removed instances of LoadSystem, LoadThirdParty 2017-08-03 17:34:55 -04:00
Chloe Deguzman
60efcf7ac7 HOR-2689 Removed references to G::LoadClass, Bootstrap::LoadClass and various references to class loading methods and require_once 2017-08-03 17:19:55 -04:00
Victor Saisa Lopez
6d9858d6d0 HOR-1738 "Change folder permissions in ProcessMaker" SOLVED
Issue:
    Change folder permissions in ProcessMaker
Cause:
    Nuevo requerimiento
Solution:
    Se cambio los permisos de los files and directories
2016-08-30 13:03:35 -04:00
Paula V. Quispe
c3fb995759 HOR-1471
HOR-1471

HOR-1471
2016-07-28 15:48:28 -04:00
Paula V. Quispe
e374f7a550 I solved issues with Cryptographic Issues [April 18] 2015-04-21 12:03:52 -04:00
Paula V. Quispe
d827d239a2 I solved the problem with BOM 2015-04-01 18:01:40 -04:00
Paula V. Quispe
055082cec2 I solved Cryptographic Issues 2015-03-26 11:22:37 -04:00
Paula V. Quispe
49428ab37e I reviewed the XSS - MEDIUM in files 2015-03-20 14:24:44 -04:00
norahmollo
81318f4c67 BUG-15479 ProcessMaker en una sola Base de Datos
Comandos unify-database y upgrade
2014-09-04 16:28:17 -04:00
ralph
2df7ff709a Changing deprecated json->decode json->encode by Bootstrap functions. 2012-11-29 14:25:06 -04:00
Fernando Ontiveros
e0a5ab219c CODE STYLE removing old install scripts (maborak) 2012-10-19 14:58:02 -04:00
Ralph Asendeteufrer
c818eef187 CODE STYLE changes
files modified:   workflow/engine/methods/install/autoinstallPlugins.php
                  workflow/engine/methods/install/autoinstallProcesses.php
                  workflow/engine/methods/install/heartbeatStatus.php
                  workflow/engine/methods/install/install.php
                  workflow/engine/methods/install/installServer.php
                  workflow/engine/methods/install/newSite.php
                  workflow/engine/methods/install/r.php
2012-10-19 09:05:04 -04:00
Ralph Asendeteufrer
f871252bd8 CODE STYLE changes
file modified:   methods/install/autoinstallPlugins.php
                  methods/install/autoinstallProcesses.php
                  methods/install/heartbeatStatus.php
                  methods/install/install.php
                  methods/install/installServer.php
                  methods/install/newSite.php
                  methods/install/r.php
2012-10-18 15:31:59 -04:00
Ralph Asendeteufrer
69430f9778 COD STYLE changes
files modified:   install/autoinstallPlugins.php
                   install/autoinstallProcesses.php
                   install/heartbeatStatus.php
                   install/install.php
                   install/installServer.php
                   install/newSite.php
                   install/r.php
2012-10-18 14:22:10 -04:00
Julio Cesar Laura
8f749c7e09 Improvement, change "green" to "classic 2012-07-18 15:59:13 -04:00
Victor Saisa Lopez
128e71acda BUG 9056 "Con el nuevo skin de PM no se pueden crear nuevos..." SOLVED
- Corregir, esta redireccionando a el skin green
- Se resolvio el problema de redireccionamiento, ahora se redirecciona al skin actual
2012-04-26 18:36:12 -04:00
Erik Amaru Ortiz
69e2336871 BUG 8614 "Al ir a login despliega una ventana nuevamente.." SOLVED
additionally was fixed
- styles in installer
- web services access denied
2012-02-28 10:55:17 -04:00
Hector Cortez
6bc409131d BUG 8412 Changed the open short tags for PHP code to long open tags.
Were not modified the labels are in thirdparty  nor which are replaced by empty string.
2012-01-30 17:59:57 -04:00
Fernando Ontiveros
3c005935a0 BUG 0000 fixing a notice in install.php 2012-01-25 09:29:25 -04:00
Erik Amaru Ortiz
be0c90af87 BUG 000 momentarily reverted to rc5 fro pmTables (fix) 2011-09-05 12:47:25 -04:00
Carlos Pacha
5449f7c86f BUG 0000 improving new site installer, using extjs 2011-06-22 17:25:47 -04:00
Carlos Pacha
faee2a1589 BUG 6932 improving new site installer, using extjs
this was done.
2011-06-22 17:25:19 -04:00
Carlos Pacha
6ff792715f BUG 6932 Install new site is not working in mozilla 4.0
This issue was fixed
2011-06-14 16:43:33 -04:00
Carlos Pacha
61999339e0 BUG 6941 In installation report, "avaliable" is mispelled
This issue was fixed, the text was changed
2011-05-24 18:34:38 -04:00
Alexandre Rosenfeld
43a5e137ac BUG 6691 Installer waits until maborak is fully loaded to avoid errors 2011-04-29 16:35:34 -04:00
Alexandre Rosenfeld
11f57e31a8 BUG 6807 Avoid fatal error when installation crashes
An array sometimes is being passed as the error log, which was causing
a fatal error when the installation crashed. This also hides the real
reason of the crash, since the installation log never shows.
2011-04-28 19:04:32 -04:00
hector
528a694c69 Fix bug 6551, Correction of the installation option, component waiting 2011-03-28 18:03:19 -04:00
Alexandre Rosenfeld
be28b09d97 Fixing log directory for installation. 2011-02-28 19:38:24 +00:00
Alexandre Rosenfeld
5a6fd42f41 Make the installation more robust on errors. 2011-02-25 21:03:59 +00:00
Alexandre Rosenfeld
ad4a86c055 Several improvements to the installer (show correct status, keep a log file and stop on database errors). 2011-02-22 22:09:00 +00:00
Hugo Loza
72393f4019 Removed unneccessary files 2011-02-22 12:49:14 +00:00
Alexandre Rosenfeld
3e01292267 Make the install screen a bit taller to eliminate second scrollbar. 2011-02-21 16:56:35 +00:00
Alvaro Campos
16977f5623 Changed text from:Heartbeat is a anonymous statistics collector for ProcessMaker. To: Heartbeat is an anonymous statistics collector for ProcessMaker. 2011-02-14 20:56:33 +00:00
Alexandre Rosenfeld
789e59cc10 Fix bug 6136, shared should be relative to the installation 2011-02-09 14:47:18 +00:00
Erik Amaru Ortiz
315151b3fe disable the path compiled directory verification, for installer 2011-01-19 16:02:43 +00:00
Erik Amaru Ortiz
f082add284 improving the r script to regenerate the paths_installed file hashes 2011-01-19 14:13:10 +00:00
Hector Cortez
2805afd2ba Process of building a new workflow from MSSQL 2010-12-17 15:06:03 +00:00
abraar
8e70fb87f2 Fixed Installation for php 5.2 2010-12-09 07:30:55 +00:00
abraar
82095ded50 Fixed Installation for php 5.2 2010-12-09 07:29:46 +00:00
abraar
5715059f24 Added all the changes which done before for php5.3 in pmos9b 2010-12-03 15:43:29 +00:00
Erik Amaru Ortiz
0525681d79 initial commit from rev. 632 2010-12-02 23:34:41 +00:00