Julio Cesar Laura
bc22c3a175
Improvement in resend emails
2014-04-23 10:47:07 -04:00
Erik Amaru Ortiz
1533a15a52
Merged in jennydmz/processmaker (pull request #413 )
...
BUG-14530 The Title in the process list Designer Tab reads the HTML like a code.
2014-04-22 22:23:50 -04:00
Erik Amaru Ortiz
a3ca8f33ed
Merged in darojas/processmaker (pull request #409 )
...
Cambio de nombre a la funcion postProjectWsUserCanStartTask, Ajustes en validaciones de Cases Output documents, Fix checkstyle warnings, Arreglo en input documents
2014-04-22 22:22:17 -04:00
Erik Amaru Ortiz
356e6bcce3
Merged in victorsl/processmaker (pull request #412 )
...
ProcessMaker-BE "Web Entry, adapt for save data in database (endpoints)"
2014-04-22 22:21:33 -04:00
jennylee
5193a261b9
BUG-14530 The Title in the process list Designer Tab reads the HTML like a code.
...
This was fixed just aplaying Ext.util.Format.htmlEncode(v).
2014-04-22 17:01:40 -04:00
Daniel Rojas
ebd5e7f63a
Fix checkstyle warnings
2014-04-22 15:59:06 -04:00
Daniel Rojas
47db85fa27
Arreglo en input documents
2014-04-22 15:49:11 -04:00
Victor Saisa Lopez
6feb095227
ProcessMaker-BE "Web Entry, adapt for save data in database (endpoints)"
...
- Se han implementado los siguientes Endpoints:
GET /api/1.0/{workspace}/project/{prj_uid}/web-entries
GET /api/1.0/{workspace}/project/{prj_uid}/web-entry/{we_uid}
POST /api/1.0/{workspace}/project/{prj_uid}/web-entry
PUT /api/1.0/{workspace}/project/{prj_uid}/web-entry/{we_uid}
DELETE /api/1.0/{workspace}/project/{prj_uid}/web-entry/{we_uid}
2014-04-22 13:11:32 -04:00
Omar
2cfba23821
Adding the target source for Modernizr on template and buil-vendor.php file
2014-04-22 12:34:08 -04:00
Luis Fernando Saisa Lopez
3e42a7a94f
BUG 14403 "The picker in variables of a..." SOLVED
...
- The picker in variables of a subprocess is not working.
- Problema resuelto, al aplicar el selector de variables (en propiedades del sub proceso),
cuando es de tipo asynchronous en Variables Out, el selector de variables en "Origin" mostrara solo las variables del
proceso principal y en "Target" mostrara solo las variables del sub proceso que se selecciono y cuando es de tipo
synchronous en Variables In, el selector de variables en "Origin" mostrara las variables del sub proceso que se
selecciono y en "Target" mostrara las variables del proceso principal.
2014-04-22 11:52:01 -04:00
Daniel Rojas
6f21d60b97
Fix checkstyle warnings
2014-04-22 11:11:03 -04:00
Daniel Rojas
35d0a04026
Ajustes en validaciones de Cases Output documents
2014-04-22 10:37:10 -04:00
Omar
8fe1ecb3ed
The Designer template was updated
2014-04-22 09:46:38 -04:00
Daniel Rojas
1e5b7fdc8c
Cambio de nombre a la funcion postProjectWsUserCanStartTask
2014-04-21 17:03:04 -04:00
Daniel Rojas
8019fb6e67
Se ajusta class.pmScript incluyendo una validacion para definir "T_DOC_COMMENT".
2014-04-21 15:50:14 -04:00
Daniel Rojas
7bc20a109e
Se ajusta retorno en el metodo post de output documents.
2014-04-21 11:48:27 -04:00
Erik Amaru Ortiz
109a909628
Updating oauth local auth.
2014-04-21 10:21:03 -04:00
Daniel Rojas
50d5608a27
Se ajusta validacion de roles para users.
2014-04-21 08:56:13 -04:00
Julio Cesar Laura
6ac9073934
BUG 14124 Problema en el Designer SOLVED
...
- The task properties has the "limit" property always on true
- Deleting unnecesary attribute
2014-04-17 14:32:07 -04:00
Erik Amaru Ortiz
b891ccc1ce
Merged in darojas/processmaker (pull request #402 )
...
Se ajusta Cases Actions para Route Case
2014-04-17 11:23:28 -04:00
Brayan Osmar Pereyra Suxo
eff44733b2
Correccion en la edicion de ACTIVITY
2014-04-17 09:51:25 -04:00
Daniel Rojas
95d5062ad3
Se ajusta Cases Actions para Route Case
2014-04-16 16:13:54 -04:00
Daniel Rojas
53fd62bce7
Se agregan validaciones en Output Document
2014-04-16 16:11:20 -04:00
Erik Amaru Ortiz
eaf857b520
Merged in darojas/processmaker (pull request #400 )
...
Se ajustan mensajes de error en cases action
2014-04-16 15:32:02 -04:00
Julio Cesar Laura
94bb669be1
BUG 14573 Re - login functionality in dynaform editor timeout is not working SOLVED
2014-04-16 15:03:15 -04:00
Daniel Rojas
62f7030744
Se ajustan mensajes de error en cases action
2014-04-16 13:04:58 -04:00
Julio Cesar Laura
70fa7efe4c
BUG 14024 Issue in Case Tracker SOLVED
...
- Missing validation for fields "CT_DERIVATION_HISTORY" and "CT_MESSAGE_HISTORY", this fields only accepts values 1 and 0
- Add data validation for fields "CT_DERIVATION_HISTORY" and "CT_MESSAGE_HISTORY"
2014-04-16 10:15:34 -04:00
Daniel Rojas
ef727ea8e8
Se agregan validaciones en Output Document
2014-04-16 09:57:12 -04:00
Daniel Rojas
4862109823
Se agregan validaciones en Output Document
2014-04-15 16:17:08 -04:00
Daniel Rojas
08eccc2dd5
Se agregan validaciones en Output Document
2014-04-15 14:43:29 -04:00
Julio Cesar Laura
d5fa0c950b
Improvement in send case notes and routing notifications related to bug 14273
2014-04-15 13:22:01 -04:00
Julio Cesar Laura
8100d1abad
Improvement in send case notes and routing notifications related to bug 14273
2014-04-15 13:19:29 -04:00
Julio Cesar Laura
d51c467d1d
Improvement in send case notes notifications related to bug 14273
2014-04-15 12:23:17 -04:00
Julio Cesar Laura
b405acdd51
BUG 14273 Error al ejecutar los eventos con PMFSendMessage IMPROVEMENT
2014-04-15 12:06:07 -04:00
jennylee
bcf862a286
BUG-14676 New tables created are not created in utf8 format
...
Adding properties to the CREATE TABLE query to set ENGINE InnoDB, CHARSET=utf8 y COLLATE=utf8_general_ci to make all tables has this structure.
2014-04-14 16:53:27 -04:00
jennylee
a3f24b0302
BUG-14676 New tables created are not created in utf8 format
...
Adding properties to the CREATE TABLE query to set ENGINE InnoDB, CHARSET=utf8 y COLLATE=utf8_general_ci to make all tables has this structure.
2014-04-14 16:25:15 -04:00
norahmollo
da50b7f984
BUG-14044 Correction
...
The description in input documents doesn't work in arabic language
2014-04-14 14:57:39 -04:00
Marco Antonio Nina
0fe72747fc
Improvement Translation mafe
2014-04-14 12:35:47 -04:00
norahmollo
6b89d1f9b3
BUG-14044 The description in input documents doesn't work in arabic language
...
Correction
2014-04-14 10:07:23 -04:00
Victor Saisa Lopez
c094b15cf6
ProcessMaker-BE "Category Fixes"
...
- Se ha descomentado de la seccion "project" la linea "category"
- Se ha eliminado las secciones "category" y "categories" en el archivo "api.ini"
- Se ha modificado las URLs en el archivo ".../Services/Api/ProcessCategory.php" para que trabajen de manera normal
2014-04-11 12:04:59 -04:00
Julio Cesar Laura
4a94922920
Variable picker improvement, hide pmconnections fields
2014-04-11 11:07:48 -04:00
Julio Cesar Laura
7092f7adfb
Variable picker improvement, grid will be always selecteable
2014-04-11 10:37:04 -04:00
Julio Cesar Laura Avendaño
286fd93e0c
Merged in marcoAntonioNina/processmaker (pull request #388 )
...
Add file translation Mafe
2014-04-10 14:30:29 -04:00
Marco Antonio Nina
99ce85f02c
Add file translation Mafe
2014-04-10 14:26:06 -04:00
Julio Cesar Laura
f0988abb99
BUGS 14025 and 14476 IMPROVEMENETS
2014-04-10 12:52:13 -04:00
Marco Antonio Nina
0c28857ab0
Add file translation Mafe
2014-04-10 12:30:51 -04:00
Erik Amaru Ortiz
2bc77b625d
Merged in victorsl/processmaker (pull request #385 )
...
ProcessMaker-BE "Calendar cambios"
2014-04-10 10:24:42 -04:00
Erik Amaru Ortiz
546f048bd8
Merged in darojas/processmaker (pull request #383 )
...
Se modifica Upgrade para Files Manager (utilizando la funcion glob)
2014-04-10 10:23:36 -04:00
Victor Saisa Lopez
08fdc2db58
ProcessMaker-BE "Calendar cambios"
...
- El atributo STATUS ya no es requerido
- Se modificaron el formato de respuesta de las fechas, esto segun "ADMIN > Settings > Environment > Global Date Format"
- Se cambiaron el formato de los dias a: 1, 2, 3, 4, 5, 6, 7, 0 (0 es el valor que indica todos los dias)
- Se hizo los cambios necesarios en el archivo PHPUnit implicado
2014-04-09 17:01:47 -04:00
Daniel Rojas
0099b9c699
Se modifica Upgrade para Files Manager (utilizando la funcion glob)
2014-04-09 11:26:22 -04:00