Commit Graph

6811 Commits

Author SHA1 Message Date
Julio Cesar Laura
13abb80e69 BUG 12395 History log no refleja verdaderos datos historicos SOLVED
- El engine de formularios no mostraba ningun valor para valores previamente almacenados que ya no tengan esa opcion en el control

- Para el modo VISTA de los campos de tipo DROPDOWN, LISTBOX, RADIOGROUP y CHECKGROUP ahora se muestran los valores que se guardaron previamente, aunque el valor ya no exista en la definicion del control, ya sea que sus opciones sean agregadas manualmente o bien sean obtenidas por un SQL
2014-05-21 16:39:48 -04:00
julceslauhub
830153a7cb Merge pull request #2414 from gproly/BUG-14775
BUG-14775 When former users are never admitted to processmaker an except...
2014-05-20 14:02:26 -03:00
Roly Rudy Gutierrez Pinto
18b6f8b1e7 BUG-14775 When former users are never admitted to processmaker an exception is thrown in USERS_PROPERTIES table was not created because the record is removed dependency exists USR_LOGGED_NEXT_TIME to edit the field when there is no change in the field USR_PASSWORD. IMPROVEMENT. 2014-05-20 12:56:46 -04:00
julceslauhub
128acb8846 Merge pull request #2413 from marcoAntonioNina/BUG-15001
BUG-15001 Dynaform - Fields Handler - Default Value of Zero... SOLVED
2014-05-20 13:41:33 -03:00
julceslauhub
5f0c2c5614 Merge pull request #2412 from Jennydmz/master
BUG-14034 Status in Dashboards -NEW FEATURE
2014-05-20 13:21:02 -03:00
Marco Antonio Nina
47b83748f7 BUG-15001 Dynaform - Fields Handler - Default Value of Zero... SOLVED
- Validation function empty  takes '0 ' as empty
- add validation in file fields_Save.php
2014-05-20 12:19:09 -04:00
jennylee
d933f7a294 BUG-14034 Status in Dashboards -NEW FEATURE
In ADMIN > Settings > Dashboard now is available the button Status, this button let Activate or Deactivate the Dashlet, showing the changed status in the Status Field in the grid.

When a dashlet is Inactive this dashlet is not showed in the DASHBOARDS tab. A validation was added to only let the current user see the active dashlets assigned to himself.
2014-05-20 12:00:01 -04:00
jennylee
0e1db46a4e BUG-14034 Status in Dashboards -NEW FEATURE
In ADMIN > Settings > Dashboard now is available the button Status, this button let Activate or Deactivate the Dashlet, showing the changed status in the Status Field in the grid.

When a dashlet is Inactive this dashlet is not showed in the DASHBOARDS tab. A validation was added to only let the current user see the active dashlets assigned to himself.
2014-05-20 11:54:21 -04:00
jennylee
a1f76e8df9 BUG-14034 Status in Dashboards -NEW FEATURE
In ADMIN > Settings > Dashboard now is available the button Status, this button let Activate or Deactivate the Dashlet, showing the changed status in the Status Field in the grid.

When a dashlet is Inactive this dashlet is not showed in the DASHBOARDS tab. A validation was added to only let the current user see the active dashlets assigned to himself.
2014-05-20 10:59:27 -04:00
jennylee
14d7704e6f Merge remote branch 'upstream/master' 2014-05-20 10:59:17 -04:00
julceslauhub
665c6009b5 Merge pull request #2409 from marcoAntonioNina/BUG-14367
BUG-14367 First login screen after installation... IMPROVEMENT
2014-05-20 10:52:33 -03:00
Marco Antonio Nina
94183b1148 BUG-14367 First login screen after installation... IMPROVEMENT
- Delete link library.
2014-05-20 09:43:40 -04:00
julceslauhub
560e045da0 Merge pull request #2401 from gproly/BUG-14775
BUG-14775 Password policies PPP_MINIMUM_LENGTH and PPP_MAXIMUM_LENGTH ar...
2014-05-20 10:21:16 -03:00
Marco Antonio Nina
4cc5707b4a BUG-14367 First login screen after installation... IMPROVEMENT
- Change de text in admin.
2014-05-20 08:57:46 -04:00
julceslauhub
c8384caf12 Merge pull request #2407 from marcoAntonioNina/BUG-14886
BUG-14886 PMFPauseCase cannot pass time ('Y-m-d H:i:s') SOLVED
2014-05-20 09:56:21 -03:00
Marco Antonio Nina
a76d7bee3f BUG-14886 PMFPauseCase cannot pass time ('Y-m-d H:i:s') SOLVED
- Strict validation only for date.
- Add validation with time in file class.wsBase.php in function pauseCase
2014-05-19 16:59:16 -04:00
Marco Antonio Nina
7ca5e659b9 BUG-14367 First login screen after installation always... SOLVED
- The text of username and password is hardcoded.
- was add criteria in file login_getStarted.php for obtain only username.
2014-05-19 16:30:47 -04:00
jennylee
1c133aabb2 BUG-14034 Status in Dashboards -NEW FEATURE
In ADMIN > Settings > Dashboard now is available the button Status, this button let Activate or Deactivate the Dashlet, showing the changed status in the Status Field in the grid.

