Commit Graph

7840 Commits

Author SHA1 Message Date
Marco Antonio Nina
f3be7a25b0 BUG-11135 Nombre de procesos no aceptan ":" a pesar de que PM... SOLVED
- Se restringia los caracteres : y .
- Se agregaron al criterio : y .
2013-07-04 11:30:39 -04:00
Hector Cortez
f76776bdd4 BUG 12307 Notice cuando se inicia un caso SOLVED
- Comportamiento actual. Cuando se incia un caso con un proceso cualquiera, se muestra un notice:Notice: Undefined index: TRIGGER_DEBUG
- Validation the TRIGGER_DEBUG field when running a case.
2013-07-04 09:24:06 -04:00
julceslauhub
6e9663a4b8 Merge pull request #1861 from drojas12/master
BUG 0000 "Change on class.AppSolr search criteria" CHANGE
2013-07-03 12:57:12 -07:00
Freddy Daniel Rojas Valda
8df85522b0 BUG 0000 "Change on class.AppSolr search criteria" CHANGE 2013-07-03 15:05:14 -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
Freddy Daniel Rojas Valda
6924836281 BUG 0000 "Change on class.AppSolr search criteria" CHANGE 2013-07-02 17:44:40 -04:00
julceslauhub
903d984589 Merge pull request #1858 from drojas12/master
BUG 0000 "Change on class.AppSolr search criteria"  COMPLETED
2013-07-02 13:27:19 -07:00
Freddy Daniel Rojas Valda
22230faad5 Changes onSolr class, converting some words from uppercase to lowercase 2013-07-02 16:21:10 -04:00
Freddy Daniel Rojas Valda
2a5a63cd52 BUG 0000 "Change on AppSolr class" COMPLETED
- Add search criteria to < > <= >=
2013-07-02 15:33:54 -04:00
julceslauhub
1c568162de Merge pull request #1856 from luisfernandosl/BUG-11603
BUG 11603 "Please consider include 'special' pages..." SOLVED
2013-07-01 15:25:34 -07:00
Luis Fernando Saisa Lopez
ca5bcc9fba BUG 11603 "Please consider include 'special' pages..." SOLVED
- Please consider include "special" pages layout to the SKIN.
- Problema resuelto, se han customizado las interfaces "error404" y "updating", ahora estan disponibles en los
  skins "neoclassic" y "classic". Se ha validado esta interfaz en los skins, de no existir los templates en un
  determinado skin, automaticamente utilizara el template del skin "classic".
