Commit Graph

169 Commits

Author SHA1 Message Date
Victor Saisa Lopez
933dced14b BUG 5140 "Formula is not working in master dynaforms" SOLVED
- Not taken into account the attribute "Decimal Separator" for the
  execution of a formula in master DynaForms
- When entering data in a Currency/Percentage field is added spaces
  at the beginning (when the field is in a formula)
- Problem solved, has joined the attribute "Decimal Separator" to
  evaluate the formula
- It has rewritten the algorithm for the formula evaluation
* Available from version 2.0.44
2012-09-19 12:26:44 -04:00
Julio Cesar Laura
771055498c BUG 9778 al ingresar a la pestañhange log aparece una advertencia, sucede en los tres servidores de cada espacio de trabajo SOLVED
- Missing validation when DYN_UID is not sent
- Add validation when DYN_UID is not sent
2012-09-17 18:03:37 -04:00
Marco Antonio Nina
6572670115 BUG 9626 Simple Reports Permissions SOLVED
- According to the specifications.
- Was add the list for add/remove permissions.
2012-09-10 10:24:07 -04:00
Marco Antonio Nina
06b44cd6d5 BUG 9626 Simple Reports Permissions SOLVED
- According to the specifications.
- Was add the list for add/remove permissions.
2012-09-07 16:15:56 -04:00
Victor Saisa Lopez
68509275f3 BUG 9649 "Uso de palabras reservadas en la creacion de PM Tables." SOLVED
- In the creation/editing of PMTables/ReportTables, not validated the
  use of reserved words
- It has validated the use of keywords in the creation/editing of
  PMTables/ReportTables
- It has been validated using reserved words to importing a process with
  ReportTables (old version)
* Available from version 2.0.44
2012-09-04 12:40:47 -04:00
Victor Saisa Lopez
2be74450d2 BUG 9677 "No se lista el Report Table importado dentro del..." SOLVED
- When importing a ReportTable in a process, not shown in the list of
  ReportTables
- Problem solved, the PRO_UID variable is created with the UID of the
  process, when the user is in the ProcessMap
* Available from version 2.0.44
2012-09-03 16:23:37 -04:00
Marco Antonio Nina
a5d7008329 BUG 9530 HeartBeat IMPROVEMENT
- HeartBeat not checked.
- HeartBeat works in skin classic and uxmodern.
2012-08-30 16:14:09 -04:00
Marco Antonio Nina
13be93d3c1 BUG 9621 Persistent XSS and AJAX Vulnerabilities, Multiple SOLVED
- It was noticed that no was validated these entry.
- Was validated with htmlentities for both cases.
2012-08-29 15:34:57 -04:00
Marco Antonio Nina
37fc5b59f1 BUG 9530 HeartBeat SOLVED
- HeartBeat not checked.
- HeartBeat works in skin classic and uxmodern.
2012-08-28 19:01:35 -04:00
Victor Saisa Lopez
fa91fb5e51 BUG 9607 "Need a way to disable/enable eMail notifications..." SOLVED
- New feature, Need a way to disable/enable eMaill notifications when
  a case note is created
