Commit Graph

39 Commits

Author SHA1 Message Date
Victor Saisa Lopez
0b8fd44cf1 ProcessMaker-BE "Arreglo al CasesList"
- Arreglo al CasesList
2014-08-11 09:42:53 -04:00
Julio Cesar Laura
5b63a6cfc7 Merge code from github.com to bitbucket.org 2014-06-20 12:20 2014-06-20 12:23:47 -04:00
Marco Antonio Nina
7989457678 BUG-14984 validations
- A validation was added
2014-06-16 11:47:23 -04:00
Julio Cesar Laura
33fb82f376 Merge code github > bitbucket 2014-05-23 16:35 2014-05-23 16:32:18 -04:00
norahmollo
15ce8e997a BUG-13829 Advanced Search current User column no muestra el Dato correcto
Cuando se tiene una derivación en Paralelo la columna Current User que se muestra en la bandeja Advanced Search no es el correcto.
2014-05-09 16:12:49 -04:00
norahmollo
6d430abb29 BUG-14387 Error en el contador de casos del inbox
Se verifico una diferencia entre la consulta que muestra los casos y la consulta que cuenta los casos.
2014-05-02 16:37:07 -04:00
norahmollo
a26419cd0d BUG-14387 Error en el contador de casos del inbox
Se verifico una diferencia entre la consulta que muestra los casos y la consulta que cuenta los casos.
2014-05-02 16:37:07 -04:00
norahmollo
1456c99a1d BUG-14390 Process Supervisor - Review
In Review section a case in a parallel task the Current User will be the same on both tasks
2014-04-23 16:28:02 -04:00
norahmollo
c4bc0e6222 BUG-14387 Error en el contador de casos del inbox
Se verifico una diferencia entre la consulta que muestra los casos y la consulta que cuenta los casos.
2014-04-02 17:03:43 -04:00
norahmollo
4465f5bc23 BUG-14387 Error en el contador de casos del inbox
Se verifico una diferencia entre la consulta que muestra los casos y la consulta que cuenta los casos.
2014-04-01 15:22:38 -04:00
Brayan Osmar Pereyra Suxo
dbb54e5b0e Correccion en CASES LIST y SUBPROCESS 2014-03-27 12:17:06 -04:00
Brayan Osmar Pereyra Suxo
4dc4fa65dd Correcion de conflicto 2014-03-24 10:39:05 -04:00
Marco Antonio Nina
d61fdab943 BUG-13584: Ordenar Columnas da error SOLVED
- Cuando se agrega campos desde el plugin no se pueden ordenar en el listado.

- El bug no era propiamente del plugin, al realizar el criteria para el listado no se contemplaba el sort por los campos agregados, asi que se agrega la validacion para el sort en el archivo class.applications.php en la funcion getAll
2013-12-13 09:58:16 -04:00
Marco Antonio Nina
9f208f217a BUG-13584: Ordenar Columnas da error SOLVED
- Cuando se agrega campos desde el plugin no se pueden ordenar en el listado.

- El bug no era propiamente del plugin, al realizar el criteria para el listado no se contemplaba el sort por los campos agregados, asi que se agrega la validacion para el sort en el archivo class.applications.php en la funcion getAll
2013-12-12 10:27:58 -04:00
Hector Cortez
8664e0ac97 BUG 11283 Simplified Interface not reflecting minutes SOLVED
- When this mode user experience, doesn't displays the date.
- Validation casesList settings configuration  for user experience.
2013-07-25 11:14:31 -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
Luis Fernando Saisa Lopez
42a843aba1 BUG 11093 "Advanced search. El filtro Delegate date no..." SOLVED
- Advanced search. El filtro Delegate date no funciona bien.
- Problema resuelto, en la opcion HOME -> Search -> Advanced Search, al colocar un intervalo de fechas en "Delegated date"
  se muestra correctamente el listado de casos, al colocar la misma fecha se muestran los casos correctamente