* Available from version ProcessMaker-2.5.2-testing.1
2013-07-01 16:39:09 +00:00
Luis Fernando Saisa Lopez
709f1a87d6 Merge branch 'master' of git://github.com/colosa/processmaker into BUG-11603 2013-07-01 15:44:00 +00:00
julceslauhub
1b1556f12b Merge pull request #1855 from julceslauhub/master
BUG 12295 No se pueden guardar las importaciones de triggers en un proceso SOLVED
2013-06-28 14:51:51 -07:00
Julio Cesar Laura
5d2ff4b9ae BUG 12295 No se pueden guardar las importaciones de triggers en un proceso SOLVED
- Como se actualizo la version de Codemirror, la funcion para obtener el contenido del editor cambio
- Ahora se usa el metodo "getValue" en lugar de "getCode"
2013-06-28 17:48:50 -04:00
julceslauhub
92d2c26795 Merge pull request #1854 from julceslauhub/master
Improvement in messages history with the case notes notifications
2013-06-28 14:40:09 -07:00
Julio Cesar Laura
198b954fda Improvement in messages history with the case notes notifications 2013-06-28 17:34:33 -04:00
julceslauhub
66def6c426 Merge pull request #1853 from julceslauhub/master
Improvement in use of the var __dynaformSVal__
2013-06-28 13:59:06 -07:00
Julio Cesar Laura
83de220474 Improvement in use of the var __dynaformSVal__ 2013-06-28 16:57:43 -04:00
julceslauhub
fb15f9f4e1 Merge pull request #1847 from hector-cortez/BUG-12284
BUG 12284 Pérdida de sesion al ejecutar la funcion PMFInformationUser() SOLVED
2013-06-28 08:23:29 -07:00
julceslauhub
b6f6e018f8 Merge pull request #1848 from brayanpereyra/master
BUG 0000 Translation for plugins with incorrect value
2013-06-28 08:17:04 -07:00
Brayan Osmar Pereyra Suxo
ec80baf0a7 BUG 0000 Translation for plugins with incorrect value
Translation for plugins with incorrect value
2013-06-28 11:04:46 -04:00
Hector Cortez
cc1d97d2e4 BUG 12284 Pérdida de sesion al ejecutar la funcion PMFInformationUser() SOLVED
- Al ejecutar la función PMFInformationUser() se pierde la sesión al hacer subnit. Se abre una ventana modal para introducir el password, pero esta no desaparece despues de introducir el password. Si es posible ir al siguiente paso con Next step.
- Adjustment in session variables saved, for restoring  variables.
2013-06-27 17:37:09 -04:00
julceslauhub
472c21c180 Merge pull request #1846 from luisfernandosl/BUG-12260
BUG 12260 "No se pueden ver los mensajes en message history" SOLVED
2013-06-27 07:33:33 -07:00
Luis Fernando Saisa Lopez
f03ebf3ab9 BUG 12260 "No se pueden ver los mensajes en message history" SOLVED
- No se pueden ver los mensajes en message history
- Problema resuelto, los mensajes son visibles cuando se selecciona Message History.
* Available from version ProcessMaker-2.5.1-testing.3
2013-06-27 14:21:19 +00:00
julceslauhub
b3f653959d Merge pull request #1845 from julceslauhub/master
BUG 11068 Improvement in events creation when start a case IMPROVEMENT
2013-06-26 13:39:22 -07:00
Julio Cesar Laura
93f3a607dc BUG 11068 Improvement in events creation when start a case IMPROVEMENT 2013-06-26 16:37:07 -04:00
julceslauhub
453b44638a Merge pull request #1844 from julceslauhub/master
Add validation in class.system.php when is used function "md5_file"
2013-06-26 12:34:18 -07:00
Julio Cesar Laura
2e0f11f6ae Add validation in class.system.php when is used function "md5_file" 2013-06-26 15:32:46 -04:00
julceslauhub
b2702e0ab6 Merge pull request #1843 from victorsl/BUG-12213
BUG 12213 "Adicionar soporte para hotfixes" SOLVED
2013-06-26 12:30:56 -07:00
Victor Saisa Lopez
45f846f4e7 BUG 12213 "Adicionar soporte para hotfixes" SOLVED
- Nuevo feature
- Funcionalidad para la instalacion de hotfixes
- Nuevo feature implementado, se ha adicionado una nueva opcion al comando ./processmaker
  Esta nueva opcion trabaja de la siguiente manera:
      Caso 1 - ./processmaker hotfix-install MyHotfix.tar
      Caso 2 - ./processmaker hotfix-install path_to_hotfix/MyHotfix.tar
  Para el caso 1, el archivo tar debe estar fisicamente en la ruta:
      path_to_processmaker/shared/hotfixes (si no existe el directorio "hotfixes", crearlo y darle todos los permisos)
  Para el caso 2, el archivo debe existir en la ruta que se especifica
* Available from version ProcessMaker-2.5.1-testing.3
2013-06-26 15:24:18 -04:00
Victor Saisa Lopez
5361bbf615 BUG 12213 "Adicionar soporte para hotfixes" SOLVED
- Nuevo feature
- Funcionalidad para la instalacion de hotfixes
- Nuevo feature implementado, se ha adicionado una nueva opcion al comando ./processmaker
  Esta nueva opcion trabaja de la siguiente manera:
      Caso 1 - ./processmaker hotfix-install MyHotfix.tar
      Caso 2 - ./processmaker hotfix-install path_to_hotfix/MyHotfix.tar
  Para el caso 1, el archivo tar debe estar fisicamente en la ruta:
      path_to_processmaker/shared/hotfixes (si no existe el directorio "hotfixes", crearlo y darle todos los permisos)
  Para el caso 2, el archivo debe existir en la ruta que se especifica
