- En la version de PM 2.0.43 testing 4 Cuando se abren muchas ventanas nose puede manejar las ventanas de information.
- Added tab scroll in the information tab when execute a case.
- When modifying a user's data "ADMIN>Users" or "View/Edit Profile"
shows the incorrect data in the dropdowns
- Problem solved, display incorrect information in Dropdowns is because
the response time of AJAX requests, this was solved by improving the
order of AJAX requests
- Changed the label "Saving process" (ID_SAVING_PROCESS) for
"Saving ..." (ID_SAVING)
- Solved wrong display of information "Country, State or Region, Location"
in "View_Edit_Profile" this in IE
- When memcache is enabled not refresh correctly the list of
process (to create/delete an process)
- Added method to delete key of the memcache to the create/delete
an process
Add catch exceptions to continue the index beside errors.
The found errors are logged.
Correct bug in unassigned users and groups.
Add functionality to reindex script:
- Add skip functionality to skip records to index
- Add definition of trunk size used to send docs to index server
- Add optimization utility to optimize index
- In Centos 5.4 is not possible to restore a backup file of ProcessMaker. we are using the next command.
- Adjustment in the restore backup, in the erased the hidden files.
- OutputDocument the WYSISWG editor doesn't generate the content
of a GRID correctly
- Solved problem, now generated correctly the source of the OutputDocument,
was also corrected the problem with the tag <table>
- Report Tables in IE does not display correctly, transparent boxes appear
- Problem solved, now display reportTables in popup window when the browser is IE
- The email send contains special characters "\n\r"
- This bug could not be replicated, there was improvement in the
delivery of mails (for configurations with SMTP (PHPMailer) and Mail (PHP))
- I hope "User Name Display Format" settings are reflected in all places. But, at present not reflected only in part.
- Fixbug display name format en fiderents locations.
- Could not create report tables with fields that have reserve words.
- Validation reserved words in the fields definitión in the report tables creation.
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)