- Al momento de recuperar los permisos de los dynaforms, se estaba filtrando 2 veces por el UID de la tarea, esto e sinnecesario porque la funcion que recupera los permisos ya valida por la tarea
- Habian otros issues menores (como el titulo del formulario en los tabs de preview)
- Se quito la dobre validacion por tarea y se corrigieron los issues menores
- According to the specifications.
- Was removed the option completed y Pending of Processmap - Events
- Was add the Tab Logs en Admin.
- Was add the the list of events.
- Was changed the list Case Scheduler a logs.
- Change default advanced search options, for get cases information
of the current user
- Solved, added new option "Current user" in DropDown Users set to
default in Advanced Search
- In the class "derivation" doesn't exist the validation for the "Replaced By" field
- Added the business logic to set the replaced by user when a case is derivated
- When format a date with null value thows a javascript error
- Add validation for null values
- Fix some issues with the format of names (current user, previous user)
- The Events->Action call other control "picker" because don't need the key cast description and the System variables
- Changed the appereance and behaviour of the control "picker" in the Event->Action panel
- There problems with the names of departments and groups that have
the characters "<" and ">"
- Solved the problem with the characters "<" and ">" in
departments and groups (in the list and modification)
- The steps for supervisor was not working, and the outputs option was no configuration in the ProcessMap
- Fix the steps for the supervisors and the option outputs was deleted until the option was added in the ProcessMap designer (new feature)
- Reverted the changes made in "Users.php"
- Solved wrong display of information "Country, State or Region, Location"
in "View_Edit_Profile" this in IE, all this in "usersAjax.php"
- 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
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)
- New feature
- Web Services for updating user accounts
- Added functions "PMFCreateUser, PMFUpdateUser, WSCreateUser, WSUpdateUser" in "class.pmFunctions.php"
- Added function "updateUser" in "class.wsBase.php"
- Added functionality for applications using Web Services
- Not validated the permission PM_FOLDERS_VIEW.
- the user must have this permit and may only view documents in the processes that participate, and for see all with the permission PM_ALLCASES.
- Not validated the permission PM_FOLDERS_VIEW.
- the user must have this permit and may only view documents in the processes that participate, and for see all with the permission PM_ALLCASES.
- The permission PM_REPORTS cannot be removed because many projects already used (plugins made by projects), then the permision has changed to status inactive and in new installations will be hidden in the permision administrator module