Commit Graph

3283 Commits

Author SHA1 Message Date
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
julceslauhub
bd97dc4fdf Merge pull request #1244 from Jennydmz/master
Installation Error, Could not find db.php...
2013-01-29 09:10:02 -08:00
jennylee
d350b8b6ac Installation error, 'Could not find db.php...'
The 'SYS_SYS' variable was taking 'workflow' as his value, when it has to take $workspace instead of it. In /engine/controllers/installer.php.
2013-01-29 12:56:41 -04:00
Brayan Osmar Pereyra Suxo
4591e4527a PMSQL I added to change to PMFDerivateCase SOLVED
I added to change to PMFDerivateCase
2013-01-29 11:51:34 -04:00
Brayan Osmar Pereyra Suxo
c148800df9 PMSQL I added to change to PMFDerivateCase SOLVED
I added to change to PMFDerivateCase
2013-01-29 11:33:32 -04:00
Julio Cesar Laura
70d7b292ce Add another missing file 2013-01-28 21:19:10 -04:00
Julio Cesar Laura
f2fd10f920 Add missing .sql file 2013-01-28 21:18:08 -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
julceslauhub
6e32d4fe39 Merge pull request #1235 from marcoAntonioNina/BUG-10458
BUG 10458 Error creating report table with currency text field SOLVED
2013-01-28 07:32:00 -08:00
Marco Antonio Nina
188680b385 BUG 10458 Error creating report table with currency text field SOLVED
- not taken into account the types of mask and separators in fields currency and percentage
- was add validation.
- In fields currency and percentage was changed FLOAT -> DOUBLE.
2013-01-28 11:05:30 -04:00
Marco Antonio Nina
c29a299ddf BUG 10458 Error creating report table with currency text field SOLVED
- not taken into account the types of mask and separators in fields currency and percentage
- was add validation.
- In fields currency and percentage was changed FLOAT -> DOUBLE.
2013-01-28 10:20:24 -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
julceslauhub
cbcad06e31 Merge pull request #1232 from brayanpereyra/BUG-10439
BUG 10439 I added to set variables SOLVED
2013-01-25 11:45:29 -08:00
Brayan Osmar Pereyra Suxo
55fc0b0406 BUG 10439 I added to set variables SOLVED
I added to set variables DEL_INDEX and TASK_UID to save PRIORITY
2013-01-25 15:43:22 -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
julceslauhub
7dc742c950 Merge pull request #1228 from hector-cortez/BUG-10411
BUG 10411 Problemas con caracteres especiales en campos tipo suggest SOLVED
2013-01-24 13:52:54 -08:00
Julio Cesar Laura
6bece627df BUG 10459 I added validate to plugin disabled IMPROVEMENT 2013-01-24 17:52:23 -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
Brayan Osmar Pereyra Suxo
910fe9eafd BUG 10459 I added validate to plugin disabled SOLVED
I added validate to plugin disabled with dashlet
2013-01-24 17:03:39 -04:00
julceslauhub
f5c8fdbab5 Merge pull request #1226 from Jennydmz/BUG-10381
BUG-10381 Problems with some translations.
2013-01-24 12:46:12 -08:00
jennylee
167a5ccd92 BUG-10381 Problems with some translations.
I modified the file: 'engine/classes/class.dynaformEditor.php', so now all translations works ok.
2013-01-24 16:38:03 -04:00
julceslauhub
27c276c86d Merge pull request #1224 from hector-cortez/BUG-10411
BUG 0000 Various Settings for PDF generation on TCPDF IMPROVEMENT
2013-01-24 11:26:20 -08:00
julceslauhub
ebf743b69d Merge pull request #1225 from marcoAntonioNina/master
Improvement the number of workspace in upgrade.
2013-01-24 10:56:32 -08:00
Marco Antonio Nina
a55b91c1d6 Improvement the number of workspace in upgrade.:wq 2013-01-24 14:19:25 -04:00
Hector Cortez
07ff670015 BUG 0000 Various Settings for PDF generation on TCPDF IMPROVEMENT
- Added new types of fonts, Arial and Times New Roman,  changed folder of  temporary files to a shared cache.
2013-01-24 13:52:05 -04:00
julceslauhub
e843576f79 Merge pull request #1223 from julceslauhub/master
BUG 10405 Problemas en la derivacion de subprocesos SOLVED
2013-01-24 08:56:28 -08:00
Julio Cesar Laura
c7f505b496 BUG 10405: Problemas en la derivacion de subprocesos SOLVED
- Todo esta funcionando correctamente, solo que el mensaje estaba apareciendo innecesariamente debido a una mala validacion
- Los finales de procesos son necesarios en los subprocesos para que el flujo continue
- Se quito el mensaje innecesario
2013-01-24 12:54:12 -04:00
Marco Antonio Nina
861042df68 Improvement the case summary 2013-01-24 12:27:43 -04:00
Victor Saisa Lopez
745bd76100 BUG 10158 "No esta realizando el pintado del proceso con..." SOLVED
- The task in progress does not take the corresponding color
- Solved problem, added validation when task is in progress
* Available from version ProcessMaker-2.0.46
2013-01-23 16:04:42 -04:00
julceslauhub
2dcd54213c Merge pull request #1219 from marcoAntonioNina/BUG-9980
BUG 9980 Wrong language on case listings, column Task SOLVED
2013-01-23 09:03:52 -08: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
Julio Cesar Laura
f804e685fd BUG 10162 Can not use poedit-1.5.4 to translate IMPROVEMENT 2013-01-23 12:34:42 -04:00
Marco Antonio Nina
40ac2b082c - The fields required can be filled with empty spaces.
- Was add validation.ces/ldapAdvancedEdit.xml
2013-01-23 10:32:34 -04:00
julceslauhub
65fd1c4f1a Merge pull request #1216 from Jennydmz/BUG-9873
BUG 9873 Error creating Dynaform from a PM Table.
2013-01-23 05:39:10 -08:00
jennylee
184149a1bc BUG 9873 Error creating Dynaform from a PM Table.
When adding a field, the 'Field Name' must be an string without spaces in the middle, because this makes the name of some funtions were generated wrong, like getColosa Email() when it must be like getColosaEmail() or getColosa_Email(). So, this field in the creating PM Table form, was validated to transform any string into a string without spaces.
2013-01-23 09:36:51 -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
jennylee
09a1854d8a BUG 9873 Error creating Dynaform from a PM Table.
When adding a field, the 'Field Name' must be an string without spaces in the middle, because this makes the name of some funtions were generated wrong, like getColosa Email() when it must be like getColosaEmail() or getColosa_Email(). So, this field in the creating PM Table form, was validated to transform any string into a string without spaces.
2013-01-21 16:00:38 -04:00
julceslauhub
3ef2197487 Merge pull request #1209 from marcoAntonioNina/master
Process upgraed no delete file
2013-01-18 12:12:56 -08:00
Marco Antonio Nina
42285883a3 Merge remote branch 'upstream/master' 2013-01-18 16:12:06 -04:00
Marco Antonio Nina
57faa048f7 Process upgraed no delete file.
- No delete file "updating" when there a error.
- was add validation.
2013-01-18 16:10:12 -04:00
jennylee
423cfc84c6 BUG 10415 No horizontal scrollbar on PM Table.
Added horizontal scrollbar on 'PM Table' and now the column title is centered.
2013-01-18 12:12:02 -04:00
Julio Cesar Laura
f096fb79cb BUG 10395 La hora en la opcion Every de Case scheduler ejecuta como 0 desde 0.2 SOLVED
- No estaba correctamente validado el guardado de la siguiente fecha a ejecutarse
- Se guarda correctamente la siguiente fecha en la que se debe ejecutar el case scheduler
2013-01-17 17:31:08 -04:00
julceslauhub
36c610a3ec Merge pull request #1205 from marcoAntonioNina/BUG-10407
BUG 10407: Al ingresar al Case Tracker se evidencia que en el... SOLVED
2013-01-17 12:52:53 -08:00
Marco Antonio Nina
3cd7a5e440 BUG 10407: Al ingresar al Case Tracker se evidencia que en el... SOLVED
- The format date incorrect.
- was add validation for value '-'.
2013-01-17 16:52:50 -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
Hector Cortez
be58a6faf0 Merge remote branch 'upstream/master' into BUG-10397 2013-01-17 14:39:31 -04:00