Commit Graph

5730 Commits

Author SHA1 Message Date
Luis Fernando Saisa Lopez
6045f54a1d BUG 11150 "Add a PM variable to the cases step" SOLVED
- Add a PM variable to the cases step
- Problema resuelto, se validara la variable $_SESSION["PM_RUN_OUTSIDE_MAIN_APP"],
  si se ha definido la variable no se ejecutara el fragmento de codigo, si variable no esta definido se ejecutara el
  fragmento de codigo.
* Available from version ProcessMaker-2.5.1-testing.2
2013-06-12 17:10:30 +00:00
Luis Fernando Saisa Lopez
11ad7eb615 BUG 11150 "Add a PM variable to the cases step" SOLVED
- Add a PM variable to the cases step
- Problema resuelto, se validara la variable $_SESSION["PROCESSMAKER_RUN_OUTSIDE_MAIN_APPLICATION"],
  si se ha definido la variable no se ejecutara el fragmento de codigo, si variable no esta definido se ejecutara el
  fragmento de codigo.
* Available from version ProcessMaker-2.5.1-testing.2
2013-06-12 16:14:25 +00:00
julceslauhub
f599a1db99 Merge pull request #1799 from marcoAntonioNina/BUG-11751
BUG-11751 Borrar el primer registro de una grilla da error SOLVED
2013-06-11 10:23:27 -07:00
julceslauhub
e0cb8eacd8 Merge pull request #1800 from julceslauhub/master
BUG 12116 Muestra un error al darle click en Reassing SOLVED
2013-06-11 10:03:22 -07:00
Julio Cesar Laura
986cee7ce4 BUG 12116 Muestra un error al darle click en Reassing SOLVED
- Missing validation when variable APP_UIDS not sent
- Add validation when variable APP_UIDS not sent
2013-06-11 13:01:21 -04:00
Marco Antonio Nina
492039c2fd BUG-11751 Borrar el primer registro de una grilla da error SOLVED
- The Requested functionality was added to delete a row in a grid.
2013-06-11 10:26:33 -04:00
julceslauhub
015d3df9be Merge pull request #1798 from julceslauhub/master
BUG 12098 Notices cuando se envian fechas con mascara Fecha Static Dates SHM IMPROVEMENT
2013-06-10 12:05:39 -07:00
Julio Cesar Laura
2d75b9f8df BUG 12098 Notices cuando se envian fechas con mascara Fecha Static Dates SHM IMPROVEMENT 2013-06-10 15:02:23 -04:00
julceslauhub
fda294d836 Merge pull request #1797 from julceslauhub/master
BUG 12098 Notices cuando se envian fechas con mascara Fecha Static Dates SHM SOLVED
2013-06-10 11:12:28 -07:00
Julio Cesar Laura
edf6b8e2c7 BUG 12098 Notices cuando se envian fechas con mascara Fecha Static Dates SHM SOLVED
- Missing validations when the mask don't have "Y", "m" and "d" chars
- Add validation when the mask don't have "Y", "m" and "d" chars
2013-06-10 14:09:33 -04:00
julceslauhub
b8f00f6381 Merge pull request #1796 from luisfernandosl/BUG-12059
BUG 12059 "When 1 trigger is created in a process trigger..." SOLVED
2013-06-10 09:19:49 -07:00
julceslauhub
6bb715a82f Merge pull request #1795 from brayanpereyra/master
BUG 0000 Arreglo para mostrar pantallas de plugins
2013-06-10 08:50:26 -07:00
Luis Fernando Saisa Lopez
ff17b51ebf BUG 12059 "When 1 trigger is created in a process trigger..." SOLVED
- When 1 trigger is created in a process trigger list of Events is empty
- Problem solved, to create an event of type Conditional Intermediate or Intermediate Timer, the label
  "Execute Trigger" shows everyone Triggers created.
