Sugar Suite v3.5.1
September 26, 2005

-=Overview=-
For a quick list of new features in Sugar Suite 3.5.1, check out the information
below.

Our goal continues to be to build the customer relationship management system 
that you have always wanted, so your input is vital.

To share ideas with the Sugar Community, ask questions, find answers and submit 
feedback, please visit our Sugar Forums at http://www.sugarcrm.com/forums.

Check out http://www.sugarcrm.com for more details on acquiring the Sugar Suite,
the latest product roadmap, support forums, detailed product information and 
much more.  We hope you find this a useful tool for building your business.

Enjoy! 
The Sugar Team  

--------------------------------------------------------------------------------
3.5.1
--------------------------------------------------------------------------------

Known Issue:  3.5.1 carries on the behavior change of 3.5 in the area of 
              Tasks/Notes, where Account information is not populated via the 
              Contact. 

Known Issue:  Failed records on an import are not viewable by the user. 

Known Issue:  Some strings are not translatable. 

Note:   Sugar Suite now requires PHP 4.3 or greater.  PHP 4.2 is no longer 
        supported, due to architectural changes in Sugar that rely on PHP 4.3 
        or greater.

Fixed:  Changed PHP reference usages to increase stability and robustness.  
        Some known issues caused by reference usage were Apache segmentation 
        faults, large memory allocations, and pages not responding.

Fixed:  Locked down many directories and files using .htaccess.  
Note:   For Apache, verify that the AllowOverride setting in httpd.conf is set 
        to "All", or that you have mirrored the settings in all .htaccess files.
Note:   For IIS, mirror the lockdown from the .htaccess files.

Fixed:  Changed the naming convention of the Dashboard graph XML data to make 
        it less predictable.  Run the "Clear Chart Data Cache" repair script, 
        found in the Repair section of Admin.

Fixed:  Separate log files are no longer generated by emailmandelivery.php and 
        skipped Import records.

Note:	After an upgrade to 3.5.1, if you see a PHP Notice similar to "Undefined
        index: LBL_ACTIVITIES_SUBPANEL_TITLE" instead of proper subpanel titles, 
        run the "Upgrade Custom Labels" repair script, found in the Repair 
        section of Admin.

Fixed:  Start/Previous/Next/End navigation links disappeared after editing a 
        record. [1864]

Fixed:  Contacts subpanels displayed Home Phone instead of Office Phone. [1982]

Fixed:  Mass Email Manager listview was not displaying all values properly. 
        [1983]

Fixed:  Miscellaneous ListView and subpanel pagination fixes. [1959,1993]

Fixed:  Deleting the relationship between a Contact and Account sometimes 
        deleted the Contact or Account itself, not just the relationship. [2024]

Fixed:  Subpanels only displayed US English language strings. [2049]

Fixed:  Could not select an Account when creating a business card. [2063]

Fixed:  Leads DetailView did not display the Assigned To user. [2100]

Fixed:  Projects subpanel did not display the Assigned To user. [2120]

Fixed:  Document TreeView did not handle all HTML special characters properly. 
        [2145,2146]

Fixed:  Accounts History subpanel did not display the Contact for Emails. [2093]

Fixed:  Miscellaneous date handling fixes. [1980,1992,2047]

Fixed:  Date format in Dashboard graphs did not honor user's preferred date 
        format. [2053,2068,2071,2077]

Fixed:  Date formatting was incorrect in Document ListView's Revision Date. 
        [2066]

Fixed:  Handling of default values for custom fields. [1145]

Fixed:  Custom field labels were not editable in the Studio after initial 
        creation. [1353]

Fixed:  Field Layout Editor displayed a PHP error when editing Accounts layouts.
        [1783]

Fixed:  Editing subpanel columns allowed access to the Edit Custom Fields 
        Toolbox. [2134]

Fixed:  ListViews displayed custom field dropdown keys instead of dropdown 	 
        values. [2136]

Fixed:  Email Marketing Campaigns were starting on GMT times, not user's 
        preference for time zone. [1984]

Fixed:  Email Marketing Campaigns subpanel displayed the wrong start date if 
        start time was after 17:00. [2000]

Fixed:  Prospect Lists did not assign to the current user by default. [2041]

Fixed:  mysql_close error displayed when clicking the Tracker URL from an email 
        sent through a Campaign. [2130]

Fixed:  Installer now checks for PHP safe mode, which needs to be disabled in 
        php.ini. [1896]

Fixed:  Login redirection to the originally requested URL was not handling 
        properly. [1935]

Fixed:  Login issue with password being read from domain cookies instead of the 
        HTTP POST. [1942]

