Commit Graph

112 Commits

Author SHA1 Message Date
Paula V. Quispe
a99b1b5bbe HOR-708 2016-04-07 15:34:02 -04:00
Julio Cesar Laura
b0dae6dbba HOR-295 2016-03-08 18:17:42 -04:00
william barra
67137dc673 HOR-284
Security Issue - Harcoded credentials
2016-02-29 15:28:21 -04:00
Paula V. Quispe
57fd7c8420 PM-4243 2015-11-30 12:44:26 -04:00
Ronald Quenta
920365b7c0 validate in pmdynaform 2015-10-12 11:35:26 -04:00
Ronald Quenta
b396a9acdb PM-3755 Consume the oauth/token endpoint specifying an invalid workspace, 2015-10-09 14:09:18 -04:00
Roly Rudy Gutierrez Pinto
8f740ed72a PM-3474 2015-09-25 19:55:26 -04:00
Victor Saisa Lopez
03dd440644 PM-3383 "0018219: No valida el src del campo image" SOLVED
Issue:
    0018219: No valida el src del campo image
Cause:
    URL invalida en el atributo "src" del tag <img>, esto ocasiona que se haga un "redirect" al login
Solution:
    Si la URL es invalida entonces se redirige a la pagina 404 "not found"
2015-09-04 14:10:46 -04:00
marcelo.cuiza
3dd0a86903 correcciones incidencias veracode 2015-04-28 15:48:30 -04:00
Julio Cesar Laura Avendaño
709bafad9c Merged in luisfernandosl/processmaker/PM-807 (pull request #2019)
PM-807 "Change especify to specify" SOLVED
2015-04-27 16:33:15 -04:00
Luis Fernando Saisa Lopez
ab0bc199e6 PM-807 "Change especify to specify" SOLVED 2015-04-27 15:49:30 -04:00
Luis Fernando Saisa Lopez
1df5ab2b43 PM-807 "Change especify to specify" SOLVED
> Code Isuue:
  Change "especify" to "specify"
> Solution:
  Se corrige el texto especify a specify en los archivos mencionados en el presente ticket.
2015-04-27 12:16:42 -04:00
Paula V. Quispe
093f1079a5 I solved some observations 2015-04-24 19:59:53 -04:00
Paula V. Quispe
0071e43de7 I solved issues [April 18] 2015-04-21 13:42:09 -04:00
Paula V. Quispe
e270844edf I solved observations in class.bootstrap.php and sysGeneric.php 2015-03-31 15:29:15 -04:00
Paula V. Quispe
f402d00446 I solved some issue with Cryptographic Issues 2015-03-25 16:22:18 -04:00
marcelo.cuiza
8a3fe84a45 code injection (very high)
-class.bootstrap.php
-Process.php
2015-03-12 16:05:05 -04:00
Marco Antonio Nina
ed70789047 PM-520 Cambios en el Enterprise Plugins Manager
- Se agrego una interfaz para administrar los fixtures.
2014-10-08 14:38:30 -04:00
Marco Antonio Nina
b81f6dfb73 PM-520 Cambios en el Enterprise Plugins Manager
- Se agrego una interfaz para administrar los fixtures.
2014-10-08 10:07:39 -04:00
Julio Cesar Laura
611c7d4a73 Fixing many issues related to password hash method changed 2014-10-02 18:37:56 -04:00
Marco Antonio Nina
d3ba2d9a07 Improvement function hashPassword 2014-10-02 17:05:53 -04:00
Marco Antonio Nina
402e98d0f8 Improvement hashPassword hashType 2014-10-02 15:32:20 -04:00
Marco Antonio Nina
bd41c076bf Improvement hashPassword config 2014-10-02 14:56:20 -04:00
Marco Antonio Nina
9de2f3262b BUG-15561 Cambiar el algoritmo o metodo de cifrado... SOLVED
- It don't have the functionality.
- A function was add in class bootstrap hasPassword.
- a function was add in class enterprise.
2014-09-22 10:26:13 -04:00
Marco Antonio Nina
48d963a033 BUG-15561 Cambiar el algoritmo o metodo de cifrado... SOLVED
- It don't have the functionality.
- A function was add in class bootstrap hasPassword.
- a function was add in class enterprise.
2014-09-22 09:58:50 -04:00
Brayan Osmar Pereyra Suxo
d0ca827257 Arreglo de Path para solr 2014-07-07 09:33:28 -04:00
Erik Amaru Ortiz
d34273d72b adding displayMaveriksNotLoadedError() method on bootstrap class to validate calls to Maverics ClassLoader class 2014-06-25 15:02:45 -04:00
Erik Amaru Ortiz
83b80fc17e little fix for notice message 2014-06-23 13:03:34 -04:00
Julio Cesar Laura
230fd25b34 Merge code github > bitbucket 2014-05-23 17:00 2014-05-23 16:58:04 -04:00
Julio Cesar Laura
5184de7763 Merge code github > bitbucket 2014-05-23 16:55 2014-05-23 16:54:28 -04:00
Julio Cesar Laura
33fb82f376 Merge code github > bitbucket 2014-05-23 16:35 2014-05-23 16:32:18 -04:00
Julio Cesar Laura
6658d57b22 BUG 14801 Requerimiento de compatibilidad con Safari de Mac SOLVED
- La computadora del cliente tiene una hora muy diferente a la hora del servidor, por lo que las cookies creadas son inmediatamente deshechadas por el navegador

- La validcion adicional para las cookies no se aplica cuando se tiene la bandera "safari_cookie_lifetime" con valor "0"

- OJO. ESTE CAMBIO SOLO ARREGLA EL PROBLEMA EXISTENTE EN VIVA PARA LA AUTENTIFICACION DE USUARIOS, CUALQUIER OTRO ISSUE RELACIONADO A FUNCIONAMIENTO DE PM EN SAFARI NO ESTA GARANTIZADO (ESPECIALMENTE ISSUES DE JAVASCRIPT), YA QUE PM NO ES OFICIALMENTE PROBADO EN PM Y NO SABEMOS HASTA CUANDO SEA ASI, ASI QUE FUTUROS ISSUES EN SAFARI SERAN ENVIADOS AL ROADMAP Y DEBE SER APROBADO POR INSTANCIAS SUPERIORES EL VISTO BUENO PARA IR ADELANTE CON LAS PRUEBAS EN SAFARI
2014-05-14 13:27:08 -04:00
Erik Amaru Ortiz
e8ed52e136 Fix to solve class Smarty not found on api request POST to create web-entry HTML based. 2014-03-20 13:15:12 -04:00
Erik Amaru Ortiz
288578532c making adding static declaration to LoadTranslationPlugins() fn. 2014-03-20 12:33:41 -04:00
Erik Amaru Ortiz
f5a9cee203 Fix for GET /api/1.0/workflow/project/{prj_uid}/ws/user/can-start-task, it works again 2014-03-14 15:53:41 -04:00
Erik Amaru Ortiz
0eb31ffa27 removing rest routines from sysGeneric 2014-03-14 13:12:48 -04:00
Erik Amaru Ortiz
dad40d77f6 Updating classloading for normal and Rest, requests 2014-03-14 11:57:27 -04:00
Erik Amaru Ortiz
aa556e7b20 FIX, removing duplicated function an adding its reference for backward compatibility 2014-03-13 13:22:37 -04:00
Erik Amaru Ortiz
b4d32fcb58 Merge branch 'performance'
Conflicts:
	workflow/public_html/sysGeneric.php
2014-03-12 18:33:22 -04:00
Herbert Saal
931bf5b850 Add configuration options display_errors, error_reporting in env.ini 2014-03-12 16:15:09 -04:00
Erik Amaru Ortiz
e649e829f5 More performance changes 2014-03-11 18:05:55 -04:00
Erik Amaru Ortiz
f18f96f6b4 adding processes class into autoloading process
- setting as static function to g::streamFile(...)
2014-03-05 20:05:33 -04:00
Erik Amaru Ortiz
b619c754a4 Adding "Cross Domain AJAX" requests support for API Dispatcher 2014-02-21 19:28:16 -04:00
Erik Amaru Ortiz
b0f7ac5be3 adding a extension class UploadFormat for Restler, that now permits upload files with more mimetypes 2014-02-14 13:08:56 -04:00
Erik Amaru Ortiz
79ee31b761 More Update for BpmnWorkflow Adapter class, now start and end tasks are updating successfully on Workflow Layer 2014-02-12 17:01:19 -04:00
Erik Amaru Ortiz
9c8d66ef07 Adding adapters for Workflow->Bpmn and Bpmn->Workflow projects, and more updates & fixes 2014-02-05 17:29:28 -04:00
Erik Amaru Ortiz
47f991034f More Bpmn/Workflow handling layer refactoring and improve unit tests 2014-02-05 11:39:15 -04:00
Erik Amaru Ortiz
731ddee93f Adding rbac/classes/model to autoloading... 2014-02-04 10:38:02 -04:00
Erik Amaru Ortiz
77a23e7714 Refactoring Bpmn/Workflow handling layer (3rd commit) 2014-02-03 19:37:50 -04:00
Erik Amaru Ortiz
cf59ed1308 Refactoring Bpmn/Workflow handling layer (2nd commit) 2014-01-31 18:49:57 -04:00