Commit Graph

1808 Commits

Author SHA1 Message Date
Julio Cesar Laura
ab3036f023 BUG 10875 The saveForm Javascript function runs "Before Assignment" triggers as long as the form passes validation SOLVED
- We reused the file cases_SaveData.php file to save data by ajax
- We created a new file saveForm.php to save data by ajax
2013-02-22 16:25:34 -04:00
Julio Cesar Laura
e5a8ccfc32 BUG 10813 Tiempo de session de ProcessMaker no obedece parametros de php.ini SOLVED
- El tiempo de vida de la sesion no se estaba seteando correctamente
- Sel movio el code que setea el tiempo de vida de la sesion y se forza a q use lo este seteado en la variable "gc_maxlifetime"
2013-02-22 10:38:53 -04:00
Julio Cesar Laura
320a761a42 Add some validations to avoid notices detected on server 11.130 2013-02-19 12:43:24 -04:00
Julio Cesar Laura
8246d92acd Filter deleted users for the dropdown users list in advanced serach 2013-02-15 15:02:12 -04:00
Julio Cesar Laura
5246c9267c Updating some labels for version 2.0.46-testing.7 2013-02-13 19:49:49 -04:00
julceslauhub
f4b81202cd Merge pull request #1314 from Jennydmz/BUG-10746
BUG 10746 Doesn't download documents on Home>Documents
2013-02-13 14:54:08 -08:00
jennylee
7bfca035a4 BUG 10746 Doesn't download documents on Home>Documents
I add a valiadation to show a new error message when you are ussing a pluggin to generate the documents and when you are not using pluggins and only the documents weren't genereted or were moved.
2013-02-13 17:48:32 -04:00
Victor Saisa Lopez
670a713e92 BUG 0000 "Improvement in the cases list" SOLVED
- Problem in the ordering of the column in cases list
- Validation for the ordering of the column
- Improvement in the cases list using the field DEL_LAST_INDEX
- Improvement in the cases list columns current user and current task
- Improvement in the cases list when solr is enabled and disabled
- Added column currrent user in participated
* Available from version ProcessMaker-2.0.46
2013-02-13 14:10:20 -04:00
julceslauhub
9899459b4c Merge pull request #1302 from marcoAntonioNina/master
Improvement the list advanced Search
2013-02-07 13:46:30 -08:00
Marco Antonio Nina
c4e2bc674d Improvement the list Advanced Search 2013-02-07 17:33:53 -04:00
julceslauhub
1a2dfc08f6 Merge pull request #1298 from Jennydmz/BUG-10381
BUG 10381 Translation Error, ***ID_DELETING_ELEMENTS*** IMPROVEMENT
2013-02-07 11:24:48 -08:00
jennylee
25aa4ee989 BUG 10381 Translation Error, ***ID_DELETING_ELEMENTS*** IMPROVEMENT
The error was fixed editing the file engine/methods/setup/pluginsMain.php
2013-02-07 15:15:47 -04:00
Julio Cesar Laura
e284412920 BUG 10702 Nombres de las tareas no soportan Html tags SOLVED
- Missing validation for html entities
- Add validation for html entities
2013-02-07 03:14:25 -04:00
Julio Cesar Laura
8d55c9723d Improve validation for solrEnabled flag 2013-02-05 13:02:22 -04:00
Victor Saisa Lopez
7a1234acce BUG 10447 "we are not able to get grid details through mail" SOLVED
- Problem at adding grid in template
- Added option grid in wizard
- Solved problem of notice in attribute of the object
* Available from version ProcessMaker-2.0.46
2013-02-04 16:34:56 -04:00
Julio Cesar Laura
cffa1f2d29 Add validation for deprecated file users_DeleteReassign.php 2013-02-04 13:21:35 -04:00
julceslauhub
97e13c27d6 Merge pull request #1273 from julceslauhub/master
BUG 10550 After the session has expired the filters do not work SOLVED
2013-02-01 10:45:13 -08:00
Julio Cesar Laura
57a9aed2ce BUG 10550 After the session has expired the filters do not work SOLVED
- Missing validation when session is expired
- Add validation when session is expired
2013-02-01 14:45:47 -04:00
Victor Saisa Lopez
1ba521623c BUG 0000 "Problem in order to insert data in table APP_CACHE_VIEW" SOLVED
- Added fields in clause "INSERT INTO"
* Available from version ProcessMaker-2.0.46
2013-02-01 13:07:26 -04:00
Victor Saisa Lopez
74fd0c0459 BUG 10380 "Cuando se selecciona la opcion ldap advanced se..." SOLVED
- Improved validation
- Improved in "Check PM requirements"
* Available from version ProcessMaker-2.0.46
2013-02-01 12:17:00 -04:00
Julio Cesar Laura
e972e97ebe And more validations for warnings and notices 2013-01-31 13:57:54 -04:00
Julio Cesar Laura
491bbee8e9 And more validations for warnings and notices 2013-01-31 11:56:38 -04:00
Julio Cesar Laura
f1adb32e5d More validations for warnings and notices 2013-01-31 11:44:52 -04:00
Julio Cesar Laura
c861260c67 Validating many warnings and notices 2013-01-31 10:41:53 -04:00
Hector Cortez
3b2d9f6914 BUG 0000 Problems in the wizard of the triggers, fields type were not validation
- Adjustment in the wizard of the triggers,  validations in the fields
2013-01-29 17:07:23 -04:00
Marco Antonio Nina
8d00dee687 Improvement the list advanced Search 2013-01-29 15:18:55 -04:00
Julio Cesar Laura
33f6348d86 BUG 10549 Steps page. Multiple login in Steps page SOLVED
- Missing validation when session is expired
- Add validation when session is expired
2013-01-29 15:05:36 -04:00
Julio Cesar Laura
c13f2d5d12 BUG 10538 Problema con el "Current Task Properties" en Participated y Advanced search SOLVED
- Para el advanced search ya estaba funcionando correctamente en la version 2.0.46
- Para el listado de Participated faltaba obtener la ultima delegacion
2013-01-29 13:49:31 -04:00
Julio Cesar Laura
30630069bb BUG 10412 Error en home/documents, cuando se pierde sesion en PM SOLVED
- Missing validation when session is expired
- Add validation when session is expired
2013-01-29 13:30:32 -04:00
Julio Cesar Laura
70d7b292ce Add another missing file 2013-01-28 21:19:10 -04:00
julceslauhub
ae70455e48 Merge pull request #1237 from brayanpereyra/pmsql
Pmsql we add DEL_LAST_INDEX
2013-01-28 16:59:45 -08:00
Julio Cesar Laura
a1e527265c BUG 10396 Mensaje de Invalid Response al crear Dynaform SOLVED
- Missing validation when session is expired
- Add validation when session is expired
2013-01-28 20:41:39 -04:00
Brayan Osmar Pereyra Suxo
61ff69d6d1 Merge remote branch 'upstream/master' into pmsql 2013-01-28 16:56:06 -04:00
Brayan Osmar Pereyra Suxo
477cf0bbd5 PM SQL tunning
We added the PM SQL tunning
2013-01-28 16:49:00 -04:00
Victor Saisa Lopez
23a7051496 BUG 0000 "Added changes to solr" SOLVED
- Added changes to solr, according to:
    https://github.com/colosa/processmaker/pull/1045/files
