- 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)
- Last used search string in all search boxes is always kept for new searches along with results, should be cleared for new search
- fixed this problem, cleaning the above search boxes.
carlos: improve assignation of users to roles
--------------------------------------------------------------------------------
1. A /trunk/workflow/engine/xmlform/roles/roles_userSearch.xml
2. A /trunk/workflow/engine/methods/roles/roles_AddUser.php
3. A /trunk/workflow/engine/xmlform/roles/roles_ListUsers.xml
4. M /trunk/workflow/engine/classes/model/Users.php
5. M /trunk/workflow/engine/methods/roles/roles_Ajax.php
6. M /trunk/workflow/engine/xmlform/roles/roles_Options.xml
7. M /trunk/workflow/engine/templates/roles/roles_Tree.php