* Available from version ProcessMaker-2.0.47 (2.5.1)
2013-05-07 17:16:14 +00:00
jennylee
e30cb812d7 BUG 11093 'Delegated Date' in Advanced Search, doesn't work if you set 'Date From' equals 'Date To'.
Was added a validation to search by 'Delegated Date' using the same 'Date From' and 'Date To' fields.
2013-04-04 11:12:36 -04:00
Marco Antonio Nina
c08cb8087e BUG 9872 Reassign Multiple Case, submit and 'Processing...' IMPROVEMENT
- Listing was modified by a new parameter.
- was add validation.
2013-03-28 10:45:26 -04:00
Victor Saisa Lopez
e2d48fb9de BUG 0000 "Problem in the ordering of the column 'current..." SOLVED
- Problem in the ordering of the column "current user" and "task" in casesList
- Solved problem the ordering, has taken into account the settings made in ADMIN>Settings>Environment
* Available from version ProcessMaker-2.0.46
2013-03-21 17:19:54 -04:00
Hector Cortez
e517ca61e1 BUG 10955 Con Paralell Derivation y permisos de supervisor, el nombre de las tareas en Reassing se cambia SOLVED
- Con Paralell Derivation y permisos de supervisor, el nombre de las tareas en Reassing se cambia.
- Filtering task field for the case of  reassignment user.
2013-03-08 10:59:17 -04:00
Victor Saisa Lopez
cafb088214 BUG 0000 "Improvement in the cases list" SOLVED
- Problem with tasks in parallel in inbox
- Solved problem with tasks in parallel
- Validation was added in solr for cases that are in inbox, but does not make an accurate count of cases, when tasks are parallel
* Available from version ProcessMaker-2.0.46
2013-02-15 16:26:51 -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
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
Julio Cesar Laura
4301ea76a2 Add missing class when filter cases by process category 2012-12-12 13:39:22 -04:00
Victor Saisa Lopez
bef44bcfbd BUG 10131 "Don't showing the summary and cases notes columns" SOLVED
- Don't showing the summary and cases notes columns when the Enterprise
  plugin is enabled (Bug 10131)
- The column labels inbox, draft, etc do not change when you change the
  language, this when the Enterprise plugin is enabled (Bug 10101)
- In ADMIN>Settings>CasesList when is load PMTable dropdown always goes
  to the inbox tab
- The labels of the columns that are of the system, are now translated
  with the set language
- In ADMIN>Settings>CasesList, options have been added to complete/upgrade
  the fields of the Cases List
- Before you install/upgrade the Enterprise plugin, you should delete these files:
    path_to_processmaker/workflow/engine/templates/cases/casesListSetup.html
    path_to_processmaker/workflow/engine/templates/cases/casesListSetup.js
- The Enterprise plugin will work correctly if you have a version of
  ProcessMaker 2.0.46 or higher
* Available from version 2.0.46
2012-12-11 10:26:10 -04:00
user
f38c4d368c Removing requiere_once call to gain loading time. 2012-11-20 16:45:09 -04:00
Julio Cesar Laura
d236e4031c BUG 9882: Case List, [Unassigned] SOLVED
- When a case is unassigned the current user column is empty
- When a case is unassigned show the label [UNASSIGNED]
2012-11-14 17:15:13 -04:00
Victor Saisa Lopez
977969985e BUG 9830 "En Advanced Search no funciona la busqueda por..." SOLVED
- In AdvancedSearch no performs searches for user and category
- Problem solved, have been added to SOLR missing criteria for the search
- Note. - To register/upgrade the new criteria in the SOLR server, run the
  following script:
      $ php reindex_solr.php workspace_name reindexall
* Available from version 2.0.45
2012-11-05 15:14:51 -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
jennylee
20a1eee6bf CODE STYLE, workflow/engine/classes/
FILES:
class.applications.php
class.archive.php
class.wsTools.php
2012-10-18 13:05:23 -04:00
Fernando Ontiveros
0f08493967 CODE STYLE formating class.applications.php 2012-10-09 10:45:20 -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
Julio Cesar Laura
3671451838 BUG 9721 Reassign cases not working properly on Parallel tasks SOLVED
- The TAS_UID was not sent and used when get the users list
- TAS_UID is send and some other validations was added
2012-09-11 13:47:14 -04:00
Julio Cesar Laura
cb086e06c3 BUG 9624 When you go to the UNASSIGN option, screen is blank SOLVED
- When format a date with null value thows a javascript error
- Add validation for null values
- Fix some issues with the format of names (current user, previous user)
2012-08-15 19:04:55 -04:00
Hector Cortez
f63c68345c BUG 9486 User Name Display Format in all locations SOLVED.
- I hope "User Name Display Format" settings are reflected in all places. But, at present not reflected only in part.
- Fixbug display name format en fiderents locations.
2012-07-27 16:39:36 -04:00
Erik Amaru Ortiz
f8ab55a061 BUG 0000 User Experience (single app option added) 1st commit
- login added
- "single application" option added
- simplified improved
2012-02-24 19:32:24 -04:00
Erik Amaru Ortiz
40749dfb74 BUG 0000 BUG 0000 User Inbox Simplified (4th commit) 2012-02-01 17:28:30 -04:00