- Solved, added checkbox for send eMail notifications or not
2012-08-17 09:03:31 -04:00
Marco Antonio Nina
53f11da603 BUG 9544 Error al importar CSV en PMTables, comportamiento... SOLVED
- The primary key joined with "-".
- We have the following recommendations:
- The primary key must be in separate columns.
- Now you can use "-" within the primary key, but does not support the use of ",".
- When importing the CSV header must be deleted.
2012-08-13 15:33:25 -04:00
Julio Cesar Laura
ba7d24a3a5 BUG 9422 Fix many issues related to Case Scheduler/Events
- Problem updating the info for the case schedulers
- Add all the validations needed
2012-08-10 16:44:36 -04:00
Marco Antonio Nina
62c46feaea BUG 9551 Case description on task properties is no... SOLVED
- Not show the case description.
- Case description can be seen in the Summary.
2012-08-09 17:06:24 -04:00
Marco Antonio Nina
e55b260b98 BUG 9530 HeartBeat SOLVED
- HeartBeat not checked.
- HeartBeat works in skin classic and uxmodern.
2012-08-02 16:22:45 -04:00
Brayan Osmar Pereyra Suxo
8133a6807e BUG 9523 Doesn't validate name of process SOLVED
- I add function trim to process's name
2012-08-01 15:43:49 -04:00
Brayan Osmar Pereyra Suxo
7285b6566f BUG 9511 Does't save data with baskslash in pmtables SOLVED
- I removed function stripslashes, this function is add in json_decode
2012-08-01 10:47:18 -04:00
Marco Antonio Nina
5444fac063 BUG 8831 Backslash ( \ ) appears before single quotes in Case NotesSOLVED
- Characters are not validated.
- Was added stripslashes () to validate notes and send email.
2012-07-31 11:50:55 -04:00
Hector Cortez
667c84731b BUG 9499 Create Report table with reserve words ... SOLVED
- Could not create report tables with fields that have reserve words.
- Validation reserved words in the fields definitión in the report tables creation.
2012-07-26 10:50:07 -04:00
Julio Cesar Laura
f6d90d7ac6 BUG 9477 Problem notifying the next user
We've detected 2 problems:

1.- The new algorithm to detect if the password is encrypted don't support passwords with a ":" character

2.- When recover the email configuration the system don't decrypt correctly the password of a previous version (without encryption, backwards compatibility)
2012-07-25 18:47:13 -04:00
Hector Cortez
f353ae77c2 BUG 8529 Change "exists" to "exist" in many phrases SOLVED
- Remember these grammar rules
- Changed grammar rules as suggested.
2012-07-25 16:51:16 -04:00
Marco Antonio Nina
b687993617 BUG 8853 Adding the cases from "unassigned Folder" to simplified... SOLVED
- No had this option.
- Was added the functionality Unassigned Inbox.
2012-07-25 10:52:35 -04:00
Marco Antonio Nina
0564efebbe BUG 8853 Adding the cases from "unassigned Folder" to simplified... SOLVED
- No had this option.
- Was added the functionality Unassigned Inbox.
2012-07-25 10:44:00 -04:00
Brayan Osmar Pereyra Suxo
065754f56e BUG 8451 Don't work autoincrement for BIGINT in pmtables SOLVED
I add autoincrement for TINYINT SMALLINT INTEGER BIGINT in Pmtables
2012-07-19 09:53:18 -04:00
Julio Cesar Laura
d0dd87fc43 BUG 9447 PM 2.0.43 testing 3 ajustar el copyright del skin uxmodern... SOLVED
- The current year in the skin was hardcoded
- The current year now is dynamic
2012-07-17 12:36:44 -04:00
Marco Antonio Nina
9f3ba08665 BUG 9216 Al cambiar el idioma por system settings... SOLVED
- By selecting the language in settings the Dropdown shows no language predefined.
- was add posts to language in the login and system for more information, and was modified the Dropdown for show the language predefined.
2012-07-10 19:01:57 -04:00
Marco Antonio Nina
8c44e21c1c BUG 9216 Al cambiar el idioma por system settings... SOLVED
- By selecting the language in settings the Dropdown shows no language predefined.
- was add posts to language in the login and system for more information, and was modified the Dropdown for show the language predefined.
2012-07-10 17:55:22 -04:00
Marco Antonio Nina
6bd65e052a BUG 9304 Notice al derivar un caso que esta configurado con... SOLVED
- In the single application out notice.
- were validated the data to to avoid these notice.
2012-07-06 15:02:37 -04:00
Hector Cortez
018eb18498 BUG 8369 Adjustment for standardization of code SOLVED
- Adjustment workflow/engine/classes/model/AdditionalTables.php, workflow/engine/controllers/pmTablesProxy.php files
2012-07-03 15:36:04 -04:00
Brayan Osmar Pereyra Suxo
e3d925f3ac BUG 8847 Don't exists validate email field SOLVED
I add validate to email field
I add label when don't exists sendmail
2012-06-26 15:54:50 -04:00
Marco Antonio Nina
7833d2318f BUG 9210 User experience Single Application SOLVED
- We verified that the list of the steps not working.
- Was modified the class.appCacheView, the function getTodo for parameters include TAS_UID y PRO_UID, too was modified the template indexSingle.html
2012-06-26 11:44:08 -04:00
Hector Cortez
bee524e789 BUG 8369 Problem when using the new editor for PM Tables ... SOLVED
- There is a major problem when using the new editor for PM Tables with Database Connections, if you choose a database connection (anything you have created as a Database Connection in process designer).
- Fix-bug and Addition of session variable in the different connections PMTables(Victor).
2012-06-25 15:26:52 -04:00
julceslauhub
f289ad4ed4 Merge pull request #87 from alvarocs/BUG-9160
BUG 9160 Change many phrases in the new installation wizard in v2.0.40 S...
2012-06-20 08:49:00 -07:00
Alvaro Campos
6b8c96596e BUG 9160 Change many phrases in the new installation wizard in v2.0.40 SOLVED
- Text has been changed based on suggestions
2012-06-20 10:10:30 -04:00
Julio Cesar Laura
1eee9e85d9 BUG 8919 La opcion "user experience" se puede aplicar al usuario Admin
- The validation doesn't consider the enter key when select a value
- Modify the logic of the validation
2012-06-18 18:49:24 -04:00
Victor Saisa Lopez
7b5deb054b BUG 9294 "Simplified experience plugins" SOLVED
- Request to enable and show the new submenus that have been created
  with plug-ins in the Simplified user experience.
