--- mambo/branches/4.6/CHANGELOG.php 2006/02/28 04:58:53 340 +++ mambo/branches/4.6/CHANGELOG.php 2006/05/14 01:23:34 507 @@ -7,7 +7,7 @@ * Mambo was originally developed by Miro (www.miro.com.au) in 2000. Miro assigned the copyright in Mambo to The Mambo Foundation in 2005 to ensure * that Mambo remained free Open Source software owned and managed by the community. * Mambo is Free Software -*/ +*/ // no direct access defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' ); @@ -28,21 +28,182 @@ - -> Removed ! -> Note --------------------- 4.6 Release -------------------------- +-------------------- 4.6 Release -------------------------- + +13-May-2006 Chad Auld (cauld) +! Upgraded MOStlyCE's guts to TinyMCE 2.0.6.1 (bugs fixes, enhancements, etc) ++ Added a layers plugin to MOStlyCE and an experimental spellchecker plugin (works well in IE) ++ Added options in MOStlyCE Admin to control layer & spellchecker plugins +! Various other minor MOStlyCE tweaks and enhancements + +11-May-2006 Chad Auld (cauld) +# Fixing mambo.sql error for hardcoded table prefix values + +1-May-2006 Neil Thompson (neilt) +# Fixed errors occuring whilst copying empty sections + +30-April-2006 Chad Auld (cauld) +! Updating MOStlyCE's guts to the latest version of TinyMCE (2.0.5.1). Many enhancements, bug fixes, etc. +! Updating the basic TinyMCE install to the latest version of TinyMCE (2.0.5.1). Many enhancements, bug fixes, etc. +- Removing the Image & File Manager plugins from MOStlyCE. Not compatible with TinyMCE 2.0.5.1. Editor stability comes first. +! Reverting MOStlyCE Admin back to v1.5 since Image & File Manager have been removed. +! Updated MOStlyCE Admin to handle language pack structure change. +! Updated MOStlyCE's compressor to the latestversion of the TinyMCE compressor v1.0.8. + +27-April-2006 Neil Thompson (neilt) +# Fixed Missing argument in contact.php + +26-April-2006 Neil Thompson (neilt) +# Fixed empty admin module bugs +# Fixed bugs adding new content with no section / categories + +23-April-2006 Chad Auld (cauld) ++ Adding MOStlyCE File manager plugin ++ Adding MOStlyCE Image Manager plugin ++ Adding File & Image Manager configuration tabs to MOStlyCE Admin + +22-April-2006 Neil Thompson (neilt) +# Fixed non purged multiple session problems + +16-April-2006 Martin Brampton (counterpoint) ++ Added patch capability to the universal installer +# Fixed some bugs in file permission handling + +13-April-2006 Neil Thompson (neilt) ++ Added Atom1.0 specification RSS feed +- Removed support for the deprecated Atom0.3 feed + +12-April-2006 Chad Auld (cauld) +# Fixing {mospagebreak} so that it works with PHP 4 & 5. + +12-April-2006 Chanh Ong (cong) +# Fixed missing cid for backware compatible with 3PD component on the backend + +11-April-2006 Carlos Souza (csouza) +# Fixed Language Manager Bugs + +11-April-2006 Martin Brampton (counterpoint) +# Fixed problem with newly created menu not appearing + +10-April-2006 Chad Auld (cauld) +! Updated overlib_mini.js library to the latest version +! Checked in last major revision of MOStlyCE Admin component for 4.6, v1.5 +! Checked in last major revision of MOStlyCE mambot for 4.6, v1.6 + +07-April-2006 Neil Thompson (neilt) +# Fixed problem with html in parameters textfield within the admin modules + +06-April-2006 Neil Thompson (neilt) +# Bug fixes within the Admin Modules +- Removed menu_image from contact parameters XML + +05-April-2006 Martin Brampton (counterpoint) +! Modified index.php to relax check on Itemid for components not having menu entries + +03-April-2006 Neil Thompson (neilt) ++ Added The Source URL to weblinks ++ Added Mambo Foundation and The Source links to Other Menu +! Changed labels in poll to Question from Title + +02-April-2006 Neil Thompson (neilt) +# -> Fixed pathway.php missing php tag + +2-April-2006 Chad Auld (cauld) +! Committed bot_mostlyce V1.5 (major changes in the way of authentication, plugin loading, etc.) Simplified and much cleaner. +! Committed com_mostlyce V1.4 (major admin interface changes, some options removed, and some new ones added). +- Removed MOStlyCE imgmanager, filemanager, & preview plugins. Also removed auth_mostlyce.php. Will eventually re-implement in a cleaner and more efficient manner. ++ Adding the new MOStlyDBAdmin component for db backup and restore functionality. + +1-April-2006 Martin Brampton (counterpoint) ++ Added Mambo Containers admin side component (NOT an April Fool joke :)) + +31-March-2006 Neil Thompson (neilt) +! changed admin to show advanced_mode as default + +30-March-2006 Neil Thompson (neilt) +# Fixed mod_latest_content no content error +# Fixed handlers in mod_latest_content +# Corrected cases in mod_latest_content +! Removed mod_latest_content fixed width limit in horizontal td case +# Fixed bug in content.class.php getBlogSectionCount() not returning 0 count +! Module mod_latest_content changed to default unpublished + +28-March-2006 Neil Thompson (neilt) +# Fixed problem with missing legends in Content Section, Category, Content Item + +26-March-2006 Chad Auld (cauld) +! Mambo's security list email address has changed, updated email address on the installation survey. + +22-March-2006 Martin Brampton (counterpoint) +! Optimised admin module mod_stats to user mosMenuHandler instead of DB +! Optimised mostlyce.php to call mainframe for template instead of DB +# Fixed problem with combining update session with validation +! Reorganised admin side index.php logic so that resubmitting login ignored +# Fixed offline check issue following changes to check admin session +! Changed mosMenuHandler getMenuType method to return counts as well as types + +21-March-2006 Martin Brampton (counterpoint) +! Further optimisation in CMT classes, user authenticator +! Merging of some methods between mosDBTable and mosDBTableEntry ++ Introduction of getNullDate method in database +! Revised method of discovering document root in index.php +! Optimised handling of admin user and sessions +- Removal of checkAdminSession from admin.php - small amounts of + new code in mosUser, mosSession and index.php adminside processing +! Small modifications to the editor to attempt to overcome the + environment setup problems by including index.php + +20-March-2006 Chad Auld (cauld) ++ Adding a donation icon to the new installation survey + +19-March-2006 Chad Auld (cauld) +! Disabling MOStlyCE's preview plugin. Mambo has its own preview option so no since in slowing down the editor. ++ Adding the Print plugin to MOStlyCE. It was there, but was failing to load and display. + +19-March-2006 Martin Brampton (counterpoint) +! Reinstalled changes to popup code, mainly in menubar.html.php, somehow + lost from original changes made on 5 and 11 January 2006. + +16-March-2006 Chad Auld (cauld) +! Adding IE fix for the MOStlyCE contextmenu plugin. Was causing IE to fail. +! Updating version info for 4.6 public RC1 + +12-March-2006 Chad Auld (cauld) +! Changed the end user survey to handle emails a bit differently. Comments are now sent to a different location. + +4-March-2006 Chad Auld (cauld) ++ Adding new end user survey functionality to the last install screen +! Updating version info for 4.6 public Beta 1 + +1-March-2006 Predrag Lezaic (oziris) +! Updated author emails and URL's in XML files. + +1-March-2006 Chad Auld (cauld) +! Updated "Lost Password" error message to make it more clear that both username and email address are required. + +28-February-2006 Predrag Lezaic (oziris) +! Updated calls from admin components to new help screen file names. + +28--February-2006 Chad Auld (cauld) +! Changing default MOStlyCE plugin layout based on suggestions from Water & Stone + +28-February-2006 Predrag Lezaic (oziris) +! Changed file names of help screen documents. + 28-February-2006 Adi Setiawan (adilovetini) ! add mambo version info in the top right of administrator pages 27-February-2006 Adi Setiawan (adilovetini) + add latest content module - + 26-February-2006 Predrag Lezaic (oziris) ! Replaced remaining copyright notices in php and html files. - -25-February-2006 Chad Auld (cauld) -+ adding a couple MOStlyCE plugins -- removed a few unused MOStlyCE plugins -# Fixed an error with the htmltemplate plugin -# Fixed a bug in com_content that was causing the "Not Authorized" error when trying to edit content from the frontend + +25-February-2006 Chad Auld (cauld) ++ adding a couple MOStlyCE plugins +- removed a few unused MOStlyCE plugins +# Fixed an error with the htmltemplate plugin +# Fixed a bug in com_content that was causing the "Not Authorized" error when trying to edit content from the frontend 24-February-2006 Predrag Lezaic (oziris) ! Replaced copyright notices in xml files. @@ -109,7 +270,7 @@ ! Modified search component. Used to use stop words from e.g. english.ignore.php against the whole search string. Now individual stop words are removed for better searching - + 26-Jan-2006 Martin Brampton (counterpoint) ! Modified pathway logic to suppress if only the single item 'Home' ! Various merge and other bugs fixed @@ -289,7 +450,7 @@ # Added default of null string to params field in mos_section. 21-Dec-2005 Chad Auld (cauld) -! Updating default templates with some minor fixes +! Updating default templates with some minor fixes # Fixing some formatting errors on the sample data 21-Dec-2005 Carlos Souza (csouza) @@ -331,7 +492,7 @@ ! Fixed GPL text in install (made all 1 font, easier to read) - Removed old templates + Added new Mambo default template -! Changed more sample data +! Changed more sample data ! Updated the default setup to fit new template ! Adding setting to default register globals emulation to "On" @@ -363,7 +524,7 @@ /administrator/components/com_menus/content_section/content_section.menu.html.php 13-Nov-2005 Chad Auld (cauld) -! Updated install screens to display 453 and release dates. +! Updated install screens to display 453 and release dates. ! Changed the newsflash articles included with the sample data. # [#8199] Database queries in gacl_api.class # [#7713] mosMail fix bcc bug + add missing ReplyTo fields @@ -390,7 +551,7 @@ ! Changed date format "Y-m-d h:i:s" to "Y-m-d H:i:s" in message send in frontend 20-Oct-2005 Chad Auld (cauld) - ! Fixed SQL injection hole in content submission + ! Fixed SQL injection hole in content submission 20-Oct-2005 Cameron Fraser + Added Simple / Advanced functionality to Add / Edit (Content/Section/Category) pages @@ -400,7 +561,7 @@ admin.categories.html.php admin.typedcontent.html.php index2.php - + 19-Oct-2005 Chad Auld (cauld) # [#8260] Search highlighting fails when a "?" is entered