- Solved problem with:
    php -f reindex_solr.php
* Available from version ProcessMaker-2.0.46
2013-01-25 17:13:52 -04:00
jennylee
df1c86a0c5 BUG 10434 Success message after modifying a data in Process Supervisor.
A Success message was added after saving the changed data by a process supervisor on a Dynaform.
2013-01-25 15:25:59 -04:00
Hector Cortez
f2ae3425a6 BUG 10411 Problemas con caracteres especiales en campos tipo suggest SOLVED
- En un campo tipo suggest no reconoce caracteres especiales como ser parentesis, esto sucede al ingresar los caracteres de la palabra que estamos buscando, si dicha palabra contiene algun parentesis, por ejemplo "San Juan(Santo Domingo)", al llegar al paréntesis la lista ya no se despliega, a menos que se aumente el caracter '\' antes del parentesis. Por favor revisar.
- Added validation in regular expression characteres in Reassign All Cases by Task.
2013-01-24 17:15:36 -04:00
Marco Antonio Nina
0031de9160 BUG 9980 Wrong language on case listings, column Task SOLVED
- Trigger undefined in language established.
- Was add for several languages, but you must first Rebuild cache.
2013-01-23 13:02:13 -04:00
Marco Antonio Nina
ba0eab3eae BUG 10423 No se peude ejecutar un caso cuando el nombre del... SOLVED
- Problem caused by rare characters.
- was add validation.
2013-01-21 16:05:21 -04:00
Hector Cortez
eb65717def BUG 10397 Función PMFTaskCase devuelve index y no el guid SOLVED
- La función PMFTaskCase devuelve el delegate index de la tarea y no el Guid.
- Adjustment function PMFTaskCase for Web Services.
2013-01-17 14:39:35 -04:00
Marco Antonio Nina
13fdae14fe BUG 10410: Error al exportar un proceso que tiene grupos asignados... SOLVED
- No has changes the uid of user in permissions..
- Was add valitadation.
2013-01-17 12:18:45 -04:00
Vera Osokina
d64ea6abe3 BUG 10173 FTP Monitor - XML import Functionality SOLVED
- Undefined parameter.
- was add validation.
2013-01-16 15:37:44 -04:00
Julio Cesar Laura
68a5937566 BUG 10209 al crear un usuario en ZendServer y Centos se duplica IMPROVEMENT 2013-01-16 12:12:02 -04:00
Marco Antonio Nina
dca950f03e BUG 10380: Cuando se selecciona la opcion ldap advanced se... SOLVED
- File not found for wrong path.
- was add path.
2013-01-15 16:28:00 -04:00
Julio Cesar Laura
67a90419fc BUG 10343: Add a way to identify the ProcessMaker field type in the generated dynaform (class?) SOLVED
- Add html attribute "pm:fieldtype" for normal forms and "pm:gridtype" for grid
- Fields types affected: text, currency, percentage, date, suggest, dropdown, yesno, listbox
2013-01-10 14:26:08 -04:00
Marco Antonio Nina
704db9da6c BUG 10336 Columna Case Title debe ser agregada en logs de emails SOLVED
- No fields had case title and app number.
- Was add the fields.
2013-01-10 12:48:19 -04:00
Marco Antonio Nina
8911ae1f6c BUG 10336 Columna Case Title debe ser agregada en logs de emails SOLVED
- No fields had case title and app number.
- Was add the fields.
2013-01-10 11:54:08 -04:00
Julio Cesar Laura
d2cc200031 BUG 10272 Redireccionamiento en Triggers no funciona despues de hacer login nuevamente SOLVED
- Siempre se estaba usando el valor de la vriable URL cuando q se encuentra en la pantalla de login
- El uso de la variable URL en la pantalla de login ahora esta condicionado de acuerdo al REFERER
2013-01-08 13:21:40 -04:00
julceslauhub
6b3239ecab Merge pull request #1167 from marcoAntonioNina/master
Create a dynaform through of pmtable IMPROVEMENT
2013-01-07 10:34:50 -08:00
Marco Antonio Nina
ba8f1b4083 Create a dynaform through of pmtable IMPROVEMENT
- not was create the fields of dynaform.
- Was class AdditionalTablesPeer and option "Action".
2013-01-07 14:33:01 -04:00