julceslauhub
2dc2d8f7fa
Merge pull request #1014 from ralpheav/master
...
Changing deprecated json functions
2012-11-29 11:12:36 -08:00
ralph
2df7ff709a
Changing deprecated json->decode json->encode by Bootstrap functions.
2012-11-29 14:25:06 -04:00
Julio Cesar Laura
0055a303fa
Improvement to avoid the old queries for get the cases list
2012-11-28 17:32:31 -04:00
Julio Cesar Laura
4cdbd2668a
Changed references to deprecated file "cases_List"
2012-11-28 15:57:55 -04:00
Victor Saisa Lopez
23d03a7d2e
BUG 8283 "PMFAddInputDocument function request" SOLVED
...
- New feature
- PM Function for add a input document
- Added function "PMFAddInputDocument" in "class.pmFunctions.php"
- The QA team should test with:
* Dynaforms
* KnowledgeTree plugin
* Available from version 2.0.46
2012-11-27 12:56:10 -04:00
user
f38c4d368c
Removing requiere_once call to gain loading time.
2012-11-20 16:45:09 -04:00
user
24cb5bce52
Merge remote-tracking branch 'upstream/master' into speedy
2012-11-20 14:04:40 -04:00
jennylee
7c8b33049a
BUG-7802 In Advanced Search -> Information -> Dynaform, the Submit Button was enabled, like in edition mode.
...
I added a javascript code to disable the Submit Button on file 'workflow/engine/methods/cases/casesHistoryDynaformPage_Ajax.php'.
2012-11-20 10:58:11 -04:00
jennylee
7c1902a68e
BUG-7802 In Advanced Search -> Information -> Dynaform, the Submit Button was enabled, like in edition mode.
...
I added a javascript code to disable the Submit Button on file 'workflow/engine/methods/cases/casesHistoryDynaformPage_Ajax.php'.
2012-11-20 09:56:34 -04:00
user
3ef0b0bbc5
Commenting include DB interface files require, to gain time loading.
2012-11-19 17:19:19 -04:00
Brayan Osmar Pereyra Suxo
bb92d18f64
BUG 9962 I added a validation to field SOLVED
...
I added a validation to text field
2012-11-15 10:10:04 -04:00
Hector Cortez
aecf461295
BUG 9898 PDF limit 6 pages SOLVED
...
- When we generate a pdf in process, it can be created and download, but it can't over 6 pages.
- Was added new report generator pdf.
2012-11-09 16:40:49 -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
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
Julio Cesar Laura
e07093203b
BUG 9946 Cases paused with the PMFPauseCase function are redirecting to the inbox and Paused folder at the same time SOLVED
...
- The triggers was paused the current case
- Add validation when the trigger pause/cancel the current case
2012-10-29 15:24:21 -04:00
Marco Antonio Nina
530565f543
BUG 9937 PMFSendMessage way to not log in history... SOLVED
...
- The registration messages are displayed by default.
- was add in PMFSendMessage a feature in the last parameter.
2012-10-29 11:45:05 -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
Ralph Asendeteufrer
8f152c9daa
CODE STYLE changes
...
files modified: workflow/engine/methods/cases/cases_Reassign.php
workflow/engine/methods/cases/cases_ReassignByUser.php
workflow/engine/methods/cases/cases_Reassign_save.php
workflow/engine/methods/cases/cases_Redirect.php
workflow/engine/methods/cases/cases_Resume.php
workflow/engine/methods/cases/cases_Save.php
workflow/engine/methods/cases/cases_SaveData.php
workflow/engine/methods/cases/cases_SaveDataSupervisor.php
workflow/engine/methods/cases/cases_SaveDocument.php
workflow/engine/methods/cases/cases_SchedulerGetPlugins.php
workflow/engine/methods/cases/cases_SchedulerGetProcesses.php
workflow/engine/methods/cases/cases_SchedulerGetTasks.php
workflow/engine/methods/cases/cases_SchedulerValidateUser.php
workflow/engine/methods/cases/cases_Scheduler_ChangeStatus.php
workflow/engine/methods/cases/cases_Scheduler_Edit.php
workflow/engine/methods/cases/cases_Scheduler_List.php
workflow/engine/methods/cases/cases_Scheduler_Log.php
workflow/engine/methods/cases/cases_Scheduler_Log_Detail.php
workflow/engine/methods/cases/cases_Scheduler_New.php
workflow/engine/methods/cases/cases_Scheduler_Save.php
workflow/engine/methods/cases/cases_Scheduler_Update.php
2012-10-19 16:13:39 -04:00
Ralph Asendeteufrer
4a4321615f
CODE STYLE changes
...
files modified: workflow/engine/methods/cases/cases_Ajax.php
workflow/engine/methods/cases/cases_CatchExecute.php
workflow/engine/methods/cases/cases_CatchSelfService.php
workflow/engine/methods/cases/cases_Delete.php
workflow/engine/methods/cases/cases_DeleteDocument.php
workflow/engine/methods/cases/cases_DeleteDocumentToRevise.php
workflow/engine/methods/cases/cases_Derivate.php
workflow/engine/methods/cases/cases_List.php
workflow/engine/methods/cases/cases_New.php
workflow/engine/methods/cases/cases_NextStep.php
workflow/engine/methods/cases/cases_Open.php
workflow/engine/methods/cases/cases_OpenToRevise.php
workflow/engine/methods/cases/cases_PrintView.php
workflow/engine/methods/cases/cases_generatePMTable.php
2012-10-19 14:38:15 -04:00
Ralph Asendeteufrer
af61283461
CODE STYLE changes
...
files modified: workflow/engine/methods/cases/ajaxListener.php
workflow/engine/methods/cases/caseHistory_Ajax.php
workflow/engine/methods/cases/caseMessageHistory_Ajax.php
workflow/engine/methods/cases/caseNotesAjax.php
workflow/engine/methods/cases/cases_advancedSearch.php
2012-10-19 11:37:55 -04:00
norahmollo
2a6fe7db20
CODE STYLE Formating
...
Change format files
2012-10-18 17:00:03 +00: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
norahmollo
2cb0b136d1
CODE STYLE Formating workflow/engine/methods/cases
...
Change format files in workflow/engine/methods/cases
2012-10-18 15:42:36 +00:00
norahmollo
c1de21c87f
CODE STYLE Formating workflow/engine/methods/cases
...
Change format files in workflow/engine/methods/cases
2012-10-18 15:08:40 +00: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
Julio Cesar Laura
e10ca93ad7
BUG 5765 I add the triggers t process SOLVED
...
- Added triggers to cancel, pause, reassing and delete case
2012-10-16 00:29:52 -04:00
Brayan Osmar Pereyra Suxo
b30416cb46
BUG 5285 I add variable to listProcess
...
I add variable to listProcess
2012-10-12 12:46:35 -04:00
Brayan Osmar Pereyra Suxo
21b2f2b218
BUG 5285 I add field PRO_SUBPROCESS
...
I add field PRO_SUBPROCESS to start only in sub process
2012-10-11 14:26:03 -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
Brayan Osmar Pereyra Suxo
36dd249ada
BUG 8864 I add the function to delete file
...
I verify the permission delete to output document and I add the funcion in genered documents
2012-10-08 11:28:15 -04:00
Julio Cesar Laura
c1670185ea
BUG 6564 Group value based Self service Assignment Rule SOLVED
...
- Add a new Assignment Rule, to use a variable to designe dynamicly the group for the self service
2012-10-05 11:16:37 -04:00
Victor Saisa Lopez
29c6fc996d
BUG 8333 "File field for each grid line" SOLVED
...
- New feature
- File field for each grid line
- Added "file" element in grids
- The QA team should test with:
* Grids in mode edit/view
* INPUT property (http://wiki.processmaker.com/index.php/2.0/Files )
* KnowledgeTree plugin
* And other cases
* Available from version 2.0.45
2012-10-04 17:54:44 -04:00
julceslauhub
08584c1150
Merge pull request #613 from victorsl/BUG-5488
...
BUG 5488 "case inbox refresh time should be configurable..." SOLVED
2012-09-28 08:53:20 -07:00
Victor Saisa Lopez
c6778be285
BUG 9830 "En Advanced Search no funciona la busqueda por el..." SOLVED
...
- Solr no esta implementado para busquedas con cualquier usuario, esto
en "Advanced Search"
- Se ha quitado el dropDown user en "Advanced Search" cuando Solr esta
habilitado
* Available from version 2.0.44
2012-09-26 17:30:58 -04:00
Victor Saisa Lopez
d3ae88672f
BUG 5488 "case inbox refresh time should be configurable..." SOLVED
...
- New feature
- Case inbox refresh time should be configurable
- Added new feature
* Available from version 2.0.45
2012-09-26 16:28:33 -04:00
Victor Saisa Lopez
119d80f71d
BUG 9605 "Change default advanced search options" SOLVED
...
- Advanced search only queries the database
- Advanced search and Solr will be completed in the bug 9830
* Available from version 2.0.44
2012-09-25 17:33:17 -04:00
Julio Cesar Laura
cd1ba7c6d1
Performance improvement in the reassign
...
- Improvement for the query:
SELECT APPLICATION.APP_UID, APPLICATION.APP_NUMBER, APPLICATION.APP_STATUS, APPLICATION.PRO_UID, APPLICATION.APP_CREATE_DATE, APPLICATION.APP_FINISH_DATE, APPLICATION.APP_UPDATE_DATE, APPLICATION.APP_DATA, ad.DEL_INDEX, ad.DEL_PREVIOUS, ad.TAS_UID, ad.USR_UID, ad.DEL_TYPE, ad.DEL_THREAD, ad.DEL_THREAD_STATUS, ad.DEL_PRIORITY, ad.DEL_DELEGATE_DATE, ad.DEL_INIT_DATE, ad.DEL_TASK_DUE_DATE, ad.DEL_FINISH_DATE, ad.DEL_DURATION, ad.DEL_QUEUE_DURATION, ad.DEL_DELAY_DURATION, ad.DEL_STARTED, ad.DEL_FINISHED, ad.DEL_DELAYED, ad.APP_OVERDUE_PERCENTAGE, at.APP_THREAD_INDEX, at.APP_THREAD_PARENT, at.APP_THREAD_STATUS, capp.CON_VALUE AS APP_TITLE, cpro.CON_VALUE AS PRO_TITLE FROM APPLICATION JOIN APP_DELEGATION ad ON (APPLICATION.APP_UID=ad.APP_UID) LEFT JOIN CONTENT capp ON (APPLICATION.APP_UID=capp.CON_ID AND capp.CON_CATEGORY='?' AND capp.CON_LANG='?') LEFT JOIN CONTENT cpro ON (APPLICATION.PRO_UID=cpro.CON_ID AND cpro.CON_CATEGORY='?' AND cpro.CON_LANG='?') JOIN APP_THREAD at ON (ad.APP_UID=at.APP_UID AND ad.DEL_THREAD=at.APP_THREAD_INDEX) WHERE APPLICATION.APP_UID='?'
2012-09-25 17:06:25 -04:00
Julio Cesar Laura
4d8c7f9762
BUG 8130 Task Due Date column in Advanced Search SOLVED
...
- Add the column DEL_TASK_DUE_DATE in search results
2012-09-25 15:08:22 -04:00
Julio Cesar Laura
eb8fb0a68f
BUG 8477 Participated - Sorting doesn't work for Current User Coloumn SOLVED
...
- The sorting by the column "Current User" is not compatible with "Solr" and table "APP_CACHE_VIEW", the same now is disabled.
2012-09-25 11:51:52 -04:00
Julio Cesar Laura
4801ca6380
BUG 9737 atributos HTML "id" con valores duplicados SOLVED
...
- Unnecesary extra iframe in html template
- Delete unnecesary iframe
2012-09-25 01:01:50 -04:00
Julio Cesar Laura
648c7f095d
Performance improvement, deleted the grid with the cases counter on the cases start page
2012-09-24 13:06:05 -04:00
Julio Cesar Laura
cedf532986
BUG 9794 Error en reasignar cases, (collected by New Relic) SOLVED
...
- Missing validation when the USR_UID in APP_DELEGATION is empty (self service assignment)
- Add validation, use session variable USER_LOGGED when the USR_UID is empty
2012-09-21 13:21:47 -04: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
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