- 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
- cron.php it forwards all the emails without importing if they are
or not very old
- Problem solved, is taken into account the parameter "+d" as the
starting date for the forwarding of mail, if not define this
parameter will be forwarded emails from 7 days ago, forward
- 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
- 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
- New feature, change SUGGEST field behavior for the insertion of
a new record
- SUGGEST displays a temporary message to be placed in this field
- SUGGEST when you insert a new record to the database, it displays
a popup message indicating the insertion
- SUGGEST this field allows the insertion of a new record by pressing
the key Intro
- Is improved SUGGEST field behavior (when there are results, and when
there are none)
- Problem solved by adding the SUGGEST field in the Dynaform (in the
editor DynaForms) this in IE, when ckeck the option "Store new entry"
- Problem solved in method "String.prototype.trim" (JavaScript)
- 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
- 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.
- 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)
What is Functional
- Restler thirdparty library added
- Restler integration with gulliver added
- Rest requests are dispatched by sysGeneric
- Restler autodiscover for classes that implements Restler iAuthenticate interface added
What Missing
- ProcessMaker Api implemented yet
- some rest api class are in workflow/engine/services/rest/*.php