* Available from version ProcessMaker-2.5.1-testing.2
2013-06-10 15:50:00 +00:00
Brayan Osmar Pereyra Suxo
4d84069a41 BUG 0000 Arreglo para mostrar pantallas de plugins 2013-06-10 09:59:18 -04:00
julceslauhub
12676acdc8 Merge pull request #1794 from ralpheav/master
BUG 11919: Not able to use the product, immediate logout after: error ColumnMap for undefined column: CASE_SUMMARY
2013-06-07 11:13:07 -07:00
ralpheav
803e4fd2cc BUG 11919: Not able to use the product, immediate logout after: error ColumnMap for undefined column: CASE_SUMMARY
SOLUTION: setting CASE_SUMMARY attribute sortable to false and checking if the $_POST['sort'] does not contains that index.
2013-06-07 10:34:50 -04:00
julceslauhub
fa91b20661 Merge pull request #1790 from ralpheav/master
BUG 12047: Problema con el listado de Usuarios.
2013-06-06 14:19:36 -07:00
julceslauhub
2ff8c4721d Merge pull request #1793 from brayanpereyra/master
Arreglo de parentesis
2013-06-06 13:46:36 -07:00
Brayan Osmar Pereyra Suxo
bca1a0a0f3 Arreglo de parentecis 2013-06-06 16:45:29 -04:00
julceslauhub
c4b6ed73e5 Merge pull request #1792 from brayanpereyra/master
BUG 0000 TRANSLATIONS IN PLUGINS
2013-06-06 13:35:18 -07:00
Brayan Osmar Pereyra Suxo
9cd8f4922f Añadi correcciones para translations para plugins.. y arreglo en la clase G 2013-06-06 16:33:05 -04:00
Brayan Osmar Pereyra Suxo
1d6eda27eb Añadi correcciones para translations para plugins.. y arreglo en la clase G 2013-06-06 16:12:05 -04:00
ralpheav
30504f302d Bug 12047: Problema con el listado de Usuarios.
SOL: changing the stateId field in all the ExtJs Grids.
2013-06-06 15:34:18 -04:00
julceslauhub
a6d343afb9 Merge pull request #1789 from luisfernandosl/BUG-12004
BUG 12004 "Texto 'required field' del pie de creacion de..." SOLVED
2013-06-06 10:54:39 -07:00
Luis Fernando Saisa Lopez
4556fedd11 BUG 12004 "Texto 'required field' del pie de creacion de..." SOLVED
- Texto "required field" del pie de creacion de campos de un dynaform no se visualiza.
- Problema resuelto, el texto "required field" del pie de creacion de campos de un dynaform,
  se visualiza en los en Firefox, IE y Chrome.
