Commit Graph

1197 Commits

Author SHA1 Message Date
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
5d08e8d808 Updating PEAR Tar class - for uncompressing problems in PHP ver > 5.4.x 2014-03-20 12:34:57 -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
8e9b30f706 Removing XmlForm and Smarty class dependency 2014-03-13 18:45:57 -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
1a4d3b0a21 Adding Exporter for BPMN Projects (1st commit) 2014-02-28 19:11:34 -04:00
Erik Amaru Ortiz
5d374eb220 Updating Controller Exception View Rendering 2014-02-28 09:37:29 -04:00
Erik Amaru Ortiz
3826b1caf1 fix a warning when session was destroyed and Session Handler is trying to write 2014-02-27 16:44:06 -04:00
herbert
eb5e2c254e Rename maborak concat funtion in Object.prototype to concatMaborak to avoid name conflicts 2014-02-26 15:42:12 -04:00
Fernando Ontiveros
b5e67cce7c improving build-vendor for production files and set style for tiny 2014-02-26 07:27:07 -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
7caab1de3f Disabling persisten connection on DbSession Handler, it was opening too many mysql connections, now just open one per client 2014-02-19 11:13:28 -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 ao
e92fffe6e9 Merged in jennydmz/processmaker (pull request #189)
New CodeMirror Library version 3.16
2014-02-13 16:19:45 -04:00
jennylee
1bd54bb7f1 Delieting demo and docs files from Code Mirror 3.16 2014-02-13 16:08:47 -04:00
jennylee
5d3d7392f0 New CodeMirror Library version 3.16
Replacing the CodeMirror Version to 3.16
Adding files to ..templates/designer/index.html to  use the new extended control codeMirror.js and codeMirrorField.js
2014-02-13 15:19:17 -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
erik
1bd778290c adding static declaration for bootstrap class method,.. and some updates 2014-01-30 22:10:56 -04:00
Erik Amaru Ortiz
70d61efda0 Refactoring Bpmn/Workflow handling layer (1st commit) 2014-01-30 19:15:10 -04:00
Erik Amaru Ortiz
d850d666b6 Adding new project type (bpmn) creation button and loading fe a be and some changes for method PUT /project/{prj_uid} (still not functional) 2014-01-23 21:29:03 -04:00
Erik Amaru Ortiz
0f234df1db Merge branch 'master' of github.com:colosa/processmaker
Conflicts:
	workflow/engine/classes/model/Process.php
2014-01-23 21:26:44 -04:00
julceslauhub
5a08faee9c Merge pull request #2249 from gproly/BUG-13860
BUG-13860 IMPROVEMENT Se ha validado para que las fechas en blanco se ma...
2014-01-23 09:35:06 -08:00
Roly Rudy Gutierrez Pinto
f6611de1a2 BUG-13860 IMPROVEMENT Se ha validado para que las fechas en blanco se mantengan en el modo vista. 2014-01-23 12:40:27 -04:00
julceslauhub
6c40f4e90a Merge pull request #2246 from gproly/BUG-13860
BUG-13860 SOLVED El formato de fechas en grillas no se refleja de acuerd...
2014-01-22 09:43:50 -08:00
Erik Amaru Ortiz
06ce394212 setting SYS_SKIN on REST env 2014-01-22 12:00:30 -04:00
Roly Rudy Gutierrez Pinto
0c55beb319 BUG-13860 SOLVED El formato de fechas en grillas no se refleja de acuerdo a la definición de mascara en la sección HOME / Inbox / {seleccionar un caso} / en el modo vista. 2014-01-22 11:27:11 -04:00
Julio Cesar Laura
f3e7b7234d BUG 13942 Mala generacion de output document Processmaker 2.5.2 SOLVED
- Los saltos de linea no estaban siendo parseados correctamente debido a un cambio previo en la version 2.5.2

- Se repuso y adapto parte del codigo que hacia el cambio de los saltos de linea
2014-01-22 09:59:52 -04:00
Erik Amaru Ortiz
138559b591 FIXES on Bootstrap and Path classes
1. On bootstrap class, was added static declaration for registerClass() method
2. On Patch class was removed at top the loadClass('system') call, because this make a redeclaration error, in PHP ver 5.3.2x
   and it was moved into function that use that, now it is just loaded conditionally.
2014-01-15 12:24:25 -04:00
Erik Amaru Ortiz
2ffd4e315f FIXES on Bootstrap and Path classes
1. On bootstrap class, was added static declaration for registerClass() method
2. On Patch class was removed at top the loadClass('system') call, because this make a redeclaration error, in PHP ver 5.3.2x
   and it was moved into function that use that, now it is just loaded conditionally.
2014-01-15 12:16:46 -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
erik
0a02365962 typo fix in bootstrap, vendors validation messages & validation that vendors/autoload.php exists 2014-01-13 13:56:13 -04:00
Victor Saisa Lopez
defc377061 ProcessMaker-MA "Dynaforms Resources (endpoints)"
- Se han implementado los siguientes Endpoints:
    GET    /api/1.0/{workspace}/project/{prj_uid}/dynaforms
    GET    /api/1.0/{workspace}/project/{prj_uid}/dynaform/{dyn_uid}
    POST   /api/1.0/{workspace}/project/{prj_uid}/dynaform
    PUT    /api/1.0/{workspace}/project/{prj_uid}/dynaform/{dyn_uid}
    DELETE /api/1.0/{workspace}/project/{prj_uid}/dynaform/{dyn_uid}
2013-12-23 17:14:04 -04:00
julceslauhub
e01f1a231f Merge pull request #2224 from gproly/BUG-13626
BUG-13626 IMPROVEMENT
2013-12-20 06:56:04 -08:00
Roly Rudy Gutierrez Pinto
2b8c0a719d BUG-13626 IMPROVEMENT 2013-12-20 09:06:25 -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
Erik Amaru Ortiz
3fd8c4f4f5 Merge branch 'master' of github.com:colosa/processmaker 2013-12-17 11:27:23 -04:00
jennylee
cb7742ae05 BUG-13606 Agregar el caracter '+' en campos tipo text - email.
Cambio de la expresion regular para permitir el ingreso del simbolo '+' en un campo tipo texto con validacion email. Se agrego tambien una validacion para permitir el ingreso de dicho simbolo por teclado tomando en cuenta si valor ascii.
2013-12-13 16:18:22 -04:00
julceslauhub
b01297f5f2 Merge pull request #2199 from gproly/BUG-13626
BUG-13626 SOLVED Los campos link en un DynaForm (Form o Grid), van agreg...
2013-12-12 10:09:02 -08:00