When a dashlet is Inactive this dashlet is not showed in the DASHBOARDS tab. A validation was added to only let the current user see the active dashlets assigned to himself.
2014-05-19 16:26:43 -04:00
julceslauhub
5809a36bbc Merge pull request #2404 from marcoAntonioNina/BUG-14288
BUG-14288 Evaluation not working properly with currency field SOLVED
2014-05-19 13:33:49 -03:00
Marco Antonio Nina
a97c3fbe34 BUG-14288 Evaluation not working properly with currency field SOLVED
- the field no float format.
- add function PMRemoveMask in file class.pmFunctions.php that erase the mask.
2014-05-19 12:07:59 -04:00
julceslauhub
35c96169f3 Merge pull request #2402 from julceslauhub/master
BUG 14053 - First part
2014-05-16 18:00:20 -03:00
Julio Cesar Laura
b515605ebf BUG 14053 - First part 2014-05-16 16:58:10 -04:00
Roly Rudy Gutierrez Pinto
441db0c541 BUG-14775 Password policies PPP_MINIMUM_LENGTH and PPP_MAXIMUM_LENGTH are not working when configured with option PPP_CHANGE_PASSWORD_AFTER_NEXT_LOGIN = 1 & has added the option to change password settings in Section ADMIN / Users / {select user} / Account Options, allowing individualize password change request for each user. SOLVED. 2014-05-16 16:20:15 -04:00
julceslauhub
395653797a Merge pull request #2400 from Jennydmz/master
BUG-14945 Disable foreign keys verification when generating a backup.
2014-05-16 17:06:52 -03:00
jennylee
e7adc624d6 BUG-14945 Disable foreign keys verification when generating a backup.
The statement SET FOREIGN_KEY_CHECKS=0; was added when the sql script is been generated, when backuping a workspace. This was added in case that a table in the database has a foreign key.

When a table has a foreign key some operations are not allowed create/delete/update, because of the restrictions of the foreing key. So, to allow this operations we disabled the foreign key checks (SET FOREIGN_KEY_CHECKS=0;) until we have all the tables created in the database.
2014-05-16 14:58:57 -04:00
julceslauhub
619f41721b Merge pull request #2399 from marcoAntonioNina/BUG-14742
BUG-14742 Condiciones de processmaker SOLVED
2014-05-16 12:00:45 -03:00
Marco Antonio Nina
97c0d88065 BUG-14742 Condiciones de processmaker SOLVED
- Al importar un proceso y sobreescribir todo no se borraban los fieldsConditions.
- se añadio la funcion para borrarlos in el file class.processes.php.
2014-05-16 10:38:32 -04:00
julceslauhub
681d8a6757 Merge pull request #2392 from gproly/BUG-14775
BUG-14775 Password policies PPP_MINIMUM_LENGTH and PPP_MAXIMUM_LENGTH ar...
2014-05-16 10:09:33 -03:00
julceslauhub
af1dcf4a95 Merge pull request #2397 from gproly/BUG-14835
BUG-14835-14183 When a trigger containing the statement 'if (@ @ test! =...
2014-05-16 09:49:29 -03:00
Roly Rudy Gutierrez Pinto
eb768ec8bc BUG-14835-14183 When a trigger containing the statement 'if (@ @ test! = '1' && @ @ Test2 =='') 'using the Boolean operator'! = 'Create throws an error code evaluation & support expresion @@a = @@b = @@c; .SOLVED. 2014-05-15 15:14:36 -04:00
julceslauhub
a13360eb67 Merge pull request #2396 from marcoAntonioNina/BUG-14923
BUG-14923 Field in Dashboards SOLVED
2014-05-15 15:21:37 -03:00
Marco Antonio Nina
971ce321cc BUG-14923 Field in Dashboards SOLVED
- Add span in file class.pmDashlet.php
2014-05-15 14:06:24 -04:00
Marco Antonio Nina
59e6524797 BUG-14923 Field in Dashboards SOLVED
- Add span in file class.pmDashlet.php
2014-05-15 13:46:59 -04:00
julceslauhub
c857b9b57e Merge pull request #2394 from Jennydmz/master
BUG-14596 User with "PM_REASSIGNCASE" permission can not reassign cases to himself.
2014-05-15 13:16:40 -03:00
jennylee
33caae08f2 BUG-14596 User with "PM_REASSIGNCASE" permission can not reassign cases to himself.
This is  new feature, now the user with the "PM_REASSIGNCASE" permission is showed in the list of users to reassign the case.
2014-05-15 11:39:50 -04:00
jennylee
9a4214f3e5 BUG-14596 User with "PM_REASSIGNCASE" permission can not reassign cases to himself.
This is  new feature, now the user with the "PM_REASSIGNCASE" permission is showd in the list of users to reassign the case.
2014-05-15 10:59:57 -04:00
jennylee
2a282fe7d3 BUG-14596 User with "PM_REASSIGNCASE" permission can not reassign cases to himself.
This is  new feature, now the user with the "PM_REASSIGNCASE" permission is showd in the list of users to reassign the case.
2014-05-15 10:51:31 -04:00
Roly Rudy Gutierrez Pinto
54c39d5519 BUG-14775 Password policies PPP_MINIMUM_LENGTH and PPP_MAXIMUM_LENGTH are not working when configured with option PPP_CHANGE_PASSWORD_AFTER_NEXT_LOGIN = 1. SOLVED. 2014-05-15 10:25:10 -04:00
jennylee
3dd51aab8d BUG-14596 User with "PM_REASSIGNCASE" permission can not reassign cases to himself.
This is  new feature, now the user with the "PM_REASSIGNCASE" permission is showd in the list of users to reassign the case.
2014-05-14 17:11:05 -04:00
julceslauhub
59e30b6166 Merge pull request #2389 from julceslauhub/master
BUG 14801 Requerimiento de compatibilidad con Safari de Mac SOLVED
2014-05-14 14:35:06 -03:00
Julio Cesar Laura
6658d57b22 BUG 14801 Requerimiento de compatibilidad con Safari de Mac SOLVED
- La computadora del cliente tiene una hora muy diferente a la hora del servidor, por lo que las cookies creadas son inmediatamente deshechadas por el navegador

