Menu

Commit [r5485]  Maximize  Restore  History

Criteria Number fields were not supported fully in the framework so I had to do the following JaffaRia changes:

1) (CriteriaPanel.js) Added support to strip out non-numeric characters in the valueField.
Exceptions to this is when the operator is "In" or "Between" a comma is allowed.
Also, periods are allowed when allowDecimals is not false.

2) (PanelController.js) The allowDecimals was not being applied to the criteria fields by the panelController so I added code to apply allowDecimals to the valueField.

cosbor11 2011-08-18

changed /branches/JAFFA_5_10_RELEASE/JaffaRIA/source/html/js/extjs/jaffa/component/PanelController.js
changed /branches/JAFFA_5_10_RELEASE/JaffaRIA/source/html/js/extjs/jaffa/finder/CriteriaPanel.js
/branches/JAFFA_5_10_RELEASE/JaffaRIA/source/html/js/extjs/jaffa/component/PanelController.js Diff Switch to side-by-side view
Loading...
/branches/JAFFA_5_10_RELEASE/JaffaRIA/source/html/js/extjs/jaffa/finder/CriteriaPanel.js Diff Switch to side-by-side view
Loading...
MongoDB Logo MongoDB