* Available from version ProcessMaker-2.5.1-testing.3
2013-06-26 14:54:37 -04:00
Victor Saisa Lopez
05d8b4fa69 Merge branch 'master' of git://github.com/colosa/processmaker into BUG-12213 2013-06-26 14:49:13 -04:00
julceslauhub
b7592fa072 Merge pull request #1841 from julceslauhub/master
Validating error message for function "chmod" when is in the disable_functions list (2)
2013-06-26 11:44:20 -07:00
Vera Osokina
70c644ce63 Validating error message for function "chmod" when is in the disable_functions list (2) 2013-06-26 14:42:38 -04:00
Victor Saisa Lopez
ac3d78db73 Merge branch 'master' of git://github.com/colosa/processmaker into BUG-12213 2013-06-26 14:34:46 -04:00
julceslauhub
2ff3d468cf Merge pull request #1840 from julceslauhub/master
Validating error message for function "chmod" when is in the disable_functions list
2013-06-26 11:29:11 -07:00
Julio Cesar Laura
c113922bd6 Validating error message for function "chmod" when is in the disable_functions list 2013-06-26 14:27:20 -04:00
Victor Saisa Lopez
5883652bd1 BUG 12213 "Adicionar soporte para hotfixes" SOLVED
- Nuevo feature
- Funcionalidad para la instalacion de parches
- Nuevo feature implementado, se ha adicionado una nueva opcion al comando ./processmaker
  Esta nueva opcion trabaja de la siguiente manera:
      Caso 1 - ./processmaker patch-install MyPatch.tar
      Caso 2 - ./processmaker patch-install path_to_patch/MyPatch.tar
  Para el caso 1, el archivo tar debe estar fisicamente en la ruta:
      path_to_processmaker/shared/patchs (si no existe el directorio "patchs", crearlo y darle todos los permisos)
  Para el caso 2, el archivo debe existir en la ruta que se especifica
* Available from version ProcessMaker-2.5.1-testing.3
2013-06-26 13:15:43 -04:00
julceslauhub
e4823844a0 Merge pull request #1838 from julceslauhub/master
Updating.po and .sql files for release 2.5.1-testing.3
2013-06-26 09:39:42 -07:00
Julio Cesar Laura
5caffe3b10 Updating.po and .sql files for release 2.5.1-testing.3 2013-06-26 12:38:17 -04:00
julceslauhub
24e7bafd7a Merge pull request #1837 from hector-cortez/BUG-12118
BUG 12118 Fatal error en un dynaform cuando se habilita el html SOLVED
2013-06-26 08:53:21 -07:00
Hector Cortez
65860b59b8 BUG 12118 Fatal error en un dynaform cuando se habilita el html SOLVED
- Comportamiento actual. En linux, cuando se da click en enable html para habilitar la edición de un dynaform, luego de guardar y volver a preview se da un fatal error.
- Validation of modified smarty fields in html, and change to html entities.
2013-06-26 11:20:08 -04:00
Hector Cortez
597125dd71 Merge remote branch 'upstream/master' into BUG-12118 2013-06-26 11:18:25 -04:00
julceslauhub
7b0b0d8401 Merge pull request #1836 from marcoAntonioNina/BUG-8665
BUG-8665 32K Issue - Maximum of folder in shared/sites/files IMPROVEMENT
2013-06-26 06:39:07 -07:00
julceslauhub
93306a09b8 Merge pull request #1835 from luisfernandosl/BUG-12256
BUG 12256 "Desbordamiento del editor de triggers desde steps" SOLVED
2013-06-26 06:15:25 -07:00
Marco Antonio Nina
37f90b18bf BUG-8665 32K Issue - Maximum of folder in shared/sites/files IMPROVEMENT
- No se modificaba la estructura porque no se tenia seteado la variable ENVIRONMENT_SETTINGS.
- Se modifico la funcion upgradeCasesDirectoryStructure para que cree la variable si no existe.
- Se movio la funcion upgradeCasesDirectoryStructure para que sea independiente al realizar el upgrade.
- se creo la funcion update-structure-directories para ejecutar por consola teniendo como parametro el workspace.
2013-06-26 09:06:35 -04:00
Luis Fernando Saisa Lopez
6021c128f7 BUG 12256 "Desbordamiento del editor de triggers desde steps" SOLVED
- Desbordamiento del editor de triggers desde steps
- Problema resuelto, al editar un trigger desde: Steps->Triggers->Edit, el editor de triggers se muestra correctamente.
* Available from version ProcessMaker-2.5.1-testing.3
2013-06-25 21:39:15 +00:00
julceslauhub
0511253314 Merge pull request #1834 from julceslauhub/master
BUG 11068 Intermediate Message Event Does not fire on first Task in Sub Process IMPROVEMENT
2013-06-25 14:05:51 -07:00
Julio Cesar Laura
ed825c4f81 BUG 11068 Intermediate Message Event Does not fire on first Task in Sub Process IMPROVEMENT
- El bug se debe a un cambio originado para la validacion de los botones submit (evitar que se haga submit 2 veces)

- Se agregaron las validaciones correspondientes para que no de problemas con la nueva validacion
2013-06-25 16:59:15 -04:00
julceslauhub
954f01b69b Merge pull request #1833 from marcoAntonioNina/BUG-12257
BUG-12257 No es posible crear un Report Table-New Version... SOLVED
2013-06-25 12:53:46 -07:00