Julio Cesar Laura Avendaño
89f631bbe8
Merged in luisfernandosl/processmaker/BUG-606 (pull request #925 )
...
BUG 606 "Los campos: Initial Task Initial Dynaform..." SOLVED
2014-10-14 17:19:24 -04:00
Luis Fernando Saisa Lopez
e9a789dec2
BUG 606 "Los campos: Initial Task Initial Dynaform..." SOLVED
...
- Los campos: Initial Task Initial Dynaform en web entry son requeridos deberias tener (*)
- Problema resuelto, en el Dynaform Web Entry en los labels "Initial Task" y "Initial Dynaform" se ha agregado el "*"
como campos requeridos.
2014-10-14 16:43:45 -04:00
Erik Amaru Ortiz
25e413c3ad
Merged in darojas/processmaker (pull request #835 )
...
Fix. Adicion de funcionalidad de lanes y lanesets para project. Adicion de endpoint para steps. Modificacion de queries para doble conexion. Adicion end point suggest field
2014-10-14 09:37:11 -04:00
Freddy Daniel Rojas Valda
20040dc443
Fix. Modificacion de queries para doble conexion
2014-10-14 09:20:52 -04:00
Julio Cesar Laura Avendaño
3d0c690864
Merged in victorsl/processmaker/PM-599 (pull request #924 )
...
PM-599 "Se pierde sesion al ingresar a history case en el case tracker..." SOLVED
2014-10-14 09:03:07 -04:00
Victor Saisa Lopez
7e0d396558
PM-599 "Se pierde sesion al ingresar a history case en el case tracker..." SOLVED
...
Issue:
En los listados se pierde sesion al tratar de ordenar las
columnas (esto en: MY CASE FORMS AND DOCUMENTS, MY CASE HISTORY, MY HISTORY MESSAGES)
Cause:
El "case tracker" es un modulo que no se inicia con un usuario de ProcessMaker, el script
"propelTableAjax" es el encargado de generar los listado, a este script se debe acceder "without session started",
lo cual no ocurre por lo que se redirecciona al login
Solution:
Se ha agregado en sysGeneric a "propelTableAjax" para que este en el grupo de scripts "without session started"
Se ha validado la variable $_SESSION["USER_LOGGED"] si esta definida o no.
2014-10-13 17:46:40 -04:00
Julio Cesar Laura Avendaño
6792fc4101
Merged in julceslau/processmaker (pull request #922 )
...
Fix strict notices for PHP 5.4
2014-10-13 17:30:09 -04:00
Julio Cesar Laura
c1faa36d0a
Fix strict notices for PHP 5.4
2014-10-13 17:28:28 -04:00
Julio Cesar Laura Avendaño
b00647ef3a
Merged in norah/processmaker/BUG-12021 (pull request #920 )
...
BUG-12021 AuditLog correction
2014-10-13 17:17:23 -04:00
norahmollo
6dc32d8990
BUG-12021 AuditLog correction
...
AuditLog correction
2014-10-13 17:12:58 -04:00
Julio Cesar Laura Avendaño
17367f48ff
Merged in norah/processmaker/BUG-12021 (pull request #918 )
...
Audit Log correction
2014-10-13 17:06:17 -04:00
Freddy Daniel Rojas Valda
e3c5a4ecdd
Merge branch 'master' of bitbucket.org:colosa/processmaker
2014-10-13 17:05:55 -04:00
norahmollo
db9c943ada
BUG-12021 Audit Log correction
...
Audit Log correction
2014-10-13 17:01:03 -04:00
Freddy Daniel Rojas Valda
096bbc2491
Merge branch 'master' of bitbucket.org:colosa/processmaker
2014-10-13 16:53:21 -04:00
Julio Cesar Laura Avendaño
d04167bd35
Merged in julceslau/processmaker (pull request #916 )
...
Fix strict notices for PHP 5.4
2014-10-13 16:48:26 -04:00
Julio Cesar Laura
56528e0182
Fix strict notices for PHP 5.4
2014-10-13 16:46:18 -04:00
Julio Cesar Laura Avendaño
dae83be4fd
Merged in julceslau/processmaker (pull request #914 )
...
Fix strict notices for PHP 5.4
2014-10-13 16:40:37 -04:00
Julio Cesar Laura Avendaño
c45853df09
Merged in norah/processmaker/BUG-12021 (pull request #912 )
...
BUG-12021 Audit Log Records
2014-10-13 16:35:54 -04:00
Julio Cesar Laura
7fa2ada956
Fix strict notices for PHP 5.4
2014-10-13 16:33:39 -04:00
norahmollo
43c4bfe7b6
Merge remote branch 'upstream/master' into BUG-12021
2014-10-13 16:23:13 -04:00
norahmollo
ab4f94d846
BUG-12021 Audit Log Records
...
Audit Log Records
2014-10-13 16:10:40 -04:00
Julio Cesar Laura Avendaño
2387967951
Merged in jennydmz/processmaker (pull request #910 )
...
Fix for a strict notice for PHP 5.4
2014-10-13 15:56:50 -04:00
jennylee
27a72d7463
Fix for a strict notice for PHP 5.4
...
We removed the & (ampersand) symbol, because the new operator returns a reference automatically, so assigning the result of new by reference results in an E_STRICT message.
2014-10-13 15:48:12 -04:00
Julio Cesar Laura Avendaño
6071f1b4cd
Merged in norah/processmaker/BUG-12021 (pull request #906 )
...
BUG-12021 Translation Audit Log
2014-10-13 15:22:15 -04:00
norahmollo
4699643503
BUG-12021 Translation Audit Log
...
Translation Audit Log
2014-10-13 15:19:06 -04:00
Julio Cesar Laura Avendaño
a72a27fc50
Merged in julceslau/processmaker (pull request #908 )
...
Fix a couple of strict notices for PHP 5.4
2014-10-13 15:15:18 -04:00
norahmollo
18b5817198
Merge remote branch 'upstream/master' into BUG-12021
2014-10-13 15:14:54 -04:00
Julio Cesar Laura
0c2a82cf5c
Fix a couple of strict notices for PHP 5.4
2014-10-13 15:13:34 -04:00
norahmollo
6d3adcabc0
BUG-12021 Translation Audit Log
...
Translation Audit Log
2014-10-13 15:07:51 -04:00
Julio Cesar Laura Avendaño
9c74fb370b
Merged in julceslau/processmaker (pull request #903 )
...
Updating .po and .sql files for 2.8 RC1 (2014-10-13 12:40)
2014-10-13 12:42:22 -04:00
Julio Cesar Laura
c9f29cb1c5
Updating .po and .sql files for 2.8 RC1 (2014-10-13 12:40)
2014-10-13 12:39:49 -04:00
Julio Cesar Laura Avendaño
cc6019bce9
Merged in norah/processmaker/BUG-12021 (pull request #901 )
...
12021- Audit Log correction
2014-10-13 12:34:57 -04:00
norahmollo
5b02b182ac
12021- Audit Log correction
...
Audit Log correction
2014-10-13 12:31:08 -04:00
Julio Cesar Laura Avendaño
8782d6da93
Merged in norah/processmaker/BUG-12021 (pull request #900 )
...
12021- ADD TRANSLATIONS
2014-10-13 12:30:21 -04:00
norahmollo
be4c4b5453
BUG-12021 ADD TRANSLATIONS
...
ADD TRANSLATIONS
2014-10-13 12:22:45 -04:00
norahmollo
a44360fca2
12021- Disable Audit Log
...
Disable Audit Log
2014-10-13 12:08:57 -04:00
Julio Cesar Laura Avendaño
6431e15f55
Merged in norah/processmaker/BUG-12021 (pull request #898 )
...
12021 Correction
2014-10-13 11:56:24 -04:00
norahmollo
5ee06c7ec1
12021 Correction
...
Correction
2014-10-13 11:50:17 -04:00
Julio Cesar Laura Avendaño
85604111de
Merged in julceslau/processmaker (pull request #897 )
...
Merging fixes from 2.5 branch
2014-10-13 11:16:26 -04:00
Julio Cesar Laura
ecc10ab7ab
Merging fixes from 2.5 branch
2014-10-13 11:14:35 -04:00
Julio Cesar Laura
6d5f3eac82
Merging fixes from 2.5 branch
2014-10-13 11:11:01 -04:00
Julio Cesar Laura Avendaño
72e214cb2f
Merged in luisfernandosl/processmaker/2.8 (pull request #894 )
...
Branch 2.8 "No mostra menu New en Disigner"
2014-10-10 17:49:48 -04:00
Luis Fernando Saisa Lopez
1fdb037d09
Branch 2.8 "No mostra menu New en Disigner"
2014-10-10 17:45:50 -04:00
Julio Cesar Laura Avendaño
95be43487b
Merged in norah/processmaker/BUG-12021 (pull request #892 )
...
BUG-12021 Audit Log Correction
2014-10-10 17:18:18 -04:00
Julio Cesar Laura Avendaño
23a52e3280
Merged in julceslau/processmaker (pull request #893 )
...
Updating .po and .sql files for 2.8 RC1 (2014-10-10 17:16)
2014-10-10 17:17:52 -04:00
Julio Cesar Laura
4cb09a2668
Updating .po and .sql files for 2.8 RC1 (2014-10-10 17:16)
2014-10-10 17:15:58 -04:00
norahmollo
108992e02a
BUG-12021 Audit Log Correction
...
Audit Log Correction
2014-10-10 17:14:22 -04:00
norahmollo
3e5e48b6db
BUG-12021 Plugins Audit Log
...
Plugins Audit Log
2014-10-10 17:08:15 -04:00
Julio Cesar Laura Avendaño
255ff0e5e5
Merged in julceslau/processmaker (pull request #891 )
...
Change message when the 'unify-database' commanda is executed in a workspace that already using one database
2014-10-10 16:42:57 -04:00
Julio Cesar Laura
37e1ad781c
Change message when the 'unify-database' commanda is executed in a workspace that already using one database
2014-10-10 16:41:15 -04:00