Julio Cesar Laura Avendaño
4302c5d45a
Merged in jennydmz/processmaker/BUG-14822 (pull request #792 )
...
BUG-14822 New column in Steps > Triggers that shows Condition.
2014-09-17 16:59:14 -04:00
jennylee
41c2dad77a
BUG-14822 Deleting an unused line of code.
2014-09-17 16:55:11 -04:00
jennylee
904a512a7f
BUG-14822 Adding the image
2014-09-17 16:33:56 -04:00
jennylee
2245ce9906
BUG-14822 New column in Steps > Triggers that shows Condition.
...
A new column was added in Steps > Triggers to show if the actual trigger has or not a Condition.
2014-09-17 15:33:51 -04:00
Julio Cesar Laura Avendaño
89d54f6f9c
Merged in norah/processmaker/BUG15479 (pull request #790 )
...
BUG-15479 Error durante la restauracion de workspaces
2014-09-17 14:38:28 -04:00
norahmollo
452888ec5d
BUG-15479 Error durante la restauracion de workspaces
...
Error durante la restauracion de workspaces
2014-09-17 13:53:22 -04:00
Julio Cesar Laura Avendaño
9619e5034a
Merged in jennydmz/processmaker/BUG-14990 (pull request #789 )
...
BUG-14990 InputDoc con extension.
2014-09-17 13:07:38 -04:00
jennylee
5bd0e94104
Merge remote branch 'upstream/master' into BUG-14990
2014-09-17 12:00:41 -04:00
jennylee
cd7cd2c70f
BUG-14990 InputDoc con extension.
...
No funciona la validacion cuando hay varios filds files con distintos inputdocs asociados.
Estaba usando una variable harcoded, arregle a la que esta recuperando el array total de los filds files.
2014-09-17 11:57:29 -04:00
Julio Cesar Laura Avendaño
9a493a7599
Merged in julceslau/processmaker (pull request #788 )
...
IMPROVEMENT related to change from rbac.USERS to rbac.RBAC_USERS
2014-09-17 11:03:33 -04:00
Julio Cesar Laura
e0df531138
IMPROVEMENT related to change from rbac.USERS to rbac.RBAC_USERS
2014-09-17 11:02:23 -04:00
Julio Cesar Laura
a9cb851a02
IMPROVEMENT related to change from rbac.USERS to rbac.RBAC_USERS
2014-09-17 10:57:33 -04:00
norahmollo
bfc5307944
BUG15479 Error during workspace restore
...
Error during the workspaces restore
2014-09-17 10:51:36 -04:00
Erik Amaru Ortiz
d38808c062
Merged in wnestor/processmaker (pull request #779 )
...
Adicion de nuevos escenarios para prueba en procesos .pmx, para los features project user, trigger wizard, triggers, variables, process permission, process supervisor y process
2014-09-15 16:25:10 -04:00
Julio Cesar Laura Avendaño
e3d13d485e
Merged in jennydmz/processmaker/BUG-14990 (pull request #780 )
...
Changing harcoded variable for input docs.
2014-09-15 12:46:14 -04:00
jennylee
6645887c27
BUG-14990 Solving problems when the inputdocs extension is vlidated on grids.
2014-09-15 12:31:49 -04:00
jennylee
cbef8320a6
Changing harcoded variable for input docs.
2014-09-15 09:45:57 -04:00
Wendy Nestor
5384734d8d
Adicion de nuevos escenarios para prueba en procesos .pmx, para los features project user, trigger wizard, triggers y variables
2014-09-12 16:19:28 -04:00
Julio Cesar Laura Avendaño
12692ca8aa
Merged in julceslau/processmaker (pull request #778 )
...
Improvement in data validation for input files in grids
2014-09-12 14:49:59 -04:00
Julio Cesar Laura
eaece666ff
Improvement in data validation for input files in grids
2014-09-12 14:46:04 -04:00
Julio Cesar Laura Avendaño
d8f63002b4
Merged in marcoAntonioNina/processmaker/BUG-14636 (pull request #777 )
...
BUG-14636 New Functionality - To allow set index in tables IMPROVEMENT
2014-09-12 12:35:23 -04:00
Marco Antonio Nina
0df429f409
BUG-14636 New Functionality - To allow set index in tables IMPROVEMENT
...
- It don't have the functionality.
- A functionality was added in pmtables and reportTables index.
- A field was added in table fields FLD_TABLE_INDEX.
2014-09-12 12:28:15 -04:00
Wendy Nestor
0adbf8c644
Merge branch 'master' of bitbucket.org:colosa/processmaker
2014-09-12 08:45:46 -04:00
Julio Cesar Laura Avendaño
604087e423
Merged in julceslau/processmaker (pull request #776 )
...
Restore change in BaseHolidayPeer.php class
2014-09-11 12:03:13 -04:00
Julio Cesar Laura Avendaño
d162920feb
Merged in marcoAntonioNina/processmaker/BUG-14636 (pull request #772 )
...
BUG-14636 New Functionality - To allow set index in tables SOLVED
2014-09-11 11:59:40 -04:00
Julio Cesar Laura
a28ed51403
Restore change in BaseHolidayPeer.php class
2014-09-11 11:59:02 -04:00
Julio Cesar Laura Avendaño
aa534f573c
Merged in gproly/processmaker (pull request #774 )
...
BUG-15666 Dynaform data is not correctly stored/display in dynaforms APP_DATA. SOLVED.
2014-09-11 11:51:15 -04:00
Julio Cesar Laura Avendaño
dfc3693943
Merged in julceslau/processmaker (pull request #775 )
...
Improvement in the cron_single.php file when load required classes (wsResponse)
2014-09-11 11:49:00 -04:00
Julio Cesar Laura
a180e59bd3
Improvement in the cron_single.php file when load required classes (wsResponse)
2014-09-11 11:45:17 -04:00
Julio Cesar Laura Avendaño
9c24bccb75
Merged in julceslau/processmaker (pull request #773 )
...
Improvement in the cron_single.php file when load required classes
2014-09-11 11:36:45 -04:00
Roly Rudy Gutierrez Pinto
0d187ca304
BUG-15666 Dynaform data is not correctly stored/display in dynaforms APP_DATA. SOLVED.
2014-09-11 11:34:44 -04:00
Julio Cesar Laura
f486ea0c11
Improvement in the cron_single.php file when load required classes
2014-09-11 11:30:48 -04:00
Wendy Nestor
e98472e635
Merge branch 'master' of bitbucket.org:colosa/processmaker
2014-09-11 08:46:34 -04:00
Wendy Nestor
3de65002d7
Adicion de nuevos escenarios en los features process permissions, process supervisor y process variables
2014-09-10 16:45:05 -04:00
Marco Antonio Nina
d5babe7774
BUG-14636 New Functionality - To allow set index in tables SOLVED
...
- It don't have the functionality.
- A functionality was added in pmtables and reportTables index.
- A field was added in table fields FLD_TABLE_INDEX.
2014-09-10 13:34:39 -04:00
Julio Cesar Laura Avendaño
99415e5b6d
Merged in jennydmz/processmaker/BUG-15608 (pull request #769 )
...
BUG-15608 Suggest field doesn't display the suggestion list in the third letter.
2014-09-10 10:12:03 -04:00
Julio Cesar Laura Avendaño
2fe164f60f
Merged in norah/processmaker/BUG15479 (pull request #768 )
...
BUG-15479 ProcessMaker en una sola Base de Datos
2014-09-10 10:00:36 -04:00
Erik Amaru Ortiz
aad182e11d
Merged in wnestor/processmaker (pull request #761 )
...
Adicion de nuevos escenarios para pruebas con .pmx, en los features case tracker, database connections, dynaform, events, file manager, input document, output document y process
2014-09-10 10:00:17 -04:00
Julio Cesar Laura Avendaño
3e363b2f1a
Merged in jennydmz/processmaker/BUG-14990 (pull request #770 )
...
BUG-14990 - NEW FEATURE, permitir especificar extensiones para los inputdocs.
2014-09-10 09:35:41 -04:00
Wendy Nestor
91de55a146
Adicion de nuevos escenarios en los features output document y process
2014-09-10 08:58:45 -04:00
Wendy Nestor
b4e73be558
Merge branch 'master' of bitbucket.org:colosa/processmaker
2014-09-10 08:55:14 -04:00
jennylee
6b43536c21
BUG-14990 - NEW FEATURE, permitir especificar extensiones para los inputdocs.
...
No se tomo en cuenta cuando la extension FILEINFO no esta habilitada el caso '*.*' --> todos los tipos de archivos permitidos.
Agrege a la validacion el caso todos '*.*'
2014-09-09 18:14:29 -04:00
norahmollo
128ba6f670
BUG-15479 ProcessMaker en una sola Base de Datos
...
Privilegios de Usuarios
2014-09-09 17:31:39 -04:00
jennylee
ae71b2bab1
BUG-15608 Suggest field doesn't display the suggestion list in the third letter.
...
A suggest field with the type of search: "Result that contain the entered text", in the third letter that is enter the suggestion list is not displayed.
The problem whit the suggestion field was in a js validation, when the function indexOf() was used to return the position of the string that was search, this was happening because the validation was comparing with '0' when the string was not found, when this function returns -1 and not 0 if the item is not found, 0 was the initial position in the string.
2014-09-09 17:14:43 -04:00
Julio Cesar Laura Avendaño
2f5cbaaea9
Merged in cochalo/processmaker (pull request #767 )
...
Adicion de dbAdapter en patch
2014-09-09 14:19:36 -04:00
Brayan Osmar Pereyra Suxo
5939a8a0f4
Adicion de dbAdapter en patch
2014-09-09 14:17:08 -04:00
Erik Amaru Ortiz
6236e4ac43
Merged in cochalo/processmaker (pull request #765 )
...
Coreccion de dbAdapter
2014-09-09 12:59:48 -04:00
Brayan Osmar Pereyra Suxo
e10a458994
Correccion de dbAdapter
2014-09-09 12:34:49 -04:00
Brayan Osmar Pereyra Suxo
fee715929e
Coreccion de dbAdapter
2014-09-09 12:17:14 -04:00
Wendy Nestor
1293da1e30
Merge branch 'master' of bitbucket.org:colosa/processmaker
2014-09-09 11:29:36 -04:00