------------------------------------------------------------------------------- Version 2.1.1 - Patrizio Gelosi - 12 Jun 2008 ------------------------------------------------------------------------------- + Fixed BETWEEN search bug (http://www.sugarcrm.com/forums/showthread.php?t=34314&p=116181). The BETWEEN search string was wrongly processed in some numeric fields. + Fixed single quote "'" search bug with IN operator. A list text search for an element with a single quote failed. ------------------------------------------------------------------------------- Version 2.1 - Patrizio Gelosi - 05 Jun 2008 ------------------------------------------------------------------------------- + Added numeric field search options. The numeric operator options "<", "<=", ">", ">=" and "BETWEEN" are now available for Integer, Decimal and Currency fields. + 5.0.0e fully compatible version released. + Added DateTime compatible Search rule: When Date-To searchfield is filled with a , all the DateTime having date equal to and time less or equal than '23:59:59' are retrived. + Spanish language pack released. + Fixed Date field visualization bug on DetailView (http://www.sugarforge.org/forum/forum.php?thread_id=4181&forum_id=2300) + Fixed SugarCRM 'zero' value bug on text / numeric search fields. Zero ('0') search values in text / numeric fields were ignored on Advanced Search page. + Fixed NOT text search bug. NULL text values were not retrieved by a NOT search. + Fixed NOT date search bug (FULL version). Rows were not retrieved correctly when both Date-from and Date-to searchfields were filled and NOT option was checked. + Fixed EMPTY date search bug (FULL version). EMPTY Date search did not give expected results with some Date fields. (*) All changes apply to both DEMO and FULL versions if not otherwise specified. --------------------------------- End -----------------------------------------