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