* Available from version ProcessMaker-2.5.1-testing.2
2013-06-06 17:34:31 +00:00
julceslauhub
511716bfc1 Merge pull request #1788 from hector-cortez/BUG-11998
BUG 11998: No se estan respetando los espacios generados en un XML SOLVED
2013-06-06 07:09:46 -07:00
Hector Cortez
384c67aa23 BUG 11998: No se estan respetando los espacios generados en un XML SOLVED
- Cuando se modifica el XML de un formulario, campos, espacios, etc, y se regresa a la vista XML se puede ver que los espacios añadidos son eliminados.
- Adjustment in the xml file of the tabulated a dynaform.
2013-06-05 17:03:41 -04:00
julceslauhub
68c631bbaf Merge pull request #1787 from ralpheav/master
Adding base abstract class to set future patch classes
2013-06-05 13:46:23 -07:00
ralpheav
68b0fff2c6 Adding base abstract class to set future patch classes. 2013-06-05 16:23:39 -04:00
julceslauhub
7cd2ab4a0a Merge pull request #1786 from julceslauhub/master
Updating .sql and .po files for version 2.5.1-testing.2
2013-06-05 10:44:39 -07:00
Julio Cesar Laura
15e7ebe560 Updating .sql and .po files for version 2.5.1-testing.2 2013-06-05 13:42:10 -04:00
julceslauhub
8323624e83 Merge pull request #1785 from ralpheav/master
BUG 11835 : Assignment rules after upgrade to 2.0.46
2013-06-05 09:30:43 -07:00
Erik Amaru Ortiz
a7f7109468 SOLR IMPLEMENTATION FOR v4.0 UPDATES (First Part) 2013-06-05 12:28:48 -04:00
ralpheav
9a50ee4971 Merge branch 'master' of github.com:ralpheav/processmaker 2013-06-05 12:25:40 -04:00
ralpheav
12d018f7b9 BUG 11835 : Assignment rules after upgrade to 2.0.46
Sol: Adding patch for next PM versions using SELF_SERVICE.
Plus checking Version to set the patch.
2013-06-05 12:23:48 -04:00
ddd
6787c47ba6 Merge branch 'master' of github.com:ralpheav/processmaker 2013-06-05 11:48:18 -04:00
ralpheav
86825ff1db BUG 11835 : Assignment rules after upgrade to 2.0.46
Sol: Adding patch for next PM versions using SELF_SERVICE. Plus checking Version to set the patch.
2013-06-05 11:04:13 -04:00
ralpheav
cdb43f480c BUG 11835 : Assignment rules after upgrade to 2.0.46
Sol: Adding patch for next versions usign SELF_SERVICE.
2013-06-05 10:08:40 -04:00
julceslauhub
b140da984c Merge pull request #1782 from julceslauhub/master
BUG 11553 Pausa de casos no se aplica en tareas paralelas SOLVED
2013-06-04 15:00:19 -07:00
Julio Cesar Laura
c78d65b5a7 BUG 11553 Pausa de casos no se aplica en tareas paralelas SOLVED
- Cuando se pausa un hilo el status de todo el caso cambia a PAUSED
- Ya no se cambia el status de todo el caso, solo se cierra el hilo pausado
- Existe aun un problema con los listados, los cuale sno muestran el estado del caso correctamente, eso se arreglara con el bug 11791 y 12012
2013-06-04 17:53:29 -04:00
julceslauhub
22b342444c Merge pull request #1781 from hector-cortez/BUG-11993
BUG 11993  Al habilitar el html de cualquier campo en el Dynaform ... SOLVED
2013-06-04 14:38:49 -07:00
Hector Cortez
5cd7ca6db4 BUG 11993 Al habilitar el html de cualquier campo en el Dynaform ... SOLVED
- Cuando se habilita el HTML en cualquier campo que tenga esta opción al momento de crear un Dynaform y se añada al mismo código HTML, este código es reemplazado por caracteres Entidades
- Validation of content or labels that containing Html tags.
2013-06-04 17:26:08 -04:00
julceslauhub
81ff08cedc Merge pull request #1780 from Jennydmz/BUG-11980
Bug 11980 Change the Administrator User Role to Operator Role. SOLVED
2013-06-04 13:45:23 -07:00
jennylee
cfd709e04b BUG 11980. Change the Administrator User Role to Operator Role. SOLVED
On Admin > Users > Roles > choose Operator or Manager Role > Users > Assign Users, click on Administrator from the Available Users List and then assign this to the Assigned Users List, PM allowed you assign the Administrator user to the Operator/Manager Role. Now PM shows a notification popup saying this is not allowed.
2013-06-04 15:39:47 -04:00
jennylee
5a727de203 BUG 11980. Change the Administrator User Role to Operator Rol.
On Admin > Users > Roles > choose Operator or Manager Role > Users > Assign Users, click on Administrator from the Available Users List and then assign this to the Assigned Users List, PM allowed you assign the Administrator user to the Operator/Manager Role. Now PM shows a notification popup saying this is not allowed.
2013-06-04 13:26:06 -04:00
julceslauhub
9bba933e46 Merge pull request #1778 from Jennydmz/BUG-11969
BUG 11969 Web session TimeOut at HOME
2013-06-04 08:47:15 -07:00
ralpheav
793667712d Merge remote-tracking branch 'upstream/master' 2013-06-04 09:54:34 -04:00
julceslauhub
a4120a2f14 Merge pull request #1775 from hector-cortez/master
BUG 0000 Rad Map Perdida de sesion cuando se ejecuta casos SOLVED
2013-06-04 06:17:05 -07:00
jennylee
774a391f38 BUG 11969 Web session TimeOut at HOME
In Home Tab when you loss session, PM naver advise it to you, and it still working but dosen't save the data.

So now all Home places are validated  to show a popup message when you loos session.
2013-06-03 18:13:38 -04:00
ralpheav
f43952006e BUG 11835 : ./workflow/engine/config/schema.xml
SOl: Set the default TAS_GROUP_VARIABLE to "" and set TAS_GROUP_VARIABLE to @@SYS_GROUP_TO_BE_ASSIGNED in php code
2013-06-03 17:47:58 -04:00