Commit Graph

26 Commits

Author SHA1 Message Date
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