[ Index ]

PHP Cross Reference of Joomla 1.5.25

title

Body

[close]

/ -> CHANGELOG.php (source)

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


Generated: Mon Nov 14 16:47:20 2011 Cross-referenced by PHPXref 0.7.1