Commit Graph

561 Commits

Author SHA1 Message Date
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
Hector Cortez
0a46157cc8 BUG 10178 Pause the Case, add Unpause Time SOLVED
- Al momento de pausar un caso se requiere que el dato de Unpause Date sea mas especifico colocando adicional a ello la hora en que se quiere el Unpause.
- Adjustment Unpause time field when pause case.
2013-03-27 13:45:14 -04:00
Hector Cortez
f9d35dcb27 BUG 10178 Pause the Case, add Unpause Time SOLVED
- Al momento de pausar un caso se requiere que el dato de Unpause Date sea mas especifico colocando adicional a ello la hora en que se quiere el Unpause.
- Added Unpause time field when pause case.
2013-03-26 15:06:51 -04:00
Julio Cesar Laura
64e518fb49 Doc System, change hardcoded labels 2013-03-14 15:15:04 -04:00
Hector Cortez
c74b4a0b54 BUG 10829 Paginacion en documents no muetsra documentos en la pagina siguiente SOLVED
- Recargas sucesivas del grid de documentos y seteandose a root.
- Validation documents grid when resized
2013-03-13 18:14:15 -04:00
Julio Cesar Laura
defebb3099 BUG 10980 Issue in pagination displaying "Messages History" SOLVED
- Pagination doesn't work
- Fix pagination
2013-03-12 12:06:53 -04:00
Hector Cortez
521e1d4481 BUG 10829 Paginacion en documents no muetsra documentos en la pagina siguiente SOLVED
- En Home/Documents vamos a la paginacion y al darle click para ir a la pagina 2 no vemos los docuemntos faltantes, viendo que tenemos mas de 100 documentos.
- Adjustment in the list of the documents.
2013-02-26 17:49:59 -04:00
Marco Antonio Nina
04505bd403 Improvement Message history rigth button. 2013-02-26 13:11:25 -04:00
Julio Cesar Laura
f79ac8a843 Improvement in the reassign users list when click in "actions" menu 2013-02-25 14:41:17 -04:00
Julio Cesar Laura
6243b8ad98 BUG 10881 Informacion de Calendario al inicar un caso siempre es Default pese a que se seleccione uno diferente para el proceso SOLVED
- Don't get correctly the calendar information and the checkboxed are not refreshed correctly
- Get the correctly calendar information the checkboxes are reseted before load the new calendar information
2013-02-25 12:03:24 -04:00
Brayan Osmar Pereyra Suxo
cbe6c36a6d BUG 10831 I added a validation to change name in folder SOLVED
I added reload in tree while change name in folder
2013-02-18 11:47:23 -04:00
Brayan Osmar Pereyra Suxo
0b5efcd9cb I removed the button filter
I removed the button filter
2013-02-15 15:50:51 -04:00
Julio Cesar Laura
ca6e43929c Change label from ID_SELECT to ID_ALL_USERS 2013-02-15 12:29:56 -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
Hector Cortez
ea397417f5 BUG 0000 Adjustment hardcoded labels in the cases options SOLVED
- Changed hardcoded label to ID_DISPLAY_PROCESSES
2013-02-08 12:43:07 -04:00
julceslauhub
9899459b4c Merge pull request #1302 from marcoAntonioNina/master
Improvement the list advanced Search
2013-02-07 13:46:30 -08:00
Marco Antonio Nina
c4e2bc674d Improvement the list Advanced Search 2013-02-07 17:33:53 -04:00
Julio Cesar Laura
d75ff78293 BUG 10733 Cuando se navega en la opcióome-->documents se pierde la sesion SOLVEDD
- Wrong validation in ajax request when clicking in another link
- Fix the validation to discrimine a session error and cancelation error
2013-02-07 15:30:10 -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
c2f4c6b42e BUG 10703 Case labels no soporta html tags SOLVED
- The column don't render html tags
- Changed the renderer function to encode special chars
2013-02-07 00:26:19 -04:00
Julio Cesar Laura
de15458387 BUG 10705 Process information debe tener scroll bar horizontal SOLVED
- The component don't use the "autoScroll" property
- Add the "autoScroll" property to component
2013-02-06 20:13:57 -04:00
Marco Antonio Nina
3d974cc1e2 Improvement the list advanced Search 2013-02-05 15:20:22 -04:00
Marco Antonio Nina
f2452cd4f2 Improvement the list advanced Search 2013-02-05 15:00:07 -04:00
Julio Cesar Laura
ef4213f183 BUG 10646 Al despausar un caso aparece una ventana sin titulo SOLVED
- Wrong parameter name for message text
- Fix parameter name
2013-02-05 14:24:32 -04:00
Marco Antonio Nina
dd34aeba39 Improvement the list advanced Search 2013-02-05 12:22:40 -04:00
Marco Antonio Nina
966dd74a74 Improvement the list advanced Search 2013-02-04 12:21:45 -04:00
Julio Cesar Laura
57a9aed2ce BUG 10550 After the session has expired the filters do not work SOLVED
- Missing validation when session is expired
- Add validation when session is expired
2013-02-01 14:45:47 -04:00
Marco Antonio Nina
a93361b30e BUG 10593 Pause case. When the Reason of the pause of case have many... SOLVED
- Request uri too large.
- Change of ajax  a "post."
2013-01-31 10:54:23 -04:00
julceslauhub
5a97a3afb2 Merge pull request #1253 from brayanpereyra/BUG-10548
BUG 10548 I added variables TASK_UID and PRO_UID SOLVED
2013-01-29 12:52:25 -08:00
Brayan Osmar Pereyra Suxo
e6440a230e BUG 10548 I added variables TASK_UID and PRO_UID SOLVED
I added variables TASK_UID and PRO_UID to function openCaseNotesWindow
2013-01-29 16:39:07 -04:00
Marco Antonio Nina
8d00dee687 Improvement the list advanced Search 2013-01-29 15:18:55 -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
Julio Cesar Laura
995aa551a9 BUG 10322 No es posible combinar Select con Self service SOLVED
- The validation was incorrect with this combination
- Fix validation for this combination
2013-01-09 13:52:06 -04:00
norahmollo
63adf1ebf1 CASES PARTICIPATED
CASES PARTICIPATED view filters
2012-12-12 21:18:58 +00:00
julceslauhub
75cdfc2145 Merge pull request #1021 from Jennydmz/BUG-5437
BUG-5437 New Feature 'Edit the file Name' in HOME -> DOCUMENTS.
2012-11-30 06:36:04 -08:00
jennylee
fc54701386 BUG-5437 New Feature 'Edit the file Name' in HOME -> DOCUMENTS.
I add a new function: UPDATE in 'engine/classes/model/AppFolder.php', and in 'engine/methods/appFolder/appFolderAjax.php' to save the new name of the file.
2012-11-29 16:35:20 -04:00
Victor Saisa Lopez
378f6a095e BUG 10036 "No esta rezalizando un buen conteo de la..." SOLVED
- Incorrect the displaying of the paging toolbar
- Fix the displaying of the paging toolbar
* Available from version 2.0.46
2012-11-28 12:29:23 -04:00
Victor Saisa Lopez
55ee745105 BUG 0000 "In HOME>Documents pager does not work" SOLVED
- In HOME>Documents pager does not work
- Fixed, Added total records variable, The pager now work correctly
* Available from version 2.0.46
2012-11-16 13:32:07 -04:00
Julio Cesar Laura
f1bce3e586 BUG 10065 Cuando carga una pagina de new case u otra funcionalidad sale un mesaje erroneo SOLVED
- In the callback function "failure" don't vaidate if a valid mesage exists
- Verify if a valid message before show the popup
2012-11-15 11:46:50 -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
Julio Cesar Laura
d390bee40e Column "Current User" removed from the "Participated list" due to performance reason.
Improvement to the case summary information
2012-11-09 15:43:32 -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
julceslauhub
b1e3377916 Merge pull request #778 from marcoAntonioNina/BUG-9869
BUG 9869 Users are not able to double click on the input... SOLVED
2012-10-17 09:51:01 -07:00
julceslauhub
79af37dac4 Merge pull request #776 from brayanpereyra/f5df808988df07410598e55384df5ec3971b74bf
BUG 9926 I add the propety float right
2012-10-17 09:48:53 -07:00
Marco Antonio Nina
cc496dc8e8 BUG 9869 Users are not able to double click on the input... SOLVED
- The functionality not enabled.
- was add "rowdblclick" for inputDocument and outPutDocument.
2012-10-17 12:45:09 -04:00
Brayan Osmar Pereyra Suxo
f5df808988 BUG 9926 I add the propety float right
I add the propety float right
2012-10-17 11:59:28 -04:00
Marco Antonio Nina
2f25a6a67b BUG 8477 Participated - Sorting doesn't work for Current User Coloumn SOLVED
- It not shows the value of the column.
- performing a render in the comun only Solr.
2012-10-16 15:22:18 -04:00
Brayan Osmar Pereyra Suxo
1c110c8598 BUG 6947 I add validation to delete inputs with permission
I add validation to delete inputs with	permission
2012-10-10 11:30:32 -04:00
Brayan Osmar Pereyra Suxo
435d4cc240 BUG 6947 I add validation to delete inputs with permission
I add validation to delete inputs with	permission
2012-10-09 12:45:29 -04:00
julceslauhub
392c4d86ae Merge pull request #676 from brayanpereyra/BUG-8864
BUG 8864 I removed propety progressText
2012-10-08 09:48:13 -07:00