Fixed:  Various CSS fixes for Sunset, RipCurl, and Links themes [1964,1966,1969]

Fixed:  PHP Warning, "Call-time pass-by-reference has been deprecated". [2010]

Fixed:  Audit changelog in some modules displayed database IDs instead of 
        display names. [2124,2154]

Fixed:  Scheduling for Calls and Meetings did not display a phone number. [1911]

Fixed:  My Open Tasks on the Home module was not handling color-coding for tasks
        due today, or tasks overdue. [1912]

Fixed:  My Open Tasks on the Home module was not displaying times. [1913]

Fixed:  My Upcoming Appointments on the Home module generated inconsistent 
        results when using the "through" dropdown option. [1954]

Fixed:  Shared Calendar time offsets were not being handled correctly. [2025]        

Fixed:  Reminders for Calls and Meetings were not alerting at the correct time. 
        [2039]

Fixed:  Contacts were not saved as Invitees for Calls and Meetings when adding 
        Contact to the Invitee list. [2050]

Fixed:  Invites for Meetings are sent with the wrong time to the invitee. [2105]

Fixed:  Canceling a Call or Meeting produced an error, "Error retrieving record. 
        You may not be authorized to view this record." [2129]

Fixed:  Canceling a Contact creation that originated from an Activity produced a
        PHP fatal error. [2235]

Fixed:  The "Return to the list" link in User Management did not produce the 
        expected result. [1924]

Fixed:  Releases EditView was missing from Sugar Open Source. [1996]

Fixed:  Could not create a Release for Bug Tracker. [2022,2055]

Fixed:  Miscellaneous Upgrade Wizard fixes. [2023]

Fixed:  Employee ListView allowed non-admin users to delete other Employees and 
        Users. [2045]

Fixed:  Upgrade Wizard now uses cache/upload/upgrades/temp as its temporary 
        directory. [2187]

Fixed:  Date handling for Create Date after Import. [1955]

Fixed:  Miscellaneous fixes to the field mappings for Contacts Import. [2037]

Fixed:  Miscellaneous fixes to the field mappings for Leads Import. [2127]

Fixed:  Leads Import was missing "Full Name" as a mapping, and displayed Home 
        Phone as "Home:". [2172]

Fixed:  Editing an archived Email would blank out the From field. [1981]

Fixed:  Convert Lead did not carry Notes and file attachments over to the new 
        record. [1986]

Fixed:  Compose Email from Contact or Lead did not auto-populate the To address. 
        [1990]

Fixed:  Incorrect date displayed after composing and sending an email. 
        [1962,2035]

Fixed:  Custom fields in email templates don't populate the field values when 
        sending. [2070]

Fixed:  "no_access" error from SOAP clients on certain modules.  Primarily 
        affected the Sugar Plug-in for Outlook. [1819]

Fixed:  Sugar Plug-in for Outlook could not handle user/password values in a 
        URL. [1833]

Fixed:  "GetFirstNameLastNameInverted" exception in Sugar Plug-in for Outlook 
        when selecting an email that contained a comma in the subject. [1920]

Fixed:  Sugar Plug-in for Outlook was not properly encoding characters in 
        Contact names. [1921,1961]

Fixed:  Ability to Mass Update the SugarSync option for Contacts for use with 
        Sugar Plug-in for Outlook. [1931,1960,2048]

Fixed:  Sugar Plug-in for Outlook will now create an Account based on the 
        Company Name value in Outlook. [1956]

Fixed:  Sugar Plug-in for Outlook now has the ability to multi-select Contacts 
        in Outlook for synchronization. [1957]

Fixed:  Sugar Plug-in for Outlook will now check for duplicates before syncing 
        Contacts. [1958]

Fixed:  Sugar Plug-in for Outlook now allows for email and attachments to be 
        assigned to an Opportunity without also requiring a Contact. [1974,2030]

Fixed:  Toggling SugarSync on and off deleted Contacts under certain 
        circumstances. [1979]

Fixed:  Error in Sugar Plug-in for Outlook when creating a Contact; email 
        address is populated, but First and Last Name were not populating. 
        [1998]

Fixed:  Sugar Plug-in for Outlook now allows you to determine whether you want 
        to delete a Contact from Outlook and Sugar Suite. [2031]

Fixed:  Sugar Plug-in for Outlook allowed searching for deleted Cases, and 
        allowed emails to be assigned to deleted Cases. [2180]

Fixed:  Upgraded instances of Sugar used incorrect HTML for Contact Sync 
        checkboxes. [2157]

































































































