Commit Graph

368 Commits

Author SHA1 Message Date
Julio Cesar Laura
5b63a6cfc7 Merge code from github.com to bitbucket.org 2014-06-20 12:20 2014-06-20 12:23:47 -04:00
Marco Antonio Nina
31309ee648 BUG-14984 Improvement value DEBUG_SQL 2014-06-17 10:28:54 -04:00
Erik Amaru Ortiz
93c9dd5c26 disabling database session storage, using native php sessions 2014-06-11 12:33:44 -04:00
Erik Amaru Ortiz
75199402e5 updateing app.php to remove composer autoload use, and some little tweaks 2014-05-28 12:08:00 -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
Wendy Nestor
92579d74d0 eliminacion archivo 2014-04-02 14:06:05 -04:00
Wendy Nestor
f789e4dfc9 Merge branch 'master' of bitbucket.org:colosa/processmaker 2014-04-02 09:35:22 -04:00
Erik Amaru Ortiz
7a47472ea1 Merge remote-tracking branch 'upstream/master'
Conflicts:
	workflow/engine/classes/class.processMap.php
	workflow/engine/classes/model/AdditionalTables.php
2014-04-02 09:34:54 -04:00
Wendy Nestor
5ab1eb19d9 Avance de los features cases actions, cases list, input document y output document 2014-04-02 09:07:48 -04:00
Wendy Nestor
41516719ab Avance de los features case note, case variables, input document case, output document case 2014-04-01 08:52:37 -04:00
Erik Amaru Ortiz
24d0a062a7 removing dummy comments 2014-03-20 12:37:30 -04:00
Erik Amaru Ortiz
4288d45b08 Fix For PHP 5.4.x compatibility when PMPluginRegstry singleton is loaded from serialized file 2014-03-20 12:32:29 -04:00
Erik Amaru Ortiz
736275c791 Some changes on WebApplications class and app.php file 2014-03-17 09:48:23 -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
bf8ff46fe7 fixed acces for pmtables endpoint 2014-03-14 15:33:34 -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
7c134e3c45 FIX: Removing blank line on first line of sysGeneric.php 2014-03-13 11:49:03 -04:00
Erik Amaru Ortiz
b6a7122bb7 Update for new application bootstrap, default redirect handling was added 2014-03-13 10:23:50 -04:00
Erik Amaru Ortiz
b4d32fcb58 Merge branch 'performance'
Conflicts:
	workflow/public_html/sysGeneric.php
2014-03-12 18:33:22 -04:00
Erik Amaru Ortiz
3026937e08 Adding more improvements to increase performance, by now, it is just affecting for API Rest Requests 2014-03-12 18:20:35 -04:00
Herbert Saal
c9a1f8985a Remove var_dump function 2014-03-12 16:19:06 -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
eba8acd56d adding logic on new bootstrap 2014-03-10 16:02:09 -04:00
Erik Amaru Ortiz
bbd4998845 adding app.php 2014-03-07 13:20:06 -04:00
Fernando Ontiveros
b04ccffcc3 fix sysGeneric to avoid mime-type errors for js, css and woff files 2014-02-21 01:01:50 -04:00
Erik Amaru Ortiz
96e51f5e5b FIX for BpmnWorkflow Adapter class, now the set and unset of start and end tasks on workflow layer, are listening on addFlows and removeFlow methods 2014-02-13 16:40:00 -04:00
Erik Amaru Ortiz
bc1b0f5101 removing AO in sysgeneric 2014-02-11 17:55:02 -04:00
Erik Amaru Ortiz
ea1f82ed3e Fixing Bpmn::getEvent() 2014-02-11 17:50:14 -04:00
Erik Amaru Ortiz
868449ca6b Adding initRBAC() call for REST dispatching env 2014-02-04 12:25:46 -04:00
Erik Amaru Ortiz
731ddee93f Adding rbac/classes/model to autoloading... 2014-02-04 10:38:02 -04:00
Julio Cesar Laura
41a27f4d4c Validating if exists 'HTTP_USER_AGENT' key in $_SERVER array 2014-01-24 10:56:41 -04:00
Erik Amaru Ortiz
428da67762 Merge branch 'master' of github.com:colosa/processmaker
Conflicts:
	workflow/public_html/sysGeneric.php
2014-01-15 11:14:59 -04:00
Julio Cesar Laura
5e8d72c40d BUG 13552 IE issue in the tool SOLVED
- Cuando la hora del cliente difiere mucho de la hora del servidor, provoca que IE no considere como valida la cookie de la sesion por lo tanto no se puede ingresar al Sistema

- Si bien este se puede arreglar cambiando la hora del servidor o bien de la del cliente, se ha agregado una variable de configuracion a ProcessMaker en el archivo env.ini la cual deshabilita que se setee un tiempo de vida a la cookie cuando se usa el browser IE, de esta manera ya no se presenta el issue, la variable se llama "ie_cookie_lifetime" y sus posibles valores son 1 y 0, por defecto esta en 1, cuando se coloque esta variable en 0 ya no se aplica a la cookie el lifetime

NOTA.- El control de tiempo de duracion de las sesiones deberia controlarse de otra forma y no como se esta haciendo actualmente que depende del tiempo de duracion de las cookies, este cambio mas complejo requiere un refactor de la parte de autentificacion y se lo hara en futuras versiones de PM
2013-12-19 10:03:35 -04:00
Omar
f69d99f649 Removing libraries from Michelangelo 2013-11-27 16:22:17 -04:00
Erik Amaru Ortiz
a61b88d149 adding michelangelo frontend files/directories integration 2013-11-26 17:20:18 -04:00
Erik Amaru Ortiz
52c0dff57d updating vendors 2013-11-22 16:20:49 -04:00
Omar
fe52c66595 Adding new files (images, libraries and php files) for the project michelangelo 2013-11-07 16:28:35 -04:00
Erik Amaru Ortiz
bb3eab86d1 Bootstrap update,
* Adding posibility to load any class from /workflow/engine/src/*.php
using namespaces as relative paths inside 'src' directory

* Registering /workflow/engine/src directory for autoloading

Bootstrap::registerDir('src', PATH_HOME . 'engine/src/');
2013-11-04 13:20:30 -04:00
Erik Amaru Ortiz
8ce4be68e4 moving business model sources 2013-11-04 13:11:58 -04:00
Erik Amaru Ortiz
333b27176f First functional OAuth2 implementation, but we're still working on it (adding missing files) 2013-10-01 09:15:28 -04:00
Erik Amaru Ortiz
cf56a7be60 updating sysGEneric/ PmSessionHandler implementation 2013-09-25 12:15:15 -04:00
Erik Amaru Ortiz
f89dab0720 PHP Ver. 3.5 compatibility update, IT WORKS 2013-09-25 10:47:33 -04:00
Erik Amaru Ortiz
aca0d1762a LAST UPDATE, Functional Session Handling with Database Storage 2013-09-24 16:07:58 -04:00
Erik Amaru Ortiz
49aba0106a Updating rest base endpoit support to -> /api/<version>/<workspace>/<resource.>/... 2013-09-19 16:11:58 -04:00
Erik Amaru Ortiz
324e0f6320 last updating on api controller dispatching 2013-08-30 11:31:59 -04:00
@sinedrik
7ddabbad91 Fixes on exception catching for SysGeneric 2013-08-23 13:23:19 -04:00
@sinedrik
59373c8ccf more updates 2013-08-23 10:03:45 -04:00