Commit Graph

6817 Commits

Author SHA1 Message Date
Julio Cesar Laura
237bfbac2c BUG 12395 History log no refleja verdaderos datos historicos IMPROVEMENTS 2014-05-23 11:21:27 -04:00
julceslauhub
5dd3bea25d Merge pull request #2418 from marcoAntonioNina/BUG-14974
BUG-14974 It's possible to create a new process with blank space SOLVED
2014-05-22 14:30:57 -04:00
julceslauhub
f9299e03e8 Merge pull request #2415 from marcoAntonioNina/BUG-14053
BUG-14053 El ordenamiento de archivos no se realiza... SOLVED
2014-05-22 13:14:00 -04:00
Marco Antonio Nina
feba98a658 BUG-14974 It's possible to create a new process with blank space SOLVED
- The blank spaces were accepted.
- A validation was added removing spaces in blank of the PRO_TITLE field in the main.js file, also an error message was added.
2014-05-22 12:31:17 -04:00
julceslauhub
db1edcef00 Merge pull request #2416 from julceslauhub/master
BUG 12395 History log no refleja verdaderos datos historicos SOLVED
2014-05-21 16:51:43 -04:00
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
Marco Antonio Nina
3b594a573d BUG-14053 El ordenamiento de archivos no se realiza... SOLVED
- El ordenamiento de las columnas no tenian una busqueda asignada.
- Se habilitaron solo dos columnas para el ordenamiento "Name, Modified".
- Se cambio el criteria para que acepte esos parametros en el archivo AppFolder.php
2014-05-21 16:11:32 -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