Commit Graph

3520 Commits

Author SHA1 Message Date
julceslauhub
d282badba7 Merge pull request #752 from julceslauhub/master
Fix issues with dorms accesibility (Stanford)
2012-10-16 11:15:53 -07:00
Julio Cesar Laura
0dd1dbb5f7 Delete addional "x" character 2012-10-16 14:14:29 -04:00
Julio Cesar Laura
93abda2b92 Fix issues with dorms accesibility (Stanford) 2012-10-16 14:11:05 -04:00
julceslauhub
0a1bb905d3 Merge pull request #749 from julceslauhub/master
Add validation for the new fields on Process table
2012-10-16 09:53:37 -07:00
Julio Cesar Laura
2b557edac2 Add validation for the new fields on Process table 2012-10-16 12:52:20 -04:00
julceslauhub
a32a387ddd Merge pull request #747 from brayanpereyra/master
I add functinality label an addRoww to focus
2012-10-16 08:58:41 -07:00
Brayan Osmar Pereyra Suxo
70531e6eac MASTER I add functinality label an addRoww to focus
I add functinality label an addRoww to focus
2012-10-16 11:55:41 -04:00
Brayan Osmar Pereyra Suxo
8ab69180d0 MASTER I add functinality label an addRoww to focus
I add functinality label an addRoww to focus
2012-10-16 11:21:46 -04:00
Brayan Osmar Pereyra Suxo
19dd7e5efb MASTER I add functinality label an addRoww to focus
I add functinality label an addRoww to focus
2012-10-16 11:19:42 -04:00
julceslauhub
6e351127b3 Merge pull request #745 from ralpheav/BUG-9814
Bug 9814 Proposal pivot skin: UNDER CONSTRUCTION
2012-10-16 07:58:16 -07:00
Ralph Asendeteufrer
ee5dfd39e4 BUG 9814 Proposal pivot skin: UNDER CONSTRUCTION
PROBLEM  There is not a page to show up if PM is under updating.
SOLUTION Add a page to be displayed only if PM is updating.
2012-10-16 10:53:36 -04:00
Ralph Asendeteufrer
011b9f7445 BUG 9814 Proposal pivot skin: UNDER CONSTRUCTION
PROBLEM  There is not a page to show up if PM is under updating.
SOLUTION Add a page to be displayed only if PM is updating.
2012-10-16 10:17:25 -04:00
julceslauhub
ea6045342a Merge pull request #743 from norahmollo/BUG-8557
BUG 8557 Widen the Trigger editing box from 85 to 100 characters and move insert variable button below the textarea SOLVED
2012-10-16 06:29:45 -07:00
norah
c71aa82fcc BUG 8557 Widen the Trigger editing box from 85 to 100 characters and move insert variable button below the textarea SOLVED
- EL ancho de los textareas eran cortos y no se veian bien
- Cambiado el ancho de los textareas en la creacion/edicion de los triggers
2012-10-16 13:22:43 +00:00
Ralph Asendeteufrer
e8e6b94d3b Merge remote branch 'upstream/master' into BUG-9814 2012-10-16 09:07:37 -04:00
julceslauhub
06966ad548 Merge pull request #742 from julceslauhub/master
BUG 5765 I add the triggers to process SOLVED
2012-10-15 21:32:48 -07: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
Ralph Asendeteufrer
1bdc641ab5 BUG 9814 Proposal pivot skin: UNDER CONSTRUCTION
PROBLEM  There is not a page to show up if PM is under updating.
SOLUTION Add a page to be displayed only if PM is updating.
2012-10-15 19:03:23 -04:00
julceslauhub
e33439ea19 Merge pull request #738 from julceslauhub/master
Bug 8626 Backup issues SOLVED
2012-10-15 11:38:47 -07:00
Julio Cesar Laura
e4722622a5 Bug 8626 Backup issues SOLVED
PROBLEM the backup is too bigger to be handle in some os configurations systema files
SOLUTION A new class will help to compress into several files instead one.
to use the new feature the admin would use and extra option as follow:
processmaker workspace-backup -s {}
to restore may use :
processmaker workspace-restore -m
In both case there are to new arguments -s and -m, these are for use the new feature only, if they are not added the old way is still available.
2012-10-15 14:36:26 -04:00
julceslauhub
cd5e174273 Merge pull request #735 from ralpheav/BUG-9876
BUG 9876 Knowledge Tree: Incorrect Windows size and scroll bar inside Ma...
2012-10-15 08:27:26 -07:00
julceslauhub
f3d2ccc7ff Merge pull request #736 from Jennydmz/BUG-9837
BUG-9837 In a field DATE in a Dynaform with TODAY date like a default da...
2012-10-15 08:16:56 -07:00
jennylee
b4d4df8f76 BUG-9837 In a field DATE in a Dynaform with TODAY date like a default date, it shows always in this format: "2012-10-11", it ignores the MASK.
The xml file of dynaform sets 'defaultvalue' with current date when 'defaultvalue_sel' has the value 'today', so I add an 'if' in 'workflow/engine/xmlform/dynaforms/filds/date.xml', to set this value with the value of 'defaultvalue_sel' when this one is 'today'.
2012-10-15 10:13:50 -04:00
Ralph Asendeteufrer
16489b92ac BUG 9876 Knowledge Tree: Incorrect Windows size and scroll bar inside Map Fields on ProcessMaker
PROBLEM  When the dropdown contents bigger, they extend out of the Map grid.
SOLUTION Show part of the label part of the dynaform dropdown objects, for now is a secure patch.
2012-10-15 09:57:21 -04:00
julceslauhub
c95a3f00b7 Merge pull request #733 from hector-cortez/BUG-9321
BUG 9321 executeQuery() does not return the number of records affected.SOLVED
2012-10-12 14:07:57 -07:00
Hector Cortez
d9d3eed6ff BUG 9321 executeQuery() does not return the number of records affected..SLOVED
- ExecuteQuery() is supposed to return the number of records affected by DELETE, UPDATE and INSERT commands.
- Adjustment in the number of records for different Engines.
2012-10-12 16:57:47 -04:00
julceslauhub
6fe1458bd2 Merge pull request #732 from julceslauhub/master
BUG 9675 Advanced LDAP Sync Plugin 1.4.27 Error al editar un authentication sources SOLVED
2012-10-12 13:02:16 -07:00
Julio Cesar Laura
c31d0716a9 BUG 9675 Advanced LDAP Sync Plugin 1.4.27 Error al editar un authentication sources SOLVED
- Missing validation when edit a authentication source related to a deactivated plugin
- Add validation for deactivated plugins
2012-10-12 15:59:10 -04:00
julceslauhub
4d42f1da5f Merge pull request #730 from ralpheav/BUG9881
Bug9881 PM 2.0.44 testing 3. Al enviar una combinacion invalidad de parametros a PMFNewCase() se vence la sesion del usuario
2012-10-12 12:07:12 -07:00
Ralph Asendeteufrer
04de7b363f BUG 9881 PM 2.0.44 testing 3. Al enviar una combinacion invalidad de parametros a PMFNewCase() se vence la sesion del usuario.
PROBLEM  The session vars were replaced with invalid values.
SOLUTION Restore the session vars with healty values.
2012-10-12 14:57:51 -04:00
Ralph Asendeteufrer
3455186be6 BUG 9881 PM 2.0.44 testing 3. Al enviar una combinacion invalidad de parametros a PMFNewCase() se vence la sesion del usuario.
PROBLEM  The session vars were replaced with invalid values.
SOLUTION Restore the session vars with healty values.
2012-10-12 14:44:13 -04:00
Ralph Asendeteufrer
f298211998 Merge remote branch 'upstream/master' 2012-10-12 14:40:34 -04:00
julceslauhub
f93c83316e Merge pull request #729 from julceslauhub/master
BUG 9562 If it is the top level of department/manager then "Report To" assignment raises an error SOLVED
2012-10-12 11:29:41 -07:00
Julio Cesar Laura
ca88226069 BUG 9562 If it is the top level of department/manager then "Report To" assignment raises an error SOLVED
- When user don't have the "Reports to" value throws a error message
- Now when the "Reports to" value is empty use the User UID
2012-10-12 14:20:39 -04:00
Ralph Asendeteufrer
e2984be72d Merge remote branch 'upstream/master' 2012-10-12 13:35:22 -04:00
julceslauhub
2e4636ef6b Merge pull request #728 from brayanpereyra/BUG-5285
BUG 5285 I add variable to listProcess
2012-10-12 10:24:15 -07:00
Ralph Asendeteufrer
b4e3c54302 RESTORING to set a fresh Pull request. 2012-10-12 12:52:50 -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
julceslauhub
3c7b3be08b Merge pull request #727 from julceslauhub/master
BUG 9842 Incorporar en webservice, taskList y caseList, el id del proceso al que pertenece SOLVED
2012-10-12 09:21:14 -07:00
Julio Cesar Laura
85e1756a11 BUG 9842 Incorporar en webservice, taskList y caseList, el id del proceso al que pertenece SOLVED
- Added the field processId on these webs services
2012-10-12 12:16:19 -04:00
Ralph Asendeteufrer
1c7b1d658d BUG 9881 PM 2.0.44 testing 3. Al enviar una combinacion invalidad de parametros a PMFNewCase() se vence la sesion del usuario.
PROBLEM  The session vars were replaced with invalid values.
SOLUTION Restore the session vars with healty values.
2012-10-12 11:55:22 -04:00
Ralph Asendeteufrer
5ca38c18eb Merge remote branch 'upstream/master' 2012-10-12 11:54:43 -04:00
julceslauhub
8a53a1c889 Merge pull request #725 from brayanpereyra/BUG-5285
Bug 5285 I changed varibale $pro_subprocess
2012-10-12 06:32:12 -07:00
Brayan Osmar Pereyra Suxo
fc51b4049f BUG 5285 I changed varibale $pro_subprocess
I changed varibale $pro_subprocess
2012-10-12 09:25:37 -04:00
julceslauhub
bbda1a04d2 Merge pull request #721 from marcoAntonioNina/BUG-9762
BUG 9762 Loading page is not part of Skin SOLVED
2012-10-12 06:00:13 -07:00
Ralph Asendeteufrer
463743d3bf BUG 8626 Backup issues
PROBLEM  the backup is too bigger to be handle in some os configurations systema files
SOLUTION A new class will help to compress into several files instead one.
         to use the new feature the admin would use and extra option as follow:
         processmaker workspace-backup -s <megabyte max files size> {<workspace>} <destinationFile.tar>
         to restore may use :
         processmaker workspace-restore -m <workspace> <destinationFile.tar> <workspacedestination>
         In both case there are to new arguments -s and -m, these are for use the new feature only, if they are not added the old way is still available.
2012-10-11 16:54:52 -04:00
Brayan Osmar Pereyra Suxo
38a521f6d3 BUG 5285 I add the height to panel the edit process
I add the height to panel the edit process
2012-10-11 16:40:09 -04:00
Brayan Osmar Pereyra Suxo
e732cd1d6d BUG 5285 I add field PRO_SUBPROCESS
I add field PRO_SUBPROCESS to start only in sub process
2012-10-11 16:06:22 -04:00
Marco Antonio Nina
75f2f1b129 BUG 9762 Loading page is not part of Skin SOLVED
- There was no address for the template.
- Was add route.
2012-10-11 15:56:00 -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