Julio Cesar Laura Avendaño
363fbc8070
HOR-2139
2016-10-26 16:35:59 -04:00
Ronald Q
772430e84c
fix in send method
2016-10-18 11:19:22 -04:00
Julio Cesar Laura Avendaño
e2bdd159a1
Merged in paulis/processmaker/HOR-1720 (pull request #4838 )
...
HOR-1720
2016-08-30 17:46:10 -04:00
Victor Saisa Lopez
6d9858d6d0
HOR-1738 "Change folder permissions in ProcessMaker" SOLVED
...
Issue:
Change folder permissions in ProcessMaker
Cause:
Nuevo requerimiento
Solution:
Se cambio los permisos de los files and directories
2016-08-30 13:03:35 -04:00
Paula V. Quispe
70dd6bae4e
Permission
...
HOR-1720
HOR-1720
.
2016-08-30 12:03:42 -04:00
Roly Rudy Gutierrez Pinto
a493a7992e
HOR-1691
2016-08-29 11:03:03 -04:00
Julio Cesar Laura Avendaño
e8caa0ae5d
Merged in 3.1 (pull request #4482 )
...
3.1
2016-06-29 11:31:30 -04:00
Roly Rudy Gutierrez Pinto
250f04dbd4
HOR-170
2016-06-23 18:17:35 -04:00
Ronald Q
c6e803c6f0
HOR-1329 Agregar los campos PRO_TITLE y PRO_DESCRIPTION en la tabla PROCESS
2016-06-20 16:50:57 -04:00
Ronald Q
3ad0052e15
HOR-727 CasesList>No se puede reasignar usuarios desde el inbox.
2016-04-08 17:43:39 -04:00
Ronald Q
d2e3661ca2
HOR-668 CLONE - Slow Query in /methods/cases/casesList_Ajax.php
...
up observations
up observations in ;
up observations
2016-03-31 16:02:55 -04:00
Victor Saisa Lopez
b58bdc7af1
HOR-6 "No se puede reasignar un caso cuando se..." SOLVED
...
Issue:
No se puede reasignar un caso cuando se tiene asignados a la tarea 40000 usuarios
Cause:
El metodo "Cases::getUsersToReassign()" no es optimo
Solution:
- Se a creado el metodo "\ProcessMaker\BusinessModel\Cases::getUsersToReassign()", el cual esta optimizado (backend)
- Se hizo un refactor de las interfaces (frontend)
2016-01-11 17:36:00 -04:00
Paula V. Quispe
d827d239a2
I solved the problem with BOM
2015-04-01 18:01:40 -04:00
Paula V. Quispe
19ffc1c26f
I solved the issue PM-1532 informacion de History dynaform
2015-03-27 17:59:50 -04:00
marcelo.cuiza
177a85512e
xss 2
2015-03-17 17:09:30 -04:00
Brayan Pereyra
fd9d0e8ca6
Correccion de errores en reasignacion
2015-03-13 15:53:14 -04:00
Gustavo Cruz
d06b0a941a
Changes the form field type to a suggest box so now the user needs to type the 4 first letters of the first name, last name or username field in order to retrieve the field
2015-02-12 11:09:24 -04:00
Freddy Daniel Rojas Valda
d482cece7f
Modificacion de queries para doble conexion
2014-10-07 14:39:40 -04:00
Marco Antonio Nina
ca505dfbc2
BUG-11374 Process Supervisor unable to adhoc assign to self SOLVED
...
- No se podia reasigna un caso a un supervisor.
- Se agrega la funcionalidad para que el supervisor aparesca en el listado de reasignacion.
- Solo el supervisor se pude reasignar a si mismo el caso y no hacia otros supervisores.
2013-09-03 11:52:48 -04:00
Victor Saisa Lopez
70ec9a4991
BUG 12562 "Date appears incorrect in the Generated Document..." SOLVED
...
- Date appears incorrect in the Generated Document List and Input Document List
- Bug has been reviewed and has not been able to replicate, it has been
tested on a local installation version 2.0.43 where I verify that the dates are correct
- We found hardcoded code, the same has been corrected
* Available from version ProcessMaker-2.5.2-testing.1
2013-08-02 17:10:53 -04:00
Victor Saisa Lopez
480e6b7711
BUG 11461 "User not in alfabetical order in Advance Search" SOLVED
...
- User not in alfabetical order in Advance Search
- Sorting problem in the dropdown "User", in Advanced Search, this are
ordering by USERS.USR_LASTNAME field, which is incorrect
- Solved problem the ordering, has taken into account the settings
made in ADMIN>Settings>Environment>UserNameDisplayFormat
- The ordering is in ascending
- The "All Users" and "Current User" wildcards will always be the first
- We have defined a new method in the "class.configuration.php" class which
returns the field you should place your order to the users, this according
to the settings made ..in ADMIN>Settings>Environment>UserNameDisplayFormat
* Available from version ProcessMaker-2.5.1-testing.3
2013-06-18 16:25:05 -04:00
jennylee
774a391f38
BUG 11969 Web session TimeOut at HOME
...
In Home Tab when you loss session, PM naver advise it to you, and it still working but dosen't save the data.
So now all Home places are validated to show a popup message when you loos session.
2013-06-03 18:13:38 -04:00
Victor Saisa Lopez
dd1994058c
BUG 11095 "Advanced Search. Opcion Process muestra los..." SOLVED
...
- In cases list displays processes in disorder (in dropdown process)
- Solved problem, displays processes orderly
* Available from version ProcessMaker-2.0.47 (2.5.1)
2013-04-02 11:03:13 -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
Marco Antonio Nina
c4e2bc674d
Improvement the list Advanced Search
2013-02-07 17:33:53 -04:00
Julio Cesar Laura
4301ea76a2
Add missing class when filter cases by process category
2012-12-12 13:39:22 -04:00
user
3ef0b0bbc5
Commenting include DB interface files require, to gain time loading.
2012-11-19 17:19:19 -04:00
Victor Saisa Lopez
d0bf6400af
BUG 9830 "En Advanced Search no funciona la busqueda por el..." SOLVED
...
- First commit:
> Solution to bug 9924
> It improved the list of cases (inbox, draft, participated, paused, advanced search)
* Available from version 2.0.45
2012-10-31 10:45:21 -04:00
Ralph Asendeteufrer
7eecd6ea31
CODE STYLE changes
...
files modified: workflow/engine/methods/cases/casesDemo.php
workflow/engine/methods/cases/casesGenerateDocumentPage_Ajax.php
workflow/engine/methods/cases/casesHistoryDynaformPage_Ajax.php
workflow/engine/methods/cases/casesList_Ajax.php
workflow/engine/methods/cases/casesSaveDataView.php
workflow/engine/methods/cases/casesSchedulerLog_Ajax.php
workflow/engine/methods/cases/casesStartPage.php
workflow/engine/methods/cases/casesStartPage_Ajax.php
workflow/engine/methods/cases/casesToRevisePanelExtJs.php
workflow/engine/methods/cases/casesToReviseTreeContent.php
workflow/engine/methods/cases/cases_ShowDocument.php
workflow/engine/methods/cases/cases_ShowToReviseOutputDocument.php
workflow/engine/methods/cases/cases_StepToReviseOutputs.php
workflow/engine/methods/cases/data_casesSchedulerLog.php
workflow/engine/methods/cases/debug_triggers.php
workflow/engine/methods/cases/debug_vars.php
workflow/engine/methods/cases/index.php
workflow/engine/methods/cases/main.php
workflow/engine/methods/cases/main_init.php
workflow/engine/methods/cases/open.php
workflow/engine/methods/cases/proxyCasesList.php
workflow/engine/methods/cases/proxyProcessList.php
workflow/engine/methods/cases/proxyReassignCasesList.php
workflow/engine/methods/cases/proxyReassignUsersList.php
workflow/engine/methods/cases/proxySaveReassignCasesList.php
workflow/engine/methods/cases/summary.php
2012-10-22 12:15:52 -04:00
Ralph Asendeteufrer
b51c9f6de4
COD STYLE changes
...
files modified: workflow/engine/methods/cases/casesListExtJs.php
modified: workflow/engine/methods/cases/casesListExtJsRedirector.php
modified: workflow/engine/methods/cases/casesList_Ajax.php
modified: workflow/engine/methods/cases/casesMenuLoader.php
modified: workflow/engine/methods/cases/cases_Step.php
modified: workflow/engine/methods/cases/cases_StepToRevise.php
modified: workflow/engine/methods/cases/cases_StepToReviseInputs.php
modified: workflow/engine/methods/cases/cases_StepToReviseOutputs.php
modified: workflow/engine/methods/cases/cases_SupervisorSaveDocument.php
modified: workflow/engine/methods/cases/cases_ToReviseInputDocView.php
modified: workflow/engine/methods/cases/cases_ToReviseOutputDocView.php
modified: workflow/engine/methods/cases/cases_UsersReassign.php
modified: workflow/engine/methods/cases/cases_toRevise.php
2012-10-19 17:17:53 -04:00
norahmollo
2d90e0653d
CODE STYLE Formating workflow/engine/methods/cases
...
Change format files in workflow/engine/methods/cases
2012-10-18 16:33:24 +00:00
norahmollo
fd5ff3da77
CODE STYLE Formating workflow/engine/methods/cases
...
Change format files in workflow/engine/methods/cases
2012-10-18 16:05:43 +00:00
Marco Antonio Nina
f8760a1d84
BUG 7197 New feature request: "Categories" column/filter... SOLVED
...
- According to the specifications.
- Was added the filter "Categories" only when Solar is disabled.
2012-09-17 15:57:45 -04:00
Marco Antonio Nina
f1ce49c70e
BUG 7197 New feature request: "Categories" column/filter... SOLVED
...
- According to the specifications.
- Was added the filter "Categories" only when Solar is disabled.
2012-09-17 11:07:22 -04:00
Marco Antonio Nina
0c71029c54
BUG 7197 New feature request: "Categories" column/filter... SOLVED
...
- According to the specifications.
- Was added the filter "Categories" only when Solar is disabled.
2012-09-17 10:30:12 -04:00
Erik Amaru Ortiz
be0c90af87
BUG 000 momentarily reverted to rc5 fro pmTables (fix)
2011-09-05 12:47:25 -04:00
Douglas Medrano Chura
42f293c655
BUG 6690 Cancelling a case in the inbox and produces error
...
The problem was solved by removing the cancel feature of the case list (inbox), we found errors in logic that allowed cancel tasks in parallel, also corrected reassign functionality
2011-06-24 09:18:16 -04:00