Index Statistiques Constantes Fonctions Classes Variables Tables

Télécharger paquet

Voir tous les codes sources Code Libre

title

Body

[close]

/ -> CHANGELOG.php (source)

   1  <?php
   2  /**
   3  * @version        $Id: CHANGELOG.php 12584 2009-07-30 17:46:47Z ian $
   4  * @package        Joomla
   5  * @copyright    Copyright (C) 2005 - 2009 Open Source Matters. All rights reserved.
   6  * @license        GNU/GPL, see LICENSE.php
   7  * Joomla! is free software. This version may have been modified pursuant
   8  * to the GNU General Public License, and as distributed it includes or
   9  * is derivative of works licensed under the GNU General Public License or
  10  * other free or open source software licenses.
  11  * See COPYRIGHT.php for copyright notices and details.
  12  */
  13  
  14  // no direct access
  15  defined( '_JEXEC' ) or die( 'Restricted access' );
  16  ?>
  17  1. Copyright and disclaimer
  18  ---------------------------
  19  This application is opensource software released under the GPL.  Please
  20  see source code and the LICENSE file
  21  
  22  
  23  2. Changelog
  24  ------------
  25  This is a non-exhaustive (but still near complete) changelog for
  26  Joomla! 1.5, including beta and release candidate versions.
  27  Our thanks to all those people who've contributed bug reports and
  28  code fixes.
  29  
  30  Legend:
  31  
  32  * -> Security Fix
  33  # -> Bug Fix
  34  $ -> Language fix or change
  35  + -> Addition
  36  ^ -> Change
  37  - -> Removed
  38  ! -> Note
  39  
  40  -------------------- 1.5.14 Stable Release [30-July-2009] ------------------
  41  
  42  23-Jul-2009 Gergo Erdosi
  43   # [#17319] Media Manager is broken
  44   # [#17323] TinyMCE Editor $file_browser_callback error in 1.5.13
  45  
  46  -------------------- 1.5.13 Stable Release [22-July-2009] ------------------
  47  
  48  22-Jul-2009 Ian MacLennan
  49   # [#15548] Plugin content/emailcloak: package oomla
  50   # [#16073] Front End Account Creation does not save 'usertype' in jos_users table
  51   # [#16726] Edit icon does not appear in correct area (buttonheading)
  52   # [#17008] Untranslated error message in Media Manager
  53   # [#17053] 1.5.12 Media Manager showing upload Error
  54   # [#17101] Reversion of changes to Image Button in 1.5.12
  55  
  56  06-Jul-2009 Sam Moffatt
  57   # [#17058] Incorrect _JEXEC check breaks TinyMCE JS when using compressed mode
  58  
  59  -------------------- 1.5.12 Stable Release [30-June-2009] ------------------
  60  
  61  29-Jun-2009 Ian MacLennan
  62   # [#16977] Incomplete language definitions in TinyMCE 3.2
  63   # [#17006] Revert escaping of html in contact miscellaneous information.
  64  
  65  28-Jun-2009 Ian MacLennan
  66   + Added mk-MK installer language pack
  67  
  68  27-Jun-2009 Ian MacLennan
  69   # [#17005] Installer SQL shows TinyMCE as version 2.0
  70  
  71  -------------------- 1.5.12 Release Candidate [24-June-2009] ------------------
  72  
  73  24-Jun-2009 Ian MacLennan
  74   $ [#16950] Lots of missing language strings in TinyMCE v3
  75   # [#16593] JFile::upload() uses chmod 777 in FTP mode
  76   # [#15673] Different time create date and start publishing in beez
  77   # [#16601] Section filter on article manager showing non content sections as well 
  78   # [#16607] Mod Newsflash read more link broken with Beez template
  79   # [#16719] JHTML::tooltip quote problem
  80   # [#16753] CSS file is not updated when you edit the joomla
  81   # [#16890] Page title isn't displayed at Default login page
  82   # [#16896] Modified Date disappears in 1.5.11
  83   $ Added language string for Toggle Editor
  84   ^ Updated LICENSES.php and CREDITS.php to reflect library license changes and updates
  85  
  86  23-Jun-2009 Ian MacLennan
  87   # [#12376] Update to TinyMCE 3.2.4.1
  88  
  89  22-Jun-2009 Ian MacLennan
  90   # [#12886] PHPMailer version used in 1.5 does not allow secure connection to SMTP servers
  91  
  92  20-Jun-2009 Ian MacLennan
  93   # [#14540] Component Contact at Beez
  94   # [#16686] pagebreak - duplicate title, not respecting show titles
  95   # [#16779] JA_Purity: Anchor tag for Category Title not closed in Front Page Blog Layout
  96   # [#16820] Untranslated strings in Beez template
  97   # [#15727] Module cache, id, Itemid - reverted
  98  
  99  14-Jun-2009 Ian MacLennan
 100   # [#16235] mod_feed Tool tip is incorrect
 101   # [#16511] Language date format isn't correct
 102   # [#16595] Category table view output wrong due to error in file
 103   # [#16597] Parameter "Minimum User Level for Media Manager" doesn't work
 104   # [#16742] Wrong link to OpenID login-bg.gif in system.css
 105  
 106  09-Jun-2009 Ian MacLennan
 107   # [#12746] Replace PEAR with a GPL compatible alternative
 108   # [#15541] Article Catagory Layout incorrectly sorted
 109  
 110  -------------------- 1.5.11 Stable Release [03-June-2009] ------------------
 111  
 112  01-Jun-2009 Ian MacLennan
 113   # [#16236] Legacy code in installer premigration system causes unrelated errors
 114  
 115  30-May-2009 Ian MacLennan
 116   ^ [#16397] helpsites.xml update
 117   # [#16500] offline.php with wrong stylesheet
 118   ^ Updated de-DE installer language pack
 119   + Added gl-ES installer language pack
 120   ^ Updated it-IT installer language pack
 121   ^ Updated mn-MN installer language pack
 122   ^ Updated nl-NL installer language pack
 123   ^ Updated sk-SK installer language pack
 124   ^ Updated tr-TR installer language pack
 125  
 126  30-May-2009 Sam Moffatt
 127   ^ Updated CREDITS.php with minor fixes from Ole Ottosen
 128  
 129  29-May-2009 Ian MacLennan
 130   # [#15736] Moving $this->escape validation to files which can't be overridden
 131  
 132  13-May-2009 Ian MacLennan
 133   # [#13898] There is no translated description for component/module/plugin/etc. after installation
 134   # [#15417] db->updateObject function outdated
 135   # [#15727] Module cache, id, Itemid
 136   # [#16314] PHPDoc Comment for JFactory getDocument method Incorrect
 137   # [#16349] Revert 16122 and Replace sr-ME language files
 138  
 139  09-May-2009 Kevin Devine
 140   # [#15909] RSS 2.0 feeds try to turn mailto: links into absolute urls
 141   # [#16211] Atom Link in RSS feed causes validation problems
 142   # [#16007] JFile::getName() loses first character
 143  
 144  05-May-2009 Ian MacLennan
 145   # [#15541] Article Catagory Layout incorrectly sorted
 146   # [#15699] Global Configuration Undefined Variable warning
 147   # [#15740] At login use of task=register instead of view=register
 148   # [#15853] Search results pagination broken when two or more search terms, SEF enabled
 149   # [#15912] Error in KEPRI Template, css for icon 'article'
 150   # [#15963] The align attribute in mod_mainmenu helper causes problems with some templates
 151  
 152  24-Apr-2009 Kevin Devine
 153   # [#15446] Atom feed does not validate for Contact Category and Weblinks Category Layouts
 154   # [#13890] < Prev and Next > links do not follow SEF rules (duplicate content)
 155   # [#15691] Need better control of who can upload files
 156   # [#16112] Change in Montengrin Language ISO Code
 157   # [#15551] Inconsistent prefix for index.php in com_user #2
 158   # [#15913] Change in installation version display (patch included)
 159   # [#15701] Joomla 1.5.10 breaks package installation due to new installer PHP code
 160  
 161  -------------------- 1.5.10 Stable Release [27-March-2009] ------------------
 162  
 163  27-Mar-2009 Anthony Ferrara
 164   # Fixed a few issues with the language install packs (double &lt; characters, and a missing file)
 165  
 166  27-Mar-2009 Wilco Jansen
 167   - Removed mk-MK language pack in installer
 168   + Added be-BY, et-EE, gu-IN, mn-MN and ur-PK language pack in installer
 169   ^ Updated bg-BG installer language pack
 170   ^ Updated CREDITS.php with translators information and other contributors
 171   ^ Changed helpsite reference matching installation language file changes
 172  ^! Moderate Priority: A series of XSS and CSRF faults exist in the administrator application. Affected administrator components include com_admin, com_media, com_search. Both com_admin and com_search contain XSS vulnerabilities, and com_media contains 2 CSRF vulnerabilities.
 173  ^! Low Priority: A XSS vulnerability exists in the category view of com_content.
 174   ^ Updated version tags in translation manifest files
 175  
 176  25-Mar-2009 Wilco Jansen
 177   ^ Activated installation check and updated version files
 178  
 179  11-Mar-2009 Ian MacLennan
 180   # [#14515] Atom feed does not validate
 181  
 182  9-Mar-2009 Wilco Jansen
 183   # [#15215] Inconsistent prefix for index.php in com_user
 184  
 185  8-Mar-2009 Wilco Jansen
 186   # [#15300] Missing translation in pagebreak plugin
 187   # [#15107] Save order enabled and creating random results when active sorting column isn't ordering
 188   # [#14818] filesystem file move doesn't return false when not read- or writable
 189   # [#14827] Page break does not work correctly when tables are included in the page sections. The <div></div> pairs are uneven.
 190   # [#15137] sef plugin does not convert data attribute
 191   # [#9701]  Installation of Extensions fails when they include zip files
 192   # [#15044] JArchiveZip::_extractNative() fails to discover zip_open() failure
 193   # [#14525] pagebreak doesn't work correct if using JCE
 194   # [#14558] Pagebreak Plugin Does Not Keep Track of Active Page
 195   # [#14947] Status Module Icon RTL issue
 196   # [#15266] Bad URL after redirect when Register to Read More in Section, Category Menu Items
 197   # [#15362] Not valid XHTML output in com_content and com_contact
 198   # [#15354] com_media loads css files from the backend
 199   # [#15375] Missing language string
 200   # [#15376] Login redirect no longer returns you to your current page if no redirect specified
 201   # [#15233] Search doesn't work with international characters when SEF is enabled
 202   # [#14514] parameter element id of type folderlist and filelist are not correct
 203   # [#13285] Wrong tag-IDs used by openid.js
 204   # [#12119] Changing the module's 'Position' drop-down doesn't change the 'Order' drop-down.
 205   # [#15359] spambots are still able to see registration page even if registration is turned off
 206   # [#14071] menu image alignment
 207   # [#14875] JFolder::folders returns unnecessary warning
 208   # [#14705] Web link Router incorrectly grabs wrong category item
 209   # [#15143] Ampersand in Site Name breaks Position field in vCard
 210   # [#14022] Faulty error handling in JFactory::getXMLParser
 211   # [#14228] Article alias field missing from in category views
 212   # [#14381] Incorrect checked out date format in the back-end
 213   # [#15282] Undefined index HTTP_USER_AGENT in behavior.php
 214   ! Big thanks to the Joomla Bug Squad for a weekend of hard work!
 215  
 216  1-Mar-2009 Ian MacLennan
 217   # [#12137] Cache Saving module doesn't clear the module's cache data
 218   # [#13111] Inconsistent encoding behaviour - "&amp;" stays as "&amp;" in articles but is converted to "&" in modules
 219   # [#13999] When installing a new module, its title is not translated
 220   # [#14059] Case sensitive image extensions
 221   # [#14286] Template JA Purity: Link all the text in an article if category is shown
 222   # [#14565] Omitted UTF-8 modifier in preg_replace function (com_search)
 223   # [#14758] Article HTML filtering doesn't work if only one Filter group is selected
 224   # [#14795] JInstallerComponent::_rollback_menu() - Error when getting DB Connector
 225   # [#14859] untranslated message installing language files for component
 226   # [#14896] Changes of menu items aren't applied immediately if caching is enabled
 227   # [#14945] Site Title over Joomla's Logo RTL issue
 228   # [#15006] Setting Tooltip Offset Breaks Tooltip
 229   # [#15047] installer.php parseMedia pointing to wrong dir.
 230   # [#15124] Filter Function on Archived Article Doesn't Work
 231   # [#15217] custom <installfile> isn't upgraded on component installation
 232   # [#15237] Loadposition Deletes Dollar signs
 233   # [#14660] Short open tag in admin.categories.html.php
 234  
 235  19-Feb-2009 Wilco Jansen
 236   # [#14004] Can't sort categories by "order" column in reverse order
 237  
 238  15-Feb-2009 Kevin Devine
 239   # [#15007] Bad Tooltip Help on Section, Category, and Article Alias
 240   # [#14710] User Details not translated
 241   # [#14720] •Untranslated strings in com_contact with patch
 242   # [#14944] Copy Menu Items
 243   # [#11798] Missing l10n in JApplicationHelper::parseXMLInstallFile()
 244  
 245  07-Feb-2009 Kevin Devine
 246   # [#14865] Directory Persmissions doesn't list correct tmp or log directories
 247   # [#14767] Menu alias not respecting "active" setting
 248   # [#14857] Cache Plugin Can Cache Incorrect Data]
 249   # [#14948] Little tag error in mod_feed
 250  
 251  29-Jan-2009 Kevin Devine
 252   # [#14510] Section List drill down to Category List: Filter doesn't work if global content filters set
 253   # [#14491] JString::rtrim method incorrect
 254   # [#14496] Pagebreak outputs incompatible <BR/> elements (XHTML)
 255   # [#14571] Wrong date in "last updated" in section blog when using beez
 256   # [#14468] user name word translation not correct in register form.
 257   # [#14439] Wrong authorEmail in Rhuk Milkyway
 258   # [#13973] SEF Background Image Fix Breaks Some Javascript ***
 259  
 260  -------------------- 1.5.9 Stable Release [9-January-2009] ------------------
 261  
 262  09-Jan-2009 Ian MacLennan
 263   # [#14495] Issue 14398 fix doesn't work with SEF off
 264  
 265  09-Jan-2009 Wilco Jansen
 266   ^ Updated the CREDITS.php file with new list of translators, and some contributers
 267   ^ Changed  /installation/template/tmpl/finish.html updated link to community site
 268   ^ Updated language packs to 1.5.9 (thanks JM for the huge job of coordinating this)
 269   ^ Activated installation check
 270   ^ Implemented security fixes
 271   ! Thanks to all who provided the patches and worked hard on testing and documenting this release
 272  
 273  06-Jan-2009 Ian MacLennan
 274   # [#14414] string is unnecessary
 275   # [#14433] Fix for openid transition issues
 276   # [#14434] Typo in Cache Manager
 277  
 278  05-Jan-2009 Kevin Devine
 279   # [#14415] Rhuk Milkyway: Some strings unnecessary
 280   # [#14389] String missing in en-GB.com_installer.ini
 281   # [#10680] Blank page if vcard is not enabled in the contact parameters, but selected
 282   # [#13942] The 'modules' view in com_installer does not display author email and url
 283   # [#14070] Article archive pagination
 284   # [#14339] JString bug for strspn()
 285   # [#13949] robots & author metadata lost on copy
 286   # [#12812] 1.5.7. uri.php changes break backend urls if $live_site=Http (note uppercase H)
 287   # [#14394] Poll error message strange
 288  
 289  05-Jan-2009 Sam Moffatt
 290   - Removed extraneous com_statistics language file
 291  
 292  04-Jan-2009 Ian MacLennan
 293   # [#14408] Weird characters in LICENSES.php
 294   # [#14395] e-mail a friend shows language string not the translation
 295   # [#14374] One english remaining string in mod_search
 296   # [#11871] vCard displays excess spaces
 297   # [#14412] 404 if menu access is set to Public and Contact item to Registered
 298   # [#14402] In Category List, user cannot see what is being filtered
 299   # [#14391] en-GB.com_statistics.ini should be deleted
 300   # [#14410] Outdated link in the installer language file
 301   # [#14317] Cache space not freed
 302   # [#12577] Small change in components/com_banners/models/banner.php
 303  
 304  03-Jan-2009 Ian MacLennan
 305   # [#14392] Register to read more should redirect to article, not front page.
 306   # [#14390] Hits Filter in Category List Uses Like Instead of Greater Than or Equal
 307   # [#14313] short php notation in beez as committed in 12798 creates problems on Windows hosting
 308   # [#14360] Spacers JAPurity Translatable
 309   # [#14171] No image
 310   # [#14106] Changing the access for plugins on the plugins list does not work in 1.5.8
 311   # [#13811] Wrong license for PHPMailer in CREDITS.php
 312   # [#13517] CSS errors in rhuk_milkyway/css/template_rtl.css
 313   # [#12023] Aditional Help server is deleted when helper servers are reset
 314   # [#11874] New modules cannot be added when there are no modules in the table for a given client
 315   # [#10840] Cache:filter on view table category doesn't work if cache is enabled
 316   # [#14227] Fix for old dev.joomla.org links
 317   # [#14398] Category list loses column sort when you navigate to new page
 318  
 319  01-Jan-2009 Wilco Jansen
 320   ! Revert CHANGELOG.php, COPYRIGHT.php, CREDITS.php, INSTALL.php, LICENSE.php, LICENSES.php to webroot
 321  
 322  01-Jan-2009 Ian MacLennan
 323   # [#12217] Current OpenID used by joomla does not work with Yahoo - OpenID 2.0 protocol is required
 324  
 325  30-Dec-2008 Ian MacLennan
 326   # [#12746] Replace PEAR with a GPL alternative - updated Archive_Tar to relicensed BSD version.
 327  
 328  30-Dec-2008 Wilco Jansen
 329   - Removed CHANGELOG.php, COPYRIGHT.php, CREDITS.php, INSTALL.php, LICENSE.php, LICENSES.php from webroot
 330   ^ Moved informational php files from previous line to text versions in install/information
 331   ! See discussion at http://mail.google.com/mail/#inbox/11e86e6661059074
 332  
 333  29-Dec-2008 Ian MacLennan
 334   # [#14308] Spacer Values Not Translatable
 335   # [#14196] Non registered users can print full pdf of registered article
 336   # [#13490] Fulltext search for Uncategorized and Archived articles
 337   # [#11235] RTL feeds PARAM not saved in db + rtl feeds not correctly displayed in Milkyway as well as in Beez/solution included
 338  
 339  12-Dec-2008 Kevin Devine
 340   # [#12868] Contact form 1.5.7 not valid XHTML 1.0 Transitional (+solution)
 341  
 342  05-Dec-2008 Kevin Devine
 343   # [#13909] strpos error on editing alias menu item
 344   # [#13901] Editor deletes content when default filter is applied: UTF-8 compatibility not enforced with JInputFilter.
 345  
 346  26-Nov-2008 Ian MacLennan
 347   # [#13860] Calling JDatabase::Query() or anything invoking JDatabase::Query() more than once causes SQL error
 348   # [#12989] 404 - Contact not found - with dropdown in contact view
 349  
 350  24-Nov-2008 Ian MacLennan
 351   # [#13859] Bad file reference in the "Beez" template
 352   # [#13694] Archive Module count Parameter doesnt work//needs tool tip correction
 353  
 354  23-Nov-2008 Ian MacLennan
 355   # [#13794] Space between meta keywords gone after saving article
 356   # [#13634] Beez override differences in titles
 357   # [#13570] Missing h1 text-align in rhuk_milkyway/css/template_rtl.css
 358   # [#13499] • Cope with ini files wrongly encoded utf8 with bom - patch attached
 359   # [#13549] typo in sample_data.sql
 360   # [#13761] Media Manager Javascript error: Object doesn't support this property or method [IE only]
 361   # [#13700] Contact image changes for Beez override
 362   # [#13514] Untranslated Strings in en-GB.ini after SVN 11236
 363   # [#12939] JFolder::delete bug when folder contain symbolic links on folders
 364   # [#12841] Toolbar & Button Mediamanager
 365   # [#12730] 'page'-string in plugins/content/pagebreak.php not properly externalized
 366  
 367  21-Nov-2008 Ian MacLennan
 368   # [#13770] Remove default filter for super admin users, fix filter whitelist problem
 369   # [#13666] Untranslated Strings in admin/mod_feed
 370   # [#13662] Legacy Plugin - Login Timeout - Refresh
 371   # [#13633] Tooltip language string in com_config
 372   # [#13632] Wrong date Last Updated in Beez
 373   # [#13626] Untranslated strings in com_contact
 374   # [#13617] JMenu getMenu() doc error
 375   # [#13611] Inconsistency in login/logout redirection page of mod_login
 376   # [#13608] Untranslated Strings in com_weblinks
 377   # [#13584] Beez template override for com_search doesn't echo error message
 378   # [#13574] JInstallerHelper class function description mistakes
 379   # [#13542] 'Change Contact Details' link loads wrong page.
 380   # [#13505] onPrepareContent fix for non com_content Components
 381   # [#12925] ja_purity default status for the right modules collapsible function does not work
 382   # [#12887] CSS and XHTML valid error in template JA_Purity///link to css validator broken
 383   # [#12247] query_batch change a sql in a wrong way
 384   # [#12115] Cache: plgSystemCache plugin doesn't respect site/page language
 385   # [#13616] Changes at help screens
 386  
 387  18-Nov-2008 Jui-Yu Tsai
 388   # [#13673] Front end article submission auto-populates "finish publishing" date with same date as "start publishing"
 389  
 390  14-Nov-2008 Jui-Yu Tsai
 391   # [#13045] Contact category incorrect links
 392  
 393  10-Nov-2008 Anthony Ferrara
 394   # Removed Install Check
 395  
 396  -------------------- 1.5.8 Stable Release [10-November-2008] ------------------
 397  
 398  10-Nov-2008 Anthony Ferrara
 399   # Added security fixes
 400  
 401  10-Nov-2008 Wilco Jansen
 402   # Changed version tags of default language file to 1.5.8 (Wohnaiki)
 403   # Change of version file
 404  
 405  07-Nov-2008 Sam Moffatt
 406   # [#13590] New installation languages to get into 1.5.8
 407  
 408  01-Nov-2008 Ian MacLennan
 409   # [#13470] Missing languagestrings in mod_breadcrumbs.ini
 410   # [#13440] Later versions of cURL break GMail plugin
 411   # [#13432] Description error
 412   # [#13412] typo in en-GB.mod_latestnews.ini
 413   # [#13388] Admin modules xml does not uninstall ini files
 414   # [#13373] Defaut config change to cope with flash10 issue
 415   # [#12854] emailcloak whitespace
 416  
 417  30-Oct-2008 Kevin Devine
 418   # [#13326] Beez 'Your Details' page
 419   # [#12696] **SEF plugin does not convert object param and onmouseover/onmouseout rollovers
 420   # [#13405] Further Changes to Welcome to Joomla! Module
 421  
 422  29-Oct-2008 Sam Moffatt
 423   # [#13387] Incorrect regexp in JTableUser matches too many fields
 424  
 425  28-Oct-2008 Kevin Devine
 426   # [#13313] Archive is not getdate - 1.5.7
 427  
 428  25-Oct-2008 Ian MacLennan
 429   # [#12920] **Perform isInternal checking on referer values in User Controller
 430   # [#10954] **Start Publishing is automatically changed upon editing an article when time zone is not set to UTC 00:00
 431   # [#12798] **Beez Html Folder
 432   # [#12372] **Secure password is not allowed when editing account details
 433  
 434  
 435  25-Oct-2008 Ian MacLennan
 436   # [#13323] **New Welcome to Joomla module and Security Newsfeed module in CPANEL
 437   # [#12885] **Newsfeed Module Cache is broken
 438   # [#13165] please select an item message does not append task to javascript pop up
 439   # [#11798] Missing l10n in JApplicationHelper::parseXMLInstallFile() - patch 2 committed only
 440   # [#11807] mosMenuCheck missing return statement
 441   # [#13297] Missing languagestrings in com_menus.ini
 442   # [#13265] **Remove illegal characters in Article Keywords
 443   # [#11759] **Bug in menu system when changing menu link type
 444  
 445  25-Oct-2008 Sam Moffatt
 446   # [#13264] **Untranslated Strings in en-GB.tpl_ja_purity.ini
 447   # [#13262] Untranslated Strings in Unknown file
 448   # [#13253] Untranslated Strings in en-GB.ini
 449   # [#13242] print icon on layout "blog category" as first page
 450   # [#13233] reset button on article selection for menu item doesn't work
 451   # [#13223] Same language string in Section layout of a menu item**
 452   # [#13217] **Error in the increase of hits count when editing article in front end
 453   # [#12878] error language string in mod_feed.ini
 454   # [#12542] **Inconsistent showing of default records in un-install screens (templates/language)
 455  
 456  
 457  
 458  19-Oct-2008 Ian MacLennan
 459   # [#12697] **More sample data changes, including UTF-8 Fixes
 460   # [#12724] **Content Router appends ID to item and is different from the menu (revert 11561)
 461   # [#12859] **Backend: Disabled Admin Menu = javascript error
 462   # [#12864] Issue with JMenu and large sites
 463   # [#12950] **Beez template: The password reset doesn't work at all
 464   # [#13198] *** Temporary users cannot log out
 465  
 466  15-Oct-2008 Kevin Devine
 467   # [#13076] **Feed module target attribute not validating
 468   # [#13064] **Problem with mod_related_items Keyword Matching
 469   # [#12550] **nameQuote() mixed order in strpos
 470   # [#12625] ** default_form.php in com_search has onClick on button tag which fails XHTML 1.0 Transitional validation
 471  
 472  13-Oct-2008 Ian MacLennan
 473   # [#13164] JFolder::files and JFolder::folders don't function properly when using integral search depth
 474   # [#13152] Component Directories to be completely deleted upon bogus entry into jos_components
 475   # [#13151] Wrong wording in language file
 476   # [#13017] Install language with pdf fonts with both admin and site bug (patch included)
 477   # [#13015] Frontpage blog wrong number of links
 478   # [#12942] A tag of category link is not closed in Section blog view
 479   # [#12602] mod_stats shows wrong time
 480   # [#12533] Missing method in JRecordSet
 481   # [#12424] Correct or Remove Show_noauth parameter from sections module
 482   # [#11707] In category blog layout, edit icon not displayed for user who canEdit if show title is 'No'
 483   # [#11261] Cache: Undefined variable: rows in /administrator/components/com_cache/cache.class.php on line 114
 484  
 485  10-Oct-2008 Kevin Devine
 486   # [#12722] STRIPOS
 487  
 488  06-Oct-2008 Ian MacLennan
 489   # [#12843] Text 'New ordering saved' cannot be translated in weblinks
 490   # [#12734] Missing language string JA Purity
 491   # [#12031] File Not Found or Compoent Not Found When SEARCH Button is Pressed
 492   # [#12011] E-mail content pop-up window too short in Beez
 493  
 494  02-Oct-2008 Ian MacLennan
 495   # [#12855] Misspelling of category in components/com_content/views/category/view.feed.php
 496  
 497  25-Sep-2008 Ian MacLennan
 498   # [#12778] Remove commercial newsfeeds from joomla installation packages
 499   # [#12731] Wrong frontpage article after upgrade to 1.5.7
 500   # [#11521] ****Image does not display in Contacts when an image directory is configured
 501   # [#12338] URL: mod_login loses ItemID on redirect
 502  
 503  22-Sep-2008 Ian MacLennan
 504   # [10254] Remove brackets around date/time in "Last Updated"
 505   # [12630] Plural/singular issue for Section list
 506  
 507  09-Sep-2008 Anthony Ferrara
 508   ^ Disabled Installation Check
 509  
 510  -------------------- 1.5.7 Stable Release [9-September-2008] ------------------
 511  
 512  09-Sep-2008 Wilco Jansen
 513   # Security fixes, thanks JSST!
 514   # Changed version tags of default language file to 1.5.7
 515   # Change of version file
 516  
 517  05-Sep-2008 Wilco Jansen
 518   # Enabled installation check
 519   # [12543] pagebreak plugin: undefined variable full
 520   # [12663] Feeds in com_content don't show up more than once when caching is enabled
 521   # [12519] Clean up Outdated Sample Content
 522   # [12480] When a guest uses a registered article view url a 403 or 404  is thrown
 523  
 524  31-Aug-2008 Wilco Jansen
 525   # [12039] Cannot override contact list length
 526   # [12481] When saving or cancellig a frontend edit you are redirected to a blank page instead of the article
 527   # [12536] Warnings for Path to Image Folder and Path to Media Folder
 528  
 529  30-Aug-2008 Wilco Jansen
 530   # [10175] JRoute::_() and Application Redirect() Causing CGI Error IIS 6
 531   # [10691] Section/Category Blog fills top->bottom instead of left->right
 532   # [10943] Error of menu display according to access right
 533   # [10953] Time zone need to be changed
 534   # [11330] Box Width Parameter in mod_search Has No Effect
 535   # [11621] Warning: strpos() [function.strpos]: Empty delimiter
 536   # [11870] show_noauth problem  in 2 module helpers
 537   # [12071] SEO: index and follow meta tag in print view
 538   # [12165] Pagination in com_categories does not respect sectionfilter
 539   # [12167] Show Search Results" Option in Search Component Not Working
 540   # [12204] ja_purity template - site logo text goes under header background
 541   # [12229] Article Order Drop-Down List on Front End Shows Archived and Trashed Articles
 542   # [12259] Help Key Reference Update for Modules: New Screen
 543   # [12276] Selection of name/username doesnt work in mod_login
 544   # [12336] Terms impossible to translate in  admin.newsfeeds.php
 545   # [12394] Incorrect colspan in admin mod_latest
 546   # [12425] When a guest tries to view unauthorized content, redirect should be to login not register
 547   # [12426] Polls and Search use the wrong view - IIS 7
 548   # [12432] Category search plugin not working
 549   # [12438] <BR/> tags do not pass html validation
 550   ! There where a dozen mismatches in the language files, so not all <br /> tags have been replaced,
 551     new language files for 1.5.7 need to be validated on this issue.
 552   # [12442] JA Purity SVN changes can break backwards compatibility with existing sites
 553   # [12462] Menu item is still locked after closing it
 554   # [12492] Preview an edited artcle does not use template editor.css
 555   # [12055] Archive intro text is cut to 255 characters - causes formatting problems
 556   # [12457] Alias is copied incorrectly, when copying an article
 557   # [12460] $row->getError() all over the shop where $row is not initialized
 558   # [12194] URL: Incorrect SEF URLs for outgoing recommandation e-mails
 559  
 560  29-Aug-2008 Charl van Niekerk
 561   # [10458] Pagebreak in article in blog layout does not work - limitstart double usage ( Tim, Arno )
 562  
 563  28-Aug-2008 Andrew Eddie
 564   # [12110] Beez Template - Newsflash - Article URL not provided when "Title Linkable" is Yes
 565   # [12033] Menu Separator shows as link instead of plain text when using Legacy Menu Formats
 566   # [12261] textarea parameter type cannot handle more than one line of data
 567  
 568  28-Aug-2008 Charl van Niekerk
 569   # [11763] RSS feed produces incorrect publish date ( Hannes )
 570  
 571  27-Aug-2008 Toby Patterson
 572   # [9343] Profiling J1.5 framework ( Dalibor, Hannes )
 573   # [11018] TMLSelect makes all items selected when using not numeric keys and selected item is 0 ( Alessandro )
 574   # [11255] JMail class ignores JConfig.sendmail path for sendmail ( Ernie, Jens )
 575   # [11535] Coding error in metadata handling of com_content controller.php ( John )
 576   # [12101] Cache: JCacheStorageFile::gc flawed logic in cache expiry ( Geraint )
 577   # [12146] SEO: User/Developer frontend: $document->setMetadata creates duplicate meta tags. ( Paul, Mickael )
 578   # [12382] XMLrpc client id is to high ( Emil )
 579   # [12461] Cache: can't Clean Cache File with Cache Manager when change Cache Handler ( Akarawuth )
 580  
 581  26-Aug-2008 Charl van Niekerk
 582   # [9824] alt tags missing for some img tags ( Gergo Erdosi )
 583  
 584  25-Aug-2008 Toby Patterson
 585   # [10265] & not replaced with &amp; in the external links ( Denis, Hannes )
 586   # [10384] Single quote in title is escaped twice when editing an article in frontend ( Arnault, Bill )
 587   # [11115] queryBatch does not log queries in debugmode ( Ian )
 588   # [12441] Street Address is not shown in contacts ( Eduardo, JBS )
 589  
 590  24-Aug-2008 Sam Moffatt
 591   # [11970] ja_purity email and print button files misnamed and not used
 592  
 593  23-Aug-2008 Wilco Jansen
 594   # [11327] Base path showed in media manager is missing slashes
 595   # [11544] JSite::getParams() doesn't work as expected
 596   # [11561] Section blog resulting breadcrumbs issue
 597   # [12080] System generated RSS feeds not rendering correctly for external URLs
 598   # [12118] Latest version check &help.j.org at Joomla! Help
 599   # [12187] Ja_purity default article layout does not display Edit icon for authors
 600   # [12252] Outdated Links in Welcome to Joomla! and Newsfeed Fixes
 601   # [12268] Multiple issues with Top menu in JA_Purity
 602   # [12399] Copying Newsflash Module in Sample Data results in 500 error and duplicate key for menu table
 603   # [12353] More aritcle links in section blog not working
 604  
 605  22-Aug-2008 Toby Patterson
 606   # [#10965] Not all instances of module are deleted when module is uninstalled ( Andrzej and Sam )
 607   # [#11561] Patch: Beez Contact Image, typo in attribute value ( Rene and Elin )
 608  
 609  19-Aug-2008 Toby Patterson
 610   # [#12010] Remove confusing error message about language files for extension installations ( thanks Amy && Sam)
 611  
 612  13-August-2008 Anthony Ferrara
 613   ^ Remove install check
 614  
 615  -------------------- 1.5.6 Stable Release [12-August-2008] ------------------
 616  
 617  05-Aug-2008 Toby Patterson
 618   # [#10906] Error in JURI::buildQuery if using "param[key]=value" GET parameter
 619  
 620  -------------------- 1.5.5 Stable Release [27-July-2008] ---------------------
 621  
 622  26-July-2008 Anthony Ferrara
 623   # [#11973] Section Layout chooses existing Category Blog for drill down using SEF URLs
 624   # [#11737] Archive and SEO
 625  
 626  22-July-2008 Anthony Ferrara
 627   # [#11682] component login error with SEF
 628   # [#11888] Archive Article Error With Finish Publishing Date
 629   # [#11849] Various problems with com_content router
 630   # [#11875] Item user acces overridden in newsflash module
 631   # [#11744] searching for article-title doesn't work
 632  
 633  21-July-2008 Anthony Ferrara
 634   # [#11718] Pagebreak plugin still does not work
 635   # [#11844] SEF Plugin breaks Google Webmaster Tools JS
 636  
 637  21-July-2008 Sam Moffatt
 638   # [#11818] JA_Purity : CSS style not correctly apply to menu in Hornav position
 639   # [#11698] Issue with & in Menu Manager Unique Name
 640   # [#10662] Error not warning when there is a submit menu item with the wrong permissions
 641   # [#11895] Wrong overlib for login
 642   # [#11892] Determining Read more Tag
 643   # [#11890] Installing upgrade module results in duplicate module entry
 644   # [#11873] Upgrading components deletes old component entry
 645   # [#11838] Clean up of some Todos
 646   # [#11820] javascript file dtree is corrupt
 647   # [#11717] Double Titles with 1.5.4 upgrade
 648   # [#11409] Category List view does not have a parameter in XML for number of items
 649   # [#10869] newsflash description bad: "random article"?
 650   # [#8889] BEEZ - search ONLY fieldset alignment
 651  
 652  17-July-2008 Mati Kochen
 653   # [#10823] mosmsg is ignored - added support in legacy plugin (thanks Ian for code suggestions)
 654  
 655  16-July-2008 Alan Langford
 656   # [#11846] Allow "collapse all" on all instances of JPane
 657  
 658  15-July-2008 Anthony Ferrara
 659   # [#11839] Contact item, setting the bad word param stops all mail
 660   # [#11731] Wrong languagestring in tpl_ja_purity
 661   # [#11808] Sample data - Promo Books banner incorrect link
 662   # [#11817] JA-Purity Login module using incorrect code for token
 663   # [#11676] fix for Newsflash "read more" links in beez template incorrect
 664   # [#11730] Missing language string in com_content.ini
 665   # [#11760] Another missing language string in com_content.ini
 666   # [#11597] Search filter on Private Messaging Doesn't Find any Messages
 667   # [#11716] Banner using Flash/SWF wrong dimensions
 668   # [#11806] Notice in article selection for article layout menu items
 669   # [#11789] forgot your user name not displayed in other languages
 670   # [#11602] Language file is missing for administrator module mod_feed
 671  
 672  8-July-2008 Anthony Ferrara
 673   # Removal of install check
 674  
 675  -------------------- 1.5.4 Stable Release [7-July-2008] ---------------------
 676  
 677  6-July-2008 Wilco Jansen
 678   # Rollback of language file in joomla_backward.sql
 679   # Included latest language files in installer for 1.5.4
 680  
 681  5-July-2008 Andrew Eddie
 682   # [#11075] Minor errors in ACL libraries (reopened)
 683  
 684  4-July-2008 Wilco Jansen
 685   ^ Change default template back to rhuk_milkyway (all help docs are based upon this template)
 686  
 687  4-July-2008 Anthony Ferrara
 688   # Rollback of language file change (accidental removal of 3 strings)
 689  
 690  3-July-2008 Ian MacLennan
 691   # [#8369] Issues with Page Title and Menu Item Layouts
 692   # [#10766] table align=right breaks rendering in IE and Opera
 693   # [#11646] Corrects in spelling and grammar for en-GB site
 694   # [#11659] Sorting of modules in New module screen is wrong
 695  
 696  3-July-2008 Anthony Ferrara
 697   # [#11647] Corrections (spelling and grammar) to en-GB administrator files (Thanks Ron!)
 698   # [#11648] Corrections to en-GB installer (Thanks Ron!)
 699   # [#11618] acl check incorrect in com_users for block user and email events
 700   # [#11609] Default Article Layout should not have width or colspan="2"
 701   # [#9234] Article Layout menu type does not restrict Categories by Section in Article listbox
 702   # [#11639] OpenID Javascript throws errors causes conflicts with Mootools functions
 703   # [#11627] OnBefore/AfterContentSave Triggers
 704  
 705  2-July-2008 Anthony Ferrara
 706   # [#11643] Cannot save menu item for Submit New Article (Thanks Jens!)
 707   # [#11638] SVN Rev.10473 breaks path on JS includes (Thanks Jens!)
 708   # [#11636] [t,297432] htaccess Security Issue
 709   # [#11635] [Security BUG 1.5.3] User redirect spam (Thanks Ian!)
 710  
 711  30-June-2008 Andrew Eddie
 712   # [11637] Fix htmlentities in com_modules
 713  
 714  28-June 2008 Anthony Ferrara
 715   # [#11583] Updated help screen key refs from doc team  (Thanks Chris Davenport)
 716   ! Patches provided during the second Pizza Bug and Fun event (28/29 june)
 717  
 718  28/29-June 2008 Wilco jansen
 719   # [9027] Search system use keyword "Search..." if the inputbox empty
 720   # [10166] Untranslated String in Calendar tool
 721   # [11249] Set unpublished menu-item as default
 722   # [11407] error of time display module pool
 723   # [11464] Contact router broken on SEF and no Itemid
 724   # [11562] Help screen key reference for Category Manager needs to be variable
 725   # [11600] JURI::root does not honour live_site setting
 726   # [11632] Registration redirects upon successful submission of form back to blank registration form
 727   # [11633] The css for messages in  in milkyway  is incorrect
 728   ! Patches provided during the second Pizza Bug and Fun event (28/29 june)
 729  
 730  27-June-2008 Andrew Eddie
 731   ^ [11601] Improvement to System Debug plugin
 732   # [10842] [patch] mod_latest doesn't use JHTML::_('date')
 733   # [11610] Date in popular module in administrator not GMT
 734  
 735  26-June-2008 Wilco Jansen
 736   # [11190] Unable to delete files with illegal characters
 737   # [11571] Old cache file can't be deleted when cache is turned off
 738   # [11580] Missing translation for timezone Venezuela
 739   # [11463] Dates for votes on poll is not gmt
 740   # [11598] JFactory::getUser() error when specifying user who doesn't exist
 741   # [11470] registered content doesn't show up in a public view when show unauthorized links is set to true in a section view
 742   # [11584] Sort "add module" list in alpha order by column; fix HTML
 743  
 744  25-June-2008 Sam Moffatt
 745   # [11079] Joomla! LDAP Library doesn't support altering details in LDAP
 746  
 747  19/20-June-2008 Wilco Jansen
 748   # [9729] Category Manager - Uncategorized
 749   # [9901] Patch - com_weblinks Categories view revised tmpl/default.php
 750   # [10291] Empty URL Parameters
 751   # [10273] HTML entities in changelog break help display in back-end
 752   # [10280] New Time Zone in Venezuela
 753   # [10380] Category description textarea not HTML-quoted
 754   # [10532] Filter issues in installation and missing or invalid language strings
 755   # [10877] Error: time connection remains a UTC
 756   # [10881] "Article order" missing in language file
 757   # [10944] josSpoofCheck not passing $alternate to josSpoofValue correctly
 758   # [11326] "validName" popup when omitting user name, password or database name in setup wizard
 759   # [11444] [Patch] "What is OpenID?" not displayed
 760   # [11487] Unable to insert image directly after upload without flash uploader
 761   # [11516] Typo in en-GB.mod_mainmenu.ini
 762   ! Patches provided during the second Pizza Bug and Fun event
 763  
 764  19-June-2008 Wilco Jansen
 765   # [11225] Expired cache files lead to component not found error message
 766   ! Patch provided by Anthony. Also unit tests have been created for the caching layer...yay!
 767  
 768  15-June-2008 Wilco Jansen
 769   # [9991] Inconsistent use of nameQuote()
 770   # [11426] Banners component not able to handle flash banners
 771  
 772  8-June-2008 Ian MacLennan
 773   # [10363] E_NOLOGIN_BLOCKED visible in error/warning
 774  
 775  6-June-2008 Wilco Jansen
 776   # [9806] Menu instance seems to be overriden
 777   # [11338] Linked category title in JA_Purity category blog causes text to be linked
 778   # [10873] Frontend Does Not Respect Global List Length
 779   # [11333] Various weblinks fixes, and a little on category manager
 780   # [10834] "Umbrella" issue for several mod_newsfeed issues
 781   # [11354] Typo in gmail authentication plugin
 782  
 783  3-June-2008 Sam Moffatt
 784   ^ prop-set all js, ini and css files to LF line ending style and cleaned up mixed line ending styles
 785  
 786  1-June-2008 Sam Moffatt
 787   ^ prop-set all php files to LF line ending style
 788   ^ Cleaned up a lot of files with mixed line ending styles
 789   # [#8957] ampersand in Site name shows up as &amp; in Administrator tool
 790  
 791  31-May-2008 Wilco Jansen
 792   # [10864] PHP session.auto_start leads to broken installation and warning messages
 793   # [11329] If you have a login menu item, Forgot Password and Forgot Username links don't work
 794   # [10107] Notice: Trying to get property of non-object in section.php on line 449
 795   # [10126] External link in breadcrumb
 796   # [10376] Article editing from FrontPage changes the article alias
 797   # [11331] Breadcrumbs: redundant parameter, and not respecting default values for parameters
 798   # [11158] Menu link to unpublished menu item causes fatal error
 799   # [11191] Missing mandatory check for several menu item types
 800   # [11075] Minor errors in ACL libraries
 801   # [11054] Logged in user can view registration form
 802   # [11311] JA Purity - templateDetails.xml, params - language
 803   # [8512]  HTML in content items matches search words in search component/plugin (AKA the real big issue with search in Joomla!)
 804   # [11302] Typos in tpl_ja_purity admin
 805  
 806  29-May-2008 Wilco Jansen
 807   # [10942] Menu does not rebuild sublevel on copy/move (causes menu ordering issues)
 808   # [10037] timeoffset correction in toISO8601 method of JDate Class
 809   # [11189] Install site and admin languages with one package
 810  
 811  21-May-2008 Anthony Ferrara
 812   # Fix for fatal error introduced by [#10397] fix.  Supports pass by reference too (so [#10397] is fixed as well)
 813  
 814  19-May-2008 Anthony Ferrara
 815   # [#11111] More robust checking of menu type layouts for JS validation (Thanks Jens!)
 816  
 817  18-May-2008 Wilco Jansen
 818   # [9349] JApplicationHelper::getPath requires strict naming conventions which may be deprecated
 819   # [10255] Adding Additonal Security to Joomla's File Caching
 820   # [10397] _processBuildRules and processParseRules  not passing by reference
 821   # [10793] Two small bugs in com_messages
 822   # [10949] Cannot Add News Feeds Category List Layout in 1.5.3
 823  
 824  14-May-2008 Ian MacLennan
 825   ^ Updated key reference for help system from screen.menus.type to screen.menus.edit
 826  
 827  10-May-2008 Wilco Jansen
 828   # [9986] Extension installer Install from Directory field should come with the site path prefilled by default.
 829   # [10412] XHTML validation fails when using category name as a link on frontpage
 830   # [10811] Category link is not closed on front page in BEEZ template - default_item.php
 831   # [10498] [PATCH] folders not copied correctly, using <media> in XML
 832   # [11055] [Security] Crafted URL can disclose absolute path
 833   # [10226] mod_login has a slightly wrong description for login/logout redirection
 834   # [10669] Breadcrumbs module always produces last item in pathway
 835  
 836  09-May-2008 Andrew Eddie
 837   + Added ja_purity template by JoomlArt
 838  
 839  07-May-2008 Sam Moffatt
 840   # [10923] Backend accepts any password for custom Super Administrator when LDAP enabled
 841  
 842  24-Apr-2008 Mati Kochen
 843   # Fix for the Legacy-Marker - missing parse
 844   # Removed the special treatment for RTL in Pagination
 845  
 846  -------------------- 1.5.3 Stable Release [22-April-2008] ---------------------
 847  
 848  19-Apr-2008 Anthony Ferrara
 849   # [#10009] Search Function yields warning
 850   # [#10150] Installation minimum password length doesn't work
 851   # [#10725] Installation not xhtml compliant
 852   # [#10739] Spelling error in com_installer.ini
 853   # [#10092] Switcher hides nested divs
 854   # Fix for fatal error related to [#10638]
 855  
 856  19-Apr-2008 Andrew Eddie
 857   ! Trailing white-space cleanup
 858   # [#9725] JFilterInput Infinite Loop
 859  
 860  18-Apr-2008 Ian MacLennan
 861   # [#10732] Help screen updates for Menu Manager
 862  
 863  18-Apr-2008 Sam Moffatt
 864   # [#10724] Custom user groups fail to display
 865   # [#10707] update link to forum in Sample content
 866   # [#10638] mod_newsflash renders article separator after last article
 867  
 868  17-Apr-2008 Anthony Ferrara
 869   # [#9858] Flash Uploader not loading properly
 870   # [#10511] Print button showing Array Print Array
 871   # [#9775] Cache directory not writable causes warning
 872   # [#10588] QueryBatch executing empty queries
 873   # [#10675] Code Cleanup
 874   # [#10702] JURI::clean fix (not properly stripping out /'s) - Thanks Alex Stylianos
 875   # [#10308] Installer rejects valid DB names
 876   # [#10323] Wrong param count for class_exists in TCPDF
 877  
 878  14-Apr-2008 Mati Kochen
 879   + Offline validation
 880   + Legacy-Marker - a marker to show (admin) extensions requiring Legacy-Mode ON
 881  
 882  13-Apr-2008 Sam Moffatt
 883   # [#10639] mod_newsflash renders bad "read more" link text
 884   # [#10574] Problem with template rhuk_milkyway in white color variation.
 885   # [#10540] com_login not w3c valid
 886   # [#10539] Contacts string repeat twice in com_contacts language file
 887   # [#10510] /templates/beez/com_content/section/default.php
 888   # [#10302] Milky Way and Beez lack editor.css files
 889   # [#9984] Plugin parameters with pipes still not working perfectly
 890   # [#10402] Mainmenu Module issues
 891   # [#9977] Search module changing '-' to ':' in keywords
 892   # [#10097] Various XHTML fixes
 893  
 894  10-Apr-2008 Anthony Ferrara
 895   # [#10508] Caching pathway and breadcrumbs fix
 896   # [#10329] Debug fails with version of Zend Optimizer
 897  
 898  10-Apr-2008 Mati Kochen
 899   # [#10299] Added 'Use Global' as default value to weblink.xml
 900  
 901  09-Apr-2008 Mati Kochen
 902   # [#10253] Better PDF coding
 903  
 904  09-Apr-2008 Mati Kochen
 905   # [#10297] Fixed RTL in Offline message
 906  
 907  04-Apr-2008 Toby Patterson
 908   # Fixed [#10307] "Select Article" breaks on change category refresh ( Thanks Michael )
 909  
 910  03-Apr-2008 Toby Patterson
 911   # Fixed [#10197] component install error fails to reference left over folder in administrator/components folder
 912   # Fixed [#10200] jdoc:include type="module" not usable
 913   # Fixed [#10012] $task is not properly passed to extensions
 914   # Fixed [#10345] emailcloak is not removed if the article does not contain @
 915  
 916  29-Mar-2008 Ian MacLennan
 917   # Fixed [#9335] Extra/Random table class (sectionentrytable0)
 918  
 919  29-Mar-2008 Sam Moffatt
 920   ! Removed old TODO notice in installer
 921  
 922  28-Mar-2008 Wilco Jansen
 923   # Fixed [9118] Uncaught Error message in Extension Manager when uninstalling deleted component
 924   ! Thanks Ian for the patch
 925  
 926  26-Mar-2008 Toby Patterson
 927   # Fixed [9015] No .blank class in system general.css
 928  
 929  -------------------- 1.5.2 Stable Release [22-March-2008] ---------------------
 930  
 931  22-Mar-2008 Sam Moffatt
 932   $ Added ko-KR installation language files
 933  
 934  21-Mar-2008 Sam Moffatt
 935   $ Added lt-LT, pl-PL and ca-ES installation language files
 936  
 937  20-Mar-2008 Ian MacLennan
 938   $ Added bn-IN and th-TH installation language files
 939  
 940  20-Mar-2008 Andrew Eddie
 941   # Fixed double-quoting bug in gacl_api::del_object
 942  
 943  15-Mar-2008 Ian MacLennan
 944   # [#9816] Fixed openid toggle link doesn't appear on component.  Also fixes duplicate ids for com and mod.
 945   # [#9816] Fixed username cannot contain + or - characters
 946   # [#9816] Fixed css resulting from first patch above
 947  
 948  15-Mar-2008 Sam Moffatt
 949   ^ Updated language XML files version to 1.5.2 and date to 2008-03-15 (pour JM)
 950  
 951  12-Mar-2008 Ian MacLennan
 952   # [#10156] Param for disabling the Flash Uploader
 953  
 954  11-Mar-2008 Anthony Ferrara
 955   # [#10077] Edit links for frontpage layout broken when not default menu item.
 956  
 957  11-Mar-2008 Wilco Jansen
 958   # [10129] front-end message when article submitted not translated
 959  
 960  10-Mar-2008 Wilco Jansen
 961   # [9971] Default parameter (global configuration) not stored in table
 962   # [9976] Invalid behavior after switching list length
 963   # [10112] Strings and tips added for 10019 editing options
 964   # [10124] Notice layout in milkyway is not right due to missing some css
 965   # [10071] Email alert for private message is confusing
 966  
 967  09-Mar-2008 Mati Kochen
 968   # [#10083] Upgraded TCPDF Library to v2.6
 969   # [#10102] Removed unneeded IF clause for ICONV usage
 970  
 971  08-Mar-2008 Andrew Eddie
 972   # [#10103] Additional Content Filtering
 973  
 974  07-Mar-2008 Ian MacLennan
 975   # [#9808] JHTMLSelect::Options dies if empty array passed
 976   # [#10027] When bulit a menu with catalog list which catalog has no articles, error comes out when click this menu
 977   # [#10055] Administrator login not possible due to unmasked querys.
 978  
 979  07-Mar-2008 Andrew Eddie
 980   # [#10032] JView::get() does not defer properly to JObject::get()
 981   # [#9641] Extra <ul /> added by mod_mainmenu in access restricted menus
 982   # [#10047] Size correction for some parameters pop-ups (patch)
 983   ^ Massmail BCC checkbox checked by default
 984  
 985  05-Mar-2008 Ian MacLennan
 986   # [#9817] TableUser has sendEmail set to 1 by default instead of 0, while JUser has it set to 0 by default
 987  
 988  04-Mar-2008 Anthony Ferrara
 989   # [#9964] lost password sends a bad link when Joomla is in a directory (Thanks Tomasz Dobrzynski)
 990   # [#10011] 2 Bugs in com_newsfeed
 991   # [#9828] Broken Links to blog items
 992   # [#8679] Incorrect anchors in pagination for admin template
 993  
 994  01-Mar-2008 Alan Langford
 995   ^ Conditional load of JLoader to support unit test.
 996   + Add jexit() global exit function, also for unit test.
 997   ^ Replace all non-environment calls to die() and exit() with jexit() (except external libs).
 998   ^ Make die message on no _JEXEC defined consistent throughout.
 999  
1000  29-Feb-2008 Toby Patterson
1001   # [#8775] Administration Toolbar translation issues
1002  
1003  29-Feb-2008 Anthony Ferrara
1004   # Error Log Library overwriting $date var (fatal error)
1005   # [#9673] Media Manager + Global paths issues
1006   # [#9978] Alias URLs don't work when SEF enabled
1007   * Sanitization of image and media paths in global config
1008   # Fix for date in com_messages (Thanks Jens)
1009  
1010  28-Feb-2008 Anthony Ferrara
1011   + JFactory::getDate
1012   + Support for locale based JDate override (for support of non-gregorian calendars)
1013   ^ Changed all calls from $date = new JDate() to $date =& JFactory::getDate();
1014   ^ JDate now does the translations on its own (it does not rely on setlocale()) for thread safe function.
1015   $ Added support for xx-XX.date.php in frontend language directories (to be used for non-gregorian calendars).
1016   ! all instances of JDate should now be retrieved via JFactory::getDate(); (to allow for overrides)
1017   # Notice with JTable::isCheckedOut when called statically
1018   # [#9832] [#9696] Invalid Itemid causes router to choke
1019   # [#7860] Cache Callback ID not reliable if callback is object
1020   # [#9715] Development info cached (also fixes tpl=1 case)
1021   # [#9421] Fix for INI parsing with | in the content
1022   $ [#9848] DESCNEWITEMSFIRST & LAST added to many places.
1023   # [#9377] Easier translation and localization
1024   # Upgrade TCPDF to 2.2.002 (Removes GD, libjpeg and libpng dependancies)
1025   # [#9968] Fix for router using default menu item vars if non-sef url passed when sef is enabled
1026   # [#9288] Title not escaped in link for section blog view
1027  
1028  28-Feb-2008 Wilco Jansen
1029   # [9946] Page title issue for contents
1030  
1031  28-Feb-2008 Sam Moffatt
1032   ^ Changed incorrect and misleading text in LDAP Authentication plugin
1033  
1034  28-Feb-2008 Ian MacLennan
1035   # [#9402] Alternative read more
1036   # [#9909] Newsflash Module returns incorrect SEF URL
1037   # [#9847] JTable::isCheckedOut() can throw an undefined method error
1038   # [#9912] Error in sample data
1039   $ [#9967] 2 missing strings in admin
1040   # [#7960] JFilterInput
1041  
1042  27-Feb-2008 Ian MacLennan
1043   # [#9648] Cache folder disapearing with legacy mode enabled
1044   # [#9805] bad url element for content pdf links]
1045  
1046  26-Feb-2008 Ian MacLennan
1047   # [#9845] com_user Login form does not offer OpenId login option
1048   # [#9844] created date on openid created users is invalid
1049   # [#8676] OpenID related untranslated strings [js]
1050  
1051  26-Feb-2008 Hannes Papenberg
1052   # [#9916] Saving Article Layout menu does not work
1053  
1054  25-Feb-2008 Ian MacLennan
1055   # [#9932] Typo in file
1056   # [#9907] Code cleanup com_weblinks, <button> element improperly closed
1057  
1058  25-Feb-2008Mati Kochen
1059   ^ [#9857] Updated TCPDF Library to support RTL - Thanks JM.
1060  
1061  23-Feb-2008 Ian MacLennan
1062   # [#9778] Breadcrumb includes separators
1063   # [#9513] Search module in rhuk_milkyway - IE6
1064   # [#8547] Com_media: Unable to delete files with spaces
1065   # [#9862] Remember me can display confusing error message.
1066  
1067  
1068  22-Feb-2008 Anthony Ferrara
1069   # Fix parse_str &amp; issues
1070   # [#9867] �Hardcoded strings + some errors (Thanks JM)
1071  
1072  21-Feb-2008 Ian MacLennan
1073   # [#9840] •Hard coded string missing translation
1074   # [#9579] Contact Send-Email Form Routing to Wrong Address
1075   # [#9739] sefRelToAbs( 'http://localhost/index.php?option=com_content&view=frontpage&Itemid=1' ) returns wrong URL
1076  
1077  20-Feb-2008 Ian MacLennan
1078   # [#9807] Notice error in lib/j/html/html/list.php, sign of bigger problem (thanks Jens)
1079  
1080  19-Feb-2008 Anthony Ferrara
1081   # [#9534] Tooltips hidden behind some tabs
1082   # [#8800] Changing order of articles
1083   # [#9708] Styling of loadmodule plugin fix.
1084   # [#9710] mod_feed htmlentities issues.
1085   # [#9758] Frontend error message for checked out content partially translated
1086  
1087  16-Feb-2008 Ian MacLennan
1088   # [9635] mod_random_image doesn't work as advertised
1089   # [8230] missing error handler on jfactory getxmlparser
1090  
1091  15-Feb-2008 Ian MacLennan
1092   # [#8684] Errors not correctly trapped on login
1093  
1094  14-Feb-2008 Ian MacLennan
1095   # [#9655] Cannot have more than 1 mootools tree on a page
1096  
1097  13-Feb-2008 Ian MacLennan
1098   # [#9263] Bug in com_search: incorrect highliting of multiple search words
1099   # [#8738] Backend Login Problems--error message not shown when frontend or blocked user attempts login
1100   # [#9630] Language strings missing
1101   # [#9636] mod_banners cannot validate as XHTML 1.0 Strict
1102   # [#9289] reference to wrapper url produces errors when no modules are loaded
1103   # [#9719] JDate->toISO8601 suggestion/correction
1104  
1105  12-Feb-2008 Ian MacLennan
1106   # [#9695] Invalid Token message received when trying to authenticate with OpenID
1107   # [#9006] Incorrect delete section message
1108   # [#9253] Incorrect caching time of the feed XML in mod_feed
1109   # [#9490] Fatal error: Call to a member function name() helper.php
1110   # [#8808] PDF from an article - "contributed by" isof "written by"
1111   # [#9555] Poll Manager poll's title sorting broken
1112  
1113  12-Feb-2008 Anthony Ferrara
1114   # [#9697] Khepri has type="module" instead of type="modules" for Admin Submenu (Thanks Jens)
1115  
1116  11-Feb-2008 Andrew Eddie
1117   $ Fixed string for XML-RPC server tip (default is no) in com_config.ini
1118  
1119  10-Feb-2008 Ian MacLennan
1120   # Fixed [9371] h3 Title not translated at install step4 and 5
1121   # Fixed [9697] Khepri has type="module" instead of type="modules" for Admin Submenu
1122  
1123  10-Feb-2008 Anthony Ferrara
1124   # Fixed issue with notice populating $live_site on upgrade from 1.5.0
1125  
1126  10-Feb-2008 Sam Moffatt
1127   # Fixed [#9381] Misnamed variable errors in migration
1128  
1129  09-Feb-2008 Ian MacLennan
1130   # Fixed [8602] Cookie error message in installation process
1131   # Fixed [9458] Email on new article - "from" is missing
1132   # Fixed [8368] Template preview shows only used module positions
1133   # Fixed [9434] Sample data: Two Resource Modules
1134   # Fixed [9690] Version number in administrator backend shows 1.5.0
1135   # Fixed [9312] Pre-installation Check wrongly recommends Display Errors ON
1136   # Fixed [9408] Articles don't change if you change a category to another section
1137  
1138  
1139  -------------------- 1.5.1 Stable Release [8-February-2008] ---------------------
1140  
1141  05-Feb-2008 Anthony Ferrara
1142   # Fixed [9552] Added missing DOMMIT files
1143   # Fixed [9620] When trying to login, the site returns 'Invalid Token'
1144   # Added live_site parameter to config, and JURI::base override (fixes SEF and proxy issues)
1145  
1146  05-Feb-2008 Ian MacLennan
1147   # Fixed [9512] Removed superfluous references to JUser
1148   # Fixed [9596] Incorrect language string in Beez
1149   # Fixed [9257] Fixed comments in index.php and administrator/index.php
1150   # Fixed [9399] XMLRPC Blogger more_text tag problem
1151   * Fixed [9406] XMLRPC Blogger API
1152  
1153  05-Feb-2008 Andrew Eddie
1154   # Turned XML-RPC server off by default
1155  
1156  04-Feb-2008 Wilco Jansen
1157   # Fixed [9111] error.php contains a relative url to Home Page (Thanks Jens)
1158   # Fixed [9516] Links in archive module don't work with SEF (Thanks Jens)
1159   # Fixed [9211] Installation always falling back to joomla_backwards.sql (Thanks Jens)
1160  
1161  01-Feb-2008 Ian MacLennan
1162   # Fixed [#9320] Problem with allowing HTML in requests [patch] (Thanks Jens)
1163  
1164  01-Feb-2008 Anthony Ferrara
1165   * Fixed remote execution vulnerability in phpmailer
1166   # [#6730] batchQuery() Bug: Broken splitting function
1167   # [#8776] Mass Email BCC option (Thanks JM)
1168  
1169  30-Jan-2008 Anthony Ferrara
1170   # Fixed htaccess instructions (refering to a second section that was removed)
1171   # [topic,257873] Fixed possible notice with com_content router
1172   # [#9518] When creating menu item for a poll, you cannot select poll (Thanks Ian MacLennan)
1173   # [#9383] Search for contacts generates bad links (Thanks Jens-Christian Skibakk)
1174   # [#9426] PopUp Url link broken
1175  
1176  29-Jan-2008 Ian MacLennan
1177   # Fixed [#9342] Poll goes 404 after voting - fixed redirect URL.
1178  
1179  28-Jan-2008 Anthony Ferrara
1180   # Fixed memcache session driver config param loading (changed it to work like cache driver)
1181   # [#9225] Typo in joomla_backwards.sql (Thanks Jens-Christian Skibakk)
1182   # [#8823] Modules don't show up when eAccelerator is enabled (Thanks Dalibor Karlovic)
1183  
1184  28-Jan-2008 Robin Muilwijk
1185   # Fixed [#9472] Session not cleared properly
1186   # Fixed [#9291] Error in call method
1187   # Fixed [#9251] Additional double quote in weblink's template
1188   # Fixed [#8173] Problem with preg_quote in function utf8_ireplace
1189  
1190  27-Jan-2008 Wilco Jansen
1191   ^ Remove the installation check
1192   # [9401] Help in backend showind 404 [Patch], thanks Jens-Christian Skibakk for the patch
1193   # [9412] publish_down is initialized to 1970 in some environments, thanks Kevin for the patch
1194  
1195  -------------------- 1.5.0 Stable Release [21-January-2008] ---------------------
1196  
1197  21-Jan-2008 Rob Schley
1198   ^ Updated COPYRIGHT.php to reference the new, consolidated CREDITS.php
1199   + Added LICENSES.php which will hold full text versions of other licenses.
1200  
1201  17-Jan-2008 Anthony Ferrara
1202   + [8987] [8986] Added 3 Language strings to com_user and com_installer's language files (Thanks JM)
1203   # [9285] Administrators not being able to edit their own profile or change password
1204  
1205  16-Jan-2008 Anthony Ferrara
1206   # Fixed session issues with Invalid Token randomly appearing
1207   # Fixed [9255] Error with Pagination and SEF (Thanks Jenscski)
1208  
1209  15-Jan-2008 Wilco Jansen
1210   + Added language af-ZA and ar-DZ
1211  
1212  15-Jan-2008 Andrew Eddie
1213   ^ Encapsulated public/non-public token logic into JUtility::getToken
1214  
1215  14-Jan-2008 Wilco Jansen
1216   # Fixed [8874] Apostrophes transformed in html entities for page titles
1217   # Fixed [8673] Wrong encoding for "login redirection url" in user login parameters
1218   ^ Changed fa-IR langiage pack
1219   + Added tr-TR langiage pack
1220   ! Patch for 8874 and 8673 provided by Kevin Devine
1221  
1222  14-Jan-2008 Andrew Eddie
1223   # Fixed inconsistend SQL in backward compat file (#__core_acl_aro_sections.section_id renamed to #__core_acl_aro_sections.id)
1224  
1225  13-Jan-2008 Anthony Ferrara
1226   * [8739] Block user issues in administrator fix
1227   * [topic,252372] Security fix in com_users
1228   # [9126] [8702] Fixes for imagepath problems in categories:w
1229   # Fixed language issues
1230   # Added default alias for all items in core
1231  
1232  12-Jan-2008 Wilco Jansen
1233   # Fixed [9194] No _JEXEC check in bigdump causes information disclosure if called directly
1234  
1235  12-Jan-2008 Ian MacLennan
1236   # Fixed SEF issue for com_newsfeeds.
1237   # Removed incorrect line endings from some language files.
1238   # Fixed issue with page cache caching tokens.
1239  
1240  11-Jan-2008 Ian MacLennan
1241   # Fixed SEF issue for com_poll, com_wrapper and com_search
1242  
1243  11-Jan-2008 Wilco Jansen
1244   # Fixed [9032] cannot upload image
1245   # Fixed [9161] Media Manager - uploads doesn't work with flash tool
1246   ! Patch provided by Kevin Devine, thanks Kevin!
1247   ^ Changes language files for hr-HR, lt-LT, ro-RO, ru-RU
1248   + Added language files for eu-ES, hi-IN
1249  
1250  11-Jan-2008 Ian MacLennan
1251   # Fixed bug in search where small words were not being filtered out properly
1252   # Fixed problem in search with regex using too many resources (related to above)
1253   # Fixed [#8404] Incorrect highlighting of search terms (as a byproduct)
1254  
1255  10-Jan-2008 Sam Moffatt
1256   # Fixed error in backlink migration plugin
1257   # Fixed error with category/section search in front end
1258   # Fixed error with weblink search in back end
1259   # Fixed error with Legacy SEF incorrectly returning 404 page not found error
1260  
1261  09-Jan-2008 Andy Miller
1262   # Fixed issues with pillmenu in both LTR and RTL directions
1263  
1264  09-Jan-2008 Ian MacLennan
1265   # Fixed issue with incorrect building of section links in content router
1266  
1267  07-Jan-2008 Johan Janssens
1268   # Fixed issue with JApplication::route wrongly assuming no route was found if no request variables are
1269     being returned and throwing a 404.
1270  
1271  07-Jan-2008 Andrew Eddie
1272   # Changed form tokens to display different public and logged in values
1273  
1274  05-Jan-2008 Rob Schley
1275   # Refactored routers for com_contact, com_weblinks, com_polls, and com_newsfeeds to be more reliable
1276     at finding configurations and to prevent duplicate content URL issues.
1277  
1278  05-Jan-2008 Louis Landry
1279   # Fixed [#8228] Empty categories don't display when the show empty category parameter is selected (proposed solution)
1280   # Fixed [#8301] Memory consumption problems in com_search
1281   # Fixed [#8432] Mod_polls Validation: JS Unterminated String Literal--problems with quote marks in alias
1282   # Fixed [#8532] alias fields on menus and com_pool is not correctly sanitized can break links when sef on and cause other errors
1283  
1284  05-Jan-2008 Charl van Niekerk
1285   # Fixed pagination in backend com_weblinks (similar issue as [#8718])
1286   # Fixed division by zero in com_weblinks frontend and backend if limit = 0
1287  
1288  05-Jan-2008 Anthony Ferrara
1289   # [#8663] File path issues in media manager for IE6 and IE7 (Thanks Jens-Christian Skibakk)
1290   # [#8452] Mediamanager in IE6 shows one item in each row (Thanks Michal Sobkowiak)
1291   ^ Fix for pt-PT installation translation file error (from Translation team)
1292  
1293  05-Jan-2008 Mati Kochen
1294   + Added missing POLL string
1295   - Removed unnecessary "
1296   ^ fixed locales again
1297   # [topic,249218] notice when showing subtree with no active parent (thanks trevornorth)
1298  
1299  05-Jan-2008 Wilco Jansen
1300   ^ Updated the installer language files (thanks Ole for providing, thanks translators for creating these files)
1301   # Fixed [9019] Content of entryfield 'Style' of 'Image' -> 'Appearances' are not saved in Article Editor (Thanks Bruce Scherzinger)
1302   ! Make sure to save the plugin properties once of the tinymce editor!
1303  
1304  05-Jan-2008 Andrew Eddie
1305   * SECURITY - Hardened escaping of user supplied text strings used in LIKE queries
1306   ^ Added extra arguments to JDatabase::Quote and JDatabase::getEscaped to facilitate hardening queries
1307   # Fixed [#8988] Legacy commonhtml.php bug
1308   # Fixed missing token in offline page
1309  
1310  04-Jan-2008 Charl van Niekerk
1311   # Fixed pagination in backend com_content (similar issue as [#8718])
1312  
1313  04-Jan-2008 Louis Landry
1314   # Fixed JDate issue with server offsets and daylight savings time as well as GMT output
1315  
1316  04-Jan-2008 Jui-Yu Tsai
1317   # Fixed com_messages manager reset filter
1318  
1319  04-Jan-2008 Mati Kochen
1320   ^ [topic,249292] Minor Typos in Sample Data
1321   # [topic,249199] Added 404 if no Route was found
1322  
1323  04-Jan-2008 Alan Langford
1324   ^ Removed conditionals in loader.php, to revisit after upcoming release.
1325  
1326  03-Jan-2008 Jui-Yu Tsai
1327   # Fixed [#8615][topic,240577] mod_newsflash "Read more..." parameter issue
1328   # Fixed [topic,248718] com_search gives an error under Beez template
1329   # Fixed [topic,248716] Author and date in beez template
1330  
1331  03-Jan-2008 Anthony Ferrara
1332   # Fixed untranslated string in timezones (Thanks Ercan �zkaya)
1333  
1334  03-Jan-2008 Andrew Eddie
1335   # Added JHTML::_( 'form.token' ) and JRequest::checkToken to assist in preventing CSRF exploits
1336  
1337  03-Jan-2008 Alan Langford
1338   ^ Added conditionals to JLoader, __autoload(), jimport() to aid unit testing.
1339  
1340  02-Jan-2008 Mati Kochen
1341   ^ Added UTF locales to en_GB.xml (admin/installation/site)
1342  
1343  02-Jan-2008 Andrew Eddie
1344   # Fixed CSRF exploits in com_installer
1345  
1346  02-Jan-2008 Toby Patterson
1347   # Fixed problem with JDocumentRendererAtom encoding links resulting in invalid urls ( & to &amp; )
1348  
1349  02-Jan-2008 Robin Muilwijk
1350   # Fixed [#8969] Mod_sections missing parameter + patch
1351   # Fixed [#8828] htaccess does not include rewrite for .htm
1352  
1353  02-Jan-2008 Sam Moffatt
1354   # Fixed radio button selection in com_installer
1355   ^ Removed administration/media tag from module installer
1356  
1357  01-Jan-2008 Chris Davenport
1358   ^ Local help files replaced by dummy files containing links to online help.
1359  
1360  01-Jan-2008 Johan Janssens
1361   ^ Changed JHTML::_() to support variable prefixes, type can now be prefix.class.function
1362  
1363  01-Jan-2008 Wilco Jansen
1364   ^ Added also front-end language defaulting, see also #8307
1365  
1366  01-Jan-2008 Mati Kochen
1367   # [#8750] Fixed Base URL sent by reminder mail
1368  
1369  01-Jan-2008 Sam Moffatt
1370   ! Welcome to 2008, a great new year for Joomla!
1371   ^ Updates to the installation system to better handle some situations
1372   ^ Renamed a variable in the Joomla authentication plugin to make more sense
1373   # Fixes to prevent against uninitialised variable access in various locations
1374  
1375  31-Dec-2007 Mati Kochen
1376   ^ [topic,247978] Added More Articles string, with corresponding fixes in files
1377   # [#8935] wrong comparisson for categories
1378  
1379  31-Dec-2007 Charl van Niekerk
1380   # Fixed [#8516] xmlrpc throws errors when using third party blog/content entry tools
1381   ^ Changed mod_breadcrumbs individual module include to "breadcrumb" position include in rhuk_milkyway and beez
1382   ^ Renamed "breadcrumbs" position to "breadcrumb" in rhuk_milkyway
1383  
1384  31-Dec-2007 Johan Janssens
1385   + Added scope variable to JApplication
1386  
1387  30-Dec-2007 Wilco Jansen
1388   # Fixed [8307] Local distribs can't define default admin language
1389  
1390  30-Dec-2007 Charl van Niekerk
1391   # Fixed [#8718] Frontend com_weblinks pagination error
1392  
1393  30-Dec-2007 Mati Kochen
1394   # [#8568] Applied proposed fixes
1395   # [#8797] Added string to com_installer
1396   # [#7549] type of uninstall not translated
1397   # [#8901] changed copyright to 2008
1398  
1399  30-Dec-2007 Anthony Ferrara
1400   ^ [#8901] Update copyright date needed in all trunk files
1401   # [#8736] 'limit' form field ignored in com_search
1402   ^ Added Istanbul to the timezone listings (Thanks Ercan �zkaya)
1403  
1404  29-Dec-2007 Andy Miller
1405   # Fixed issue with admin login button with Safari
1406  
1407  29-Dec-2007 Hannes Papenberg
1408   # [#8688] fixed pagination in com_categories
1409  
1410  29-Dec-2007 Johan Janssens
1411   + Added transliterate function to JLanguage
1412   ^ JFilterOutput::stringURLSafe now calls JLanguage::transliterate
1413  
1414  29-Dec-2007 Anthony Ferrara
1415   # [#8690] javascript popup: url not found (images directory incorrect)
1416  
1417  29-Dec-2007 Mati Kochen
1418   ^ change width from 1000px to 960px (khepri)
1419   # [#8873] added BROWSE string
1420   # [#8867] fixed (Today) string
1421   # [#8576] added UNINSTALLLANGPUBLISHEDALREADY to com_installer with the correct call
1422  
1423  28-Dec-2007 Hannes Papenberg
1424   # Fixed [#8229] If Intro Text is set to hide and no Fulltext is available, Intro Text is used as the fulltext
1425  
1426  27-Dec-2007 Wilco Jansen
1427   ! Forgotten to credit Zinho for supplying us with information about the csrf exploit that was fixed
1428     during PBF weekend. Thanks Zinho for you issue report.
1429  
1430  27-Dec-2007 Chris Davenport
1431   ^ Removed/renamed redundant local help screens.
1432  
1433  26-Dec-2007 Nur Aini Rakhmawati
1434  # Fixed [#6111] New button act as Edit when multiply select in Menu Item Manager
1435  # Fixed [t,223403] Warning menu manager standardization for cancel button
1436  
1437  25-Dec-2007 Nur Aini Rakhmawati
1438   # Fixed [#8557] language typo and ordering languange list (Thanks to Ole Bang Ottosen)
1439  
1440  24-Dec-2007 Anthony Ferrara
1441   # Fixed [#8754] issue with SEF plugin rewriting raw anchors (Thanks Jens-Christian Skibakk)
1442  
1443  24-Dec-2007 Jui-Yu Tsai
1444   # Fixed [#8568] language typo
1445  
1446  23-Dec-2007 Rob Schley
1447   # Fixed JRegistryFormatINI::objectToString() method to build proper arrays again. Thanks Ian for testing.
1448   # Fixed view cache handler not storing module buffer.
1449   # Fixed JDocumentHTML::getBuffer() so that you can access the entire document buffer.
1450  
1451  23-Dec-2007 Nur Aini Rakhmawati
1452   # Fixed [#8168] Removed Redundant code in Published Section. Thanks Alaattin Kahramanlar
1453  
1454  22-Dec-2007 Johan Janssens
1455   + Added $params parameter to JEditor::display function. This allows to programaticaly set or override
1456     the editor plugin parameters.
1457  
1458  22-Dec-2007 Andrew Eddie
1459   ^ Moved article edit icon into the print|pdf|email area
1460   + Added type property to JAuthenticationResponse which is set to the successful authenication method
1461   ^ Split diff.sql into steps for RC's
1462  
1463  21-Dec-2007 Mati Kochen
1464   ^ [topic,245507] Better Styling with double classes & easier RTL
1465  
1466  21-Dec-2007 Anthony Ferrara
1467   # [#8678] [#8675] [#8648] [topic,245507] Fixed min-width CSS issue forcing scrollbars
1468  
1469  21-Dec-2007 Andrew Eddie
1470   # Fixed [topic,245313] Fatal error in Menu Manager when editing an item
1471   ! Lots of cosmetic commits (remove trailing ?> tags at EOF, white space, etc)
1472  
1473  20-Dec-2007 Jui-Yu Tsai
1474   # [topic,245322] fixed missing "s" at string for more than one unit
1475  
1476  20-Dec-2007 Mickael Maison
1477   # [#7617] Untranslated error message during authentication
1478  
1479  20-Dec-2007 Mati Kochen
1480   ^ [topic,244583] added $rows = $this->items, and replaced all instaces
1481   ^ [topic,244213] added limitation to the return pagination only when there is one
1482   ^ [topic,244895] added missing content display
1483   ^ [topic,245291] refactor more links to use ContentHelperRoute
1484  
1485  20-Dec-2007 Ian MacLennan
1486   # Fixed Topic 245155 Category Content Filter missing default parameter values in model
1487  
1488  20-Dec-2007 Sam Moffatt
1489   # [#8444] Testing migration script on install - Scripts not executing (added display of current max PHP upload)
1490   # [#8517] com_installer: Installing from nonexisting URL generates technical error message
1491   ! SERVER_CONNECT_FAILED language added to com_installer
1492   ! MAXIMUM UPLOAD SIZE and UPLOADFILESIZE added to installation language
1493   # [#8628] Extension installer fails to remove media files (proposed solution)
1494   # [#8573] Google stuff still present in com_search
1495  
1496  20-Dec-2007 Andrew Eddie
1497   # Fixed [t,243324] PHP 4 incompatible syntax in ContentModelArchive::_getList
1498   # Fixed extra <span> in Content Archive items layout
1499   # Fixed [#8667] bug in JDate
1500  
1501  19-Dec-2007 Ian MacLennan
1502   # Fixed Content Router swallows up layout (checks to see if it matches Itemid)
1503  
1504  19-Dec-2007 Ian MacLennan
1505   # Fixed topic 244449 XMLRPC Search plugin doesn't work with weblinks search plugin published
1506  
1507  -------------------- 1.5.0 Release Candidate 4 Released [19-December-2007] ---------------------
1508  =======
1509  
1510  24-Apr-2008 Mati Kochen
1511   # Fix for the Legacy-Marker - missing parse
1512   # Removed the special treatment for RTL in Pagination
1513  
1514  -------------------- 1.5.3 Stable Release [22-April-2008] ---------------------
1515  
1516  19-Apr-2008 Anthony Ferrara
1517   # [#10009] Search Function yields warning
1518   # [#10150] Installation minimum password length doesn't work
1519   # [#10725] Installation not xhtml compliant
1520   # [#10739] Spelling error in com_installer.ini
1521   # [#10092] Switcher hides nested divs
1522   # Fix for fatal error related to [#10638]
1523  
1524  19-Apr-2008 Andrew Eddie
1525   ! Trailing white-space cleanup
1526   # [#9725] JFilterInput Infinite Loop
1527  
1528  18-Apr-2008 Ian MacLennan
1529   # [#10732] Help screen updates for Menu Manager
1530  
1531  18-Apr-2008 Sam Moffatt
1532   # [#10724] Custom user groups fail to display
1533   # [#10707] update link to forum in Sample content
1534   # [#10638] mod_newsflash renders article separator after last article
1535  
1536  17-Apr-2008 Anthony Ferrara
1537   # [#9858] Flash Uploader not loading properly
1538   # [#10511] Print button showing Array Print Array
1539   # [#9775] Cache directory not writable causes warning
1540   # [#10588] QueryBatch executing empty queries
1541   # [#10675] Code Cleanup
1542   # [#10702] JURI::clean fix (not properly stripping out /'s) - Thanks Alex Stylianos
1543   # [#10308] Installer rejects valid DB names
1544   # [#10323] Wrong param count for class_exists in TCPDF
1545  
1546  14-Apr-2008 Mati Kochen
1547   + Offline validation
1548   + Legacy-Marker - a marker to show (admin) extensions requiring Legacy-Mode ON
1549  
1550  13-Apr-2008 Sam Moffatt
1551   # [#10639] mod_newsflash renders bad "read more" link text
1552   # [#10574] Problem with template rhuk_milkyway in white color variation.
1553   # [#10540] com_login not w3c valid
1554   # [#10539] Contacts string repeat twice in com_contacts language file
1555   # [#10510] /templates/beez/com_content/section/default.php
1556   # [#10302] Milky Way and Beez lack editor.css files
1557   # [#9984] Plugin parameters with pipes still not working perfectly
1558   # [#10402] Mainmenu Module issues
1559   # [#9977] Search module changing '-' to ':' in keywords
1560   # [#10097] Various XHTML fixes
1561  
1562  10-Apr-2008 Anthony Ferrara
1563   # [#10508] Caching pathway and breadcrumbs fix
1564   # [#10329] Debug fails with version of Zend Optimizer
1565  
1566  10-Apr-2008 Mati Kochen
1567   # [#10299] Added 'Use Global' as default value to weblink.xml
1568  
1569  09-Apr-2008 Mati Kochen
1570   # [#10253] Better PDF coding
1571  
1572  09-Apr-2008 Mati Kochen
1573   # [#10297] Fixed RTL in Offline message
1574  
1575  04-Apr-2008 Toby Patterson
1576   # Fixed [#10307] "Select Article" breaks on change category refresh ( Thanks Michael )
1577  
1578  03-Apr-2008 Toby Patterson
1579   # Fixed [#10197] component install error fails to reference left over folder in administrator/components folder
1580   # Fixed [#10200] jdoc:include type="module" not usable
1581   # Fixed [#10012] $task is not properly passed to extensions
1582   # Fixed [#10345] emailcloak is not removed if the article does not contain @
1583  
1584  29-Mar-2008 Ian MacLennan
1585   # Fixed [#9335] Extra/Random table class (sectionentrytable0)
1586  
1587  29-Mar-2008 Sam Moffatt
1588   ! Removed old TODO notice in installer
1589  
1590  28-Mar-2008 Wilco Jansen
1591   # Fixed [9118] Uncaught Error message in Extension Manager when uninstalling deleted component
1592   ! Thanks Ian for the patch
1593  
1594  26-Mar-2008 Toby Patterson
1595   # Fixed [9015] No .blank class in system general.css
1596  
1597  -------------------- 1.5.2 Stable Release [22-March-2008] ---------------------
1598  
1599  22-Mar-2008 Sam Moffatt
1600   $ Added ko-KR installation language files
1601  
1602  21-Mar-2008 Sam Moffatt
1603   $ Added lt-LT, pl-PL and ca-ES installation language files
1604  
1605  20-Mar-2008 Ian MacLennan
1606   $ Added bn-IN and th-TH installation language files
1607  
1608  20-Mar-2008 Andrew Eddie
1609   # Fixed double-quoting bug in gacl_api::del_object
1610  
1611  15-Mar-2008 Ian MacLennan
1612   # [#9816] Fixed openid toggle link doesn't appear on component.  Also fixes duplicate ids for com and mod.
1613   # [#9816] Fixed username cannot contain + or - characters
1614   # [#9816] Fixed css resulting from first patch above
1615  
1616  15-Mar-2008 Sam Moffatt
1617   ^ Updated language XML files version to 1.5.2 and date to 2008-03-15 (pour JM)
1618  
1619  12-Mar-2008 Ian MacLennan
1620   # [#10156] Param for disabling the Flash Uploader
1621  
1622  11-Mar-2008 Anthony Ferrara
1623   # [#10077] Edit links for frontpage layout broken when not default menu item.
1624  
1625  11-Mar-2008 Wilco Jansen
1626   # [10129] front-end message when article submitted not translated
1627  
1628  10-Mar-2008 Wilco Jansen
1629   # [9971] Default parameter (global configuration) not stored in table
1630   # [9976] Invalid behavior after switching list length
1631   # [10112] Strings and tips added for 10019 editing options
1632   # [10124] Notice layout in milkyway is not right due to missing some css
1633   # [10071] Email alert for private message is confusing
1634  
1635  09-Mar-2008 Mati Kochen
1636   # [#10083] Upgraded TCPDF Library to v2.6
1637   # [#10102] Removed unneeded IF clause for ICONV usage
1638  
1639  08-Mar-2008 Andrew Eddie
1640   # [#10103] Additional Content Filtering
1641  
1642  07-Mar-2008 Ian MacLennan
1643   # [#9808] JHTMLSelect::Options dies if empty array passed
1644   # [#10027] When bulit a menu with catalog list which catalog has no articles, error comes out when click this menu
1645   # [#10055] Administrator login not possible due to unmasked querys.
1646  
1647  07-Mar-2008 Andrew Eddie
1648   # [#10032] JView::get() does not defer properly to JObject::get()
1649   # [#9641] Extra <ul /> added by mod_mainmenu in access restricted menus
1650   # [#10047] Size correction for some parameters pop-ups (patch)
1651   ^ Massmail BCC checkbox checked by default
1652  
1653  05-Mar-2008 Ian MacLennan
1654   # [#9817] TableUser has sendEmail set to 1 by default instead of 0, while JUser has it set to 0 by default
1655  
1656  04-Mar-2008 Anthony Ferrara
1657   # [#9964] lost password sends a bad link when Joomla is in a directory (Thanks Tomasz Dobrzynski)
1658   # [#10011] 2 Bugs in com_newsfeed
1659   # [#9828] Broken Links to blog items
1660   # [#8679] Incorrect anchors in pagination for admin template
1661  
1662  01-Mar-2008 Alan Langford
1663   ^ Conditional load of JLoader to support unit test.
1664   + Add jexit() global exit function, also for unit test.
1665   ^ Replace all non-environment calls to die() and exit() with jexit() (except external libs).
1666   ^ Make die message on no _JEXEC defined consistent throughout.
1667  
1668  29-Feb-2008 Toby Patterson
1669   # [#8775] Administration Toolbar translation issues
1670  
1671  29-Feb-2008 Anthony Ferrara
1672   # Error Log Library overwriting $date var (fatal error)
1673   # [#9673] Media Manager + Global paths issues
1674   # [#9978] Alias URLs don't work when SEF enabled
1675   * Sanitization of image and media paths in global config
1676   # Fix for date in com_messages (Thanks Jens)
1677  
1678  28-Feb-2008 Anthony Ferrara
1679   + JFactory::getDate
1680   + Support for locale based JDate override (for support of non-gregorian calendars)
1681   ^ Changed all calls from $date = new JDate() to $date =& JFactory::getDate();
1682   ^ JDate now does the translations on its own (it does not rely on setlocale()) for thread safe function.
1683   $ Added support for xx-XX.date.php in frontend language directories (to be used for non-gregorian calendars).
1684   ! all instances of JDate should now be retrieved via JFactory::getDate(); (to allow for overrides)
1685   # Notice with JTable::isCheckedOut when called statically
1686   # [#9832] [#9696] Invalid Itemid causes router to choke
1687   # [#7860] Cache Callback ID not reliable if callback is object
1688   # [#9715] Development info cached (also fixes tpl=1 case)
1689   # [#9421] Fix for INI parsing with | in the content
1690   $ [#9848] DESCNEWITEMSFIRST & LAST added to many places.
1691   # [#9377] Easier translation and localization
1692   # Upgrade TCPDF to 2.2.002 (Removes GD, libjpeg and libpng dependancies)
1693   # [#9968] Fix for router using default menu item vars if non-sef url passed when sef is enabled
1694   # [#9288] Title not escaped in link for section blog view
1695  
1696  28-Feb-2008 Wilco Jansen
1697   # [9946] Page title issue for contents
1698  
1699  28-Feb-2008 Sam Moffatt
1700   ^ Changed incorrect and misleading text in LDAP Authentication plugin
1701  
1702  28-Feb-2008 Ian MacLennan
1703   # [#9402] Alternative read more
1704   # [#9909] Newsflash Module returns incorrect SEF URL
1705   # [#9847] JTable::isCheckedOut() can throw an undefined method error
1706   # [#9912] Error in sample data
1707   $ [#9967] 2 missing strings in admin
1708   # [#7960] JFilterInput
1709  
1710  27-Feb-2008 Ian MacLennan
1711   # [#9648] Cache folder disapearing with legacy mode enabled
1712   # [#9805] bad url element for content pdf links]
1713  
1714  26-Feb-2008 Ian MacLennan
1715   # [#9845] com_user Login form does not offer OpenId login option
1716   # [#9844] created date on openid created users is invalid
1717   # [#8676] OpenID related untranslated strings [js]
1718  
1719  26-Feb-2008 Hannes Papenberg
1720   # [#9916] Saving Article Layout menu does not work
1721  
1722  25-Feb-2008 Ian MacLennan
1723   # [#9932] Typo in file
1724   # [#9907] Code cleanup com_weblinks, <button> element improperly closed
1725  
1726  25-Feb-2008Mati Kochen
1727   ^ [#9857] Updated TCPDF Library to support RTL - Thanks JM.
1728  
1729  23-Feb-2008 Ian MacLennan
1730   # [#9778] Breadcrumb includes separators
1731   # [#9513] Search module in rhuk_milkyway - IE6
1732   # [#8547] Com_media: Unable to delete files with spaces
1733   # [#9862] Remember me can display confusing error message.
1734  
1735  
1736  22-Feb-2008 Anthony Ferrara
1737   # Fix parse_str &amp; issues
1738   # [#9867] �Hardcoded strings + some errors (Thanks JM)
1739  
1740  21-Feb-2008 Ian MacLennan
1741   # [#9840] •Hard coded string missing translation
1742   # [#9579] Contact Send-Email Form Routing to Wrong Address
1743   # [#9739] sefRelToAbs( 'http://localhost/index.php?option=com_content&view=frontpage&Itemid=1' ) returns wrong URL
1744  
1745  20-Feb-2008 Ian MacLennan
1746   # [#9807] Notice error in lib/j/html/html/list.php, sign of bigger problem (thanks Jens)
1747  
1748  19-Feb-2008 Anthony Ferrara
1749   # [#9534] Tooltips hidden behind some tabs
1750   # [#8800] Changing order of articles
1751   # [#9708] Styling of loadmodule plugin fix.
1752   # [#9710] mod_feed htmlentities issues.
1753   # [#9758] Frontend error message for checked out content partially translated
1754  
1755  16-Feb-2008 Ian MacLennan
1756   # [9635] mod_random_image doesn't work as advertised
1757   # [8230] missing error handler on jfactory getxmlparser
1758  
1759  15-Feb-2008 Ian MacLennan
1760   # [#8684] Errors not correctly trapped on login
1761  
1762  14-Feb-2008 Ian MacLennan
1763   # [#9655] Cannot have more than 1 mootools tree on a page
1764  
1765  13-Feb-2008 Ian MacLennan
1766   # [#9263] Bug in com_search: incorrect highliting of multiple search words
1767   # [#8738] Backend Login Problems--error message not shown when frontend or blocked user attempts login
1768   # [#9630] Language strings missing
1769   # [#9636] mod_banners cannot validate as XHTML 1.0 Strict
1770   # [#9289] reference to wrapper url produces errors when no modules are loaded
1771   # [#9719] JDate->toISO8601 suggestion/correction
1772  
1773  12-Feb-2008 Ian MacLennan
1774   # [#9695] Invalid Token message received when trying to authenticate with OpenID
1775   # [#9006] Incorrect delete section message
1776   # [#9253] Incorrect caching time of the feed XML in mod_feed
1777   # [#9490] Fatal error: Call to a member function name() helper.php
1778   # [#8808] PDF from an article - "contributed by" isof "written by"
1779   # [#9555] Poll Manager poll's title sorting broken
1780  
1781  12-Feb-2008 Anthony Ferrara
1782   # [#9697] Khepri has type="module" instead of type="modules" for Admin Submenu (Thanks Jens)
1783  
1784  11-Feb-2008 Andrew Eddie
1785   $ Fixed string for XML-RPC server tip (default is no) in com_config.ini
1786  
1787  10-Feb-2008 Ian MacLennan
1788   # Fixed [9371] h3 Title not translated at install step4 and 5
1789   # Fixed [9697] Khepri has type="module" instead of type="modules" for Admin Submenu
1790  
1791  10-Feb-2008 Anthony Ferrara
1792   # Fixed issue with notice populating $live_site on upgrade from 1.5.0
1793  
1794  10-Feb-2008 Sam Moffatt
1795   # Fixed [#9381] Misnamed variable errors in migration
1796  
1797  09-Feb-2008 Ian MacLennan
1798   # Fixed [8602] Cookie error message in installation process
1799   # Fixed [9458] Email on new article - "from" is missing
1800   # Fixed [8368] Template preview shows only used module positions
1801   # Fixed [9434] Sample data: Two Resource Modules
1802   # Fixed [9690] Version number in administrator backend shows 1.5.0
1803   # Fixed [9312] Pre-installation Check wrongly recommends Display Errors ON
1804   # Fixed [9408] Articles don't change if you change a category to another section
1805  
1806  
1807  -------------------- 1.5.1 Stable Release [8-February-2008] ---------------------
1808  
1809  05-Feb-2008 Anthony Ferrara
1810   # Fixed [9552] Added missing DOMMIT files
1811   # Fixed [9620] When trying to login, the site returns 'Invalid Token'
1812   # Added live_site parameter to config, and JURI::base override (fixes SEF and proxy issues)
1813  
1814  05-Feb-2008 Ian MacLennan
1815   # Fixed [9512] Removed superfluous references to JUser
1816   # Fixed [9596] Incorrect language string in Beez
1817   # Fixed [9257] Fixed comments in index.php and administrator/index.php
1818   # Fixed [9399] XMLRPC Blogger more_text tag problem
1819   * Fixed [9406] XMLRPC Blogger API
1820  
1821  05-Feb-2008 Andrew Eddie
1822   # Turned XML-RPC server off by default
1823  
1824  04-Feb-2008 Wilco Jansen
1825   # Fixed [9111] error.php contains a relative url to Home Page (Thanks Jens)
1826   # Fixed [9516] Links in archive module don't work with SEF (Thanks Jens)
1827   # Fixed [9211] Installation always falling back to joomla_backwards.sql (Thanks Jens)
1828  
1829  01-Feb-2008 Ian MacLennan
1830   # Fixed [#9320] Problem with allowing HTML in requests [patch] (Thanks Jens)
1831  
1832  01-Feb-2008 Anthony Ferrara
1833   * Fixed remote execution vulnerability in phpmailer
1834   # [#6730] batchQuery() Bug: Broken splitting function
1835   # [#8776] Mass Email BCC option (Thanks JM)
1836  
1837  30-Jan-2008 Anthony Ferrara
1838   # Fixed htaccess instructions (refering to a second section that was removed)
1839   # [topic,257873] Fixed possible notice with com_content router
1840   # [#9518] When creating menu item for a poll, you cannot select poll (Thanks Ian MacLennan)
1841   # [#9383] Search for contacts generates bad links (Thanks Jens-Christian Skibakk)
1842   # [#9426] PopUp Url link broken
1843  
1844  29-Jan-2008 Ian MacLennan
1845   # Fixed [#9342] Poll goes 404 after voting - fixed redirect URL.
1846  
1847  28-Jan-2008 Anthony Ferrara
1848   # Fixed memcache session driver config param loading (changed it to work like cache driver)
1849   # [#9225] Typo in joomla_backwards.sql (Thanks Jens-Christian Skibakk)
1850   # [#8823] Modules don't show up when eAccelerator is enabled (Thanks Dalibor Karlovic)
1851  
1852  28-Jan-2008 Robin Muilwijk
1853   # Fixed [#9472] Session not cleared properly
1854   # Fixed [#9291] Error in call method
1855   # Fixed [#9251] Additional double quote in weblink's template
1856   # Fixed [#8173] Problem with preg_quote in function utf8_ireplace
1857  
1858  27-Jan-2008 Wilco Jansen
1859   ^ Remove the installation check
1860   # [9401] Help in backend showind 404 [Patch], thanks Jens-Christian Skibakk for the patch
1861   # [9412] publish_down is initialized to 1970 in some environments, thanks Kevin for the patch
1862  
1863  -------------------- 1.5.0 Stable Release [21-January-2008] ---------------------
1864  
1865  21-Jan-2008 Rob Schley
1866   ^ Updated COPYRIGHT.php to reference the new, consolidated CREDITS.php
1867   + Added LICENSES.php which will hold full text versions of other licenses.
1868  
1869  17-Jan-2008 Anthony Ferrara
1870   + [8987] [8986] Added 3 Language strings to com_user and com_installer's language files (Thanks JM)
1871   # [9285] Administrators not being able to edit their own profile or change password
1872  
1873  16-Jan-2008 Anthony Ferrara
1874   # Fixed session issues with Invalid Token randomly appearing
1875   # Fixed [9255] Error with Pagination and SEF (Thanks Jenscski)
1876  
1877  15-Jan-2008 Wilco Jansen
1878   + Added language af-ZA and ar-DZ
1879  
1880  15-Jan-2008 Andrew Eddie
1881   ^ Encapsulated public/non-public token logic into JUtility::getToken
1882  
1883  14-Jan-2008 Wilco Jansen
1884   # Fixed [8874] Apostrophes transformed in html entities for page titles
1885   # Fixed [8673] Wrong encoding for "login redirection url" in user login parameters
1886   ^ Changed fa-IR langiage pack
1887   + Added tr-TR langiage pack
1888   ! Patch for 8874 and 8673 provided by Kevin Devine
1889  
1890  14-Jan-2008 Andrew Eddie
1891   # Fixed inconsistend SQL in backward compat file (#__core_acl_aro_sections.section_id renamed to #__core_acl_aro_sections.id)
1892  
1893  13-Jan-2008 Anthony Ferrara
1894   * [8739] Block user issues in administrator fix
1895   * [topic,252372] Security fix in com_users
1896   # [9126] [8702] Fixes for imagepath problems in categories:w
1897   # Fixed language issues
1898   # Added default alias for all items in core
1899  
1900  12-Jan-2008 Wilco Jansen
1901   # Fixed [9194] No _JEXEC check in bigdump causes information disclosure if called directly
1902  
1903  12-Jan-2008 Ian MacLennan
1904   # Fixed SEF issue for com_newsfeeds.
1905   # Removed incorrect line endings from some language files.
1906   # Fixed issue with page cache caching tokens.
1907  
1908  11-Jan-2008 Ian MacLennan
1909   # Fixed SEF issue for com_poll, com_wrapper and com_search
1910  
1911  11-Jan-2008 Wilco Jansen
1912   # Fixed [9032] cannot upload image
1913   # Fixed [9161] Media Manager - uploads doesn't work with flash tool
1914   ! Patch provided by Kevin Devine, thanks Kevin!
1915   ^ Changes language files for hr-HR, lt-LT, ro-RO, ru-RU
1916   + Added language files for eu-ES, hi-IN
1917  
1918  11-Jan-2008 Ian MacLennan
1919   # Fixed bug in search where small words were not being filtered out properly
1920   # Fixed problem in search with regex using too many resources (related to above)
1921   # Fixed [#8404] Incorrect highlighting of search terms (as a byproduct)
1922  
1923  10-Jan-2008 Sam Moffatt
1924   # Fixed error in backlink migration plugin
1925   # Fixed error with category/section search in front end
1926   # Fixed error with weblink search in back end
1927   # Fixed error with Legacy SEF incorrectly returning 404 page not found error
1928  
1929  09-Jan-2008 Andy Miller
1930   # Fixed issues with pillmenu in both LTR and RTL directions
1931  
1932  09-Jan-2008 Ian MacLennan
1933   # Fixed issue with incorrect building of section links in content router
1934  
1935  07-Jan-2008 Johan Janssens
1936   # Fixed issue with JApplication::route wrongly assuming no route was found if no request variables are
1937     being returned and throwing a 404.
1938  
1939  07-Jan-2008 Andrew Eddie
1940   # Changed form tokens to display different public and logged in values
1941  
1942  05-Jan-2008 Rob Schley
1943   # Refactored routers for com_contact, com_weblinks, com_polls, and com_newsfeeds to be more reliable
1944     at finding configurations and to prevent duplicate content URL issues.
1945  
1946  05-Jan-2008 Louis Landry
1947   # Fixed [#8228] Empty categories don't display when the show empty category parameter is selected (proposed solution)
1948   # Fixed [#8301] Memory consumption problems in com_search
1949   # Fixed [#8432] Mod_polls Validation: JS Unterminated String Literal--problems with quote marks in alias
1950   # Fixed [#8532] alias fields on menus and com_pool is not correctly sanitized can break links when sef on and cause other errors
1951  
1952  05-Jan-2008 Charl van Niekerk
1953   # Fixed pagination in backend com_weblinks (similar issue as [#8718])
1954   # Fixed division by zero in com_weblinks frontend and backend if limit = 0
1955  
1956  05-Jan-2008 Anthony Ferrara
1957   # [#8663] File path issues in media manager for IE6 and IE7 (Thanks Jens-Christian Skibakk)
1958   # [#8452] Mediamanager in IE6 shows one item in each row (Thanks Michal Sobkowiak)
1959   ^ Fix for pt-PT installation translation file error (from Translation team)
1960  
1961  05-Jan-2008 Mati Kochen
1962   + Added missing POLL string
1963   - Removed unnecessary "
1964   ^ fixed locales again
1965   # [topic,249218] notice when showing subtree with no active parent (thanks trevornorth)
1966  
1967  05-Jan-2008 Wilco Jansen
1968   ^ Updated the installer language files (thanks Ole for providing, thanks translators for creating these files)
1969   # Fixed [9019] Content of entryfield 'Style' of 'Image' -> 'Appearances' are not saved in Article Editor (Thanks Bruce Scherzinger)
1970   ! Make sure to save the plugin properties once of the tinymce editor!
1971  
1972  05-Jan-2008 Andrew Eddie
1973   * SECURITY - Hardened escaping of user supplied text strings used in LIKE queries
1974   ^ Added extra arguments to JDatabase::Quote and JDatabase::getEscaped to facilitate hardening queries
1975   # Fixed [#8988] Legacy commonhtml.php bug
1976   # Fixed missing token in offline page
1977  
1978  04-Jan-2008 Charl van Niekerk
1979   # Fixed pagination in backend com_content (similar issue as [#8718])
1980  
1981  04-Jan-2008 Louis Landry
1982   # Fixed JDate issue with server offsets and daylight savings time as well as GMT output
1983  
1984  04-Jan-2008 Jui-Yu Tsai
1985   # Fixed com_messages manager reset filter
1986  
1987  04-Jan-2008 Mati Kochen
1988   ^ [topic,249292] Minor Typos in Sample Data
1989   # [topic,249199] Added 404 if no Route was found
1990  
1991  04-Jan-2008 Alan Langford
1992   ^ Removed conditionals in loader.php, to revisit after upcoming release.
1993  
1994  03-Jan-2008 Jui-Yu Tsai
1995   # Fixed [#8615][topic,240577] mod_newsflash "Read more..." parameter issue
1996   # Fixed [topic,248718] com_search gives an error under Beez template
1997   # Fixed [topic,248716] Author and date in beez template
1998  
1999  03-Jan-2008 Anthony Ferrara
2000   # Fixed untranslated string in timezones (Thanks Ercan �zkaya)
2001  
2002  03-Jan-2008 Andrew Eddie
2003   # Added JHTML::_( 'form.token' ) and JRequest::checkToken to assist in preventing CSRF exploits
2004  
2005  03-Jan-2008 Alan Langford
2006   ^ Added conditionals to JLoader, __autoload(), jimport() to aid unit testing.
2007  
2008  02-Jan-2008 Mati Kochen
2009   ^ Added UTF locales to en_GB.xml (admin/installation/site)
2010  
2011  02-Jan-2008 Andrew Eddie
2012   # Fixed CSRF exploits in com_installer
2013  
2014  02-Jan-2008 Toby Patterson
2015   # Fixed problem with JDocumentRendererAtom encoding links resulting in invalid urls ( & to &amp; )
2016  
2017  02-Jan-2008 Robin Muilwijk
2018   # Fixed [#8969] Mod_sections missing parameter + patch
2019   # Fixed [#8828] htaccess does not include rewrite for .htm
2020  
2021  02-Jan-2008 Sam Moffatt
2022   # Fixed radio button selection in com_installer
2023   ^ Removed administration/media tag from module installer
2024  
2025  01-Jan-2008 Chris Davenport
2026   ^ Local help files replaced by dummy files containing links to online help.
2027  
2028  01-Jan-2008 Johan Janssens
2029   ^ Changed JHTML::_() to support variable prefixes, type can now be prefix.class.function
2030  
2031  01-Jan-2008 Wilco Jansen
2032   ^ Added also front-end language defaulting, see also #8307
2033  
2034  01-Jan-2008 Mati Kochen
2035   # [#8750] Fixed Base URL sent by reminder mail
2036  
2037  01-Jan-2008 Sam Moffatt
2038   ! Welcome to 2008, a great new year for Joomla!
2039   ^ Updates to the installation system to better handle some situations
2040   ^ Renamed a variable in the Joomla authentication plugin to make more sense
2041   # Fixes to prevent against uninitialised variable access in various locations
2042  
2043  31-Dec-2007 Mati Kochen
2044   ^ [topic,247978] Added More Articles string, with corresponding fixes in files
2045   # [#8935] wrong comparisson for categories
2046  
2047  31-Dec-2007 Charl van Niekerk
2048   # Fixed [#8516] xmlrpc throws errors when using third party blog/content entry tools
2049   ^ Changed mod_breadcrumbs individual module include to "breadcrumb" position include in rhuk_milkyway and beez
2050   ^ Renamed "breadcrumbs" position to "breadcrumb" in rhuk_milkyway
2051  
2052  31-Dec-2007 Johan Janssens
2053   + Added scope variable to JApplication
2054  
2055  30-Dec-2007 Wilco Jansen
2056   # Fixed [8307] Local distribs can't define default admin language
2057  
2058  30-Dec-2007 Charl van Niekerk
2059   # Fixed [#8718] Frontend com_weblinks pagination error
2060  
2061  30-Dec-2007 Mati Kochen
2062   # [#8568] Applied proposed fixes
2063   # [#8797] Added string to com_installer
2064   # [#7549] type of uninstall not translated
2065   # [#8901] changed copyright to 2008
2066  
2067  30-Dec-2007 Anthony Ferrara
2068   ^ [#8901] Update copyright date needed in all trunk files
2069   # [#8736] 'limit' form field ignored in com_search
2070   ^ Added Istanbul to the timezone listings (Thanks Ercan �zkaya)
2071  
2072  29-Dec-2007 Andy Miller
2073   # Fixed issue with admin login button with Safari
2074  
2075  29-Dec-2007 Hannes Papenberg
2076   # [#8688] fixed pagination in com_categories
2077  
2078  29-Dec-2007 Johan Janssens
2079   + Added transliterate function to JLanguage
2080   ^ JFilterOutput::stringURLSafe now calls JLanguage::transliterate
2081  
2082  29-Dec-2007 Anthony Ferrara
2083   # [#8690] javascript popup: url not found (images directory incorrect)
2084  
2085  29-Dec-2007 Mati Kochen
2086   ^ change width from 1000px to 960px (khepri)
2087   # [#8873] added BROWSE string
2088   # [#8867] fixed (Today) string
2089   # [#8576] added UNINSTALLLANGPUBLISHEDALREADY to com_installer with the correct call
2090  
2091  28-Dec-2007 Hannes Papenberg
2092   # Fixed [#8229] If Intro Text is set to hide and no Fulltext is available, Intro Text is used as the fulltext
2093  
2094  27-Dec-2007 Wilco Jansen
2095   ! Forgotten to credit Zinho for supplying us with information about the csrf exploit that was fixed
2096     during PBF weekend. Thanks Zinho for you issue report.
2097  
2098  27-Dec-2007 Chris Davenport
2099   ^ Removed/renamed redundant local help screens.
2100  
2101  26-Dec-2007 Nur Aini Rakhmawati
2102  # Fixed [#6111] New button act as Edit when multiply select in Menu Item Manager
2103  # Fixed [t,223403] Warning menu manager standardization for cancel button
2104  
2105  25-Dec-2007 Nur Aini Rakhmawati
2106   # Fixed [#8557] language typo and ordering languange list (Thanks to Ole Bang Ottosen)
2107  
2108  24-Dec-2007 Anthony Ferrara
2109   # Fixed [#8754] issue with SEF plugin rewriting raw anchors (Thanks Jens-Christian Skibakk)
2110  
2111  24-Dec-2007 Jui-Yu Tsai
2112   # Fixed [#8568] language typo
2113  
2114  23-Dec-2007 Rob Schley
2115   # Fixed JRegistryFormatINI::objectToString() method to build proper arrays again. Thanks Ian for testing.
2116   # Fixed view cache handler not storing module buffer.
2117   # Fixed JDocumentHTML::getBuffer() so that you can access the entire document buffer.
2118  
2119  23-Dec-2007 Nur Aini Rakhmawati
2120   # Fixed [#8168] Removed Redundant code in Published Section. Thanks Alaattin Kahramanlar
2121  
2122  22-Dec-2007 Johan Janssens
2123   + Added $params parameter to JEditor::display function. This allows to programaticaly set or override
2124     the editor plugin parameters.
2125  
2126  22-Dec-2007 Andrew Eddie
2127   ^ Moved article edit icon into the print|pdf|email area
2128   + Added type property to JAuthenticationResponse which is set to the successful authenication method
2129   ^ Split diff.sql into steps for RC's
2130  
2131  21-Dec-2007 Mati Kochen
2132   ^ [topic,245507] Better Styling with double classes & easier RTL
2133  
2134  21-Dec-2007 Anthony Ferrara
2135   # [#8678] [#8675] [#8648] [topic,245507] Fixed min-width CSS issue forcing scrollbars
2136  
2137  21-Dec-2007 Andrew Eddie
2138   # Fixed [topic,245313] Fatal error in Menu Manager when editing an item
2139   ! Lots of cosmetic commits (remove trailing ?> tags at EOF, white space, etc)
2140  
2141  20-Dec-2007 Jui-Yu Tsai
2142   # [topic,245322] fixed missing "s" at string for more than one unit
2143  
2144  20-Dec-2007 Mickael Maison
2145   # [#7617] Untranslated error message during authentication
2146  
2147  20-Dec-2007 Mati Kochen
2148   ^ [topic,244583] added $rows = $this->items, and replaced all instaces
2149   ^ [topic,244213] added limitation to the return pagination only when there is one
2150   ^ [topic,244895] added missing content display
2151   ^ [topic,245291] refactor more links to use ContentHelperRoute
2152  
2153  20-Dec-2007 Ian MacLennan
2154   # Fixed Topic 245155 Category Content Filter missing default parameter values in model
2155  
2156  20-Dec-2007 Sam Moffatt
2157   # [#8444] Testing migration script on install - Scripts not executing (added display of current max PHP upload)
2158   # [#8517] com_installer: Installing from nonexisting URL generates technical error message
2159   ! SERVER_CONNECT_FAILED language added to com_installer
2160   ! MAXIMUM UPLOAD SIZE and UPLOADFILESIZE added to installation language
2161   # [#8628] Extension installer fails to remove media files (proposed solution)
2162   # [#8573] Google stuff still present in com_search
2163  
2164  20-Dec-2007 Andrew Eddie
2165   # Fixed [t,243324] PHP 4 incompatible syntax in ContentModelArchive::_getList
2166   # Fixed extra <span> in Content Archive items layout
2167   # Fixed [#8667] bug in JDate
2168  
2169  19-Dec-2007 Ian MacLennan
2170   # Fixed Content Router swallows up layout (checks to see if it matches Itemid)
2171  
2172  19-Dec-2007 Ian MacLennan
2173   # Fixed topic 244449 XMLRPC Search plugin doesn't work with weblinks search plugin published
2174  
2175  -------------------- 1.5.0 Release Candidate 4 Released [19-December-2007] ---------------------


Généré le: Fri Oct 16 21:31:27 2009 par Boyquotes grâce au logiciel: PHPXref 0.7