- La validcion adicional para las cookies no se aplica cuando se tiene la bandera "safari_cookie_lifetime" con valor "0"

- OJO. ESTE CAMBIO SOLO ARREGLA EL PROBLEMA EXISTENTE EN VIVA PARA LA AUTENTIFICACION DE USUARIOS, CUALQUIER OTRO ISSUE RELACIONADO A FUNCIONAMIENTO DE PM EN SAFARI NO ESTA GARANTIZADO (ESPECIALMENTE ISSUES DE JAVASCRIPT), YA QUE PM NO ES OFICIALMENTE PROBADO EN PM Y NO SABEMOS HASTA CUANDO SEA ASI, ASI QUE FUTUROS ISSUES EN SAFARI SERAN ENVIADOS AL ROADMAP Y DEBE SER APROBADO POR INSTANCIAS SUPERIORES EL VISTO BUENO PARA IR ADELANTE CON LAS PRUEBAS EN SAFARI
2014-05-14 13:27:08 -04:00
julceslauhub
85570fb3df Merge pull request #2388 from Jennydmz/master
BUG-14946 The data list of a PM Table is not been updated after adding or deleting a row.
2014-05-14 14:02:31 -03:00
jennylee
b334b33f6c BUG-14946 The data list of a PM Table is not been updated after adding or deleting a row.
The grid is been reload after adding or deleting a row in this list.
2014-05-14 12:47:25 -04:00
julceslauhub
defa5b9896 Merge pull request #2387 from gproly/BUG-14599
BUG-14599 En un formulario con dos grillas, que contenga columnas de tip...
2014-05-14 10:00:56 -03:00
Roly Rudy Gutierrez Pinto
a03f47e39b BUG-14599 En un formulario con dos grillas, que contenga columnas de tipo textarea, si se introducen saltos de linea en el textarea la segunda grilla no refleja los datos al generar un documento de salida pdf. SOLVED. 2014-05-13 17:08:23 -04:00
julceslauhub
a2b8a621a4 Merge pull request #2386 from julceslauhub/master
BUG 14464 La Regla de Asignacion basada en un valor no funciona cuando los grupos estan asignados a la tarea SOLVED
2014-05-13 16:55:38 -03:00
Julio Cesar Laura
71623220d6 BUG 14464 La Regla de Asignacion basada en un valor no funciona cuando los grupos estan asignados a la tarea SOLVED
- En realidad no es un bug, pero a pedido de proyectos se cambiara un poco la logica de esta funcionalidad

- Ahora a pesar de que hayan grupos o usuarios asignados a una tarea y esta a su vez tenga el tipo como regla de asignacion "self service group by value", no se incluiran los casos correspondientes a esa tarea en el listado, solo seran inckuidos aquellos en los que tenga setada la variable para "TAS_GROUP_VARIABLE"
2014-05-13 15:48:12 -04:00
julceslauhub
b92ed65048 Merge pull request #2385 from gproly/BUG-14618
BUG-14618 Validating a date field should be removed when the range is Re...
2014-05-13 16:47:51 -03:00
Roly Rudy Gutierrez Pinto
132880f9b8 BUG-14618 Validating a date field should be removed when the range is Relative, according to documentation http://wiki.processmaker.com/index.php/2.0/Dates #...To not set any limitations on the start date or end date, leave one or both of the fields blank.SOLVED. 2014-05-13 14:27:34 -04:00
julceslauhub
cef5bacb28 Merge pull request #2383 from Jennydmz/master
BUG-14843 Process Tracker - Menu Sticks
2014-05-13 13:38:07 -03:00