Commit Graph

19 Commits

Author SHA1 Message Date
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