- Code added for show the new submenus that have been created
  with plug-ins
2012-06-14 16:03:30 -04:00
Brayan Osmar Pereyra Suxo
37a7b5e091 BUG 8847 The option mail php is disabled SOLVED
- I add option mail php to send mail
2012-06-13 18:14:18 -04:00
Victor Saisa Lopez
f9eb447af1 BUG 9058 "Al cargar un nuevo logo no lo muestra en ese momento..." SOLVED
- In Admin>Settings>Logo logo is not displayed when you upload, this in FireFox
- The problem is in the function "exif_imagetype" which requires support for "exif"
- Changed function "exif_imagetype" by "getimagesize"
2012-06-13 17:28:13 -04:00
Victor Saisa Lopez
78ac23009d BUG 9058 "Al cargar un nuevo logo no lo muestra en ese momento..." SOLVED
- In Admin>Settings>Logo logo is not displayed when you upload, this
  in FireFox
- The problem is in the function "exif_imagetype" which requires
  support for "exif"
- Changed function "exif_imagetype" by "getimagesize"
2012-06-13 16:57:51 -04:00
Erik Amaru Ortiz
7fdf9ad063 BUG 0000 "update for new main UI uxmodern to show the enterprise message" 2012-05-10 18:28:25 -04:00
Victor Saisa Lopez
c4af5f8d23 BUG 9040 "The Task column doesn't update whith the last changes on..." SOLVED
- The APP_CACHE_VIEW table does not contain the changes made in the CONTENT table when you rename processes/tasks
- The name change in processes/tasks is now reflected in the APP_CACHE_VIEW table
- Note.- The APP_CACHE_VIEW table contains values ..for only one language
2012-05-10 11:06:44 -04:00
Erik Amaru Ortiz
184747f212 BUG 8667 "P.M. 2.0-testing.13: Con la opción "Copy", ..." UPDATED 2012-05-08 09:42:40 -04:00
Erik Amaru Ortiz
0040e2d005 BUG 0000 "Calendar edit bug fixes" 2012-05-08 09:42:34 -04:00
Erik Amaru Ortiz
4014708a2d BUG 8667 "P.M. 2.0-testing.13: Con la opción "Copy", ..." UPDATED 2012-05-08 09:42:22 -04:00
Victor Saisa Lopez
f9b7c0ecac BUG 8962 "The Events not being executed on 'cron.php'" SOLVED
- Problem in "Resending emails"
- Not being properly authenticating with the mail server
- Solved the problem with authentication with the mail server
- The problem with the file "processmaker/workflow/engine/bin/plugins/ldapadvancedbck.php" could not replicate, because this file does not belong to any plugin of the enterprise-plugin, it is noted that the cron.php runs all the files that are on "processmaker/workflow/engine/bin/plugins" and uses the class "...ClassCron" for each file, executing the corresponding method
2012-05-04 12:01:42 -04:00
Erik Amaru Ortiz
e20d9dbd45 BUG 8732 "Migrate Logo Setup to ExtJS" SOLVED
- there wasn't a right redirection for new PMOS UI afeter apply a new logo
- problem fixed, adding a coditional redirection depending of ws
2012-05-02 12:03:49 -04:00
Marco Antonio Nina
80045f99df BUG 9043 Variable for Case Notes content needed SOLVED
- Se crearon varias funciones para este caso.
- La funcion getCaseNotes en la class.case.php con los parametros applicationID, type que es la forma que quiere que se devuelvan los datos, puede ser array, objetc, string por defecto esta en array, y userID que nos daria solo las notas de ese usuario, por defecto nos devuelve de todos los usuarios.
- Se modifico la funcion getNotesList para poder traer las notas por un determinado usuario y por defecto recupera las notas de todos los usuarios.
- en class.pmFunctions.php se creo la funcion PMFGetCaseNotes con los parametros applicationID, type que es la forma que quiere que se devuelvan los datos, puede ser array, objetc, string por defecto esta en array, y userID que nos daria solo las notas de ese usuario, por defecto nos devuelve de todos los usuarios.
- En class.wsBase.php la funcion getCaseNotes con los parametros applicationID, userID que nos daria solo las notas de ese usuario, por defecto nos devuelve de todos los usuarios, esta funcion nos devuelve un array con los fieds en minuscula.
- En soap2.php getCaseNotes donde se tienen los siguiente parametros: sessionId, se necesita iniciar una session para poder utilizarlo, applicationID, userID que nos daria solo las notas de ese usuario, por defecto nos devuelve de todos los usuarios.
- Se adiciono la funcion para utilizarlo en SoapServer.
- En wsResponse se creo un nuevo template para la respuesta del webservice wsGetCaseNotesResponse con los campos status_code, message, notes, timestamp.
- En pmos2.wsdl se agregaron los datos necesarios para la salida correcta del webservice.
2012-05-02 09:56:30 -04:00
Erik Amaru Ortiz
b24c9eb7a1 BUG 8875 "New ExtJS based Login & Main ProcessMaker interface Des.." UPDATED
- problems on installer & IE compatibility
- IE compatibility added, some fixes on login & installer
2012-04-26 13:21:41 -04:00
Alvaro Campos
97c383ea3e BUG 8667 "copy", dentro de calendar, muestra un mensaje erroneo solved
- se encontro muchos errores dentro de calendario,
- resolviendo, copiar, editar, y validar que no se repita el nombre del calendario
2012-04-26 11:32:57 -04:00
Erik Amaru Ortiz
9763b67fa7 BUG 9059 "P.M. 2.0.40-testing.3: Al hacer correr un caso despliega..." SOLVED
- the new install wasn't  building the appcache table with its respective triggers
- now, the triggers are created on last step at new installer
2012-04-23 18:13:06 -04:00
Victor Saisa Lopez
9df68b5307 BUG 8973 "Replace all instances of json_encode() and json_decode()..." SOLVED
- Problems with functions json_encode and json_decode in PHP 5.2
- Replace json_encode and json_decode with G::json_encode and G::json_decode
2012-04-23 12:34:16 -04:00