Commit Graph

1474 Commits

Author SHA1 Message Date
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
Marco Antonio Nina
1113537151 BUG 10743 Nos muestra un fatal error el... SOLVED
- Show a fatal error to the insert data in table.
- was set parameter APP_STATUS.
2013-02-08 12:42:30 -04:00
julceslauhub
715b2b7aa8 Merge pull request #1301 from hector-cortez/BUG-10658
BUG 10658 Error al ejecutar la funcion PMFGenerateOutputDocument() SOLVED
2013-02-07 13:33:06 -08:00
Hector Cortez
690d15de2c BUG 10658 Error al ejecutar la funcion PMFGenerateOutputDocument() SOLVED
- Al ejecutar la funcion PMFGenerateOutputDocument() el processmaker devuelve un error de php
- Fixing bug of the notice in the output document generation.
2013-02-07 17:24:31 -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
ae508fd5dd BUG 10694:Triggers de Sugar y Sharepoint no tienen descripciones SOLVED
- Functions descriptions in wrong format
- Fix format for the functions descriptions
2013-02-06 22:39:50 -04:00
Brayan Osmar Pereyra Suxo
43d10b6185 BUG 10594 I added to validation in SSL and added memory limit SOLVED
I added to validation in SSL and added memory limit
2013-02-04 15:49:46 -04:00
Julio Cesar Laura
1a2d5ed666 Improvment for the PM function PMFSendVariables when the case to be updated is the current case 2013-02-01 18:05:33 -04:00
Julio Cesar Laura
f1279fc429 Add more validations to avoid notices and warnings 2013-02-01 15:20:44 -04:00
Julio Cesar Laura
521c10b2ae BUG 10620 setCaseTrackerCode function does not work SOLVED
- Incorrect condition in update logic
- Fix incorrect condition
2013-02-01 12:51:03 -04:00
Julio Cesar Laura
c861260c67 Validating many warnings and notices 2013-01-31 10:41:53 -04:00
Marco Antonio Nina
b286a4e1cf BUG 10548 Case Notes. After adding case notes, ProcessMaker... SOLVED
- The cases notes no obey restrictions of permits en uxs.
- Was add validation.
2013-01-29 17:13:38 -04:00
Victor Saisa Lopez
a3cf657fa0 BUG 10547 "PMFGetCaseNotes function. The wizard does not..." SOLVED
- PMFGetUserEmailAddress and PMFGetCaseNotes function. The wizard does not work properly.
- Solved problem, corrected default values of the parameters
* Available from version ProcessMaker-2.0.46
2013-01-29 15:05:04 -04:00
Julio Cesar Laura
ff5695bac6 BUG 10544 The text is not displayed when using the characters <> IMPROVEMENT 2013-01-29 14:19:03 -04:00
Julio Cesar Laura
3effbff8d7 BUG 10544 The text is not displayed when using the characters <> SOLVED
- Missing validation for tags
- Add validation for tags
2013-01-29 14:09:35 -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
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
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
Julio Cesar Laura
6bece627df BUG 10459 I added validate to plugin disabled IMPROVEMENT 2013-01-24 17:52:23 -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
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
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
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
Julio Cesar Laura
f804e685fd BUG 10162 Can not use poedit-1.5.4 to translate IMPROVEMENT 2013-01-23 12:34:42 -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
0b0061523f 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.
- Added TAS_UID field as guid index  to the PMFTaskCase function.
2013-01-17 10:25:16 -04:00
Victor Saisa Lopez
2c6d694b2e BUG 0000 "Problem in OutputDocuments with report generator TCPDF" SOLVED
- Problem with fonts in OutputDocuments with report generator TCPDF
- The problem specifically is with the font tag, this tag is obsolete
- Solved problem, added validation when use font tag
* Available from version ProcessMaker-2.0.46
2013-01-10 16:18:38 -04:00
Victor Saisa Lopez
d1c28c99de BUG 10323 "Contador de unassigned no cuenta bien" SOLVED
- Not properly count cases in unassigned cases, using parallel fork in process
- Solved problem in count, in unassigned cases
* Available from version ProcessMaker-2.0.46
2013-01-09 15:43:08 -04:00
Victor Saisa Lopez
fbb10c8ed1 BUG 0000 "PM Table, keep the records of the table to the edit" SOLVED
- PM Table, keep the records of the table to the edit
- Added checkbox for keep the records of the table
* Available from version ProcessMaker-2.0.46
2013-01-09 13:23:16 -04:00
Julio Cesar Laura
d045d2520b BUG 10162 Can not use poedit-1.5.4 to translate IMPROVEMENT 2013-01-07 12:44:13 -04:00
Victor Saisa Lopez
751c895178 BUG 10036 "No esta rezalizando un buen conteo de la..." SOLVED
- To delete an OutputDocument in DESIGNER, not removed APP_DOCUMENT (this
  is correct, then you may have already created cases, which already have records)
- When a user has permissions PM_ALLCASES can not see all documents
- An register in APP_DOCUMENT of type OUTPUT without their registration in OUTPUT_DOCUMENT, now
  is completed
- A user with PM_ALLCASES can now see documents
* Available from version ProcessMaker-2.0.46
2013-01-07 11:54:48 -04:00
Julio Cesar Laura
fe9007349c Improvement in the process permissions list 2013-01-04 17:08:59 -04:00
Marco Antonio Nina
4de03be550 BUG 10261 Faltan descripciones o se muestan cortadas en Triggers SOLVED
- Not was have descriptions for triggers in the wizard.
- Was add descriptions.
2013-01-04 13:59:20 -04:00
julceslauhub
948a2cf637 Merge pull request #1152 from julceslauhub/master
BUG 9909 No permite modificar documentos como supervidor en los input document IMPROVEMENT
2013-01-03 11:36:14 -08:00
Julio Cesar Laura
5468c30600 BUG 9909 No permite modificar documentos como supervidor en los input document IMPROVEMENT 2013-01-03 15:32:54 -04:00
julceslauhub
2e02f25cfc Merge pull request #1148 from marcoAntonioNina/BUG-10257
BUG 10257 Error al crear un trigger (PMFSendMessage) IMPROVEMENT
2013-01-03 08:55:26 -08:00
Marco Antonio Nina
7dfc160989 BUG 10257: P.M. 2.0.46 Error al crear un trigger (PMFSendMessage) IMPROVEMENT
- All fields are required.
- was changed some fields a optional.
2013-01-03 11:01:16 -04:00
Julio Cesar Laura
c93b32a6bc BUG 10259 Cuando se borra un grupo de una tarea pero uno de los usuarios de ese grupo tambien esta asignado se borra todos los usuarios SOLVED
- Unassign the users releated to the group
- Only unassign the group
2013-01-02 17:24:20 -04:00