Erik Amaru Ortiz
23be730478
adding travis file
2013-08-30 13:39:28 -04:00
Erik Amaru Ortiz
78666829c8
Merge branch 'master' into michael-angelo
2013-08-30 11:32:46 -04:00
Erik Amaru Ortiz
324e0f6320
last updating on api controller dispatching
2013-08-30 11:31:59 -04:00
Erik
4ee27b7be1
Merge pull request #2015 from brayanpereyra/master
...
Adicion de formulario para evitar installer para Linux
2013-08-30 07:45:35 -07:00
julceslauhub
fc34d802cf
Merge pull request #2014 from gproly/master
...
BUG-12245 Adición de la función faltante que originaba el problema de despliegue de usuarios de grupo en las propiedades de una tarea. SOLVED
2013-08-30 07:34:08 -07:00
Brayan Osmar Pereyra Suxo
8003fe102e
Adicion de formulario para evitar installer para Linux con el PARTNER_FLAG
2013-08-30 10:32:17 -04:00
julceslauhub
06d19a4faa
Merge pull request #2010 from luisfernandosl/BUG-11934
...
BUG 11934 "Posicion del Label en objetos CheckBox..." SOLVED
2013-08-29 08:06:43 -07:00
roly
3b039201bf
Adición de la función faltante que originaba el problema de despliegue de usuarios de grupo en las propiedades de una tarea.
2013-08-29 09:08:54 -04:00
Luis Fernando Saisa Lopez
7b77b1a2cc
BUG 11934 "Posicion del Label en objetos CheckBox..." SOLVED
...
- Posicion del Label en objetos CheckBox (ProcessMaker 2.5.0.1)
- Problema resuelto, al crear un campo de tipo CheckBox, al seleccionar la opcion "Label on the right side",
se alineara el Label a la derecha y si no esta seleccionado, se alineara a la izquierda.
* Available from version ProcessMaker-2.5.2-testing.1
2013-08-28 16:43:24 -04:00
julceslauhub
11adb2fd1b
Merge pull request #2009 from hector-cortez/BUG-12759
...
BUG 12759 Problemas en las instalacion al momento de configurar el servidor MySql SOLVED
2013-08-28 08:39:06 -07:00
julceslauhub
9c581cedcc
Merge pull request #2008 from luisfernandosl/BUG-12749
...
BUG 12749 "Incrementar el valor del memory_limit..." SOLVED
2013-08-28 08:20:51 -07:00
Erik Amaru Ortiz
b5af0e0e4a
Merge branch 'master' into michael-angelo
2013-08-28 10:11:15 -04:00
Hector Cortez
cf2057a8c9
BUG 12759 Problemas en las instalacion al momento de configurar el servidor MySql SOLVED
...
- Problemas en las instalacion al momento de configurar el servidor MySql
- Adjustment in the error message in the initial configuration.
2013-08-28 10:11:10 -04:00
Luis Fernando Saisa Lopez
1c257dd01c
BUG 12749 "Incrementar el valor del memory_limit..." SOLVED
...
- Incrementar el valor del memory_limit que viene por defecto en el env.ini y en el php.ini
- Problema resuelto, se ha incrementado de valor del "memory_limit" de 128M a 256M.
* Available from version ProcessMaker-2.5.2-testing.1
2013-08-27 16:58:13 -04:00
julceslauhub
dc14e5790e
Merge pull request #2007 from marcoAntonioNina/BUG-12710
...
BUG-12710 Message history does not display the sent email when... SOLVED
2013-08-27 10:56:07 -07:00
Marco Antonio Nina
710e936e4e
BUG-12710 Message history does not display the sent email when... SOLVED
...
- No se visualizan los message history aunque se tengan los permisos.
- se hallo una doble validacion y se elimino.
2013-08-27 12:31:03 -04:00
Erik
eef0e8c86a
Merge pull request #2006 from brayanpereyra/master
...
Arreglo de etiqueta hardcodeada
2013-08-26 08:54:27 -07:00
Brayan Osmar Pereyra Suxo
812b2fd91f
Arreglo de etiqueta hardcodeada
2013-08-26 10:57:37 -04:00
Brayan Osmar Pereyra Suxo
8e4964a1b3
Arreglo de etiqueta hardcodeada
2013-08-26 10:49:48 -04:00
julceslauhub
bc5e7c806b
Merge pull request #2005 from hector-cortez/BUG-12768
...
BUG 12768 Trigger after InputDocument step executes before input document is saved SOLVED
2013-08-26 07:31:13 -07:00
Erik Amaru Ortiz
a81e5c1c6f
Merge branch 'master' into michael-angelo
2013-08-26 09:32:23 -04:00
Hector Cortez
eb32b9572f
BUG 12768 Trigger after InputDocument step executes before input document is saved SOLVED
...
- Trigger after InputDocument step executes before input document is saved
- Adjustment in the app_data of input documents.
2013-08-23 16:44:46 -04:00
julceslauhub
fbe48d5a71
Merge pull request #2004 from marcoAntonioNina/BUG-12709
...
BUG-12709 Actions by email: Problema con el link de aprobacion SOLVED
2013-08-23 11:14:06 -07:00
@sinedrik
7ddabbad91
Fixes on exception catching for SysGeneric
2013-08-23 13:23:19 -04:00
Marco Antonio Nina
efc194564d
BUG-12709 Actions by email: Problema con el link de aprobacion SOLVED
...
- Al envia un email con el plugin actionsByEmail el link de aprobacion aparecen caracteres.
- al utilizar la configuracion MAIL se tenia activado el wordwrap por defecto.
- se valida en la class spool y se setea wordwrap solo para la configuracion MAIL.
2013-08-23 13:04:37 -04:00
@sinedrik
9e001777ba
Merge branch 'master' into michael-angelo
2013-08-23 12:56:58 -04:00
julceslauhub
570bf62dfc
Merge pull request #2003 from Jennydmz/BUG-11481a
...
BUG-11481 Campos "code" y "name" en admin->users->role no soportan caracteres html.
2013-08-23 08:36:52 -07:00
@sinedrik
59373c8ccf
more updates
2013-08-23 10:03:45 -04:00
jennylee
3f3aba0721
BUG-11481 Campos "code" y "name" en admin->users->role no soportan caracteres html.
...
Se agregaron validaciones para que el campo 'Code', al ser un codigo alfanumerico acepte solamente letras de la A-Z, a-z, numeros 0-9 y el caracter '_'. El campo 'Name' en cambio acepta todo tipo de caracteres y los muestra tal cual en el listado de Roles, en la vista y la edicion, incluyendo tags HTML.
2013-08-23 09:09:00 -04:00
Erik Amaru Ortiz
6516c1149c
FIX on 404 stating handling on API dispatching service
2013-08-22 12:59:58 -04:00
Erik Amaru Ortiz
2a798dfce5
dummy change
2013-08-22 12:08:57 -04:00
Erik Amaru Ortiz
e0b7a08cf3
adding apiary.apib
2013-08-22 12:03:50 -04:00
Erik Amaru Ortiz
621cdd19f6
Merge branch 'master' into michael-angelo
2013-08-22 11:18:20 -04:00
Erik Amaru Ortiz
d63fb635d6
UPDATE, Update Restler implementation ver 3.0
...
- First Funcional Commit to implement Restler 3.0
- PM supports now urls requests like:
GET /api/<workspace_name>/class_name/method?param1=value1
example:
GET /api/workflow/class_name/mothod?param1=value1
There is an equivalent expresion for url above
GET /<workspace_name>-api/class_name/mothod?param1=value1
example:
GET /workflow-api/class_name/mothod?param1=value1
* and all route expressions that Restler supports
2013-08-22 11:10:04 -04:00
julceslauhub
8de6b53de9
Merge pull request #2000 from hector-cortez/BUG-12755
...
BUG 12755 Password from the first row in a grid is copied in a second row SOLVED
2013-08-22 07:08:06 -07:00
julceslauhub
7a1607bc85
Merge pull request #1999 from omarsuca/BUG-11786
...
Bug 11786 Al actualizar el proceso las notificaciones configuradas se setean. SOLVED
2013-08-22 06:12:33 -07:00
julceslauhub
ce21e6cb44
Merge pull request #2001 from julceslauhub/master
...
BUG 12676 Workspace Restore action from ./processmaker is not working with strange characters IMPROVEMENT
2013-08-21 14:01:26 -07:00
Julio Cesar Laura
6c92b92cd1
BUG 12676 Workspace Restore action from ./processmaker is not working with strange characters IMPROVEMENT
2013-08-21 16:59:33 -04:00
Hector Cortez
be93968a02
BUG 12755 Password from the first row in a grid is copied in a second row SOLVED
...
- Password from the first row in a grid is copied in a second row
- Added text password validation in javascript to add a new row.
2013-08-21 16:20:41 -04:00
Omar Suca
8168e5edca
BUG-11786 Al actualizar el proceso las notificaciones configuradas se setean. SOLVED
...
Descripcion: Se tiene configurado en todas las tareas del proceso el envio de notificaciones con ProcessMaker donde el "tipo de contenido" es una plantilla. Despues de actualizar el proceso esto se desconfigura y se setean los valores seleccionados.
Solucion: Cuando se realiza la exportacion de un proceso, ahora se obtiene la informacion extra de la configuracion en las tareas. Posteriormente tambien se crea los registros relacionados a la configuracion extra de las tareas a partir del archivo pm generado en la exportacion.
Resuelto para la version PM 2.5.2
2013-08-21 15:52:30 -04:00
Erik
c5ee873469
Merge pull request #1998 from brayanpereyra/docsystem
...
Arreglo en label para idioma portuges
2013-08-21 12:47:40 -07:00
Brayan Osmar Pereyra Suxo
d36a2479d3
Arreglo en label para idioma portuges
2013-08-21 15:43:13 -04:00
julceslauhub
ea671a6041
Merge pull request #1993 from Jennydmz/BUG-11484
...
BUG-11484 Campos "code" y "name" de admin->users->role permiten guardar roles con espacios en blanco.
2013-08-21 11:09:04 -07:00
julceslauhub
baaab2693a
Merge pull request #1997 from hector-cortez/BUG-12738
...
BUG 12738 SQL doesn't work in GRID - Text-Area fields SOLVED
2013-08-21 09:22:39 -07:00
Hector Cortez
70ed906040
BUG 12738 SQL doesn't work in GRID - Text-Area fields SOLVED
...
- When trying to establish a field dependency in grid between a Text field and a Text-area field using an external SQL connection, text-area field remains empty.
- Adding query option in the xmlform on a textarea of a grid(validate).
2013-08-21 11:59:13 -04:00
Hector Cortez
10bdb4b112
Merge remote branch 'upstream/master' into BUG-12738
2013-08-21 11:59:07 -04:00
Erik Amaru Ortiz
da8e762256
README file updated
2013-08-21 11:57:20 -04:00
Erik Amaru Ortiz
f278d4e4c3
Removing unused libs
2013-08-21 11:50:35 -04:00
Erik Amaru Ortiz
79be161da4
Addng composer file
2013-08-21 11:49:25 -04:00
Erik Amaru Ortiz
32e8f4be11
Updating readme file
2013-08-21 11:34:51 -04:00