Jenny Murillo
9f32bd7fbb
Adding Groups validation in selfservice value based
2016-03-23 19:16:08 -04:00
Jenny Murillo
0cf59dff9e
Deleting Sub Process send email functionality in PMGmail
2016-03-23 17:35:44 -04:00
Jenny Murillo
d798d01f69
Adding validation when getting the index of the process.
2016-03-22 16:35:57 -04:00
Jenny Murillo
9b83bfc00b
Solving problem with the index in subprocess Sincronous
2016-03-22 14:07:09 -04:00
Jenny Murillo
5e93d7481c
BY-195 Agregando validacion para obtener los datos del proceso hijo al enviar el mail
...
BY-195 Agregando validacion para obtener los datos del proceso hijo al enviar el mail
BY-195 Agregando validacion para obtener los datos del proceso hijo al enviar el mail
BY-195 Agregando validacion para obtener los datos del proceso hijo al enviar el mail
Adding validation to get the data of the last task in the parent subprocess when the thread is going back from the son threat.
Fixing merge conflicts
2016-03-22 09:16:05 -04:00
Development
afdd123614
BY-168 Reusing the SendNotification method to send emails in Gmail Integration
...
BY-165 Adding validation to Self service value based
BY-165 Code Review FixesX
2016-03-10 10:29:00 -04:00
Marco A. Nina Mena
ef37ef5ce4
BY-200 CLONE - Asignar permisos a los archivos en Google Drive cuando la tarea a la que se deriva es ScriptTask
...
- La funcion no contemplaba ese tipo de derivacion.
- Se cambio la funcion para que haga un barrido de la tabla app_delegation para obtener los usuarios de la siguiente tarea.
Identation
2016-02-29 12:52:17 -04:00
Marco A. Nina Mena
3f5cedd304
GI-244-A
...
- Cambiando hash de licencias
2016-01-08 14:53:40 -04:00
Marco A. Nina Mena
ad8836199c
Delete code test
2015-12-19 21:50:37 -04:00
Marco A. Nina Mena
7830fcdf0a
GI-208 PMdrive
...
- Add functionality cron
2015-12-19 20:23:57 -04:00
Victor Saisa Lopez
24b149c7a5
PM-4323 "El template alert_message.html no muestra el..." SOLVED
...
Issue:
El template alert_message.html no muestra el "due_date" de la tarea en el correo
Cause:
Variables no definidas
Solution:
Se definen las variables
2015-12-09 17:01:20 -04:00
Ronald Q
933543fd29
PM-4286 Notifica despues de derivar un paralelo aun cuando los hilos no terminaron
...
undefined variables
fix in del_index
2015-12-03 17:36:59 -04:00
Dante
9691cfad4c
Merge remote-tracking branch 'upstream/3.0.1.6' into 3.0.1.6-Gmail
2015-11-25 14:26:33 -04:00
marcelo.cuiza
80bd4a085c
PM-3739: 18719: Urgent help required with ProcessMaker on IE 11
2015-11-24 17:30:20 -04:00
jennydmz
b8a9f6d9ae
GI-LostSession
...
Changes to validate idf user lost the session.
2015-11-18 14:56:53 -04:00
Dante
3eadfd7316
Merge remote-tracking branch 'upstream/3.0.1.6' into 3.0.1.6-Gmail
2015-11-17 15:04:30 -04:00
marcelo.cuiza
348782affd
PM-3739: 18719: Urgent help required with ProcessMaker on IE 11
...
.
cambio de lugar de la validacion para cerrar el tab
validacion try catch
control IE11 del boton Cancel en casos sin asignar
2015-11-13 13:06:27 -04:00
jenny
703d10cdad
Adding all changes of the Gmail Integration
...
New Change deleting Date
2015-11-09 11:42:31 -04:00
Ronald Quenta
3a6c82801a
Implementacion de la notificacion para android y ios
...
add method
add endpoints to api.ini
change message in send notification
change .pem and conf
PM-3587 Cambiar el texto de notificaciones
2015-09-24 15:18:46 -04:00
marcelo.cuiza
d32cee26be
email event
...
remove php warning trace
2015-06-29 12:52:18 -04:00
Victor Saisa Lopez
ecacf6d15a
PM-854 "[16221] En Case History no muestra los datos de las..." SOLVED
...
Issue:
En "Cases History" no se reflejan las variables generadas por los triggers
asignados al Task (esto en Task>Steps>Triggers>AssignTask)
Cause:
Nuevo requerimiento de funciones
Solution:
- Se ha implementado esta nueva funcionalidad
- Las variables generadas en los triggers que se setean en "Task>Steps>Triggers"
para DynaForms, InputDocuments and OutputDocuments ahora son registrados en la
tabla APP_HISTORY
2014-11-10 15:40:24 -04:00
Julio Cesar Laura
82b3a78a0c
Improvements in email configuration with sendmail, gmail server and client server
2014-05-02 16:38:21 -04:00
Brayan Osmar Pereyra Suxo
1c708c28f6
Correcciones de labels para DocSystem
2014-01-29 10:57:57 -04:00
jennylee
140c31d91c
BUG 11921 PM vuelve a abrirse en el iframe en el cual se pierde la sesion.
...
Se corrigio dos lugares donde faltaba aplicar la correccion dada en el BUG 11969.
Home > New Case > Proceso > Derivar Tarea (cases_Derivate.php).
Home > New Case > Proceso > 'Next Step' despues de Input o Output (cases_NextStep.php).
2013-07-09 15:27:26 -04:00
Marco Antonio Nina
1d5e74094b
BUG-11555 PMFDerivateCase: No cambia el estado de DRAFT SOLVED
...
- El estado no era actualizado correctamente ya que al ejecutar el trigger se tenia datos antiguos con el cual se reescribia el estado del caso.
- al ejecutar un trigger se realiza el unset de las variables APP_STATUS, APP_PROC_STATUS, APP_PROC_CODE, APP_PIN para que no sean modificadas.
2013-07-03 09:48:46 -04:00
Julio Cesar Laura
4cdbd2668a
Changed references to deprecated file "cases_List"
2012-11-28 15:57:55 -04:00
user
f38c4d368c
Removing requiere_once call to gain loading time.
2012-11-20 16:45:09 -04:00
Ralph Asendeteufrer
4a4321615f
CODE STYLE changes
...
files modified: workflow/engine/methods/cases/cases_Ajax.php
workflow/engine/methods/cases/cases_CatchExecute.php
workflow/engine/methods/cases/cases_CatchSelfService.php
workflow/engine/methods/cases/cases_Delete.php
workflow/engine/methods/cases/cases_DeleteDocument.php
workflow/engine/methods/cases/cases_DeleteDocumentToRevise.php
workflow/engine/methods/cases/cases_Derivate.php
workflow/engine/methods/cases/cases_List.php
workflow/engine/methods/cases/cases_New.php
workflow/engine/methods/cases/cases_NextStep.php
workflow/engine/methods/cases/cases_Open.php
workflow/engine/methods/cases/cases_OpenToRevise.php
workflow/engine/methods/cases/cases_PrintView.php
workflow/engine/methods/cases/cases_generatePMTable.php
2012-10-19 14:38:15 -04:00
norahmollo
2cb0b136d1
CODE STYLE Formating workflow/engine/methods/cases
...
Change format files in workflow/engine/methods/cases
2012-10-18 15:42:36 +00:00
Marco Antonio Nina
d686763418
BUG 9557 There is no Break Point for After Derivation... IMPROVEMENT
...
- Had not a Break for after derivation triggers.
- was add a break.
2012-08-22 17:52:25 -04:00
Marco Antonio Nina
acfe9f8208
BUG 9557 There is no Break Point for After Derivation... IMPROVEMENT
...
- Had not a Break for after derivation triggers.
- was add a break.
2012-08-22 09:56:46 -04:00
Marco Antonio Nina
c9db86dc41
BUG 9557 There is no Break Point for After Derivation triggers SOLVED
...
- Had not a Break for after derivation triggers.
- was add a break.
2012-08-10 10:34:09 -04:00
Marco Antonio Nina
bbbb1d0b84
BUG 9557 There is no Break Point for After Derivation triggers SOLVED
...
- Had not a Break for after derivation triggers.
- was add a break.
2012-08-08 15:26:53 -04:00
Alvaro Campos
e928579a45
BUG 4986 Email notification is not working
...
- The line was added by refered RobinHoo1973 which no caused any problems and works properly
2012-06-18 16:30:24 -04:00
Erik Amaru Ortiz
f8ab55a061
BUG 0000 User Experience (single app option added) 1st commit
...
- login added
- "single application" option added
- simplified improved
2012-02-24 19:32:24 -04:00
Erik Amaru Ortiz
8c91f1c057
BUG 0000 BUG 0000 User Inbox Simplified (third commit)
2012-01-31 18:45:30 -04:00
Erik Amaru Ortiz
5599ca8b96
BUG 0000 BUG 0000 User Inbox Simplified (second commit)
2012-01-26 09:33:01 -04:00
Hector Cortez
ee22d188cd
BUG 5163 Changed the short open tags for PHP code to long open tag.
2011-12-22 16:56:22 -04:00
Erik Amaru Ortiz
be0c90af87
BUG 000 momentarily reverted to rc5 fro pmTables (fix)
2011-09-05 12:47:25 -04:00
Erik Amaru Ortiz
10fc4259df
BUG 6594 Error "Column 'APP_TAS_TITLE' cannot be null" when... SOLVED
...
- The problem is fixed for this field of APP_CACHE_VIEW table
- language combobox was removed from cases list cache builed in ADMIN, because the decided that appcacheview olny generate cache for english language
-
2011-08-01 17:52:16 -04:00
Erik Amaru Ortiz
0e896f4763
BUG 6910 "Error al pasar a otra ventana con una alerta en mail" solved
...
- a validation was missing, bug fixed
2011-06-30 15:01:51 -04:00
Erik Amaru Ortiz
02b81a15e0
BUG 6250: solved
2011-02-24 23:11:04 +00:00
Erik Amaru Ortiz
0525681d79
initial commit from rev. 632
2010-12-02 23:34:41 +00:00