--- mambo/branches/4.6/CHANGELOG.php 2006/02/28 04:58:53 340 +++ mambo/branches/4.6/CHANGELOG.php 2006/03/30 19:19:21 429 @@ -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.' ); @@ -29,20 +29,90 @@ ! -> Note -------------------- 4.6 Release -------------------------- +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 +179,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 +359,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 +401,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 +433,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 +460,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 +470,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