julceslauhub
96ff96b3f6
Merge pull request #890 from julceslauhub/master
...
Add missing file sessionPersists.php
2012-11-01 13:45:59 -07:00
Julio Cesar Laura
f10cb3ab13
Add missing file sessionPersists.ph
2012-11-01 16:45:46 -04:00
julceslauhub
f530728913
Merge pull request #889 from julceslauhub/master
...
Fix parse error in the file webServicesAjax.php
2012-10-31 13:57:57 -07:00
Julio Cesar Laura
3d5958c4d6
Fix parse error in the file webServicesAjax.php
2012-10-31 16:57:25 -04:00
julceslauhub
1c56a68382
Merge pull request #888 from victorsl/BUG-9830
...
BUG 9924 "Participated list only display TO_DO cases" SOLVED
2012-10-31 13:28:35 -07:00
Victor Saisa Lopez
bdd19e9729
BUG 9924 "Participated list only display TO_DO cases" SOLVED
...
- Participated list only display TO_DO cases
- 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 16:25:09 -04:00
julceslauhub
fca078016a
Merge pull request #887 from marcoAntonioNina/master
...
forwarding of emails for triggers, improv
2012-10-31 13:25:03 -07:00
Marco Antonio Nina
9e0f75967b
forwarding of emails for triggers, improved
2012-10-31 16:02:04 -04:00
Victor Saisa Lopez
74f577b5f5
Merge remote branch 'upstream/master' into BUG-9830
2012-10-31 14:46:08 -04:00
julceslauhub
3eb5ae70ab
Merge pull request #886 from julceslauhub/master
...
BUG 9588 if you save your dynaform and your session has expired you get no warning SOLVED
2012-10-31 11:39:42 -07:00
Julio Cesar Laura
2836b56032
BUG 9588 if you save your dynaform and your session has expired you get no warning SOLVED
...
- Added validation when the session was expired
2012-10-31 14:33:47 -04:00
Victor Saisa Lopez
7a1483b81b
BUG 9924 "Participated list only display TO_DO cases" SOLVED
...
- Participated list only display TO_DO cases
- 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 12:31:48 -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
julceslauhub
dc1175bdd4
Merge pull request #882 from Jennydmz/master
...
TEST UNIT BUG-8965
2012-10-30 13:14:50 -07:00
jennylee
74eca8d1f4
TEST UNIT BUG-8965
...
I added the TestUnit from 'downloadDoc' function of 'class.pmAlfrescoFunctions.php' class.
2012-10-30 15:42:00 -04:00
julceslauhub
b3fa209bbc
Merge pull request #881 from Jennydmz/BUG-8905
...
Bug 8905 Unpause a Case from a supervisor session.
2012-10-30 09:30:10 -07:00
jennylee
ace86a1790
Merge remote branch 'upstream/master'
2012-10-30 11:36:35 -04:00
jennylee
c0a9d2b75c
BUG-8905 Unpause a Case from a supervisor session.
...
I modified the function getPaused, in file 'workflow/engine/classes/model/AppCacheView.php', showing the cases that are paused by the current user and the ones that he supervises.
2012-10-30 09:03:50 -04:00
jennylee
093558e1d0
BUG-8905 Unpause a Case from a supervisor session.
...
I modified the function getPaused, in file 'workflow/engine/classes/model/AppCacheView.php', showing the cases that are paused by the current user and the ones that he supervises.
2012-10-29 16:41:27 -04:00
julceslauhub
473d6cc8d8
Merge pull request #879 from julceslauhub/master
...
BUG 9946 Cases paused with the PMFPauseCase function are redirecting to the inbox and Paused folder at the same time SOLVED
2012-10-29 12:27:14 -07: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
julceslauhub
1a8a53ba09
Merge pull request #878 from marcoAntonioNina/BUG-9937
...
BUG 9937 PMFSendMessage way to not log in history... SOLVED
2012-10-29 10:50:57 -07: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
julceslauhub
6ccc7edf21
Merge pull request #877 from hector-cortez/BUG-9944
...
BUG 9944 Process Supervisors should be able to reassign to Ad Hoc Users SOLVED
2012-10-29 06:40:26 -07:00
julceslauhub
3cd498f6df
Merge pull request #876 from marcoAntonioNina/BUG-7817
...
BUG 7817 Se puede ver todos los skins que tiene el servidor... SOLVED
2012-10-29 06:39:48 -07:00
Hector Cortez
e88454bcc0
BUG 9944 Process Supervisors should be able to reassign to Ad Hoc Users SOLVED
...
- Process Supervisors can only reassign cases to Users&User Groups on menu Process Supervisor\Reassign. They can not reassign to Users&User Groups (Ad Hoc)
- Added Search ad hoc
2012-10-29 09:31:33 -04:00
Marco Antonio Nina
4469f7b2bb
BUG 7817 Se puede ver todos los skins que tiene el servidor... SOLVED
...
- No was validated skin.
- Was add validation a skin for workspaces.
2012-10-29 09:25:05 -04:00
Marco Antonio Nina
8695139590
BUG 7817 Se puede ver todos los skins que tiene el servidor... SOLVED
...
- No was validated skin.
- Was add validation a skin for workspaces.
2012-10-26 17:46:16 -04:00
julceslauhub
b5288d2266
Merge pull request #874 from Jennydmz/BUG-9938
...
BUG-9938 When trying to add a user in a group, and search the specific user, it just appears for one second, then it disappear.
2012-10-26 14:40:58 -07:00
jennylee
3b6d674a9a
BUG-9938 When trying to add a user in a group, and search the specific user, it just appears for one second, then it disappear.
...
I fixed the Search function in file 'workflow/engine/templates/groups/groups Members.js', it was changing the page after the search.
2012-10-26 17:32:27 -04:00
jennylee
8c5588c4da
BUG-9938 When trying to add a user in a group, and search the specific user, it just appears for one second, then it disappear.
...
I fixed the Search function in file 'workflow/engine/templates/groups/groups Members.js', it was changing the page after the search.
2012-10-26 17:24:07 -04:00
jennylee
a94d665a36
BUG-9938 When trying to add a user in a group, and search the specific user, it just appears for one second, then it disappear.
...
I fixed the Search function in file 'workflow/engine/templates/groups/groups Members.js', it was changing the page after the search.
2012-10-26 17:15:54 -04:00
jennylee
6ce13466d9
BUG-9938 When trying to add a user in a group, and search the specific user, it just appears for one second, then it disappear.
...
I fixed the Search function in file 'workflow/engine/templates/groups/groups Members.js', it was changing the page after the search.
2012-10-26 14:18:19 -04:00
julceslauhub
f017a624dc
Merge pull request #870 from Jennydmz/BUG-9952
...
BUG-9952 Checkbox on Case Notes in simplified interface.
2012-10-26 08:29:08 -07:00
jennylee
56fe290981
BUG-9952 Checkbox on Case Notes in simplified interface.
...
I added a checkbox on Case Note in simplified interface, change made in file: 'workflow/engine/templates/home/appList.html'.
2012-10-26 10:46:42 -04:00
julceslauhub
cabbc113b0
Merge pull request #868 from hector-cortez/BUG-9286
...
BUG 9286 Comments are deleted from the XML code for DynaForms SOLVED
2012-10-26 07:45:05 -07:00
julceslauhub
412b24610e
Merge pull request #869 from julceslauhub/master
...
BUG datePicker4() does not work in IE 8 & 9 SOLVED
2012-10-25 15:52:17 -07:00
Julio Cesar Laura
16f8b8f8ff
BUG datePicker4() does not work in IE 8 & 9
...
- The script is not compatible with IE
- Use a auxiliar variable for store the last mask
2012-10-25 18:49:54 -04:00
Hector Cortez
f62edeec83
BUG 9286 Comments are deleted from the XML code for DynaForms SOLVED
...
- ProcessMaker deletes comments from XML code.
- Adjustment in the standarized Code.
2012-10-25 16:08:31 -04:00
Hector Cortez
8e4229f53e
BUG 9286 Comments are deleted from the XML code for DynaForms SOLVED
...
- ProcessMaker deletes comments from XML code. For example if I have:
- Change in the way of creating XML files in DynaForms.
2012-10-25 15:05:39 -04:00
julceslauhub
05de793839
Merge pull request #866 from norahmollo/master
...
CODE STYLE Format
2012-10-23 14:20:53 -07:00
julceslauhub
681340cfa2
Merge pull request #865 from brayanpereyra/BUG-8965
...
BUG 8965 I add the function downloadDoc SOLVED
2012-10-23 14:20:19 -07:00
norahmollo
911b417e72
CODE STYLE format
...
Changes in format file
2012-10-23 21:14:04 +00:00
Brayan Osmar Pereyra Suxo
b63ae3c4f0
BUG 8965 I add the function downloadDoc SOLVED
...
I add the function downloadDoc
2012-10-23 16:58:16 -04:00
julceslauhub
89c856b51f
Merge pull request #864 from norahmollo/master
...
CODE STYLE Format
2012-10-23 12:47:53 -07:00
norahmollo
266937e496
CODE STYLE Format
...
Changes in format file
2012-10-23 19:23:58 +00:00
Brayan Osmar Pereyra Suxo
c6b75dc9cd
Merge remote branch 'upstream/master'
2012-10-23 09:04:10 -04:00
julceslauhub
757d79242b
Merge pull request #860 from Jennydmz/master
...
CODE STYLE changes...
2012-10-22 15:11:53 -07:00
jennylee
cfbbf82f77
CODE STYLE, changes
...
FILES:
gulliver/system/class.database_mssql.php
gulliver/system/class.database_mysql.php
workflow/engine/classes/class.cli.php
workflow/engine/classes/class.pluginRegistry.php
workflow/engine/classes/entities/FacetGroup.php
workflow/engine/classes/entities/SolrUpdateDocument.php
workflow/engine/classes/triggers/class.pmTalendFunctions.php
workflow/engine/methods/appFolder/appFolderList.php
workflow/engine/methods/processes/processes_Ajax.php
2012-10-22 17:23:01 -04:00
julceslauhub
354cb40877
Merge pull request #858 from ralpheav/master
...
Code Style changes /workflow/engine/methods/class/ workflow/engine/methods/dashboard/ workflow/engine/methods/reportTables/ workflow/engine/methods/reports/
2012-10-22 14:16:18 -07:00