ExpressionEngine 2.0.1 Public Beta Build 20100215
Posted: 15 February 2010 11:19 AM   [ Ignore ]  
Administrator
Avatar
RankRankRankRankRankRankRank
Total Posts:  11303
Joined  06-03-2002

* Added a warning if the control panel session has timed out, allowing the user to log back in and prevent data loss (#11167).
* Change to login procedure to redirect to page requested in the browser address bar upon successful login.
* Changed Checkbox Fieldtype to allow for text format overrides on the publish page (#10578).
* Fixed a bug (#10943) where the {weblog} tag was not replaced with {channel} in saved templates.
* Fixed a bug (#10763) where the content edit page ignored channel access privileges.
* Fixed a missing language key (#11062) and trimmed white space from emails on the new member registration form.
* Fixed a bug (#11195) where a typographical error in the comments table name resulted in a MySQL error.
* Fixed a bug (#11192) in custom member field editing where some fields did not reflect their correct saved state.
* Fixed a bug (#11198) where the EE Info Accessory was not caching the current version and build number.
* Fixed a bug (#11203) where snippets were not parsed in the Wiki Module themes.
* Fixed a bug (#11190) where Custom Member Fields that were textareas did not have the correct CSS class applied in the control panel.
* Fixed a missing language key in admin_content.
* Changed wording in installer if the database configuration file is not writeable. (#11178)
* Fixed a bug (#11196) where a PHP would occur in the Template Manager if no templates existed.
* Fixed a bug (#11141) caused by a PHP 5.2.1 bug (#40705) where a PHP error would occur in the control panel if comments existed.
* Fixed a bug (#11229) where a PHP error would occur when updating member Username/Password when the Discussion Forum is installed.
* Fixed a bug (#11216) where a MySQL error would occur when deleting a channel with the comments module not installed.
* Fixed a bug (#11212) where the EE Form Helper was not adding proper enctype and method attributes to file upload form declarations.
* Fixed a bug (#11237) where legacy upload library more than once would lead to PHP errors.
* Fixed a bug (#11225) where removing a publish page layout did not work.
* Fixed a bug (#11171) where Upload Directory URL was not marked as required on the Preference Page.
* Fixed a spelling error in the ExpressionEngine Info Accessory (#11241).
* Fixed a bug (#11211) where there channel parameters custom_fields and member_data, used with related_categories_mode, did not always work.
* Fixed a bug (#11032) where the moblog module would incorrectly munge all nested tags.
* Fixed a bug (#11259) where the Add Author modal on the publish page would render incorrectly in Safari.
* Fixed a bug (#11248) where reverse related entries only showed open status entries, regardless of the status parameter.
* Fixed a bug (#11156) where if the username or password did not meet admin defined minimum length, a blank screen could occur when logging in.
* Fixed a bug where the user was not redirected back to the login screen when changing their password in My Account.
* Fixed a bug (#10192) where the File Manager’s Help link was a 404 error.
* Fixed a bug (#9581) where if a Metaweblog API client did not send a status to ExpressionEngine, the default status of the post will be NULL.
* Fixed a bug (#10698) where the sidebar show/hide animation caused the content to jump in non-webkit browsers.
* Fixed a bug (#11272) where comments might not be shown when url_titles were identical across channels and the channel parameter was specified.
* Fixed a bug (#10775) where the category dropdown was not properly populated on the edit page when there was a single category.
* Fixed a bug (#11073) on the edit page ajax search when the server default charset is not UTF-8
* Fixed a bug (#11283) where a PHP error would occur sending an email to a member group with an attachment.
* Fixed a bug where a MySQL error would occur when updating a members email when the comments module is not installed.
* Fixed a bug (#11285) where MSM Global Variables were not parsing correctly.
* Fixed a bug (#11217) where templates groups beginning with non-alpha numeric characters were permitted to be made via the template syncing tool.
* Fixed a bug (#11117) where there was invalid HTML on the installer templates.
* Fixed a bug (#11292) where populating a select dropdown from another field could result in a PHP error.
* Fixed a bug (#11296) where renaming a newly created field group would sometimes trigger a MySQL error.
* Fixed a bug (#10893) where a channel with no status group assignment would display all statuses when publishing an entry.
* Fixed a bug (#11309) where an incorrect avatar folder path could result in a PHP error.
* Fixed a bug (#11317) where the error icon on the login page was referencing a missing image.
* Fixed a bug where the find and replace utility was not clickable.
* Fixed a bug (#11323) where Control Panel Logs were displayed in Ascending Order.
* Fixed a bug where external Control Panel Quick Links were not opening in new windows.
* Fixed a bug (#11310) where the Pages Tab on the Publish Screen was not configurable in Channel Preferences.
* Fixed a bug (#11207) where the Magpie plugin did not correctly handle the port of a redirect response.
* Fixed a bug (#11333) where the path to jQuery UI css was incorrect under the Multiple Site Manager.
* Fixed a bug (#11282) where Tools Logs lacked pagination.
* Fixed a bug (#11324) where debugging code was present in the Accessory Installer.
* Fixed a bug (#10792) where the revisions tab for entry versioning was not displayed.
* Fixed a bug in the control panel where viewing subscriptions resulted in a PHP error.
* Fixed a bug (#11348) where the template type for feed templates was not set correctly.
* Fixed a bug (#10868) where duplicate templates could be created when saving templates as text files.
* Fixed a bug (#11350) where member profile conditionals were not properly parsing.
* Fixed a bug (#11337) where the template preferences manager only opened the template select fields on click events.
* Fixed a bug (#11321) where flashdata notifications with inline colors were not displayed in Firefox 3.6.
* Fixed a bug (#11365) where access to the Pages Module on the CP Home Page was not respecting member group preferences.
* Fixed a bug (#11336) where navigation tabs did not stay at an active state when hovering on dropdown in the Corporate Theme.
* Fixed a bug (#11134) where some of the parsing helper methods did not prep all conditionals.
* Fixed a bug (#11206) where the custom field edit page was not showing the field formatting option for some fields, and the setting was not sticking.
* Fixed a bug (#11406) where the category editor was not limiting the available categories per site.
* Fixed a bug (#11379) where a MySQL error would occur in the Stats Module.
* Fixed a bug (#11400) where no page title was present after a user reset their password.
* Fixed a bug (#11398) where total comments were set to 0 after recount stats was run.
* Fixed a bug (#11234) where javascript errors in Internet Explorer rendered the Control Panel unusable
* Fixed a bug (#11405) where Channel Management Publish Page Customizations would not accurately display on the publish page.
* Fixed a bug (#11246) where the file browser would not properly insert files when triggered from under the publish field.
* Fixed a bug where the channel info tag’s {channel_encoding} tag was not properly replaced.
* Fixed a bug (#10903) where links tags entered in the translation tool translated HTML Characters to Entities.
* Fixed a bug where a PHP error could result when performing Recount Statistics when the Forum Module is installed.
* Fixed a bug (#10979) where bad system paths in some config items could render the control panel unusable.
* Fixed a bug (#11425) where when altering a members Photo or Avatar as a Super Administrator would redirect to the Super Admin’s profile page, not the profile of the user being edited.
* Fixed a bug (#11307) where layouts save in Google Chrome did not order fields correctly.
* Fixed a bug (#11429) where changing a template name did not update the template view link.
* Fixed a bug (#9792) where the wiki was not consistently treating urls in a case insensitive manner.
* Altered File Manager upload behavior to convert accented characters in filenames to ensure cross-browser support. (#10862)
* Optimized javascript loading on template manager to mitigate flicker of the jQuery UI Accordion as the DOM loads. (#11427)
* Fixed a bug (#10876) where file uploads on the publish page ignored the site thumbnail prefix.
* Added conditional parsing for the total_pages variable inside {paginate} tags.
* Developers: Deprecated layout functions in the cp library. Relocating to the Layout Library, but retained in the CP class for backwards compatibility.
* Developers: Added tablesorter plugin to the global javascript, you no longer need to load it explicitly.
* Developers: Added delete() and post_save() methods to the custom field api.

 Signature 
Profile
MSG